| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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. | |||||
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -11/+12 | |
| 2011-10-22 | #766602 - innacurate search results | fisharebest | 1 | -2/+3 | |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ↵ | fisharebest | 1 | -1/+1 | |
| rather than when we DISPLAY them. It is easier to do it in one place, not everywhere. getFullName() already calls canDisplayName(), so no need to call it a second time. | |||||
| 2011-09-21 | replace getListName() with getFullName() where the two are the same | fisharebest | 1 | -3/+3 | |
| 2011-09-07 | Remove the "enable multimedia" option. Multimedia is always enabled. Add a ↵ | fisharebest | 1 | -1/+1 | |
| new configuration option to restrict who can upload new media files. | |||||
| 2011-07-11 | Always "require_once" functions_print_lists (not just "require"), because ↵ | Larry Meaney | 1 | -1/+1 | |
| the custom_js module may invoke WT_Stats which also needs functions_print_lists | |||||
| 2011-06-10 | I18N - use consistent markup for "label: value" | fisharebest | 1 | -28/+24 | |
| 2011-06-04 | I18N: combine similar translations (use ones with embedded variables) | fisharebest | 1 | -3/+3 | |
| 2011-06-03 | Remove pointless / circular help text | fisharebest | 1 | -1/+0 | |
| 2011-03-03 | Performance: move GEDCOM tags to their own class, so they are only ↵ | fisharebest | 1 | -19/+6 | |
| loaded/translated when needed, rather than on every page. Saves 150ms on most pages. | |||||
| 2011-01-02 | Refactoring class names and use autoloading. | fisharebest | 1 | -4/+4 | |
