| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-12-26 | Add initial support for markdown | Greg Roach | 1 | -2/+2 |
| 2013-11-16 | Formatted shared notes - missing postamble section causes not to be unformatted | Greg Roach | 1 | -1/+1 |
| 2013-11-03 | Styling for census-assistant generated tables | Greg Roach | 1 | -11/+4 |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -13/+13 |
| 2013-10-23 | #1243743 - Facts & Events blank on Individual Page | Greg Roach | 1 | -1/+1 |
| 2013-10-05 | #1222698 - Shared note display not styled | Greg Roach | 1 | -0/+8 |
| 2013-10-05 | Remove (harmless) debug code | Greg Roach | 1 | -1/+1 |
| 2013-10-05 | #1198421 - 1.5 Census assistant module - results are not saved | Greg Roach | 1 | -2/+2 |
| 2013-10-05 | Move census-assistant code to the census-assistant module | Greg Roach | 1 | -7/+80 |
| 2013-10-05 | #1198421 - (part) 1.5 Census assistant module - results are not saved | Greg Roach | 1 | -0/+41 |
| 2013-09-21 | Update language files. Tidy up some capitalisation in en_US. | Greg Roach | 1 | -2/+2 |
| 2013-09-03 | Formatting of census assistant data | fisharebest | 1 | -49/+54 |
| 2013-09-01 | #1200916 - Census assistant fails to turn first line of note into a link | Greg Roach | 1 | -0/+89 |
| 2013-08-30 | #1218624 - Interactive tree event sequence - dev / do not abbreviate chart la... | fisharebest | 1 | -1/+1 |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -11/+11 |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -1/+1 |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 |
| 2013-06-23 | Use PHP5.3 language features in gedcom-record classes | fisharebest | 1 | -1/+1 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -4/+6 |
| 2013-01-23 | Remove old/unused code. It seems that the GEDFact assistant copied the entir... | fisharebest | 1 | -641/+36 |
| 2013-01-22 | Fix misc javascript issues | fisharebest | 1 | -7/+4 |
| 2013-01-22 | Remove old/unused code | fisharebest | 1 | -1/+1 |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -15/+4 |
| 2013-01-09 | Update comments, renaming "directory" to "folder" | fisharebest | 1 | -4/+4 |
| 2013-01-02 | Minor language updates | fisharebest | 1 | -2/+2 |
| 2013-01-02 | Rename "close window" to "close", as many modern GUIs do not use windows | fisharebest | 1 | -2/+2 |
| 2012-11-21 | Remove some unused code in functions_mediadb.php | fisharebest | 1 | -1/+1 |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -1/+1 |
| 2012-11-16 | I18N: use consistent text | fisharebest | 1 | -1/+1 |
| 2012-10-04 | fix: unable to add link to media object | Łukasz Wilenski | 1 | -7/+7 |
| 2012-09-03 | Remove lots of unused and unreachable code from Census Assistant / Find perso... | fisharebest | 1 | -1/+1 |
| 2012-07-07 | Tidy up the "showchanges()" logic. The option to hide/show changes was remov... | fisharebest | 1 | -1/+1 |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the bott... | fisharebest | 1 | -10/+8 |
| 2012-03-25 | Update text. Change "Find individual ID" to "Find an individual", etc. | fisharebest | 1 | -16/+16 |
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc... | fisharebest | 1 | -2/+2 |
| 2012-02-13 | Provide better sizes for popup windows. | fisharebest | 1 | -2/+2 |
| 2011-12-22 | fix undefined variable error | Łukasz Wilenski | 1 | -0/+6 |
| 2011-12-21 | #902683 - HTML validation | fisharebest | 1 | -1/+1 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -67/+67 |
| 2011-12-12 | HTML validation: & => & | fisharebest | 1 | -1/+1 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -34/+30 |
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various combinatio... | fisharebest | 1 | -9/+9 |
| 2011-11-08 | #584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ... | fisharebest | 1 | -49/+3 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -12/+15 |
| 2011-10-22 | #766602 - innacurate search results | fisharebest | 1 | -2/+2 |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ... | fisharebest | 1 | -1/+1 |
| 2011-09-21 | replace getListName() with getFullName() where the two are the same | fisharebest | 1 | -3/+3 |
| 2011-09-07 | Remove the "enable multimedia" option. Multimedia is always enabled. Add a ... | fisharebest | 1 | -1/+1 |
| 2011-08-29 | #833909 - in manage media links, module dir name not being loaded | fisharebest | 1 | -3/+822 |
| 2011-08-04 | #821050 - Error calling page after update to 1.2.2 | fisharebest | 1 | -0/+57 |