| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ↵ | fisharebest | 1 | -203/+0 | |
| (temporarily) in its place. | |||||
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -1/+1 | |
| #935621 - Support for foreign language characters in media files #1079539 - Uploading non-english named file error #935621 - Support for foreign language characters in media files #1077472 - List media objects missing thumbs page 2 #1047957 - Icons not shown for some remote file types #592603 - $MEDIA_DIRECTORY_LEVELS does not work with absolute paths #1049102 - Inconsitent use of the word "directories" | |||||
| 2013-01-02 | Rename "close window" to "close", as many modern GUIs do not use windows | fisharebest | 1 | -2/+2 | |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -5/+3 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -6/+6 | |
| 2011-11-16 | Fix: imageview.php needs updating to use new controller structure. Remove ↵ | fisharebest | 1 | -7/+7 | |
| used functions. | |||||
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various ↵ | fisharebest | 1 | -3/+3 | |
| combinations of javascript:XXX are non-standard, and cause problems with some browsers. | |||||
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -5/+3 | |
| 2011-11-03 | Refactoring - move towards a MVC (model/view/controller) architecture | fisharebest | 1 | -6/+2 | |
| 2011-06-10 | I18N: feedback from translators. use standard message for file not found. ↵ | fisharebest | 1 | -2/+1 | |
| translate punctuation | |||||
| 2011-06-08 | Don't close the session until after we have displayed the header. ↵ | fisharebest | 1 | -3/+3 | |
| Customised themes might want to read/write session variables. | |||||
| 2011-05-21 | medialist.php makes better use of the Media class | Larry Meaney | 1 | -1/+1 | |
| rename Media->isFileExternal() to Media->isExternal() pass alertnotfound=>true to displayMedia to show a "file not found" message when the main image is missing | |||||
| 2011-05-16 | random media block and imageview.php make better use of the Media class | Larry Meaney | 1 | -9/+24 | |
| Media->displayMedia() now accepts parameters via an array Renamed Media->getImagesize() to Media->getImageAttributes() | |||||
| 2011-01-25 | Tidy up <script type="text/javascript"> tags. | fisharebest | 1 | -28/+24 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -6/+6 | |
| 2010-10-30 | (no commit message) | fisharebest | 1 | -4/+4 | |
| 2010-10-30 | (no commit message) | fisharebest | 1 | -21/+20 | |
| 2010-06-27 | #591232 Media - undefined variable, xref, SVN8658 | fisharebest | 1 | -2/+2 | |
| 2010-05-14 | Merge duplicate texts that only differ by upper/lower case. Prefer ↵ | fisharebest | 1 | -1/+1 | |
| "Sentence case" to "Initial Capitals" | |||||
| 2010-04-05 | (no commit message) | Veit Olschinski | 1 | -0/+202 | |
