| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -5/+5 | |
| 2016-06-18 | Tweak English text | Greg Roach | 1 | -3/+3 | |
| 2016-06-10 | Fix #966 - English text | Greg Roach | 1 | -2/+2 | |
| 2016-05-07 | Improve English texts | Greg Roach | 1 | -3/+3 | |
| 2016-04-12 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -4/+4 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2016-02-28 | Fix #853 - typo | Greg Roach | 1 | -1/+1 | |
| 2016-02-21 | Case mismatch | Greg Roach | 1 | -3/+3 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -1/+1 | |
| 2015-10-12 | Refine media type on Lists/Media Objects page | makitso | 1 | -11/+0 | |
| Media type only viewable by logged in user Translate media type | |||||
| 2015-10-12 | Refine media type on Lists/Media Objects page | makitso | 1 | -1/+15 | |
| Only display media type for logged in user Add translation to media type | |||||
| 2015-10-08 | Fix #742 - Add media type to Lists/Media Objects page | makitso | 1 | -0/+1 | |
| 2015-08-12 | Missing parameter in medialist | Greg Roach | 1 | -0/+2 | |
| 2015-07-24 | Fix #659 - wrong media objects on last page of list | Greg Roach | 1 | -4/+6 | |
| 2015-07-06 | Fix #633 - last page in media list | Greg Roach | 1 | -0/+5 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -3/+6 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+4 | |
| 2015-05-30 | PHP-CS-FIXER, PSR-2 (mostly!) | Greg Roach | 1 | -1/+0 | |
| 2015-05-29 | Fix #587 - form-type not propogated in media list pagination | Greg Roach | 1 | -82/+46 | |
| 2015-05-27 | Media list - filter by type | Greg Roach | 1 | -13/+37 | |
| 2015-03-08 | Remove constants, to improve multi-tree handling | Greg Roach | 1 | -4/+11 | |
| 2015-03-05 | Tables need bodies | Greg Roach | 1 | -83/+84 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -8/+8 | |
| 2015-02-07 | Rename inconsistent method name | Greg Roach | 1 | -2/+2 | |
| 2015-02-07 | Remove global $TEXT_DIRECTION | Greg Roach | 1 | -11/+4 | |
| 2015-02-05 | Globals | Greg Roach | 1 | -0/+1 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -0/+6 | |
| 2015-02-03 | Autoload includes/functions/* | Greg Roach | 1 | -2/+0 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -51/+46 | |
| 2015-01-29 | English | Greg Roach | 1 | -1/+1 | |
| 2015-01-25 | Html error in medialist.php | JustCarmen | 1 | -1/+1 | |
| 2015-01-23 | Move style from medialist.php to themes | makitso | 1 | -26/+26 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -6/+6 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -17/+17 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Whitespace | Greg Roach | 1 | -8/+8 | |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -17/+33 | |
| 2014-12-26 | hasn't been needed in empty table cells for a long time | Greg Roach | 1 | -5/+5 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-06-25 | Tidy up English punctuation, capitalisation, etc. | Greg Roach | 1 | -1/+1 | |
| 2014-06-22 | #169 - typo | Greg Roach | 1 | -3/+3 | |
| 2014-06-21 | #58 - do not update superglobals | Greg Roach | 1 | -10/+6 | |
| 2014-04-04 | Add terminating semicolon to CSS declarations | Greg Roach | 1 | -2/+2 | |
| 2014-02-14 | Validation & Bug fix | David Drury | 1 | -5/+5 | |
| The closing </div> for <div id="medialist-page"> is within an if statement (if ($search)) which is false on initial page load. Apart from a validation error this causes the page structure to be wrong and the footer to be incorrectly styled | |||||
| 2014-01-05 | Fix: W3C validation error - Row (n) of a row group established by a tbody ↵ | JustCarmen | 1 | -1/+1 | |
| element has no cells beginning on it. | |||||
| 2014-01-04 | medialist.php - multiple validation errors | Greg Roach | 1 | -173/+122 | |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 | |
