| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-03-02 | Stats block layout | Greg Roach | 1 | -2/+3 | |
| 2016-03-02 | 1.7.5 | Greg Roach | 1 | -1/+1 | |
| 2016-03-02 | 1.7.41.7.4 | Greg Roach | 1 | -1/+1 | |
| 2016-03-02 | composer update --no-dev on PHP 5.3 | Greg Roach | 18 | -4294/+246 | |
| 2016-03-02 | Delete old files | Greg Roach | 1 | -0/+5 | |
| 2016-03-02 | Fix #866 - double escaping | Greg Roach | 1 | -1/+1 | |
| 2016-03-01 | Census column condition - widowed | Greg Roach | 29 | -288/+4889 | |
| 2016-03-01 | French census conditions | Greg Roach | 10 | -26/+26 | |
| 2016-03-01 | Unused use | Greg Roach | 1 | -3/+0 | |
| 2016-03-01 | Fix #854 French censuses | Greg Roach | 64 | -600/+3011 | |
| 2016-02-29 | Fix #861 and update dependencies | Greg Roach | 22 | -4319/+291 | |
| 2016-02-29 | Travis/compose cache | Greg Roach | 1 | -4/+9 | |
| 2016-02-28 | Fix #810 US census | Greg Roach | 14 | -85/+940 | |
| 2016-02-28 | Display of census years | Greg Roach | 1 | -1/+1 | |
| 2016-02-28 | Upgrade jQuery from 1.11.3 to 1.12.1 | Greg Roach | 3 | -8/+7 | |
| 2016-02-28 | Upgrade jQuery from 2.1.4 to 2.2.1 | Greg Roach | 3 | -7/+6 | |
| 2016-02-28 | Upgrade moment from 2.10.6 to 2.11.2 | Greg Roach | 3 | -82/+76 | |
| 2016-02-28 | Update boostrap from 3.3.5 to 3.3.6 | Greg Roach | 10 | -16/+17 | |
| 2016-02-28 | Update boostrap-datatimepicker from 4.15.35 to 4.17.37 | Greg Roach | 4 | -14/+14 | |
| 2016-02-28 | Fix merge error | Greg Roach | 2 | -4/+35538 | |
| 2016-02-28 | Refactor CSS | Greg Roach | 9 | -63/+52 | |
| 2016-02-28 | Add tests for French censuses | Greg Roach | 24 | -329/+4366 | |
| 2016-02-28 | Added styling for Census Assistant notes (same as markdown). | David Drury | 10 | -92/+170 | |
| 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 | |||||
| 2016-02-28 | Fix #853 - typo | Greg Roach | 1 | -1/+1 | |
| 2016-02-28 | Coverage reports not generated | Greg Roach | 2 | -25/+24 | |
| 2016-02-28 | French census - exact dates | Greg Roach | 44 | -47/+47 | |
| 2016-02-28 | Coveralls badge URL has changed | Greg Roach | 1 | -1/+1 | |
| 2016-02-28 | Tests for French census | Greg Roach | 24 | -176/+774 | |
| 2016-02-27 | Travis: use oauth token to bypass github rate limit | Greg Roach | 1 | -0/+1 | |
| 2016-02-27 | DRY new census column | Greg Roach | 1 | -21/+11 | |
| 2016-02-27 | Merge pull request #854 from mikejpr/master | Greg Roach | 24 | -71/+421 | |
| Translation Census French | |||||
| 2016-02-27 | Unused use | Greg Roach | 4 | -14/+0 | |
| 2016-02-27 | DRY census columns | Greg Roach | 6 | -81/+57 | |
| 2016-02-27 | Missing link in pedigree chart | Greg Roach | 1 | -1/+1 | |
| 2016-02-27 | Merge pull request #857 from jon48/patch-1 | Greg Roach | 1 | -1/+1 | |
| Wrong path to relationship page in Indiv. table | |||||
| 2016-02-27 | Wrong path to relationship page in Indiv. table | Jonathan Jaubart | 1 | -1/+1 | |
| Same issue as #839. The href attribute contains `../../` whereas it should just be `relationship.php` | |||||
| 2016-02-27 | translate.webtrees.net - Lingala - 0.8% | Jean-Maurice Omankoy | 1 | -13/+13 | |
| 2016-02-25 | Create CensusOfFrance1946.php | mikejpr | 1 | -0/+46 | |
| 2016-02-25 | Create CensusOfFrance1936.php | mikejpr | 1 | -0/+46 | |
| 2016-02-25 | Create CensusOfFrance1931.php | mikejpr | 1 | -0/+46 | |
| 2016-02-25 | Create CensusOfFrance1926.php | mikejpr | 1 | -0/+46 | |
| 2016-02-25 | Create CensusOfFrance1921.php | mikejpr | 1 | -0/+46 | |
| 2016-02-25 | Create CensusOfFrance1831.php | mikejpr | 1 | -2/+2 | |
| 2016-02-25 | Create CensusOfFrance1831.php | mikejpr | 1 | -0/+45 | |
| 2016-02-25 | Add 1831,1921,1926,1931,1936,1946 | mikejpr | 1 | -0/+6 | |
| 2016-02-25 | Update translation french | mikejpr | 1 | -1/+8 | |
| 2016-02-25 | Update translation french | mikejpr | 1 | -1/+8 | |
| 2016-02-25 | Update translation french | mikejpr | 1 | -1/+8 | |
| 2016-02-25 | Update translation french | mikejpr | 1 | -1/+6 | |
| 2016-02-25 | Update translation french | mikejpr | 1 | -5/+5 | |
