summaryrefslogtreecommitdiff
path: root/resources/js
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Add icons for database and serverGreg Roach1-4/+4
2022-11-25Merge: #4611 - add fullscreen mode to interactive treeGreg Roach1-1/+1
2022-11-25Merge #4606 - add fullscreen controlsGreg Roach2-55/+35
2022-11-24Add general purpose fullscreen function and provide map control to use itDavid Drury2-2/+55
2022-11-24Merge #4605 - create undo icon for mapsGreg Roach2-8/+7
2022-11-24Fix longstanding bug - detecting click on wrong elementDavid Drury1-1/+1
2022-11-24Use view for control icon, Exclusively use setAttribute as assigning aria-xx ...David Drury1-11/+10
2022-08-08Fix: #4527 - initial state of persistent controlsGreg Roach1-1/+1
2022-07-29Add new individuals - remember expand/collapse state of each panelGreg Roach1-13/+20
2022-05-30Fix: #4444 - cannot search for media objects by filenameGreg Roach1-1/+1
2022-05-19Add: validation for raw-gedcom edit pagesGreg Roach1-0/+22
2022-05-18Update bootstrap 5 markup for select elements. See #4412Greg Roach1-2/+2
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