| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-05-23 | Convert admin_trees_check to http/controller | Greg Roach | 1 | -278/+0 | |
| 2018-05-12 | Convert admin_trees_manage.php to http/controller/views | Greg Roach | 1 | -2/+2 | |
| 2018-04-06 | Escaping output should happen in views | Greg Roach | 1 | -1/+1 | |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 | |
| 2017-11-13 | Working on front-controller | Greg Roach | 1 | -1/+1 | |
| 2017-11-03 | CodeStyle - spacing/alignment | Greg Roach | 1 | -7/+7 | |
| 2017-06-17 | jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows | Greg Roach | 1 | -20/+14 | |
| 2017-03-22 | 2017 | Greg Roach | 1 | -1/+1 | |
| 2016-12-23 | Code style - short array syntax | Greg Roach | 1 | -20/+20 | |
| 2016-02-21 | Fix #840 | Greg Roach | 1 | -1/+1 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 1 | -7/+7 | |
| 2015-07-17 | FIx #641 - breadcrumbs/styling missing in check for errors | Greg Roach | 1 | -13/+29 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+11 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 | |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -2/+2 | |
| 2015-03-02 | PSR-1 | Greg Roach | 1 | -1/+1 | |
| 2015-02-06 | Globals | Greg Roach | 1 | -1/+8 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-03 | Autoload includes/functions/* | Greg Roach | 1 | -1/+0 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -36/+32 | |
| 2015-01-29 | English | Greg Roach | 1 | -1/+1 | |
| 2015-01-26 | HTML validation and tidy up | Greg Roach | 1 | -0/+1 | |
| 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 | -19/+8 | |
| 2014-12-16 | PHPDoc, unused code | Greg Roach | 1 | -1/+1 | |
| 2014-12-15 | I18N: comments before multiline functions are not included | Greg Roach | 1 | -2/+1 | |
| 2014-12-05 | PHPDoc | Greg Roach | 1 | -73/+109 | |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -3/+3 | |
| 2014-10-08 | Fix: DB error in error checker | Greg Roach | 1 | -1/+1 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 | |
| 2014-09-14 | Cleanup - remove dead/commented code | Greg Roach | 1 | -2/+2 | |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -1/+3 | |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -1/+1 | |
| 2014-01-27 | Allow _LOC records to be imported and exported | Greg Roach | 1 | -2/+4 | |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -7/+1 | |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 | |
| 2013-12-21 | #1257218 - Error checker - valid SUBM links reported as errors | Greg Roach | 1 | -5/+6 | |
| 2013-10-30 | REPO:OBJE links should be warnings, not errors | fisharebest | 1 | -1/+5 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -2/+2 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 | |
| 2013-03-24 | Treat "2 _ASSO" as a synonym for "2 ASSO". See ↵ | fisharebest | 1 | -17/+18 | |
| http://wiki-de.genealogy.net/GEDCOM/ASSO-Tag | |||||
| 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. | |||||
| 2012-12-30 | Fix: values beginning with "@" are misinterpreted as links | fisharebest | 1 | -1/+1 | |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -3/+3 | |
| 2012-10-31 | Update DB structure - remove wt_media_mapping table (use wt_links instead), ↵ | fisharebest | 1 | -5/+5 | |
| 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 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -1/+1 | |
| 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. | |||||
| 2012-06-02 | The latest stable version of webtrees is now obtained from the build server, ↵ | fisharebest | 1 | -1/+1 | |
| not the forum server. | |||||
| 2012-06-02 | Update new language texts in gedcom error check | fisharebest | 1 | -43/+57 | |
