| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 | |
| 2014-09-20 | Admin pages titles | Greg Roach | 1 | -5/+7 | |
| 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-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-18 | Use PHP5.3 closures instead of PHP5.2 create_function() | Greg Roach | 1 | -1/+1 | |
| 2013-11-09 | Add CSRF checks to module administration | Greg Roach | 1 | -2/+3 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | 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 | -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-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -1/+1 | |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -7/+7 | |
| 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 | -1/+1 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-03-31 | Fix: stories tab/menu not available | fisharebest | 1 | -1/+1 | |
| 2012-03-17 | Tidy up some of the WT_Module initialisation code. We need to be able to ↵ | fisharebest | 1 | -99/+70 | |
| create the modules during setup, so that we can create default blocks. | |||||
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -3/+3 | |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we ↵ | fisharebest | 1 | -2/+2 | |
| apply "center" at a parent element. We have now removed the "center", and no longer need this markup. | |||||
| 2011-11-05 | Implement "fluid" interface for controller - allows requests to be chained. | fisharebest | 1 | -2/+3 | |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -11/+7 | |
| 2011-07-11 | Set disabled modules to "greyed out" in config pages | Nigel Osborne | 1 | -2/+7 | |
| http://webtrees.net/en/forums/7-developers-discussion/13816-modules-and-tabmenureport-management | |||||
| 2011-02-25 | Do not check for modules that have ceased to provide a particular component. ↵ | fisharebest | 1 | -53/+1 | |
| This will happen extremely infrequently (during development), is harmless to ignore, and causes unnecessary delays on the module management forms | |||||
| 2011-02-25 | Do not delete module configuration and settings when a module is removed. ↵ | fisharebest | 1 | -12/+4 | |
| This may be temporary (e.g. during upgrade). Keep the settings, but simply mark the module as disabled. | |||||
| 2011-02-05 | replace gedcom_name with gedcom title | Łukasz Wilenski | 1 | -3/+3 | |
| 2011-01-04 | Fix: no login link when going straight to an admin page | fisharebest | 1 | -1/+2 | |
| 2011-01-03 | add descriptions | Łukasz Wilenski | 1 | -1/+3 | |
| 2011-01-03 | More admin design changes | Nigel Osborne | 1 | -8/+8 | |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -5/+5 | |
| 2011-01-01 | (no commit message) | fisharebest | 1 | -0/+199 | |
