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