summaryrefslogtreecommitdiff
path: root/resources/views/modules
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Code styleGreg Roach1-0/+12
2021-02-04Use gedcom elementsGreg Roach1-23/+32
2021-02-04Fix: JSON_THROW_ON_ERROR is PHP >=7.3 onlyGreg Roach1-3/+3
2021-02-01Dead CodeGreg Roach1-10/+12
2021-01-29Redirect to individual page after adding/editing storyGreg Roach2-3/+27
2021-01-27Fix: #3692 - only load ckeditor script when neededGreg Roach1-14/+31
2021-01-25Type hintsGreg Roach1-1/+11
2021-01-22Fix: #3682 - add bootstrap markup to user message blockGreg Roach1-0/+150
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach2-11/+0
2021-01-16Tell CKeditor not to convert htmlentitiesGreg Roach1-0/+3
2021-01-15Unused importsGreg Roach5-9/+0
2021-01-15Add sorting and pagination to list of storiesGreg Roach1-1/+10
2021-01-05Fix: #3479 - need gender-specific translations for 'aged %s'Greg Roach1-3/+3
2020-12-14make ClippingsCart more extensible (#3592)Richard Cissée2-2/+2
2020-11-30Strict typesGreg Roach1-1/+1
2020-10-08TyposGreg Roach1-1/+1
2020-10-05Fix: #3113 - add autocomplete to surname fieldsGreg Roach1-1/+3
2020-09-20Update links to modules pageGreg Roach7-7/+14
2020-09-12Missing parametersGreg Roach1-1/+1
2020-09-04Fix: #3319 - do not close modal windows when clicking on the backgroundGreg Roach1-1/+1
2020-08-03CodeStyle - do not overwrite variablesGreg Roach1-1/+1
2020-07-17Refactor place list controller as moduleGreg Roach2-22/+26
2020-07-17Refactor list controllers into list modules - fixes: #3409Greg Roach2-76/+88
2020-07-12Cleanup webtrees.jsGreg Roach4-5/+5
2020-06-27Better handling for custom record typesGreg Roach2-12/+13
2020-06-25Merge changes from developGreg Roach1-9/+9
2020-06-21Replace deprecated functionsGreg Roach6-11/+19
2020-06-20Convert function to viewGreg Roach3-3/+3
2020-06-20Upgrade to latest ckeditor4Greg Roach1-4/+5
2020-06-20Fix: #3354 - inconsistent padding on various map viewsGreg Roach3-3/+3
2020-06-17Fix: #3350 - wrong link in family navigatorGreg Roach1-3/+1
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach2-12/+19
2020-06-07Fix: unescaped filenames in media listGreg Roach1-1/+1
2020-06-07Fix: unescaped filenames in media listGreg Roach1-2/+2
2020-06-07Pending/recent changes - replace 'user' with 'editor'Greg Roach1-1/+1
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-2/+2
2020-06-06Fix: #3291 - Find bounding rectangle for place-hierarchy mapGreg Roach1-11/+2
2020-06-05Better handling of unknown users in recent changes blockGreg Roach2-2/+2
2020-06-05Fix: unknown pending change user causes errorGreg Roach1-1/+1
2020-06-04PHPdocGreg Roach1-2/+2
2020-06-03Recent changes block, add options for source of data and display of timestampGreg Roach3-18/+46
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-2/+2
2020-05-20Fix: #3258, Fix: #3236 - allow multi-line comments in census assistantGreg Roach1-2/+2
2020-05-18Return number of media objects even if it's zero (#3261)Thomas Karcher1-1/+1
2020-05-10DeadCodeGreg Roach1-1/+1
2020-04-28Refactor agesGreg Roach1-18/+12
2020-04-26CodeStyleGreg Roach1-215/+228
2020-04-25Remove outdated advice on sitemaps/robots.txtGreg Roach1-5/+1
2020-04-22Family navigator - turn family titles into linksGreg Roach1-10/+25
2020-04-14Fix: clippings cart fails when used by visitorsGreg Roach1-16/+38