summaryrefslogtreecommitdiff
path: root/resources/js
AgeCommit message (Collapse)AuthorFilesLines
2020-10-06Refactor autocomplete extrasGreg Roach1-2/+3
2020-10-05Fix: #3113 - add autocomplete to surname fieldsGreg Roach1-4/+5
2020-08-18Fix: #3480 - Javascript date-picker fails with partial dates in timezones ↵Greg Roach1-2/+5
west of UTC
2020-08-10Fix: #3473 - missing cases for number-to-date conversionGreg Roach1-3/+3
2020-07-31#3439 - allow space as field-separator in date entryGreg Roach1-3/+3
2020-07-30Fix: #3441 - JS error when historic events disabledGreg Roach1-8/+10
2020-07-28Fix: #3439 - javascript compatibility in date-edit controlsGreg Roach1-15/+15
2020-07-15Fix: #3411 - AJAX load() function not sending CSRF tokenGreg Roach1-7/+7
2020-07-12Cleanup webtrees.jsGreg Roach1-412/+384
2020-07-12Cleanup date JSGreg Roach1-2/+2
2020-07-12Cleanup date JSGreg Roach1-164/+105
2020-07-10Fix: #2591 - numeric-only date entryGreg Roach1-17/+25
2020-06-27Redesign name accordionGreg Roach1-2/+2
2020-06-25Fix: #1384, fix #3375 - replace wheelzoom with pinch-zoom-elementGreg Roach1-2/+1
2020-06-25Merge changes from developGreg Roach1-3/+3
2020-06-21Replace expand_layer() with bootstrap collapseGreg Roach1-11/+0
2020-06-20Prefer anonymous JS functions when 'this' not neededGreg Roach3-5/+5
2020-06-11Fix: #3332 - add workaround for lack of RTL support in bootstrapGreg Roach1-0/+10
2020-05-13Fix: #1710, Fix: #2810 - rewrite treeview drag handlersGreg Roach1-30/+35
2020-04-27Fix: GIVN/SURN with more than 2 comma-separated namesGreg Roach1-3/+3
2020-04-09Fix: #3169, Fix: #2847 - redirect to home page after logoutGreg Roach1-8/+16
2020-02-26CodeStyleGreg Roach1-17/+119
2020-02-26Replaced geosearch with leaflet-control-geocoder, added map reset button, ↵David Drury1-2/+1
removed redundant code (#2992) refactored javascript Bug fix - reset map to data coords not [0, 0] Bug fix - comparing current placename with new placename was broken - fixed for a 2nd time! and a 3rd Removed redundant variable & form inputs Localize geocoder texts show Nominatim mapicons with results Preload the search bar with current place (editing) format js to semi-standard track upstream
2020-02-21Use Leaflet native tileLayer (#3088)David Drury1-1/+0
2020-02-07CodeStyleGreg Roach2-51/+57
2020-02-07Feedback from deepcode.aiGreg Roach2-11/+7
2020-02-05Use semistandard styleGreg Roach4-1174/+1146
2020-01-13Update package dependenciesGreg Roach1-2/+2
2019-12-06Fix: #1304 - individual list, persist state of hide/show buttonsGreg Roach1-34/+49
2019-12-06Parents' names in lists - replace function with templateGreg Roach1-0/+1
2019-12-01Fix: #2804 - colorbox icons and stylingGreg Roach1-52/+0
2019-11-30Fix: beautifymarker not compatible with font-awesome 5Greg Roach1-4/+12
2019-11-28Fix: #2790 - select2 elements that are initially hidden have zero widthGreg Roach1-0/+2
2019-11-24Fix: #2792 - missing icon fa-redoGreg Roach1-2/+2
2019-11-17Tweaks to on-screen-keyboardGreg Roach1-41/+37
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach1-0/+30
2019-11-07Fix: #2738 - error when deselecting from multiple-select controlGreg Roach1-11/+6
2019-11-03Add privacy-policy/impressum - #2654Greg Roach1-1/+1
2019-11-02Improve logic when masquerading as another userGreg Roach1-5/+1
2019-11-01Fix: twitter-typeahead and select2 inputs do not work inside bootstrap ↵Greg Roach1-1/+1
input-groups
2019-10-27Rewrite error handler - #2686 and #2685Greg Roach1-3/+3
2019-10-25GH-2681: Refactored statistics charts, prevent multiple google chart ↵Rico Sonntag2-162/+322
loading, Fixed initial loading (#2688)
2019-10-23Fix: #2678 (additional fix for ugly URLs)Greg Roach1-2/+2
2019-10-22Fix: #2678 URLs for interactive tree need to be generated on the serverGreg Roach1-4/+4
2019-10-20Fix: #2633 - redirect to home page after signing outGreg Roach1-2/+6
2019-10-10Working on routingGreg Roach1-172/+28
2019-10-09Working on routingGreg Roach1-3/+4
2019-10-06Working on routingGreg Roach1-17/+0
2019-09-29Fix: #2595 - null error when creating new media objectGreg Roach1-0/+4
2019-09-28Fix: #2226 - do not mirror CSS for select2 markupGreg Roach1-1/+0