#
d37db671 |
| 13-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Allow custom modules to provide translations
|
#
9e24ac1c |
| 10-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
glob() results do not need to be sorted
|
#
f8e24896 |
| 09-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2307 - new location for .MO files
|
#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
4ee95e68 |
| 05-Mar-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Update I18N.php (#2299)
Fixed failing to switch language
|
#
362b8464 |
| 04-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor language files to use laravel structure
|
#
4459dc9a |
| 03-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert from Carbon (v1) to CarbonImmutable (v2)
|
#
ca52a408 |
| 23-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use UTC internally, and convert to local time for display
|
#
16d6367a |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add visibility to constants
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
91495569 |
| 08-Dec-2018 |
Greg Roach <fisharebest@webtrees.net> |
Move DebugBar code to middleware
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|
#
5f58d1fd |
| 01-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Age
|
#
d0bfc631 |
| 28-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
c9ec599f |
| 13-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
851deb22 |
| 13-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
WIP
|
#
55a938b8 |
| 13-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
WIP
|
#
e58a20ff |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Fix: search engines should see content in tree's default language
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
924d091b |
| 03-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
I18N function parameters
|
#
cdaafeee |
| 03-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHP 7 has native integer division
|
#
a515be7c |
| 23-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|
#
7a899ede |
| 23-Sep-2018 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes (#1924)
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
#
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 ...
|
#
c3283ed7 |
| 13-Sep-2018 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|