summaryrefslogtreecommitdiff
path: root/modules_v3/GEDFact_assistant/module.php
AgeCommit message (Expand)AuthorFilesLines
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-22/+0
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach1-412/+1
2015-02-14Use Tree objects instead of tree IDsGreg Roach1-1/+3
2015-02-12SQL placeholdersGreg Roach1-1/+1
2015-02-12Unused codeGreg Roach1-1/+1
2015-02-06Unused codeGreg Roach1-9/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-50/+47
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-18/+18
2015-01-18Default constructors do not need parenthesesGreg Roach1-2/+2
2014-12-05PHPDocGreg Roach1-5/+34
2014-11-27PHPDocGreg Roach1-3/+3
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+2
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-1/+1
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-1/+1
2014-05-10Cleanup - unused codeGreg Roach1-1/+1
2014-05-03Cleanup - remove unused variablesGreg Roach1-21/+13
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
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