summaryrefslogtreecommitdiff
path: root/admin_media_upload.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Cleanup - use WT_File class instead of manipulating filesystemGreg Roach1-5/+3
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-5/+8
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-6/+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-11-03Do not allow HTML media files - risk of XSS attacksGreg Roach1-2/+2
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-4/+4
2013-08-25#1198112 - Outdated help text - upload_media_fileGreg Roach1-1/+1
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-03-20Fix: uploading user-defined thumbnail images causes PHP errorfisharebest1-2/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-01-18Major refactoring of media code.fisharebest1-40/+198
2013-01-09Update comments, renaming "directory" to "folder"fisharebest1-3/+3
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+1
2012-04-06Add JavaScript using the controller, so we can defer loading until the end of...fisharebest1-10/+6
2011-11-23Move login checks to a common function. Use the LOGIN_URL parameter consiste...fisharebest1-5/+2
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-2/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-2/+4
2011-09-27Use prefered terminology in new messages. http://wiki.webtrees.net/Terminologyfisharebest1-5/+5
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-2/+2
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-28/+24
2011-01-02Re-design for upload_media.phpNigel Osborne1-2/+0
2011-01-01Refactoring class names and use autoloading.fisharebest1-4/+4
2011-01-01(no commit message)fisharebest1-0/+89