#
e873f434 |
| 22-Nov-2024 |
Greg Roach <greg@subaqua.co.uk> |
PHP 8.3 allows class constants to have type hints
|
#
f71a4582 |
| 21-Sep-2023 |
manf0001 <77053842+manf0001@users.noreply.github.com> |
1931 Canadian Census (#4875)
* Update CensusOfCanada.php
Adding 1931
* Create CensusOfCanada1931.php
1931 Canadian Census
* Update CensusOfCanada1931.php
* Update CensusOfCanada1931.p
1931 Canadian Census (#4875)
* Update CensusOfCanada.php
Adding 1931
* Create CensusOfCanada1931.php
1931 Canadian Census
* Update CensusOfCanada1931.php
* Update CensusOfCanada1931.php
* Create CensusOfCanadaTest1931.php
* Delete tests/app/Census/CensusOfCanadaTest1931.php
* Create CensusOfCanada1931Test.php
* Update CensusOfCanada1931.php
Added some missing lines and re-worded the description for the last couple of columns
* Update CensusOfCanada1931.php
removed brackets from two descriptions to conform with rest of the column descriptions
* Update CensusOfCanada1931Test.php
* Update CensusOfCanada1931Test.php
Fix spacing
* Update CensusOfCanadaTest.php
Added info for Census of Canada Test
* Update CensusColumnNationality.php
Added two more Nationalities for Census
* Update CensusOfCanada1931Test.php
removing tabs and replaced with spaces
* Update CensusOfCanadaTest.php
forgot to add line for 1891 census
* Update CensusOfCanadaTest.php
change language
* Update CensusOfCanada1931.php
Fixed Typo
* Update CensusOfCanada1931Test.php
added missing .
* Update CensusOfCanada1931Test.php
* Update CensusOfCanada1931.php
* Update CensusColumnNationality.php
---------
Co-authored-by: Greg Roach <greg@subaqua.co.uk>
show more ...
|
#
d11be702 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
b11cdcd4 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
5bfc6897 |
| 16-Mar-2022 |
Greg Roach <greg@subaqua.co.uk> |
It is 2022 - update copyright dates
|
#
4fedbbe7 |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle - whitespace
|
#
88ca476b |
| 07-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
Census table - move rows from head to body
|
#
89f7189b |
| 25-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use https link in copyright header
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
392561bb |
| 27-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class Place
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|
#
30158ae7 |
| 12-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getFacts() to facts()
|
#
2decada7 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getDate() to date()
|
#
4fb14fcb |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getPlace() to place()
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
b2ce94c6 |
| 22-Sep-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Reduced if/else complexity, removed not require else conditions (#1866)
* Reduced if/else complexity, removed not require else conditions
* Fix indentation
* Fix indentation
* Use null-coal
Reduced if/else complexity, removed not require else conditions (#1866)
* Reduced if/else complexity, removed not require else conditions
* Fix indentation
* Fix indentation
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Admin theme no longer exists
* Code style
* Use null-coalesce operator to simplify logic
show more ...
|
#
5a62e0a6 |
| 29-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
Census header row method does not need to be public/static
|
#
342dcecd |
| 19-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - type mismatch
|
#
c1010eda |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR2 code style
|
#
1062a142 |
| 07-Jan-2018 |
Greg Roach <fisharebest@gmail.com> |
Happy new year - 2018
|
#
16d0b7f7 |
| 02-Nov-2017 |
Rico Sonntag <mail@ricosonntag.de> |
Return Place instance instead of string, allowing use of object methods
|
#
15d603e7 |
| 07-Mar-2017 |
Greg Roach <fisharebest@gmail.com> |
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
|