| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -1/+1 |
| 2013-02-01 | Media-format is synonymous with media-extension. In both cases, mime-type is... | fisharebest | 1 | -1/+1 |
| 2013-02-01 | Fix copy/paste error | fisharebest | 1 | -3/+3 |
| 2013-02-01 | Move display code from Model to View | fisharebest | 1 | -1/+9 |
| 2013-01-31 | <sub> is the wrong way to make text small | fisharebest | 1 | -3/+2 |
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ... | fisharebest | 1 | -8/+3 |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -217/+60 |
| 2013-01-09 | Update comments, renaming "directory" to "folder" | fisharebest | 1 | -12/+9 |
| 2013-01-02 | Minor language updates | fisharebest | 1 | -1/+1 |
| 2013-01-02 | Rename "subdirectories" to "subfolders" and remove outdated help text. | fisharebest | 1 | -4/+2 |
| 2013-01-02 | Family tree preferences - update config options in preparation for changes to... | fisharebest | 1 | -2/+2 |
| 2012-10-24 | Refactor media handling - move logic for finding random media to the random m... | fisharebest | 1 | -1/+1 |
| 2012-08-26 | After we have sent the headers (and closed the session), it is no longer poss... | fisharebest | 1 | -5/+4 |
| 2012-06-15 | Bug #1011054 - Undefined variable: IconRDarrow in medialist.php | Nigel Osborne | 1 | -1/+1 |
| 2012-04-29 | Adjust layout of media list controls | Nigel Osborne | 1 | -4/+4 |
| 2012-04-29 | http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/23361-odd-last... | Nigel Osborne | 1 | -1/+1 |
| 2012-04-26 | add lightbox init function to module class | Łukasz Wilenski | 1 | -1/+2 |
| 2012-04-24 | move lightbox menu to css | Łukasz Wilenski | 1 | -30/+2 |
| 2012-03-27 | #965988 - Error in medialist.php | fisharebest | 1 | -7/+7 |
| 2012-03-25 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -12/+8 |
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc... | fisharebest | 1 | -4/+2 |
| 2012-02-13 | Provide better sizes for popup windows. | fisharebest | 1 | -2/+2 |
| 2012-01-16 | #916852 - Help Content Wrong | fisharebest | 1 | -4/+4 |
| 2011-12-12 | Standardise format for each overall page container: <div id="xxx-page"> where... | Nigel Osborne | 1 | -2/+2 |
| 2011-12-12 | HTML validation: border attribute invalid for table. | fisharebest | 1 | -3/+3 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -24/+24 |
| 2011-12-12 | HTML validation: & => & | fisharebest | 1 | -1/+1 |
| 2011-11-24 | Change media-list function to use a variable rather than echoing every cell | Nigel Osborne | 1 | -2/+3 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -6/+6 |
| 2011-11-11 | Remove redundant/obsolete html attribute (border="0") as this is already set ... | fisharebest | 1 | -4/+4 |
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various combinatio... | fisharebest | 1 | -1/+1 |
| 2011-11-10 | Fix H2 centering on list pages | Nigel Osborne | 1 | -1/+1 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -7/+5 |
| 2011-10-06 | Add initial support for serving static files from a content delivery network. | fisharebest | 1 | -2/+2 |
| 2011-06-23 | further streamline medialist.php | Larry Meaney | 1 | -120/+90 |
| 2011-06-21 | Remove option to send full-sized images as thumbnails | fisharebest | 1 | -1/+1 |
| 2011-06-11 | Lightbox module: stop loading config everywhere - just where it is used. | fisharebest | 1 | -2/+0 |
| 2011-06-11 | medialist now uses $WT_SESSION instead of $_SESSION | Larry Meaney | 1 | -46/+39 |
| 2011-06-10 | I18N: feedback from translators. use standard message for file not found. t... | fisharebest | 1 | -33/+34 |
| 2011-06-10 | I18N - use consistent markup for "label: value" | fisharebest | 1 | -4/+3 |
| 2011-06-10 | * cache values in the Media object | Larry Meaney | 1 | -2/+2 |
| 2011-06-10 | * only users with WT_USER_CAN_EDIT || WT_USER_CAN_ACCEPT can sort medialist b... | Larry Meaney | 1 | -10/+22 |
| 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 | -1/+1 |
| 2011-06-09 | * remove unnecessary "Exclude Links" option on medialist.php | Larry Meaney | 1 | -16/+3 |
| 2011-06-02 | Media objects are called "Media objects", not "Multimedia objects", etc. | fisharebest | 1 | -2/+2 |
| 2011-05-31 | Oops - revert error in previous revision | fisharebest | 1 | -36/+22 |
| 2011-05-27 | prevent possible error in medialist | Larry Meaney | 1 | -0/+4 |
| 2011-05-24 | bug 783620 - medialist.php unable to work with large lists of media items | Larry Meaney | 1 | -2/+1 |
| 2011-05-22 | bug 783620 - medialist.php unable to work with large lists of media items | Larry Meaney | 1 | -2/+2 |