summaryrefslogtreecommitdiff
path: root/admin_media.php
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-04HTML validation errorsfisharebest1-1/+1
2013-06-29(no commit message)fisharebest1-9/+9
2013-05-12#1168820 - Admin Link Unused media files list - multiple treesfisharebest1-1/+1
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-35/+23
2013-03-29Fix: PHP errors for media objects with (a) empty FILE tags and (b) missing FI...fisharebest1-1/+1
2013-03-24#1114613 - Link new media from server unfriendlyfisharebest1-1/+23
2013-03-24#1159076 - Delete unused media files does not work as expectefisharebest1-1/+1
2013-03-24Fix: thumbnails not deleted when deleting unused media files.fisharebest1-1/+1
2013-03-24Admin media - filter unused files fails when the search term is at the start ...fisharebest1-2/+2
2013-03-14Remove debugfisharebest1-1/+0
2013-03-02Re-add part of 14850 - always include the root-folder in the list of media pathsfisharebest1-4/+5
2013-03-02Revert changes 14848 - 14851. Inserting a default value for $filename / $fol...fisharebest1-33/+6
2013-03-02When creating media objects from unused media files, we only need to identify...fisharebest1-7/+12
2013-03-02Add the ability to create media objects from the list of unused media filesfisharebest1-1/+23
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-02-02Add more URL versioning to JS resourcesfisharebest1-1/+1
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1/+1
2013-01-30#1106621 - Thumbnail sizing distortedfisharebest1-1/+1
2013-01-30#1105039 - JSON error on admin->media pagefisharebest1-8/+28
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-2/+2
2013-01-21Display of folder paths on RTL admin_media.phpfisharebest1-1/+4
2013-01-20Fix: admin-media page default sort order wrong.fisharebest1-1/+0
2013-01-19Admin/Media -> when there are no media files in the root of the media folder,...fisharebest1-2/+2
2013-01-19Admin/Media -> we remember pagination/filtering between requests, but this ne...fisharebest1-3/+8
2013-01-18Syntax error in admin_media.phpfisharebest1-2/+2
2013-01-18Fix: PHP5.3 code in admin_media.phpfisharebest1-1/+4