summaryrefslogtreecommitdiff
path: root/resources/views/lists
AgeCommit message (Expand)AuthorFilesLines
2021-02-08CodeStyle - nested ternary operatorsGreg Roach7-7/+7
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach2-3/+4
2020-12-23Use constants for unknown surname and given namesGreg Roach2-6/+7
2020-12-14Roots filter not working in family datatable (#3627)Jonathan Jaubart1-1/+1
2020-11-17Fix: #3595 - incorrect sorting of place names on individual/family listsGreg Roach2-3/+3
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-09-17Remove unnecessary parenthesesGreg Roach1-1/+1
2020-07-15Fix: #3410 - change DOM order of datatables 'table' and 'processing' elementsGreg Roach1-1/+1
2020-07-15Fix: #3410 - change DOM order of datatables 'table' and 'processing' elementsGreg Roach1-1/+1
2020-05-26Gender-neutral GEDCOM tagsGreg Roach2-3/+3
2020-05-23Fix linked records count for media table (apparently a copy & paste-error) (#...Richard Cissée1-3/+3
2020-05-21Add autocomplete=off to filter buttons, as per bootstrap documentationGreg Roach2-23/+23
2020-05-12Update code to use new Factory objectsGreg Roach1-3/+3
2020-05-04TyposGreg Roach1-1/+1
2020-04-30Refactor agesGreg Roach2-81/+40
2020-04-28Refactor agesGreg Roach2-30/+79
2020-03-29Fix: #3147 contrast on filter buttons on individual and family listsGreg Roach2-26/+26
2020-03-28Fix: #3143 - filter buttons on individual/family listsGreg Roach2-9/+15
2020-03-22Add ABBR and PUBL columns to sources tableGreg Roach1-2/+16
2020-03-22Fix: datatable state not persisting for individual and family listsGreg Roach3-16/+9
2020-03-22Fix: Initial sort order for anniversary eventsGreg Roach1-0/+2
2020-03-15Fix: #3049 - update button groups for latest bootstrapGreg Roach2-185/+104
2020-03-15HTML 5.1 moves tfoot after tbodyGreg Roach2-29/+30
2020-02-02Fix: javascript error when homepage blocks do not need to 'show more'Greg Roach1-12/+11
2020-01-29Add high/low parameters to configure block paginationGreg Roach2-4/+8
2020-01-29Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to l...Greg Roach2-15/+50
2020-01-09Fix: #2953 - sort events by anniversary dateGreg Roach2-6/+10
2019-12-11Fix: #2856 - apply datatables styling/behaviour consistentlyGreg Roach10-11/+22
2019-12-10Add submitter list #2823Greg Roach1-0/+91
2019-12-10Fix: #2852 - custom name tags break tool-tips in individual and family listsGreg Roach2-3/+3
2019-12-06Fix: #1826 - add horizontal scroll to tables in narrow home page blocksGreg Roach1-42/+49
2019-12-06Fix: #1304 - individual list, persist state of hide/show buttonsGreg Roach2-22/+18
2019-12-06Parents' names in lists - replace function with templateGreg Roach3-13/+30
2019-12-03Apply PSR12 code style to templatesGreg Roach12-109/+137
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach4-8/+8
2019-11-11Simplify access to current localeGreg Roach2-12/+2
2019-11-06Fix: last 100 years calculation incorrectGreg Roach2-9/+8
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach2-16/+22
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+1
2019-09-29Add tree to request; preparing for routerGreg Roach1-1/+1
2019-09-26Gender icons belong in the templatesGreg Roach3-8/+7
2019-09-12CodeStyle - use groupBy() consistentlyGreg Roach4-12/+12
2019-09-07Fix: individuals older than 1000 years break statistics chart in individual listGreg Roach1-5/+6
2019-08-16Fix: #2541 filter by 'roots' not workingGreg Roach1-1/+1
2019-08-11Fix: #2478 - estimated dates always shown on individual listsGreg Roach1-2/+5
2019-07-17Use Query Expression class directly, remove unused importsGreg Roach4-24/+36
2019-06-03Fix: #2457 - missing estimated dates on individual listGreg Roach1-0/+8
2019-05-17Fix: #2426 - missing borders on individual/family tablesGreg Roach2-2/+2
2019-04-25CodeStyle - redundant semicolonsGreg Roach2-3/+3
2019-04-25CodeStyle - single quotesGreg Roach1-1/+1