summaryrefslogtreecommitdiff
path: root/resources/views/modals
AgeCommit message (Expand)AuthorFilesLines
2021-02-08Form stylingGreg Roach1-1/+1
2021-02-07Create submitter fieldsGreg Roach1-6/+26
2021-02-04Use gedcom elementsGreg Roach6-28/+33
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach4-0/+154
2021-01-22Fix dangling slash in media file fields modalGreg Roach2-11/+26
2021-01-15Refactor controller into request handlersGreg Roach6-7/+53
2020-10-05Fix: #3113 - add autocomplete to surname fieldsGreg Roach1-1/+2
2020-08-05Fix: #3455 - no names for new records, select2 not re-initialised correctlyGreg Roach5-5/+33
2020-08-03Fix: #3463 - don't warn about other applications' lack of support for URLsGreg Roach1-7/+0
2020-07-12Cleanup webtrees.jsGreg Roach1-5/+8
2020-04-10Fix: #2935 - timing error when activating modal formsGreg Roach1-19/+20
2020-03-14Fix: #3114 disable browser autocomplete when using our own autocompleteGreg Roach1-1/+1
2020-01-23Update to fix for #2994Greg Roach1-5/+5
2020-01-23Fix: #2994 - HTML validation errors in on-screen keyboardGreg Roach1-19/+37
2020-01-22HTML validation - empty <option></option> is not allowedGreg Roach1-2/+2
2020-01-21HTML validationGreg Roach1-1/+3
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-0/+15
2019-12-03Apply PSR12 code style to templatesGreg Roach17-17/+85
2019-11-17Tweaks to on-screen-keyboardGreg Roach1-10/+10
2019-11-14Fix: undefined variable when linking media to recordGreg Roach3-9/+3
2019-11-06Undefined tree when creating media object from unused media fileGreg Roach1-1/+1
2019-11-01Fix: twitter-typeahead and select2 inputs do not work inside bootstrap input-...Greg Roach1-1/+0
2019-10-31Refactor controllers as request handlersGreg Roach5-8/+18
2019-10-31Refactor controllers as request handlersGreg Roach3-6/+21
2019-10-28Fix: #2702 - missing tree parameter in create-object modalsGreg Roach5-10/+5
2019-10-15wipGreg Roach2-2/+2
2019-10-10Working on routingGreg Roach10-10/+10
2019-10-06Working on routingGreg Roach12-53/+11
2019-09-29Fix: #2595 - null error when creating new media objectGreg Roach1-2/+2
2019-09-25Working on media handlingGreg Roach1-2/+2
2019-09-14Fix - newly created notes/repositories/sources/media/submitters show HTML in ...Greg Roach5-160/+176
2019-05-09PSR-7 requestsGreg Roach1-1/+1
2019-04-25CodeStyle - redundant semicolonsGreg Roach1-1/+1
2019-04-18#1938 - set initial height for all textarea elementsGreg Roach4-4/+4
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach2-3/+3
2019-03-26Replace Bootstrap4 class with viewsGreg Roach7-16/+9
2019-02-24Fix: #2229 - add Vietnamese diacritics and tonal marks to on-screen-keyboardGreg Roach1-1/+88
2019-02-17Prefer html entities in on-screen-keyboardGreg Roach1-3/+3
2019-02-17#2229 - missing letters in on-screen-keyboardGreg Roach1-2/+4
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach4-4/+0
2019-01-24Working on iconsGreg Roach2-3/+5
2019-01-24Working on iconsGreg Roach4-7/+7
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach2-2/+2
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach5-5/+5
2018-11-18Rename Tree::getTreeName() to name()Greg Roach11-11/+11
2018-10-12Use .phtml extension for template filesGreg Roach27-0/+0
2018-10-04Code styleGreg Roach23-683/+683
2018-08-30Fixed invalid label for reference (#1881)Rico Sonntag1-1/+1
2018-07-26wipGreg Roach1-3/+3
2018-07-09Convert inverselink.php to http/controllerGreg Roach4-9/+82