| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-13 | Code style - PSR-1 names for methods | Greg Roach | 1 | -5/+5 | |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -3/+5 | |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -1/+1 | |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -3/+3 | |
| 2014-04-05 | Coding style - wrap blocks in {} | Greg Roach | 1 | -1/+1 | |
| 2014-02-24 | Fix 'Display all' in the media find dialog | Matthew Noorenberghe | 1 | -1/+1 | |
| 2014-02-23 | Fix 'undefined' showing as the source name after adding a media link on ↵ | Matthew Noorenberghe | 1 | -1/+3 | |
| inverselink.php | |||||
| 2014-02-23 | Switch from browser detection using document.all to feature detection | Matthew Noorenberghe | 1 | -16/+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-10-22 | Bug #1237498 - Find Place with ' or " - dev | fisharebest | 1 | -1/+1 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -11/+11 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -2/+2 | |
| Tidy up punctuation | |||||
| 2013-08-21 | Use new escape functions | Greg Roach | 1 | -2/+2 | |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -1/+1 | |
| 2013-08-17 | Counts of linked records fail to reflect privacy | Greg Roach | 1 | -5/+5 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -7/+7 | |
| 2013-03-26 | #1160112 - Close button in "Select a special character" loses text | fisharebest | 1 | -1/+1 | |
| 2013-03-12 | FInd media not searching sub-folders | fisharebest | 1 | -52/+2 | |
| 2013-01-31 | I18N | fisharebest | 1 | -1/+1 | |
| 2013-01-22 | Fix misc javascript issues | fisharebest | 1 | -3/+0 | |
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ↵ | fisharebest | 1 | -1/+1 | |
| (temporarily) in its place. | |||||
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -114/+51 | |
| #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 | -5/+5 | |
| 2013-01-02 | Minor language updates | fisharebest | 1 | -1/+1 | |
| 2013-01-02 | Rename "close window" to "close", as many modern GUIs do not use windows | fisharebest | 1 | -2/+2 | |
| 2012-11-21 | Remove some unused code in functions_mediadb.php | fisharebest | 1 | -1/+1 | |
| 2012-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -2/+1 | |
| 2012-09-03 | Remove lots of unused and unreachable code from Census Assistant / Find ↵ | fisharebest | 1 | -1/+1 | |
| person function | |||||
| 2012-07-07 | Create an object to represent places. | fisharebest | 1 | -27/+19 | |
| 2012-07-07 | Tidy up the "showchanges()" logic. The option to hide/show changes was ↵ | fisharebest | 1 | -1/+1 | |
| removed a very long time ago. | |||||
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -6/+6 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-03-31 | Find special chars - only remember setting when we are logged in | fisharebest | 1 | -41/+9 | |
| 2012-03-28 | Functions should return HTML, rather than output it | fisharebest | 1 | -5/+2 | |
| 2012-03-25 | Update text. Change "Find individual ID" to "Find an individual", etc. | fisharebest | 1 | -18/+18 | |
| 2012-03-17 | Fix: find.php difficult to use when searching media subdirectories | fisharebest | 1 | -4/+4 | |
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), ↵ | fisharebest | 1 | -2/+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-02-09 | find.php - do not display "all records" for media/place/repo/note/source ↵ | fisharebest | 1 | -5/+0 | |
| until the user actually asks for this. | |||||
| 2011-12-22 | remove img width="50" code | Nigel Osborne | 1 | -1/+1 | |
| 2011-12-21 | #902683 - HTML validation | fisharebest | 1 | -1/+1 | |
| 2011-12-20 | find.php centred display in IE browsers (1.2.5 and above) - Bug #905547 | Nigel Osborne | 1 | -284/+230 | |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -71/+71 | |
| 2011-12-12 | HTML validation: & => & | fisharebest | 1 | -1/+1 | |
| 2011-12-07 | #900562 - Find fact tags not populating | fisharebest | 1 | -5/+3 | |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we ↵ | fisharebest | 1 | -34/+30 | |
| apply "center" at a parent element. We have now removed the "center", and no longer need this markup. | |||||
| 2011-11-16 | http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/17208-find-i ↵ | Łukasz Wilenski | 1 | -1/+1 | |
| d-in-charts-block-configuration | |||||
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various ↵ | fisharebest | 1 | -7/+7 | |
| combinations of javascript:XXX are non-standard, and cause problems with some browsers. | |||||
| 2011-11-08 | #584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ↵ | fisharebest | 1 | -71/+30 | |
| in find-special-chars. | |||||
