| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-12-28 | #1241645 - Create media object for unused media file - no link to indi ↵ | Greg Roach | 1 | -8/+7 | |
| created - dev | |||||
| 2013-11-05 | Do not allow HTML media files - risk of XSS attacks | fisharebest | 1 | -1/+1 | |
| 2013-11-03 | Do not allow HTML media files - risk of XSS attacks | Greg Roach | 1 | -1/+1 | |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -3/+3 | |
| 2013-10-11 | #1238461 - Fatal error - try to recreate media object for unused file - dev | Greg Roach | 1 | -1/+1 | |
| 2013-09-02 | #1200916 - Census assistant fails to turn first line of note into a link | Greg Roach | 1 | -1/+1 | |
| 2013-08-30 | #1218624 - Interactive tree event sequence - dev / do not abbreviate chart ↵ | fisharebest | 1 | -2/+0 | |
| labels | |||||
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -13/+11 | |
| 2013-08-25 | #1198112 - Outdated help text - upload_media_file | Greg Roach | 1 | -2/+2 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -3/+3 | |
| Tidy up punctuation | |||||
| 2013-08-21 | Use new escape functions | Greg Roach | 1 | -1/+1 | |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -2/+2 | |
| 2013-08-19 | Use record/fact API instead of raw GEDCOM data | Greg Roach | 1 | -2/+8 | |
| 2013-08-11 | Update parameters to add_simple_tag() | Greg Roach | 1 | -3/+6 | |
| 2013-08-11 | Remove unused parameters from add_simple_tag() | Greg Roach | 1 | -4/+1 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2013-08-09 | Replace linkMedia() / unlinkMedia() | Greg Roach | 1 | -6/+6 | |
| 2013-07-08 | Fix: update media object | fisharebest | 1 | -10/+2 | |
| 2013-07-05 | Fix typo | fisharebest | 1 | -1/+1 | |
| 2013-07-04 | Rename media | fisharebest | 1 | -1/+1 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -25/+36 | |
| 2013-06-14 | #1184681 - Errors in English text - "Manage MultiMedia page" | fisharebest | 1 | -1/+1 | |
| 2013-06-01 | #1182064 - Thumbnail .jpgs are renamed to .jpeg | fisharebest | 1 | -3/+9 | |
| 2013-05-12 | #1160799 - After editing a media object, the edit window remains open | fisharebest | 1 | -5/+12 | |
| 2013-05-11 | #1161877 - Admin sees edit options when editing disabled | fisharebest | 1 | -1/+1 | |
| 2013-03-24 | Fix: non-admins cannot upload files. Admins cannot choose new names for ↵ | fisharebest | 1 | -3/+11 | |
| media files. | |||||
| 2013-03-20 | Fix: uploading user-defined thumbnail images causes PHP error | fisharebest | 1 | -1/+1 | |
| 2013-03-02 | Revert changes 14848 - 14851. Inserting a default value for $filename / ↵ | fisharebest | 1 | -34/+47 | |
| $folder seems to be much more complicated than anticipated. :-( | |||||
| 2013-03-02 | Fix "file not found" bug when editing media objects | fisharebest | 1 | -15/+10 | |
| 2013-03-02 | Add the ability to create media objects from the list of unused media files | fisharebest | 1 | -0/+3 | |
| 2013-03-02 | Add the ability to create media objects from the list of unused media files | fisharebest | 1 | -32/+21 | |
| 2013-02-26 | FIx: error when uploading thumbnails | fisharebest | 1 | -1/+1 | |
| 2013-02-09 | Use framework to add javascript | fisharebest | 1 | -16/+16 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -3/+0 | |
| 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-02-02 | Add version numbers to paths of javascript libraries | fisharebest | 1 | -1/+1 | |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -732/+553 | |
| #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-12 | Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails ↵ | fisharebest | 1 | -37/+13 | |
| whenever PHP supports it. | |||||
| 2013-01-11 | Move the "add a new media object" link to the "add unlinked" page - ↵ | fisharebest | 1 | -2/+2 | |
| otherwise we do not know which family tree to add it. | |||||
| 2013-01-09 | Update comments, renaming "directory" to "folder" | fisharebest | 1 | -16/+15 | |
| 2013-01-04 | Add media form - style the "save" and "close" buttons consistently with the ↵ | fisharebest | 1 | -1/+366 | |
| other edit forms. | |||||
| 2013-01-02 | Rename "close window" to "close", as many modern GUIs do not use windows | fisharebest | 1 | -1/+1 | |
| 2013-01-02 | Tidy up some error handling. | fisharebest | 1 | -14/+3 | |
| 2012-11-13 | Allow more than one media object to share the same media file. | fisharebest | 1 | -4/+1 | |
| 2012-11-02 | Reload parent window after creating new media object (only when adding to ↵ | fisharebest | 1 | -2/+4 | |
| level 0 record - not when adding to level 1/2) | |||||
| 2012-10-21 | Simplify media handling - the options USE_MEDIA_FIREWALL, ↵ | fisharebest | 1 | -6/+2 | |
| MEDIA_FIREWALL_THUMBS and MEDIA_EXTERNAL are now always true. | |||||
| 2012-10-13 | Streamline data entry - remove the step "click to paste ID" | fisharebest | 1 | -58/+23 | |
| 2012-08-30 | #1043741 - No refresh after editing media | fisharebest | 1 | -1/+1 | |
| 2012-08-26 | After we have sent the headers (and closed the session), it is no longer ↵ | fisharebest | 1 | -4/+0 | |
| possible to update $_SESSION. Therefore the code that tries to remember the latest "upload directory" cannot work. A better solution may be to use wt_user_setting. This will need a little extra code/validation - e.g. what happens when the previously saved folder no longer exists. | |||||
