| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -5/+10 | |
| 2015-01-20 | phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc. | Greg Roach | 1 | -7/+1 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -2/+2 | |
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -24/+24 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Tidy some text | Greg Roach | 1 | -2/+2 | |
| 2015-01-17 | Fix: cannot save tree preferences | Greg Roach | 1 | -3/+3 | |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -117/+452 | |
| 2014-12-14 | Use transaction via PDO interface | Greg Roach | 1 | -2/+2 | |
| 2014-12-05 | PHPDoc | Greg Roach | 1 | -2/+7 | |
| 2014-11-08 | PHPDoc / typing | Greg Roach | 1 | -4/+4 | |
| 2014-10-27 | Remove more global functions | Greg Roach | 1 | -1/+1 | |
| 2014-10-10 | Update .PO files. Fix some minor English grammar. | Greg Roach | 1 | -3/+3 | |
| 2014-10-09 | Add menu options to merge and renumber trees | Greg Roach | 1 | -40/+53 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -2/+2 | |
| 2014-10-05 | Split tree preference getter/setter into two separate functions | Greg Roach | 1 | -10/+9 | |
| 2014-09-17 | Split site-preference getter/setter into two functions | Greg Roach | 1 | -2/+2 | |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -4/+7 | |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -4/+4 | |
| 2014-05-06 | Revert "Replace global user functions with WT_User class" - submitted to ↵ | Greg Roach | 1 | -1/+1 | |
| wrong branch This reverts commit 04e895d26b4a0f606b8f83488ecb32127df081cf. | |||||
| 2014-05-06 | Replace global user functions with WT_User class | Greg Roach | 1 | -1/+1 | |
| 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-12-01 | Sort list of existing GEDCOM files in import form | Greg Roach | 1 | -0/+1 | |
| 2013-11-09 | Add CSRF checks to admin_trees_manage.php | Greg Roach | 1 | -19/+28 | |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -2/+2 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -14/+13 | |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -4/+4 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -1/+1 | |
| 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 | Change the default title for new trees. The old title assumed you had a ↵ | fisharebest | 1 | -1/+1 | |
| gedcom file, and works badly with RTL text. | |||||
| 2013-01-07 | Do not use the word "GEDCOM" unless talking about GEDCOM files, etc. | fisharebest | 1 | -6/+6 | |
| 2012-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -1/+1 | |
| 2012-10-25 | Combine similar texts and remove unnecessary buttons | fisharebest | 1 | -1/+1 | |
| 2012-09-16 | #1051657 - Small bug in Family Trees Administration Page | fisharebest | 1 | -1/+1 | |
| 2012-09-15 | Part of #1006430 - rtl/ltr parenthesis etc. | fisharebest | 1 | -1/+1 | |
| 2012-09-15 | Fix: lots of issues when there are either no trees, or no trees with public ↵ | fisharebest | 1 | -1/+2 | |
| access | |||||
| 2012-09-14 | Performance: fetch all the wt_site_setting values in one query. | fisharebest | 1 | -2/+2 | |
| 2012-09-14 | Tidy usage of new WT_Tree class. | fisharebest | 1 | -1/+1 | |
| 2012-09-13 | Tidy usage of new WT_Tree class. Show tree title instead of name. Allow ↵ | fisharebest | 1 | -11/+3 | |
| the default tree to be deselected. | |||||
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -44/+27 | |
| 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-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -2/+2 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-05-05 | Move all privacy config settings to the same tab | fisharebest | 1 | -3/+0 | |
| 2012-05-04 | export gedcom window via ajax | Łukasz Wilenski | 1 | -1/+1 | |
| 2012-03-19 | Downloading GEDCOM files is an admin task, so style it accordingly. | fisharebest | 1 | -1/+1 | |
| 2012-03-07 | Move "Set default blocks" to admin menu list | Nigel Osborne | 1 | -3/+1 | |
| 2012-03-06 | Fix: page scrolls when you click the "change blocks" link. | fisharebest | 1 | -1/+1 | |
| 2012-03-05 | Add support for default blocks for new trees/users | fisharebest | 1 | -1/+4 | |
| 2012-01-16 | #916852 - Help Content Wrong | fisharebest | 1 | -1/+0 | |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -13/+13 | |
