| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-03-20 | Fix: uploading user-defined thumbnail images causes PHP error | fisharebest | 1 | -2/+2 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -1/+1 | |
| around limitation in old versions of jquery?). Don't do this any more - it breaks jQuery extensions, by re-creating the jQuery object. This also has the benefit of making the home page more responsive. | |||||
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -40/+198 | |
| #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-09 | Update comments, renaming "directory" to "folder" | fisharebest | 1 | -3/+3 | |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -1/+1 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-04-06 | Add JavaScript using the controller, so we can defer loading until the end ↵ | fisharebest | 1 | -10/+6 | |
| of the page | |||||
| 2011-11-23 | Move login checks to a common function. Use the LOGIN_URL parameter ↵ | fisharebest | 1 | -5/+2 | |
| consistently. | |||||
| 2011-11-05 | Implement "fluid" interface for controller - allows requests to be chained. | fisharebest | 1 | -2/+3 | |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -2/+4 | |
| 2011-09-27 | Use prefered terminology in new messages. http://wiki.webtrees.net/Terminology | fisharebest | 1 | -5/+5 | |
| 2011-09-07 | Remove the "enable multimedia" option. Multimedia is always enabled. Add a ↵ | fisharebest | 1 | -2/+2 | |
| new configuration option to restrict who can upload new media files. | |||||
| 2011-01-25 | Tidy up <script type="text/javascript"> tags. | fisharebest | 1 | -28/+24 | |
| 2011-01-02 | Re-design for upload_media.php | Nigel Osborne | 1 | -2/+0 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -4/+4 | |
| 2011-01-01 | (no commit message) | fisharebest | 1 | -0/+89 | |
