summaryrefslogtreecommitdiff
path: root/addmedia.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Document globalsGreg Roach1-0/+10
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-103/+94
2015-01-29EnglishGreg Roach1-6/+6
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-21TypoGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-3/+6
2015-01-19HTML5Greg Roach1-4/+4
2015-01-19HTML5 validationGreg Roach1-4/+4
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-28/+28
2015-01-17New theme system and admin interfaceGreg Roach1-4/+8
2014-12-05Simplify some convoluted codeGreg Roach1-95/+54
2014-11-19Defensive programming - potentially uninitialised variablesGreg Roach1-38/+44
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-16/+16
2014-10-05Cleanup - use WT_File class instead of manipulating filesystemGreg Roach1-8/+6
2014-09-27#1317461 - Media record of a file shared by more than 1 gedcom cannot be edittedGreg Roach1-8/+7
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-9/+12
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-9/+9
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-20/+1
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-12-28#1241645 - Create media object for unused media file - no link to indi create...Greg Roach1-8/+7
2013-11-05Do not allow HTML media files - risk of XSS attacksfisharebest1-1/+1
2013-11-03Do not allow HTML media files - risk of XSS attacksGreg Roach1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-3/+3
2013-10-11#1238461 - Fatal error - try to recreate media object for unused file - devGreg Roach1-1/+1
2013-09-02#1200916 - Census assistant fails to turn first line of note into a linkGreg Roach1-1/+1
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-2/+0
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-13/+11
2013-08-25#1198112 - Outdated help text - upload_media_fileGreg Roach1-2/+2
2013-08-24Update non-typographic quotation marksGreg Roach1-3/+3
2013-08-21Use new escape functionsGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-2/+2
2013-08-19Use record/fact API instead of raw GEDCOM dataGreg Roach1-2/+8
2013-08-11Update parameters to add_simple_tag()Greg Roach1-3/+6
2013-08-11Remove unused parameters from add_simple_tag()Greg Roach1-4/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-08-09Replace linkMedia() / unlinkMedia()Greg Roach1-6/+6
2013-07-08Fix: update media objectfisharebest1-10/+2
2013-07-05Fix typofisharebest1-1/+1
2013-07-04Rename mediafisharebest1-1/+1
2013-06-29(no commit message)fisharebest1-25/+36
2013-06-14#1184681 - Errors in English text - "Manage MultiMedia page"fisharebest1-1/+1
2013-06-01#1182064 - Thumbnail .jpgs are renamed to .jpegfisharebest1-3/+9
2013-05-12#1160799 - After editing a media object, the edit window remains openfisharebest1-5/+12
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-1/+1