summaryrefslogtreecommitdiff
path: root/resources/js
AgeCommit message (Expand)AuthorFilesLines
2022-05-05Fix: tomselect.js won't show records found by xrefGreg Roach1-0/+1
2022-05-05Fix: #4378 - Citation autocomplete broken due to change in form layoutGreg Roach1-1/+1
2022-05-04De-duplicate some repeated javascript code and remove some jQueryGreg Roach2-2/+47
2022-05-04Apply options to fetch() consistentlyGreg Roach1-10/+45
2022-05-03Usability of tom-select for multiple-selectsGreg Roach2-13/+18
2022-04-19Fix: cannot add record privacy rule in control panelGreg Roach1-3/+7
2022-03-25Fix: #4276 - update autocomplete/citation handler to match new nested HTML st...Greg Roach1-1/+1
2022-03-20Fix: #4270 - data-wt-confirm fails when data-wt-post-url also existsGreg Roach1-0/+1
2022-03-16It is 2022 - update copyright datesGreg Roach4-4/+4
2022-02-27Fix: #4238 - virtual scrolling in TomSelectGreg Roach1-0/+1
2022-02-27#4238 - missing clear/remove buttons on tom-select objectsGreg Roach1-4/+0
2022-02-27#4238 - missing clear/remove buttons on tom-select objectsGreg Roach2-1/+10
2022-02-26Fix TomSelect virtual scroll (#4236)Richard Cissée1-1/+3
2022-02-23Modify reset control to prevent default anchor action (#4232)David Drury1-0/+1
2022-02-01Compile JS for #4198Greg Roach1-6/+3
2022-02-01shift resetControl to webtrees.js (#4198)David Drury1-1/+26
2022-01-23Replace select2 with tom-selectGreg Roach2-79/+89
2021-11-04Replace FunctionsPrintLists with views - #1584Greg Roach3-3/+3
2021-09-28SPFX ending with apostrophe doesn't need a spaceGreg Roach1-1/+3
2021-09-01Use wt- namespace for data attributesGreg Roach1-22/+21
2021-08-22Fix: #4000 - persistent checkbox toggles / BS5Greg Roach1-20/+10
2021-08-20Upgrade Bootstrap for Datatables to v5 (#3997)Jonathan Jaubart1-1/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach2-12/+2
2021-07-27Fix: #3920 - hide/show password text is not translatedGreg Roach1-0/+26
2021-07-27Fix: #3577 - autocomplete cannot find text containing a slashGreg Roach1-5/+4
2021-05-30Fix: invalid source XREF sent for SOUR:PAGE autocompletion (#3911)Jonathan Jaubart1-1/+1
2021-05-25Reformat files to meet semistandard (#3901)David Drury1-3/+3
2021-05-24Fix: #1010 - Support NBSP and ZWNJ in names and the on-screen-keyboardGreg Roach1-0/+1
2021-04-28Merge: #3803, Merge: #3706Greg Roach2-2/+50
2021-04-12Fix: #3838 - citation autocomplete fails when extra rows existGreg Roach1-1/+5
2021-04-10Fix: #3617 - add 'share URL' featureGreg Roach1-2/+2
2021-04-05Merge: #3828, Fix: #3815 - wrong separator with non-pretty URLs in autocompleteGreg Roach1-1/+2
2020-12-23Fix: #3614, Fix: #3618 - prevent duplicate form submission via accidental dou...Greg Roach1-0/+15
2020-10-10Fix: autocomplete only works with pretty urlsGreg Roach1-2/+2
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 wes...Greg Roach1-2/+5
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