summaryrefslogtreecommitdiff
path: root/resources/views/modules/clippings
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach3-0/+6
2022-08-25CodeStyleGreg Roach1-1/+1
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach3-4/+6
2022-05-02Outdated bootstrap markupGreg Roach2-4/+4
2022-04-20Add support for GEDZIP exports. Fixes: #4288Greg Roach1-4/+6
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-62/+4
2022-02-01Remove spaces on non-bootstrap formsGreg Roach2-5/+5
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach2-6/+6
2021-02-20Fix: #3181 - refactor clippings cartGreg Roach1-2/+1
2021-02-10CodeStyleGreg Roach3-0/+26
2020-12-14make ClippingsCart more extensible (#3592)Richard Cissée2-2/+2
2020-04-14Fix: clippings cart fails when used by visitorsGreg Roach1-16/+38
2020-01-01Fix: undefined variable when adding to the clippings cartGreg Roach1-0/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach2-2/+8
2019-11-23Avoid ambiguous functions such as empty()Greg Roach1-1/+1
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach1-16/+2
2019-11-03Use post+get in clippings cartGreg Roach1-3/+2
2019-10-20Fix: #2666 - routing for clippings cartGreg Roach1-1/+1
2019-10-10Working on routingGreg Roach2-3/+3
2019-10-09Working on routing; Code cleanupGreg Roach2-2/+2
2019-10-09Working on routingGreg Roach2-6/+10
2019-10-06Working on routingGreg Roach2-2/+2
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-2/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach2-2/+0
2019-01-24Working on iconsGreg Roach2-4/+4
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-1/+1
2018-11-18Rename Tree::getTreeName() to name()Greg Roach2-3/+3
2018-10-12Use .phtml extension for template filesGreg Roach3-0/+0
2018-10-04Code styleGreg Roach3-127/+127
2018-06-12Refactor clippings cartGreg Roach3-0/+159