| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-29 | (no commit message) | fisharebest | 1 | -4/+4 | |
| 2013-06-23 | Prepare for 1.4.2 release | fisharebest | 1 | -0/+13 | |
| 2013-03-27 | Update list of old/deleted files - for 1.4.1 release | fisharebest | 1 | -0/+4 | |
| 2013-03-06 | Preparation for 1.4.0 release | fisharebest | 1 | -19/+40 | |
| 2013-02-14 | Same issue as #1120144 - Sidebar broken after updating jquery-ui to version ↵ | Nigel Osborne | 1 | -1/+1 | |
| 1.10.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-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ↵ | fisharebest | 1 | -0/+2 | |
| (temporarily) in its place. | |||||
| 2013-01-09 | Update comments, renaming "directory" to "folder" | fisharebest | 1 | -2/+2 | |
| 2012-10-17 | Deleting a folder automatically deletes its contents | fisharebest | 1 | -3/+1 | |
| 2012-10-17 | Add address report to list of removed files | Nigel Osborne | 1 | -0/+3 | |
| 2012-09-16 | #1006430 - rtl/ltr parenthesis etc. | fisharebest | 1 | -1/+1 | |
| 2012-09-15 | Part of #1006430 - rtl/ltr parenthesis etc. | fisharebest | 1 | -2/+2 | |
| 2012-09-15 | Create objects to encapsulate trees. Allows us to cache tree settings, ↵ | fisharebest | 1 | -1/+1 | |
| which saves about 80 DB queries per page. | |||||
| 2012-09-14 | Tidy usage of new WT_Tree class. Save a few DB calls | fisharebest | 1 | -2/+3 | |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -26/+23 | |
| 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-08-31 | Updates for 1.3.1 release | fisharebest | 1 | -0/+1 | |
| 2012-08-25 | Update list of old/deleted files in admin.php | fisharebest | 1 | -0/+7 | |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -13/+7 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-06-02 | Update list of old/delete files, for 1.3.0 release | fisharebest | 1 | -2/+124 | |
| 2012-03-27 | Update list of old/deleted files - combine all entries under /images | fisharebest | 1 | -19/+1 | |
| 2012-03-26 | Remove unused help text. Bump version number to 1.3.0. | fisharebest | 1 | -1/+1 | |
| 2012-02-29 | Use dir="auto" for embedded text which may have a different direction to the ↵ | fisharebest | 1 | -8/+6 | |
| page's base direction. Currently only webkit-based browsers will recognise this. Gecko/Presto-based browsers aim to support it soon. Trident-based browsers are a complete mystery. | |||||
| 2012-02-23 | Update some copyright dates on modified files from 2011 to 2012 | fisharebest | 1 | -1/+1 | |
| 2012-02-20 | Re-use an existing translation, instead of creating a new one. | fisharebest | 1 | -0/+1 | |
| 2012-02-20 | Tidy up re wiki links | Nigel Osborne | 1 | -0/+2 | |
| 2012-02-10 | Update admin list of old/deleted files | fisharebest | 1 | -0/+4 | |
| 2012-02-09 | No longer needed image. | Nigel Osborne | 1 | -1/+7 | |
| 2011-12-23 | Update list of old/deleted files | fisharebest | 1 | -0/+22 | |
| 2011-12-05 | Update list of old/deleted files - for 1.2.5 release | fisharebest | 1 | -0/+20 | |
| 2011-11-19 | Fix I18N comments | fisharebest | 1 | -1/+1 | |
| 2011-11-05 | Implement "fluid" interface for controller - allows requests to be chained. | fisharebest | 1 | -3/+4 | |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -9/+4 | |
| 2011-10-29 | Update list of old files, ready for 1.2.4 release | fisharebest | 1 | -26/+401 | |
| 2011-09-11 | The "old files to delete" list contains 2 files that have recently been ↵ | fisharebest | 1 | -2/+2 | |
| added back. (Thanks KosherJava) | |||||
| 2011-08-04 | #821050 - Error calling page after update to 1.2.2 | fisharebest | 1 | -24/+23 | |
| 2011-08-04 | Update list of old/deleted files, for 1.2.2 release | fisharebest | 1 | -1/+115 | |
| 2011-07-03 | Bug #804825 - Admin page background flashes and animation jerky - apply patch; | Nigel Osborne | 1 | -4/+5 | |
| plus other minor style changes. | |||||
| 2011-06-06 | Update list of old files to delete in admin.php | fisharebest | 1 | -0/+88 | |
| 2011-04-15 | Update list of old files that should be deleted | fisharebest | 1 | -19/+277 | |
| 2011-04-06 | SQL error in admin.php changes summary | fisharebest | 1 | -6/+6 | |
| 2011-03-16 | http://webtrees.net/en/forums/14-aide-pour-versions-betasvn-/9563-bug#9567 | Nigel Osborne | 1 | -1/+1 | |
| 2011-03-05 | Fix: error unable to contact webtrees.net to identify latest version. | fisharebest | 1 | -1/+1 | |
| 2011-02-26 | Add file-lock to allow sites to be taken offline, during upgrade etc. | fisharebest | 1 | -0/+1 | |
| 2011-02-24 | New text for "admin welcome" message | fisharebest | 1 | -1/+1 | |
| 2011-02-22 | admin.php: advise admin when upgrade is available, delete old files from ↵ | fisharebest | 1 | -16/+192 | |
| previous installations. | |||||
| 2011-02-17 | Remove the comment_exp option. It had poor I18N, was rarely used, and ↵ | fisharebest | 1 | -6/+0 | |
| provides little benefit. | |||||
| 2011-01-31 | Replace useradmin.php with admin_users.php | Nigel Osborne | 1 | -6/+6 | |
| 2011-01-18 | Spelling: accordion / accordian | fisharebest | 1 | -4/+4 | |
| 2011-01-15 | Revised "dashboard" display. Now easily fits any screen size/resolution. | Nigel Osborne | 1 | -95/+104 | |
| 2011-01-13 | Tweaking dashboard sizes | Nigel Osborne | 1 | -3/+5 | |
