summaryrefslogtreecommitdiff
path: root/medialist.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+6
2015-05-31PSR-4Greg Roach1-0/+4
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+0
2015-05-29Fix #587 - form-type not propogated in media list paginationGreg Roach1-82/+46
2015-05-27Media list - filter by typeGreg Roach1-13/+37
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-4/+11
2015-03-05Tables need bodiesGreg Roach1-83/+84
2015-03-02PSR-1Greg Roach1-8/+8
2015-02-07Rename inconsistent method nameGreg Roach1-2/+2
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-11/+4
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
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-51/+46
2015-01-29EnglishGreg Roach1-1/+1
2015-01-25Html error in medialist.phpJustCarmen1-1/+1
2015-01-23Move style from medialist.php to themesmakitso1-26/+26
2015-01-19HTML5Greg Roach1-6/+6
2015-01-19HTML5Greg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-17/+17
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18WhitespaceGreg Roach1-8/+8
2015-01-17New theme system and admin interfaceGreg Roach1-17/+33
2014-12-26  hasn't been needed in empty table cells for a long timeGreg Roach1-5/+5
2014-11-08PHPDocGreg Roach1-1/+1
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-1/+1
2014-06-22#169 - typoGreg Roach1-3/+3
2014-06-21#58 - do not update superglobalsGreg Roach1-10/+6
2014-04-04Add terminating semicolon to CSS declarationsGreg Roach1-2/+2
2014-02-14Validation & Bug fixDavid Drury1-5/+5
2014-01-05Fix: W3C validation error - Row (n) of a row group established by a tbody ele...JustCarmen1-1/+1
2014-01-04medialist.php - multiple validation errorsGreg Roach1-173/+122
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-26Unescaped output in medialist.phpGreg Roach1-2/+2
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-01Functions should return HTML, not output itGreg Roach1-2/+2
2013-08-30Fix: media lists empty due to null valuesfisharebest1-26/+23
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-16/+16
2013-08-24Update non-typographic quotation marksGreg Roach1-3/+3
2013-08-17Counts of linked records fail to reflect privacyGreg Roach1-3/+3
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-29(no commit message)fisharebest1-2/+2
2013-03-17Separate the function getMediaListMenu from lightbox module. The function is ...Nigel Osborne1-2/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-02-01Media-format is synonymous with media-extension. In both cases, mime-type is...fisharebest1-1/+1
2013-02-01Fix copy/paste errorfisharebest1-3/+3
2013-02-01Move display code from Model to Viewfisharebest1-1/+9