summaryrefslogtreecommitdiff
path: root/resources/views/modals
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-23Fix #1727 - on-screen-keyboard causes javascript errorGreg Roach1-17/+17
2018-05-05Fix: #1713 - missing variable breaks new-source modalGreg Roach1-1/+1
2018-04-13Convert action.php to http/controller styleGreg Roach2-5/+4
2018-04-12Use http/controller for creating media objects from media filesGreg Roach1-1/+1
2018-04-12Fix capitalisationGreg Roach2-2/+2
2018-01-05Update .PO files with the latest translationsGreg Roach2-5/+5
2017-12-31Fix: #1555 - add autocomplete to folder nameGreg Roach1-1/+3
2017-12-31HTML validationGreg Roach1-2/+2
2017-12-31bootstrap4-beta.3 does not allow multiple inputs in an input-groupGreg Roach1-12/+16
2017-12-28Bootstrap 4.0.0-beta.3Greg Roach1-5/+9
2017-12-18Fix: cannot edit existing media file nameGreg Roach1-1/+1
2017-12-07Fix: #1292 - edit media files/foldersGreg Roach4-12/+25
2017-12-05Fix: #1346 - help text breaks modal dialogsGreg Roach1-0/+7
2017-12-04Working on modal edit formsGreg Roach21-274/+441
2017-11-25Renaming uploaded media filesGreg Roach1-1/+1
2017-11-25Create media files from existing files on serverGreg Roach3-2/+18
2017-11-24Working on multiple files in a media objectGreg Roach7-75/+190
2017-11-21Use laravel-style e() function to escape HTML in viewsGreg Roach1-2/+1
2017-11-13File permissionsGreg Roach1-0/+0
2017-10-01Fix: #1379 - Replace card-block with card-bodymakitso1-1/+1
2017-08-17Whitespace/textGreg Roach1-1/+1