summaryrefslogtreecommitdiff
path: root/admin_media.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-26Cannot delete some recordsGreg Roach1-2/+2
2015-02-09Error handlingGreg Roach1-19/+26
2015-02-07Rename inconsistent method nameGreg Roach1-1/+1
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-3/+2
2015-02-06Unused codeGreg Roach1-3/+3
2015-02-05#1416748 - In Manage media admin_media white texts on light backgroundGreg Roach1-5/+12
2015-02-05Use tree objects instead of idsGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04Use named placeholders for offset/limit parametersGreg Roach1-9/+10
2015-02-04Use named placeholders for offset/limit parametersGreg Roach1-59/+69
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-103/+103
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2015-01-29EnglishGreg Roach1-2/+2
2015-01-26HTML validation and tidy upGreg Roach1-1/+2
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-2/+4
2015-01-19HTML5Greg Roach1-55/+64
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-39/+39
2015-01-17New theme system and admin interfaceGreg Roach1-71/+78
2014-11-19Consistent capitalization of function names. Deprecated functions.Greg Roach1-3/+3
2014-11-18Merge some menu changes from the theme branchGreg Roach1-8/+7
2014-10-24Do not use functions in loop conditionsGreg Roach1-12/+12
2014-10-21PHPDocGreg Roach1-2/+2
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-21PHPDocGreg Roach1-13/+67
2014-09-21Creating media object from unused media file ignores folderGreg Roach1-1/+1
2014-09-18Use WT_DBStatement->fetchOne() in preference to PDOStatement->fetchColumn()Greg Roach1-4/+4
2014-09-14Cleanup - remove dead/commented codeGreg Roach1-4/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-05-03Upgrade datatables from 1.9.4 to 1.10.0Greg Roach1-73/+75
2014-04-14#1302465 - MySQL wildcards need to be escaped when searching for media filesGreg Roach1-7/+25
2014-04-01Remove unreachable codeGreg Roach1-6/+0
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-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-11-26#1248182 - Watermarked images are found when searching for unused images in b...Greg Roach1-1/+1
2013-11-09Fix typo in admin_media.phpGreg Roach1-1/+1
2013-11-08Add CSRF checks to action.php callbacksGreg Roach1-3/+2
2013-11-01Tidy up trailing whitespaceGreg Roach1-2/+2
2013-08-30Fix: media lists empty due to null valuesfisharebest1-5/+5
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-21/+21
2013-08-24Update non-typographic quotation marksGreg Roach1-3/+3
2013-08-21Use new escape functionsGreg Roach1-3/+3
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-7/+7
2013-08-17Counts of linked records fail to reflect privacyGreg Roach1-8/+5
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0