summaryrefslogtreecommitdiff
path: root/find.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Allow the User object to work as a null object (e.g. for visitors)Greg Roach1-7/+5
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-2/+2
2014-09-18Unused codeGreg Roach1-3/+3
2014-09-18Unused codeGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-5/+5
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-3/+5
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-3/+3
2014-04-05Coding style - wrap blocks in {}Greg Roach1-1/+1
2014-02-24Fix 'Display all' in the media find dialogMatthew Noorenberghe1-1/+1
2014-02-23Fix 'undefined' showing as the source name after adding a media link on inver...Matthew Noorenberghe1-1/+3
2014-02-23Switch from browser detection using document.all to feature detectionMatthew Noorenberghe1-16/+5
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-10-22Bug #1237498 - Find Place with ' or " - devfisharebest1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-11/+11
2013-08-24Update non-typographic quotation marksGreg Roach1-2/+2
2013-08-21Use new escape functionsGreg Roach1-2/+2
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-17Counts of linked records fail to reflect privacyGreg Roach1-5/+5
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-29(no commit message)fisharebest1-7/+7
2013-03-26#1160112 - Close button in "Select a special character" loses textfisharebest1-1/+1
2013-03-12FInd media not searching sub-foldersfisharebest1-52/+2
2013-01-31I18Nfisharebest1-1/+1
2013-01-22Fix misc javascript issuesfisharebest1-3/+0
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+1
2013-01-18Major refactoring of media code.fisharebest1-114/+51
2013-01-09Update comments, renaming "directory" to "folder"fisharebest1-5/+5
2013-01-02Minor language updatesfisharebest1-1/+1
2013-01-02Rename "close window" to "close", as many modern GUIs do not use windowsfisharebest1-2/+2
2012-11-21Remove some unused code in functions_mediadb.phpfisharebest1-1/+1
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-2/+1
2012-09-03Remove lots of unused and unreachable code from Census Assistant / Find perso...fisharebest1-1/+1
2012-07-07Create an object to represent places.fisharebest1-27/+19
2012-07-07Tidy up the "showchanges()" logic. The option to hide/show changes was remov...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-6/+6
2012-03-31Find special chars - only remember setting when we are logged infisharebest1-41/+9
2012-03-28Functions should return HTML, rather than output itfisharebest1-5/+2
2012-03-25Update text. Change "Find individual ID" to "Find an individual", etc.fisharebest1-18/+18
2012-03-17Fix: find.php difficult to use when searching media subdirectoriesfisharebest1-4/+4
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-2/+2
2012-02-13Provide better sizes for popup windows.fisharebest1-2/+2
2012-02-09find.php - do not display "all records" for media/place/repo/note/source unti...fisharebest1-5/+0
2011-12-22remove img width="50" codeNigel Osborne1-1/+1
2011-12-21#902683 - HTML validationfisharebest1-1/+1
2011-12-20find.php centred display in IE browsers (1.2.5 and above) - Bug #905547Nigel Osborne1-284/+230
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-71/+71
2011-12-12HTML validation: & => &fisharebest1-1/+1