| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2013-06-16 | relationship.php - now needs to process objects instead of XREFs | fisharebest | 1 | -6/+5 | |
| 2013-06-15 | #901278 - Partner incorrectly displayed as wife | fisharebest | 1 | -2/+2 | |
| 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. | |||||
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ↵ | fisharebest | 1 | -6/+0 | |
| (temporarily) in its place. | |||||
| 2012-12-24 | Fix: relationship chart overlaps when repeated change of direction ↵ | fisharebest | 1 | -6/+3 | |
| (parent/child/parent/child, etc.) | |||||
| 2012-11-02 | Do not try to calculate a relationship to ourself | fisharebest | 1 | -15/+4 | |
| 2012-10-28 | #1072365 - relations: some cleanup in get_relationship() code. Remove the ↵ | fisharebest | 1 | -2/+2 | |
| NODE_CACHE. It is faster and uses less memory without it. | |||||
| 2012-10-15 | Relationships.php - show relationships when "show private names" and "show ↵ | fisharebest | 1 | -1/+1 | |
| private relationships" are selected. | |||||
| 2012-10-14 | relationship.php - send headers before embarking on lengthy calculations, ↵ | fisharebest | 1 | -7/+10 | |
| otherwise we may hit gateway/proxy timeout limits. | |||||
| 2012-08-25 | #901006 - Show path is not updating in Rela. chart | fisharebest | 1 | -117/+38 | |
| 2012-07-18 | Specify WT_STATIC_URL path for all JS files - otherwise they won't get ↵ | fisharebest | 1 | -1/+1 | |
| picked up from a CDN server | |||||
| 2012-06-17 | fix typo JavaScript->Javascript | Łukasz Wilenski | 1 | -4/+4 | |
| 2012-04-26 | add lightbox init function to module class | Łukasz Wilenski | 1 | -1/+2 | |
| 2012-04-17 | Start to disentangle the require_once dependencies. Previously, session.php ↵ | fisharebest | 1 | -1/+0 | |
| loaded functions_print, which loaded functions_charts and functions_places. | |||||
| 2012-04-17 | Updating minimal theme (not complete) | Nigel Osborne | 1 | -1/+1 | |
| 2012-04-16 | relationship.php - filter inputs | fisharebest | 1 | -36/+18 | |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -5/+2 | |
| #964398 - find individual id | |||||
| 2012-03-28 | Functions should return HTML, rather than output it | fisharebest | 1 | -2/+2 | |
| 2012-03-26 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -39/+33 | |
| 2012-03-19 | Revert the "Determine the z-index for this box" part of 13607 | Nigel Osborne | 1 | -1/+4 | |
| 2012-03-18 | Relationship chart - remove the z-index attribute for the connecting lines. ↵ | fisharebest | 1 | -10/+7 | |
| It does not appear to be necessary, and breaks several custom themes. | |||||
| 2012-02-02 | Minor refactoring of relationship.php. Move the titles/forms out of the ↵ | fisharebest | 1 | -164/+144 | |
| output <div>. Need to move away from relative positioning, so that we can display all paths on the same page (perhaps in tabs). | |||||
| 2012-02-01 | Slightly larger relationship text | Nigel Osborne | 1 | -1/+1 | |
| 2012-02-01 | Small correction to spacing. | Nigel Osborne | 1 | -1/+2 | |
| 2012-02-01 | Tidy up relationship.php - no functional changes | fisharebest | 1 | -25/+24 | |
| 2012-02-01 | Revert z-index change in 13348 patch | Rob Peters | 1 | -6/+2 | |
| 2012-02-01 | Relationship chart - fix recent edit conflict | fisharebest | 1 | -1/+1 | |
| 2012-02-01 | Tidy up relationship.php - no functional changes | fisharebest | 1 | -17/+4 | |
| 2012-02-01 | Tidy up relationship.php - no functional changes | fisharebest | 1 | -163/+166 | |
| 2012-02-01 | Tidy up relationship.php - no functional changes | fisharebest | 1 | -146/+188 | |
| 2012-02-01 | Fix z-index for relationship charts | Rob Peters | 1 | -17/+16 | |
| Clean up the compact chart definitions | |||||
| 2012-02-01 | Correct inconsistent box sizing. | Rob Peters | 1 | -2/+3 | |
| 2012-01-23 | Changes to the non-detail chart displays | Nigel Osborne | 1 | -3/+2 | |
| 2012-01-18 | Remove unnecessary instructions | fisharebest | 1 | -3/+3 | |
| 2011-12-21 | #902683 - HTML validation | fisharebest | 1 | -5/+5 | |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -26/+26 | |
| 2011-12-04 | Remove patch from relationship and implement in MenuBar. Patch switches the ↵ | Rob Peters | 1 | -5/+0 | |
| rootid from person2 to person1. | |||||
| 2011-12-04 | Adding missing &ged=XXXX to chart URLs | fisharebest | 1 | -0/+1 | |
| 2011-12-04 | move PID1 to top of form | Rob Peters | 1 | -0/+5 | |
| 2011-12-03 | Fix relationship chart so it adjust block sizes for values set in themes. | Rob Peters | 1 | -2/+4 | |
| 2011-11-28 | Allow relationship chart to expand space between blocks when theme defined ↵ | Rob Peters | 1 | -0/+3 | |
| block sizes are increased | |||||
| 2011-11-22 | Correct block spacing on Relationship chart w/o the Show detail box checked. | Rob Peters | 1 | -0/+1 | |
| 2011-11-22 | Charts options: the help text for "Show Details" is out of date, and not ↵ | fisharebest | 1 | -1/+1 | |
| really useful. | |||||
| 2011-11-19 | This patch makes the charts that use person_box consistent in their height ↵ | Rob Peters | 1 | -3/+2 | |
| and width. 1.) These values are defined in the theme.php file. For those charts that have the % width option, the patch expands both height and width. For charts with the detailed checkbox unselected, the box size is a consistent percentage of the larger box. 2.) The name block is now set to 1/2 the box height. | |||||
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we ↵ | fisharebest | 1 | -1/+1 | |
| apply "center" at a parent element. We have now removed the "center", and no longer need this markup. | |||||
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -5/+5 | |
| 2011-10-18 | Don't query database directly - use API | fisharebest | 1 | -3/+6 | |
| 2011-07-28 | Relationship charts - links the wrong way round. | fisharebest | 1 | -2/+2 | |
