summaryrefslogtreecommitdiff
path: root/edit_interface.php
AgeCommit message (Expand)AuthorFilesLines
2018-01-16void function result usedGreg Roach1-3/+3
2018-01-14CodeStyleGreg Roach1-1/+0
2018-01-14#1577 Use views/controllers for reorder names and mediaGreg Roach1-188/+0
2018-01-14#1577 Use views/controllers for reorder childrenGreg Roach1-101/+0
2018-01-14#1577 Use views/controllers for reorder sposuesGreg Roach1-100/+1
2018-01-13Use views for genealogy objectsGreg Roach1-2/+2
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-5/+5
2018-01-06Refactor: simpler url() function for recordsGreg Roach1-41/+41
2018-01-02Use npm/webpack/babel/laravel-mix to manage and bundle assetsGreg Roach1-4/+0
2017-12-16FontAwesomeGreg Roach1-1/+2
2017-12-08Scrutinizer Auto-Fixes (#1532)Scrutinizer Auto-Fixer1-4/+0
2017-12-07Remove old media-edit codeGreg Roach1-273/+0
2017-12-05Help modals missing on create-new-user pageGreg Roach1-0/+1
2017-12-05Edit / modalsGreg Roach1-1/+2
2017-12-04Working on modal edit formsGreg Roach1-379/+3
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-93/+93
2017-11-25Scrutinizer Auto-Fixes (#1515)Scrutinizer Auto-Fixer1-1/+1
2017-11-25Remove old thumbnail codeGreg Roach1-33/+4
2017-11-25Create media files from existing files on serverGreg Roach1-3/+3
2017-11-24Working on multiple files in a media objectGreg Roach1-3/+3
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-0/+4
2017-11-13File permissionsGreg Roach1-0/+0
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-12/+12
2017-10-16Fix #1415 - missing defaults in media typesGreg Roach1-1/+1
2017-10-15Fix: #1420 - TITL field should be optionalGreg Roach1-1/+1
2017-10-15HTML markupGreg Roach1-3/+7
2017-10-15Fix: cancel link broken when adding children to familiesGreg Roach1-9/+7
2017-10-14addSimpleTag() - return HTML instead of echoing itGreg Roach1-23/+21
2017-10-14Fix: #1367 - default sex for children in one-parent-familiesGreg Roach1-1/+1
2017-10-01Add class .wt-facts-table to replace various displays of facts and family mem...Greg Roach1-45/+45
2017-10-01Fix: #1379 - Replace card-block with card-bodymakitso1-4/+4
2017-08-17Whitespace/textGreg Roach1-5/+3
2017-08-13Add spouse as existing individualGreg Roach1-21/+13
2017-08-06Use views for modalsGreg Roach1-14/+15
2017-08-06Fix #1226 - NICK is a standard name fact, not and advanced oneGreg Roach1-42/+39
2017-07-19Fix #1235 - allow names to be sortedGreg Roach1-204/+299
2017-07-19Fix #1286 - drag/drop sortableGreg Roach1-248/+189
2017-07-16Add media objects/links to recordsGreg Roach1-64/+223
2017-07-16WhitespaceGreg Roach1-2147/+2148
2017-07-13Report parameters, remove old codeGreg Roach1-1/+1
2017-07-11Prepare to remove class FilterGreg Roach1-7/+7
2017-07-02Use glide/intervention to generate thumbnail imagesGreg Roach1-3/+3
2017-06-22Upload custom thumbnail imagesGreg Roach1-3/+22
2017-06-21Upload replacement files for media objectsGreg Roach1-2/+27
2017-06-21Add ability to generate unique filenames for existing filesGreg Roach1-16/+27
2017-06-21Fix #1256 - family search control missing from formGreg Roach1-22/+24
2017-06-20Calculate FORM automaticallyGreg Roach1-17/+1
2017-06-20Edit mediaGreg Roach1-36/+157
2017-06-18Working on edit mediaGreg Roach1-1806/+2063