| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-25 | Tidy up English punctuation, capitalisation, etc. | Greg Roach | 1 | -1/+1 | |
| 2014-06-22 | #169 - typo | Greg Roach | 1 | -3/+3 | |
| 2014-06-21 | #58 - do not update superglobals | Greg Roach | 1 | -10/+6 | |
| 2014-04-04 | Add terminating semicolon to CSS declarations | Greg Roach | 1 | -2/+2 | |
| 2014-02-14 | Validation & Bug fix | David Drury | 1 | -5/+5 | |
| The closing </div> for <div id="medialist-page"> is within an if statement (if ($search)) which is false on initial page load. Apart from a validation error this causes the page structure to be wrong and the footer to be incorrectly styled | |||||
| 2014-01-05 | Fix: W3C validation error - Row (n) of a row group established by a tbody ↵ | JustCarmen | 1 | -1/+1 | |
| element has no cells beginning on it. | |||||
| 2014-01-04 | medialist.php - multiple validation errors | Greg Roach | 1 | -173/+122 | |
| 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-26 | Unescaped output in medialist.php | Greg Roach | 1 | -2/+2 | |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 | |
| 2013-09-01 | Functions should return HTML, not output it | Greg Roach | 1 | -2/+2 | |
| 2013-08-30 | Fix: media lists empty due to null values | fisharebest | 1 | -26/+23 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -16/+16 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -3/+3 | |
| Tidy up punctuation | |||||
| 2013-08-17 | Counts of linked records fail to reflect privacy | Greg Roach | 1 | -3/+3 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -2/+2 | |
| 2013-03-17 | Separate the function getMediaListMenu from lightbox module. The function is ↵ | Nigel Osborne | 1 | -2/+2 | |
| only used in medialist.php | |||||
| 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-02-01 | Media-format is synonymous with media-extension. In both cases, mime-type ↵ | fisharebest | 1 | -1/+1 | |
| is better. Should we display this at all? | |||||
| 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 | |
| (temporarily) in its place. | |||||
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -217/+60 | |
| #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 | -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 ↵ | fisharebest | 1 | -2/+2 | |
| to media handling. | |||||
| 2012-10-24 | Refactor media handling - move logic for finding random media to the random ↵ | fisharebest | 1 | -1/+1 | |
| media block itself, and use SQL for better performance on sites with a small percentage of visible media objects. | |||||
| 2012-08-26 | After we have sent the headers (and closed the session), it is no longer ↵ | fisharebest | 1 | -5/+4 | |
| 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. | |||||
| 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-las ↵ | Nigel Osborne | 1 | -1/+1 | |
| t--first-arrow-in-media-list#23362 | |||||
| 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(), ↵ | fisharebest | 1 | -4/+2 | |
| etc. The browser will do a much faster and better job than we can. Unfortunately, only Webkit supports this at the moment. Presto and Gecko should support it soon. Trident support is unknown. | |||||
| 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"> ↵ | Nigel Osborne | 1 | -2/+2 | |
| where xxx is the page name (like login.php) without .php | |||||
| 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 ↵ | fisharebest | 1 | -6/+6 | |
| apply "center" at a parent element. We have now removed the "center", and no longer need this markup. | |||||
| 2011-11-11 | Remove redundant/obsolete html attribute (border="0") as this is already set ↵ | fisharebest | 1 | -4/+4 | |
| in CSS | |||||
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various ↵ | fisharebest | 1 | -1/+1 | |
| combinations of javascript:XXX are non-standard, and cause problems with some browsers. | |||||
