| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-04-09 | Fix: #873 - research tasks | Greg Roach | 1 | -26/+42 | |
| 2016-04-09 | Refactor recent changes module | Greg Roach | 1 | -42/+252 | |
| 2016-04-09 | Fix: #886 - user column on recent changes list/table | Greg Roach | 1 | -2/+11 | |
| 2016-04-07 | Pedigree map, max generations | Greg Roach | 1 | -7/+4 | |
| 2016-03-02 | Stats block layout | Greg Roach | 1 | -2/+3 | |
| 2016-02-28 | Refactor CSS | Greg Roach | 3 | -9/+22 | |
| 2016-02-28 | Add tests for French censuses | Greg Roach | 1 | -2/+2 | |
| 2016-02-28 | Added styling for Census Assistant notes (same as markdown). | David Drury | 3 | -35/+54 | |
| 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-22 | Fix #847 interactive tree | Greg Roach | 1 | -2/+2 | |
| 2016-02-22 | Merge pull request #844 from ddrury/FixCensusHeaders | Greg Roach | 1 | -53/+12 | |
| Dynamically build the census column headers for shared notes | |||||
| 2016-02-22 | HTML validation error | Greg Roach | 1 | -141/+148 | |
| 2016-02-22 | In function formatCensusNote, build the $headers array dynamically from the ↵ | David Drury | 1 | -53/+12 | |
| census column definitions rather than using a static array which can easily become out of date | |||||
| 2016-02-22 | Missed a bit of last commit and also standardised header text to come into ↵ | David Drury | 1 | -0/+3 | |
| line with other censuses | |||||
| 2016-02-21 | Fix #824 - obsolete HTML markup | Greg Roach | 8 | -345/+411 | |
| 2016-02-21 | CodeStyle | Greg Roach | 2 | -18/+18 | |
| 2016-02-21 | Case mismatch | Greg Roach | 7 | -16/+16 | |
| 2016-02-20 | Wrong path to edituser in Login Block | Jonathan Jaubart | 1 | -1/+1 | |
| When authenticated, the link behind the "logged in as user" points to a wrong URL: it is `..\..\edituser.php` instead of simply `edituser.php` | |||||
| 2016-02-13 | Age differences | Greg Roach | 1 | -1/+1 | |
| 2016-02-03 | #824 html validation | Greg Roach | 1 | -2/+2 | |
| 2016-01-30 | Update copyright year | Greg Roach | 90 | -91/+91 | |
| 2016-01-27 | Duplicate HTML | Greg Roach | 1 | -1/+1 | |
| 2016-01-17 | Tabs | Greg Roach | 4 | -53/+20 | |
| 2016-01-17 | Misuse of | Greg Roach | 3 | -12/+7 | |
| 2016-01-17 | Two spaces have no effect in HTML | Greg Roach | 25 | -52/+52 | |
| 2016-01-16 | Missing echo and cCode-Style | Greg Roach | 1 | -213/+212 | |
| 2016-01-04 | Fix #747 - menus on touch screens | Greg Roach | 2 | -7/+9 | |
| 2016-01-01 | GET after POST | Greg Roach | 1 | -100/+116 | |
| 2015-12-31 | Remove rows from census assistant | Greg Roach | 1 | -5/+14 | |
| 2015-12-18 | PHP-CS-FIXER | Greg Roach | 1 | -1/+1 | |
| 2015-11-23 | Remove unused CSS | Greg Roach | 2 | -8/+8 | |
| 2015-11-23 | Fix 789866 - invalid HTML in individual/family sidebar | Greg Roach | 2 | -32/+36 | |
| 2015-11-21 | Fixes problems with updating records when using the update all button | David Drury | 1 | -2/+2 | |
| 2015-10-29 | Code style | Greg Roach | 1 | -1/+0 | |
| 2015-10-29 | Code-style | Greg Roach | 4 | -14/+14 | |
| 2015-10-22 | Cleanup | Greg Roach | 1 | -7/+4 | |
| 2015-10-20 | Faster diff for batch-update preview | Greg Roach | 1 | -62/+16 | |
| 2015-10-19 | Rewrite census assistant | Greg Roach | 1 | -707/+151 | |
| 2015-10-07 | Code style | Greg Roach | 1 | -73/+672 | |
| 2015-10-03 | Pending changes email | Greg Roach | 1 | -2/+2 | |
| 2015-09-29 | Merge pull request #731 from JustCarmen/wt-dev | Greg Roach | 1 | -6/+13 | |
| Add missing breadcrumb and page title | |||||
| 2015-09-28 | Fix: #689 - variable needs to be global... | Greg Roach | 1 | -1/+1 | |
| 2015-09-28 | Census date/place selector | Greg Roach | 1 | -115/+0 | |
| 2015-09-27 | Use new census dates in add-census page | Greg Roach | 1 | -64/+54 | |
| 2015-09-27 | Remove trailing spaces | JustCarmen | 1 | -21/+21 | |
| 2015-09-27 | Add for attribute and form-group to place-check form | JustCarmen | 1 | -3/+5 | |
| 2015-09-27 | Google maps 'manage' forms in bootstrap layout | JustCarmen | 1 | -53/+75 | |
| 2015-09-25 | Inactive places form in bootstrap layout | JustCarmen | 1 | -31/+35 | |
| 2015-09-25 | Since we've changed the form layout we need to change the way post data is ↵ | JustCarmen | 1 | -3/+3 | |
| retrieving. | |||||
| 2015-09-25 | Google maps 'import file' form in bootstrap layout | JustCarmen | 1 | -40/+83 | |
| 2015-09-25 | Google Maps preferences form in bootstrap layout | JustCarmen | 1 | -188/+212 | |
