| Age | Commit message (Expand) | Author | Files | Lines |
| 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 aroun... | fisharebest | 1 | -3/+0 |
| 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 |
| 2013-01-12 | Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when... | fisharebest | 1 | -37/+13 |
| 2013-01-11 | Move the "add a new media object" link to the "add unlinked" page - otherwise... | fisharebest | 1 | -2/+2 |
| 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 o... | fisharebest | 1 | -1/+366 |
| 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 lev... | fisharebest | 1 | -2/+4 |
| 2012-10-21 | Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM... | fisharebest | 1 | -6/+2 |
| 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 poss... | fisharebest | 1 | -4/+0 |
| 2012-07-07 | addmedia.php not updating parent form correctly. | fisharebest | 1 | -4/+4 |
| 2012-07-07 | Tidy up the "showchanges()" logic. The option to hide/show changes was remov... | fisharebest | 1 | -2/+2 |
| 2012-07-06 | Fix: Media List -> Edit Details does not refresh page after saving changes | fisharebest | 1 | -8/+3 |
| 2012-06-17 | Bug #1014200 - Javascript action for edit interface links - SVN 13999 | Łukasz Wilenski | 1 | -1/+5 |
| 2012-06-17 | Bug #1012519 - curious error message when adding new media object | Nigel Osborne | 1 | -1/+1 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | fisharebest | 1 | -5/+5 |
| 2012-05-01 | add action to close edit window when media object created successfully | Łukasz Wilenski | 1 | -1/+3 |
| 2012-04-30 | fix problem pasting the XREF of a new MEDIA OBJE | Łukasz Wilenski | 1 | -1/+1 |
| 2012-04-07 | Fix: addmedia.php no longer pasting the new XREF automatically | fisharebest | 1 | -3/+1 |
| 2012-04-06 | Add JavaScript using the controller, so we can defer loading until the end of... | fisharebest | 1 | -34/+30 |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -3/+4 |
| 2012-02-13 | Provide better sizes for popup windows. | fisharebest | 1 | -2/+2 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -24/+24 |
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various combinatio... | fisharebest | 1 | -2/+2 |
| 2011-11-08 | #584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ... | fisharebest | 1 | -6/+1 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -3/+4 |
| 2011-07-11 | Always "require_once" functions_print_lists (not just "require"), because the... | Larry Meaney | 1 | -1/+1 |
| 2011-06-09 | I18N: Improve English texts. Refer to sort options consistently. Remove "SHO... | fisharebest | 1 | -3/+3 |
| 2011-06-09 | I18N: Improve English texts. (Multi-)media items => "Media objects" | fisharebest | 1 | -32/+24 |
| 2011-04-25 | Access the privacy functions via the gedcom objects. (Preparing to move priva... | fisharebest | 1 | -3/+3 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -39/+39 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -3/+2 |
| 2010-10-12 | Auto-close window after successfully adding media items | fisharebest | 1 | -147/+173 |
| 2010-09-25 | Tidy up whitespace/indents | fisharebest | 1 | -2/+1 |
| 2010-09-10 | Tidy up some whitespace/formatting | fisharebest | 1 | -2/+2 |
| 2010-06-27 | #591232 Media - undefined variable, xref, SVN8658 | fisharebest | 1 | -3/+0 |
| 2010-06-18 | (no commit message) | fisharebest | 1 | -2/+2 |
| 2010-06-12 | Remove HTML markup from translation strings | fisharebest | 1 | -12/+56 |
| 2010-06-12 | #590287 Sentence with three substitutions, no sequencers | fisharebest | 1 | -92/+12 |
| 2010-06-12 | #592548 Importing inline media creates duplicates | fisharebest | 1 | -1/+1 |
| 2010-06-09 | Log all edits under "edit" (currently a mixture of "edit" and "change" | fisharebest | 1 | -4/+4 |
| 2010-05-14 | Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence... | fisharebest | 1 | -1/+1 |