| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -2/+2 |
| 2014-09-19 | Unused code | Greg Roach | 1 | -27/+21 |
| 2014-08-14 | Code without side-effects (see PSR-1) does not require guard headers | Greg Roach | 1 | -5/+0 |
| 2014-06-25 | Tidy up English punctuation, capitalisation, etc. | Greg Roach | 1 | -2/+2 |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -3/+3 |
| 2014-05-10 | Consistently use WT_ROOT in the require/require_once statements (where missing) | Jonathan Jaubart | 1 | -1/+1 |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 2 | -2/+2 |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 2 | -2/+2 |
| 2013-11-29 | Fix Csrf checks won't allow saving of the form | Vytautas Krivickas | 1 | -0/+1 |
| 2013-11-09 | Add CSRF checks to module configuration forms | Greg Roach | 1 | -1/+1 |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -1/+1 |
| 2013-10-27 | #1245170 - Cannot add a FAQ entry to all Gedcoms | Greg Roach | 1 | -2/+2 |
| 2013-10-22 | #1241976 - Unable to add new FAQ item | fisharebest | 1 | -2/+2 |
| 2013-10-11 | Style prefer target ? instead of # for forms - does not change URL | Greg Roach | 1 | -1/+1 |
| 2013-09-02 | Use HTML <br> instead of XHTML <br /> | Greg Roach | 1 | -3/+2 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -17/+17 |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -1/+1 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -2/+2 |
| 2013-08-18 | Update .PO files. Change <br/> to <br> | Greg Roach | 1 | -4/+4 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 2 | -6/+2 |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -2/+1 |
| 2013-03-26 | Add missing texts to old_messages.php | fisharebest | 1 | -1/+1 |
| 2013-03-17 | Bug #1151742 - Incorrect help text for FAQ module | Nigel Osborne | 2 | -2/+2 |
| 2013-03-13 | Fix: PHP5.3 code | fisharebest | 1 | -1/+2 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -7/+9 |
| 2013-01-20 | PHP5.2 / PHP5.3 issues | fisharebest | 1 | -1/+2 |
| 2013-01-19 | HTML5 validation - need to use the non-xhtml version of nl2br() | fisharebest | 1 | -2/+2 |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -2/+2 |
| 2012-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -2/+1 |
| 2012-09-14 | Tidy usage of new WT_Tree class. | fisharebest | 1 | -3/+4 |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -2/+2 |
| 2012-09-08 | Remove debug | fisharebest | 1 | -1/+0 |
| 2012-08-23 | Add filtering option to FAQ list. We now filter by an explicit tree, rather ... | fisharebest | 1 | -1/+13 |
| 2012-08-22 | #1035353 - Editing a FAQ article changes visibility "all" to single tree | fisharebest | 1 | -6/+2 |
| 2012-08-22 | Fix SQL errors when setting FAQ to "visibility - all" | fisharebest | 1 | -3/+4 |
| 2012-08-12 | Some fine tuning to the CKEditor bug fix. | Nigel Osborne | 1 | -0/+3 |
| 2012-08-10 | Convert CKEditor to jQuery. Note - it doesn't actually work (still need to c... | fisharebest | 1 | -14/+1 |
| 2012-08-08 | Proposed fix for colors theme part of Bug #1033949 - Add news article fatal e... | Nigel Osborne | 1 | -3/+0 |
| 2012-07-09 | Fix: "set link" menu layout corrupted in album tab, media row | fisharebest | 1 | -1/+1 |
| 2012-03-24 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -2/+0 |
| 2012-03-24 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -2/+2 |
| 2012-03-23 | The JavaScript menus are deprecated, so remove legacy code for formatting the... | fisharebest | 1 | -4/+0 |
| 2012-02-23 | FAQ module - hide menu when no FAQs exist for this family tree | fisharebest | 1 | -8/+13 |
| 2012-02-22 | Make FAQ menu item hidden from everyone by default, as there are no FAQs prov... | Nigel Osborne | 1 | -1/+4 |
| 2012-02-21 | Minor change to admin style (FAQs) | Nigel Osborne | 1 | -1/+1 |
| 2012-01-20 | Remove the "Help" menu. Make the FAQ module a menu. | fisharebest | 1 | -1/+25 |
| 2012-01-12 | display position: 1 not 0 | Łukasz Wilenski | 1 | -2/+2 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -8/+8 |
| 2011-12-12 | HTML validation: & => & | fisharebest | 1 | -1/+1 |
| 2011-12-09 | fix faq psitioning | Łukasz Wilenski | 1 | -9/+5 |