| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-21 | Codestyle | Greg Roach | 1 | -2/+1 | |
| 2015-01-19 | HTML5 | Greg Roach | 3 | -12/+12 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Whitespace | Greg Roach | 1 | -7/+7 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -142/+142 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -15/+15 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 3 | -23/+23 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -1/+2 | |
| 2014-12-05 | PHPDoc | Greg Roach | 2 | -4/+15 | |
| 2014-12-04 | PHPDoc | Greg Roach | 1 | -29/+138 | |
| 2014-11-27 | PHPDoc | Greg Roach | 2 | -5/+5 | |
| 2014-10-23 | Batch update plugins - PHPDoc, PSR, unit tests | Greg Roach | 6 | -92/+248 | |
| 2014-10-21 | PSR-1 | Greg Roach | 1 | -6/+6 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 | |
| 2014-10-05 | Use consistent terminology (preference versus setting) | Greg Roach | 1 | -2/+2 | |
| 2014-10-05 | Split tree preference getter/setter into two separate functions | Greg Roach | 1 | -1/+3 | |
| 2014-09-20 | Cleaner test for invalid regular expressions | Greg Roach | 1 | -5/+4 | |
| 2014-09-19 | Unused code | Greg Roach | 1 | -24/+1 | |
| 2014-08-14 | Code without side-effects (see PSR-1) does not require guard headers | Greg Roach | 6 | -30/+0 | |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 2 | -3/+7 | |
| 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 | 2 | -3/+3 | |
| 2014-04-03 | Unused expressions | Greg Roach | 1 | -1/+1 | |
| 2014-02-10 | Batch update / search+replace doesn't match multi-byte wildcards correctly | Greg Roach | 1 | -2/+2 | |
| 2014-01-09 | Batch update - name fix does not fix _HEB names | Greg Roach | 1 | -4/+4 | |
| 2014-01-09 | Batch update - last-change option not sticking | Greg Roach | 1 | -2/+2 | |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 7 | -20/+8 | |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 7 | -7/+7 | |
| 2013-11-30 | Typos in msgctxt strings for relationships. Consistent use of punctuation | Greg Roach | 1 | -1/+1 | |
| 2013-11-10 | Spelling mistake in batch-update | Greg Roach | 2 | -7/+7 | |
| 2013-10-11 | HTML validation | Greg Roach | 1 | -1/+1 | |
| 2013-09-21 | Update language files. Tidy up some capitalisation in en_US. | Greg Roach | 1 | -1/+1 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 3 | -13/+13 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 4 | -6/+6 | |
| Tidy up punctuation | |||||
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 2 | -5/+5 | |
| 2013-08-18 | Update .PO files. Change <br/> to <br> | Greg Roach | 1 | -1/+1 | |
| 2013-08-16 | Show _NMR as well as MARR on charts | Greg Roach | 1 | -1/+1 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 7 | -19/+5 | |
| 2013-07-27 | #1203581 - SVN-15328- Batch Update-S/R function broken | fisharebest | 1 | -14/+2 | |
| 2013-07-05 | More refactoring - getting rid of get_gedcom_value() | fisharebest | 1 | -6/+25 | |
| 2013-06-29 | (no commit message) | fisharebest | 2 | -8/+8 | |
| 2013-06-01 | Don't say "GEDCOM" unless we mean it. | fisharebest | 1 | -1/+1 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -2/+2 | |
| 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-01-09 | Update comments, renaming "directory" to "folder" | fisharebest | 1 | -2/+2 | |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -1/+1 | |
| 2012-10-31 | Update DB structure - remove wt_media_mapping table (use wt_links instead), ↵ | fisharebest | 1 | -1/+1 | |
| update wt_media table (to add columns we need to search on). | |||||
| 2012-09-14 | Tidy usage of new WT_Tree class. | fisharebest | 1 | -1/+1 | |
| 2012-09-13 | Tidy usage of new WT_Tree class. The tree_name_html field is probably not ↵ | fisharebest | 1 | -6/+2 | |
| needed... | |||||
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -4/+2 | |
| https://bugs.launchpad.net/webtrees/+bug/1024825 - Custom language translations not working on family tree titles https://bugs.launchpad.net/webtrees/+bug/981640 - Partial solution - filter list of trees using REQUIRE_VISITOR_AUTHENTICATION to hide trees which the user cannot see. This also ensures that private trees remain completely hidden until after login. https://bugs.launchpad.net/webtrees/+bug/1046002 - v1.3.1 admin.php ERROR 8 at line 277 Performance tweak - save at least two DB calls per page. | |||||
