#
e0486a06 |
| 30-Sep-2017 |
Greg Roach <fisharebest@gmail.com> |
Add class .wt-facts-table to replace various displays of facts and family members
|
#
9524b7b5 |
| 13-Jul-2017 |
Greg Roach <fisharebest@gmail.com> |
Review escaping
|
#
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
|
#
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
|
#
f591304f |
| 09-Oct-2016 |
Greg Roach <fisharebest@gmail.com> |
Fix #1119 - toggle date differences broken plus typo
|
#
23c362a9 |
| 28-Jun-2016 |
Greg Roach <fisharebest@gmail.com> |
#1031 - default state of checkboxes
|
#
cec813b6 |
| 26-Jun-2016 |
Chris Theron <tronsmit@users.noreply.github.com> |
Make historical facts persistent (#1035)
|
#
877e7017 |
| 23-Jun-2016 |
Greg Roach <fisharebest@gmail.com> |
Replace default checkbox settings with persistant user settings
|
#
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
|
#
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 ...
|
#
369c0ce6 |
| 30-Jan-2016 |
Greg Roach <fisharebest@gmail.com> |
Update copyright year
|
#
3b5d3a3e |
| 09-Jul-2015 |
Greg Roach <fisharebest@gmail.com> |
Fix #439 - ASSO/RELA of other individuals
|
#
76692c8b |
| 08-Jun-2015 |
Greg Roach <fisharebest@gmail.com> |
PHPDoc
|
#
3d7a8a4c |
| 05-Jun-2015 |
Greg Roach <fisharebest@gmail.com> |
Refactor includes/functions into classes
|
#
0e62c4b8 |
| 31-May-2015 |
Greg Roach <fisharebest@gmail.com> |
PSR-4
|
#
cbc1590a |
| 30-May-2015 |
Greg Roach <fisharebest@gmail.com> |
Code style
|
#
e2a378d3 |
| 29-Mar-2015 |
Greg Roach <fisharebest@gmail.com> |
Split class Module into static and abstract parts
|
#
28db1f7c |
| 13-Mar-2015 |
Vytautas Krivickas <vytautas.krivickas@gmail.com> |
Merge remote-tracking branch 'upstream/master'
|
#
3763c3f2 |
| 08-Mar-2015 |
Greg Roach <fisharebest@gmail.com> |
Create test harnesses for modules
|