| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -4/+4 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 | |
| 2014-10-05 | Cleanup - use WT_File class instead of manipulating filesystem | Greg Roach | 1 | -5/+3 | |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -5/+8 | |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -6/+5 | |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 | |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 | |
| 2013-11-03 | Do not allow HTML media files - risk of XSS attacks | Greg Roach | 1 | -2/+2 | |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -4/+4 | |
| 2013-08-25 | #1198112 - Outdated help text - upload_media_file | Greg Roach | 1 | -1/+1 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -1/+1 | |
| Tidy up punctuation | |||||
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -1/+1 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 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 | |
