summaryrefslogtreecommitdiff
path: root/app/Module/CensusAssistantModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-18Fix #909 - not all user-interfaces use 'click'Greg Roach1-7/+11
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-3/+3
2016-02-28Refactor CSSGreg Roach1-1/+1
2016-02-28Add tests for French censusesGreg Roach1-2/+2
2016-02-28Added styling for Census Assistant notes (same as markdown).David Drury1-21/+42
2016-02-22In function formatCensusNote, build the $headers array dynamically from the c...David Drury1-53/+12
2016-02-22Missed a bit of last commit and also standardised header text to come into li...David Drury1-0/+3
2016-02-21Fix #824 - obsolete HTML markupGreg Roach1-4/+4
2016-02-21CodeStyleGreg Roach1-10/+10
2016-02-21Case mismatchGreg Roach1-5/+5
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-12-31Remove rows from census assistantGreg Roach1-5/+14
2015-10-29Code styleGreg Roach1-1/+0
2015-10-29Code-styleGreg Roach1-7/+7
2015-10-22CleanupGreg Roach1-7/+4
2015-10-19Rewrite census assistantGreg Roach1-707/+151
2015-10-07Code styleGreg Roach1-73/+672
2015-09-28Census date/place selectorGreg Roach1-115/+0
2015-09-27Use new census dates in add-census pageGreg Roach1-64/+54
2015-06-08PHPDocGreg Roach1-9/+11
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+3
2015-06-03Census assistant; combine filesGreg Roach1-5/+168
2015-05-31PSR-4Greg Roach1-2/+10
2015-05-30Code styleGreg Roach1-10/+10
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-04-05Add shared note link appearing for non-census factsGreg Roach1-6/+0
2015-03-30Fix #532 - update class declarationsGreg Roach1-1/+1
2015-03-24DRY up media/family navigatorGreg Roach1-1/+1
2015-03-13PunctuationGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+5
2015-03-02PSR-1Greg Roach1-6/+6
2015-03-02Module APIGreg Roach1-0/+430