| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -10/+13 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -4/+4 | |
| 2015-04-06 | Relationship chart - position labels | Greg Roach | 1 | -5/+9 | |
| 2015-04-06 | Revert "Fix #539 - Background color on relationship charts" | Greg Roach | 1 | -5/+5 | |
| This reverts commit 6a1024f04005241c4a84d06988b249dfc9813148. | |||||
| 2015-04-02 | Fix #539 - Background color on relationship charts | makitso | 1 | -5/+5 | |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -9/+9 | |
| 2015-03-05 | Tables need bodies | Greg Roach | 1 | -40/+42 | |
| 2015-02-20 | Remove Global usage and other chart work | David Drury | 1 | -2/+2 | |
| Removed global variables from charts and chart related functions (either pass variable as a parameter or obtain from controller) Most charts - remove unused or broken parameters from forms Pedigree chart remove chart and canvas css offset and remove most (but not all) embedded 'magic numbers' FamilyBookController reinstate variable deleted in error | |||||
| 2015-02-16 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -3/+3 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-02-16 | Better English text | Greg Roach | 1 | -4/+4 | |
| 2015-02-16 | Rewrite relationship calculations. Fixes #256 and 899785. | Greg Roach | 1 | -346/+133 | |
| 2015-02-07 | Rename inconsistent method name | Greg Roach | 1 | -8/+8 | |
| 2015-02-07 | Remove global $TEXT_DIRECTION | Greg Roach | 1 | -14/+13 | |
| 2015-02-05 | Globals | Greg Roach | 1 | -1/+2 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-04 | PHPDoc for globals | Greg Roach | 1 | -1/+9 | |
| 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 | -50/+43 | |
| 2015-01-24 | Delete old help text. Move help text into the page. | Greg Roach | 1 | -1/+1 | |
| 2015-01-24 | Add visual feedback for privacy settings | Greg Roach | 1 | -1/+1 | |
| 2015-01-19 | Typo | Greg Roach | 1 | -1/+1 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -2/+2 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -111/+111 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -6/+8 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 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 | -12/+14 | |
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-17 | Fix #246 - replace checks for sex=='U' with a default (not male or female), ↵ | Greg Roach | 1 | -4/+9 | |
| for future proofing against new sex codes, and to improve static analysis, which doesn't like switch statements without defaults) | |||||
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -8/+7 | |
| 2014-09-20 | Simplify Person box drop down menu functions | David Drury | 1 | -1/+1 | |
| Remove all references to $personcount... .. and handle knock-on effects | |||||
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -3/+4 | |
| 2014-05-25 | Correct vertical lines when > 2 spouses in familybook. Correct block spacing ↵ | makitso | 1 | -1/+1 | |
| in Relationships for FAB theme. | |||||
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -1/+1 | |
| 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-03-12 | Tidy up code | Rob Peters | 1 | -3/+3 | |
| 2014-03-11 | 1288922 Relationship Chart - boxes print on top of each other #2 fix. | Rob Peters | 1 | -3/+6 | |
| 2014-03-08 | 1288922 Relationship Chart - boxes print on top of each other | Rob Peters | 1 | -3/+2 | |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -1/+0 | |
| pasteid is left alone for now | |||||
| 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-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -2/+2 | |
| 2013-09-21 | #1225751 - Missing ged Param in some Charts | Greg Roach | 1 | -2/+2 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -7/+7 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -3/+3 | |
| Tidy up punctuation | |||||
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -3/+3 | |
| 2013-06-20 | Bug #1192732 - Inconsistent markup in charts headers - consistency changes ↵ | Nigel Osborne | 1 | -80/+82 | |
| to lifespan, pedigree, relationships, statistics charts | |||||
