History log of /webtrees/app/Module/CensusAssistantModule.php (Results 76 – 100 of 128)
Revision Date Author Comments
# 0d46ec71 17-Oct-2017 Greg Roach <fisharebest@gmail.com>

Fix #855 - generate census tables using markdown


# 34cd602e 17-Oct-2017 Greg Roach <fisharebest@gmail.com>

Fix# 1190 - convert census-assistant markup to markdown


# d20fc238 30-Sep-2017 Greg Roach <fisharebest@gmail.com>

Remove unused CSS class facts_label03


# 047f239b 11-Jul-2017 Greg Roach <fisharebest@gmail.com>

Prepare to remove class Filter


# cc5ab399 11-Jul-2017 Greg Roach <fisharebest@gmail.com>

Prepare to remove class Filter


# 6fde90ca 07-Jul-2017 Greg Roach <fisharebest@gmail.com>

Code style


# 5752262c 07-Jul-2017 Greg Roach <fisharebest@gmail.com>

Code style


# 60bc3e3f 07-Jul-2017 Greg Roach <fisharebest@gmail.com>

PHPDoc


# 15d603e7 07-Mar-2017 Greg Roach <fisharebest@gmail.com>

jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows


# 6bdf7674 08-Mar-2017 Greg Roach <fisharebest@gmail.com>

2017


# 564ae2d7 13-Jan-2017 Greg Roach <fisharebest@gmail.com>

Merge minor changes from develop branch


# 7a6ee1ac 25-Dec-2016 Greg Roach <fisharebest@gmail.com>

Code style - single quotes


# c9aedfee 24-Dec-2016 webtrees <noreply@webtrees.net>

Merge branch 'master' of https://github.com/fisharebest/webtrees


# 13abd6f3 23-Dec-2016 Greg Roach <fisharebest@gmail.com>

Code style - short array syntax


# 2a277e58 17-Jun-2016 Greg Roach <fisharebest@gmail.com>

Fix #909 - not all user-interfaces use 'click'


# bd5618f5 12-Apr-2016 Greg Roach <fisharebest@gmail.com>

Merge pull request #893 from fisharebest/scrutinizer-patch-1

Scrutinizer Auto-Fixes


# c2ef43ac 12-Apr-2016 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com


# 9210c543 08-Mar-2016 Josef Pavlik <josef@pavlik.it>

Merge branch 'master' of https://github.com/fisharebest/webtrees

Conflicts:
language/cs.po


# 673157b0 28-Feb-2016 Greg Roach <fisharebest@gmail.com>

Refactor CSS


# 14c3d3fb 28-Feb-2016 Greg Roach <fisharebest@gmail.com>

Add tests for French censuses


# dc46b574 24-Feb-2016 David Drury <david@drury.me.uk>

Added styling for Census Assistant notes (same as markdown).
census-edit.php fixed bug in function updateCensusText whereby hidden <th> elements were included in the column count when generating the

Added styling for Census Assistant notes (same as markdown).
census-edit.php fixed bug in function updateCensusText whereby hidden <th> elements were included in the column count when generating the note text.
fixed bug in CensusAssistantModule.php function formatCensusNote to remove leading \n char from $data (real solution would be to change regex on line 294 but I go cross eyed looking at that).

Accomodate censuses with many columns (eg US 1930). To do this it was necessary to move the "Events of close relatives etc." line outside the facts table as colspan and table-layout: fixed don't play well together

NotesTabModule.php also need some work to properly show censuses with many columns

Select the correct census from which to derive the column headers

Use Soundex to perform place matching

Safety first programming

show more ...


# c7789cf3 22-Feb-2016 Greg Roach <fisharebest@gmail.com>

Merge pull request #844 from ddrury/FixCensusHeaders

Dynamically build the census column headers for shared notes


# 3a7bc14a 22-Feb-2016 David Drury <david@drury.me.uk>

In function formatCensusNote, build the $headers array dynamically from the census column definitions rather than using a static array which can easily become out of date


# b311b456 22-Feb-2016 Greg Roach <fisharebest@gmail.com>

Merge pull request #843 from ddrury/1939RegisterMissedBit

Missed a bit from last commit


# eb2a4ab4 22-Feb-2016 David Drury <david@drury.me.uk>

Missed a bit of last commit and also standardised header text to come into line with other censuses


123456