summaryrefslogtreecommitdiff
path: root/resources/views/components
AgeCommit message (Expand)AuthorFilesLines
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach3-3/+87
2020-06-22Remove debug. Oops\!Greg Roach1-1/+0
2020-06-21Replace deprecated functionsGreg Roach1-0/+26
2020-06-16Allow select2 edit controls to use @ with XREFsGreg Roach7-14/+35
2020-04-19Force user to explicitly select sex of new user when sex is unknownGreg Roach1-0/+1
2020-01-24Add missing aria role 'menuitem' and convert to view.Greg Roach1-0/+47
2020-01-22HTML validation - empty <option></option> is not allowedGreg Roach9-10/+10
2020-01-20Make UI clearer for adding privacy settingsGreg Roach8-10/+18
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-0/+22
2020-01-09Use place selector in lifespans chart optionsGreg Roach1-0/+38
2019-12-03Apply PSR12 code style to templatesGreg Roach13-20/+28
2019-11-13Unused importsGreg Roach1-1/+0
2019-11-02Fix: #2733 - individual selector using media callbackGreg Roach1-1/+1
2019-10-31Fix: #2720 - select2 requires zero-based array keys; refactor controller as r...Greg Roach7-21/+29
2019-10-10Working on routingGreg Roach7-7/+7
2019-10-05Fix: error with multi-select and no selectionGreg Roach1-1/+1
2019-09-28Fix: default values for QUAYGreg Roach1-1/+1
2019-08-25Fix select2 minimumInputLength settings (#2556)Richard Cissée7-7/+7
2019-06-20Fix: #2463 - JS error in select2Greg Roach7-7/+14
2019-05-11Fix: #2420 - select controls with numeric options cannot be selectedGreg Roach1-1/+1
2019-04-15Fix: #2056 - cannot add styles to select componentsGreg Roach7-23/+30
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach1-2/+2
2019-03-26Replace Bootstrap4 class with viewsGreg Roach16-37/+390
2019-03-04Add historic event modulesGreg Roach1-7/+5
2019-03-04Group modules on control panelGreg Roach1-0/+3
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach2-0/+27
2019-02-20Add "id" attribute to radio buttons (#2245)Rico Sonntag1-2/+2
2019-02-11Refactor away class Bootstrap4Greg Roach1-3/+5
2019-02-04Working on upgrade wizard and testingGreg Roach1-0/+1
2019-01-29Move analytics settings to the module settingsGreg Roach1-0/+5
2018-10-12Use .phtml extension for template filesGreg Roach7-0/+0
2018-10-04Code styleGreg Roach4-31/+31
2018-09-06Fix: #1890 - cannot choose 'false' option on checkboxesGreg Roach2-8/+8
2018-07-22Refactoring mapsGreg Roach2-0/+12
2018-07-19Fix: #1800 typo in filenameGreg Roach1-0/+0
2018-07-17Fix: #1746 - some boolean checkboxes brokenGreg Roach2-0/+30
2018-07-17Refactor viewsGreg Roach3-0/+27