| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-04 | Square brackets are not valid characters in URLS, and need escaping | fisharebest | 1 | -1/+1 |
| 2011-11-04 | The language="javascript" attribute is obsolete and fails strict validation. ... | fisharebest | 2 | -2/+2 |
| 2011-11-04 | Content-Style-Type and Content-Script-Type meta-tags were required for strict... | fisharebest | 1 | -4/+1 |
| 2011-11-04 | Surname table - (1) center only that which needs centering (2) generate separ... | fisharebest | 1 | -24/+39 |
| 2011-11-04 | Bug #885736 Delete a source and/or repository fails | Nigel Osborne | 1 | -5/+6 |
| 2011-11-03 | Remove the row-numbers from the surname list. | fisharebest | 1 | -9/+3 |
| 2011-11-03 | Family lists - remove some redundant markup that was used in the old kryogeni... | fisharebest | 1 | -15/+9 |
| 2011-11-03 | Individual lists - fix some sorting issues, and remove some redundant <div></... | fisharebest | 1 | -19/+17 |
| 2011-11-03 | remove space in translation, this is a good moment for this change | Łukasz Wilenski | 1 | -1/+1 |
| 2011-11-03 | Refactoring - move towards a MVC (model/view/controller) architecture | fisharebest | 1 | -71/+20 |
| 2011-11-03 | Trying to resolve https://bugs.launchpad.net/webtrees/+bug/885028 | Nigel Osborne | 1 | -19/+18 |
| 2011-11-02 | Error in 12499 - one "else" too many | Nigel Osborne | 1 | -4/+1 |
| 2011-11-02 | Tidy up code, remove $tiny variable; fix some sort issues | Nigel Osborne | 1 | -261/+216 |
| 2011-11-02 | Provide feedback for login when username/password is correct, but account is ... | fisharebest | 1 | -13/+19 |
| 2011-11-02 | validate list | Łukasz Wilenski | 1 | -52/+49 |
| 2011-11-01 | Download gedcom: (1) change the default from "zip" to "do not zip". (2) remo... | fisharebest | 1 | -23/+0 |
| 2011-11-01 | Fix: sort-by-given names not working on family list | fisharebest | 1 | -3/+3 |
| 2011-11-01 | Use AJAX (action.php) instead of popup windows (edit_interface.php) | fisharebest | 1 | -103/+0 |
| 2011-11-01 | Use AJAX for handling update actions. These should not be GET/POST requests.... | fisharebest | 1 | -1/+0 |
| 2011-11-01 | Fix list filter buttons not working on pages with multiple lists | Nigel Osborne | 1 | -11/+12 |
| 2011-10-31 | Replace function ToggleByClassName() with native jQuery function | fisharebest | 1 | -5/+5 |
| 2011-10-31 | Fix: size of male/female filter buttons on individual list | fisharebest | 1 | -3/+3 |
| 2011-10-30 | Fix: individual/family lists do not work on French pages - or any other langu... | fisharebest | 1 | -44/+46 |
| 2011-10-30 | Remove remaining use of sorttable / kryogenix.js. Fix family table not sorti... | fisharebest | 1 | -2/+2 |
| 2011-10-30 | Remove overlib.js and behaviour.js - these are no longer used. | fisharebest | 2 | -16/+0 |
| 2011-10-30 | Tidy up tool-tips on individual and family list filter buttons | fisharebest | 1 | -52/+7 |
| 2011-10-30 | Change "Search" to "Filter" on all lists, to avoid confusion. | Nigel Osborne | 1 | -12/+6 |
| 2011-10-29 | Fix: relationship-privacy calculations not working. | fisharebest | 1 | -19/+10 |
| 2011-10-29 | Update version number - next release is expected to be 1.2.5 | fisharebest | 1 | -2/+2 |
| 2011-10-29 | Remove "svn" version indicator, for the 1.2.4 release | fisharebest | 1 | -1/+1 |
| 2011-10-29 | #880475 - Infinite loop in privacy checks | fisharebest | 1 | -1/+1 |
| 2011-10-28 | #883304 - The home page URL does not include the GEDCOM | fisharebest | 1 | -7/+4 |
| 2011-10-28 | #880475 - Infinite loop in privacy checks | fisharebest | 1 | -62/+64 |
| 2011-10-28 | Make images for list border consistent across lists, and optional | Nigel Osborne | 1 | -13/+22 |
| 2011-10-28 | re-do "12438 - fix type" - sorry Lukasz, I accidentally reverted your fix. No... | Nigel Osborne | 1 | -6/+6 |
| 2011-10-27 | Tidy up filter buttons in indi and fam lists (footer buttons) | Nigel Osborne | 1 | -20/+28 |
| 2011-10-27 | #836264 - Linkage of media to source is not stored (version 1.2.3) | fisharebest | 1 | -1/+16 |
| 2011-10-27 | Add loading gif to all lists for improved initial display | Nigel Osborne | 1 | -9/+24 |
| 2011-10-27 | fix typo | Łukasz Wilenski | 1 | -4/+4 |
| 2011-10-27 | fix some webtrees messaging problem | Łukasz Wilenski | 2 | -44/+40 |
| 2011-10-27 | Tidy up filter buttons in indi and fam lists | Nigel Osborne | 1 | -63/+44 |
| 2011-10-26 | fix some minor webtrees messaging problem | Łukasz Wilenski | 1 | -12/+9 |
| 2011-10-26 | fix: Undefined variable: tableid | Łukasz Wilenski | 1 | -1/+1 |
| 2011-10-26 | Fix: JavaScript error in source list | fisharebest | 1 | -11/+1 |
| 2011-10-26 | Converting FAM list to use DataTables code | Nigel Osborne | 1 | -112/+162 |
| 2011-10-25 | Remove chart-menu-icon from small charts-block boxes | Łukasz Wilenski | 1 | -2/+1 |
| 2011-10-25 | fix typo | Łukasz Wilenski | 1 | -1/+1 |
| 2011-10-25 | Correction to 12403 | Nigel Osborne | 1 | -10/+9 |
| 2011-10-25 | Tidy up code | Nigel Osborne | 1 | -14/+13 |
| 2011-10-25 | Lukasz - as per emails, I think this will help solve the positioning issues e... | Nigel Osborne | 1 | -19/+18 |