| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-18 | Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked... | fisharebest | 1 | -1/+1 |
| 2012-07-05 | Revert 14070 | Rob Peters | 1 | -0/+1 |
| 2012-07-05 | Remove javascript, no longer necessary for vertical line positioning | Rob Peters | 1 | -1/+0 |
| 2012-06-30 | Undo limit on familbook generations, | Rob Peters | 1 | -1/+1 |
| 2012-06-24 | Removed descendants javascript used for vertical line control | Rob Peters | 1 | -1/+1 |
| 2012-06-23 | Fix validation errors, move style to css files | Rob Peters | 1 | -1/+1 |
| 2012-06-22 | Add javascript to resolve vertical line issues | Rob Peters | 1 | -2/+3 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | fisharebest | 1 | -2/+2 |
| 2012-04-26 | add lightbox init function to module class | Ćukasz Wilenski | 1 | -1/+2 |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -5/+2 |
| 2012-03-28 | Functions should return HTML, rather than output it | fisharebest | 1 | -1/+1 |
| 2012-01-17 | Consistent layout for chart header forms | fisharebest | 1 | -1/+1 |
| 2012-01-17 | Refactor family book chart into separate view and controller | fisharebest | 1 | -93/+77 |
| 2012-01-17 | Refactor family book chart into separate view and controller | fisharebest | 1 | -203/+19 |
| 2012-01-05 | Help text for "box width" is (a) incorrect and (b) not very helpful. | fisharebest | 1 | -1/+1 |
| 2011-12-28 | #908630 - Charts > INDI-ID should not be Root-ID | fisharebest | 1 | -1/+1 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -22/+22 |
| 2011-12-05 | #900273 - Default person in charts | fisharebest | 1 | -2/+4 |
| 2011-12-05 | #900102 - Some charts missing title help icon | fisharebest | 1 | -1/+1 |
| 2011-11-25 | Syntax error, missing <img | Rob Peters | 1 | -1/+1 |
| 2011-11-22 | Charts options: the help text for "Show Details" is out of date, and not real... | fisharebest | 1 | -1/+1 |
| 2011-11-22 | The help text for "Generations" on the charts does not say anything useful. ... | fisharebest | 1 | -1/+1 |
| 2011-11-22 | Chart options. Use friendly "Individual", instead of "Root Person ID" | fisharebest | 1 | -1/+1 |
| 2011-11-22 | Translate numbers | fisharebest | 1 | -1/+1 |
| 2011-11-22 | Fix: familybook.php using inconsistent URL variable names. | fisharebest | 1 | -2/+2 |
| 2011-11-20 | Correct horizontal and vertical lines in family book and Ancestor booklets ch... | Rob Peters | 1 | -3/+3 |
| 2011-11-19 | This patch makes the charts that use person_box consistent in their height an... | Rob Peters | 1 | -7/+9 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -1/+1 |
| 2011-11-18 | Correct name overflow on chart person_blocks when in non-detailed mode. | Rob Peters | 1 | -1/+1 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -2/+4 |
| 2011-09-26 | Add I18N hint | fisharebest | 1 | -1/+1 |
| 2011-06-11 | Lightbox module: stop loading config everywhere - just where it is used. | fisharebest | 1 | -1/+0 |
| 2011-04-30 | Fix: bad I18N in report titles (concatenating text fragments). Also choose b... | fisharebest | 1 | -3/+2 |
| 2011-02-18 | Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/' | fisharebest | 1 | -2/+2 |
| 2011-01-25 | Tidy up <script type="text/javascript"> tags. | fisharebest | 1 | -28/+24 |
| 2011-01-06 | Minor tidy up. Use Objects instead of XREFs and raw gedcom | fisharebest | 1 | -6/+6 |
| 2011-01-05 | Minor tidy up. Use Objects instead of XREFs and raw gedcom | fisharebest | 1 | -5/+5 |
| 2011-01-02 | Minor tidy up. Use Objects instead of XREFs | fisharebest | 1 | -6/+4 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -10/+10 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -2/+2 |
| 2010-12-22 | Use proper object access | fisharebest | 1 | -2/+2 |
| 2010-12-16 | Remove "help about this page" option, and move the (few) useful help items to... | fisharebest | 1 | -3/+2 |
| 2010-10-30 | (no commit message) | fisharebest | 1 | -2/+2 |
| 2010-10-30 | Cosmetic change - consistent "; " before PHP close tag | fisharebest | 1 | -1/+1 |
| 2010-09-25 | (no commit message) | fisharebest | 1 | -3/+3 |
| 2010-09-25 | Tidy up whitespace/indents | fisharebest | 1 | -1/+1 |
| 2010-09-11 | Minor refactoring - use gedcom objects instead of raw gedcom | fisharebest | 1 | -198/+50 |
| 2010-09-11 | Minor refactoring - use gedcom objects instead of raw gedcom | fisharebest | 1 | -164/+142 |
| 2010-07-17 | Combine large and small icons - use CSS to downsize when small icons are requ... | fisharebest | 1 | -14/+14 |
| 2010-07-17 | Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow... | fisharebest | 1 | -16/+16 |