index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Module
/
ColorsTheme.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-11-04
Move color theme palette to inline CSS
Greg Roach
1
-2
/
+27
2025-02-12
Add Armenian translation
Greg Roach
1
-5
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-1
/
+1
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-18
Use Validator
Greg Roach
1
-6
/
+2
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-3
/
+2
2021-11-21
CodeStyle
Greg Roach
1
-1
/
+3
2021-10-29
CodeStyle - remove default parameters
Greg Roach
1
-1
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-1
/
+1
2021-09-01
Use wt- namespace for data attributes
Greg Roach
1
-1
/
+1
2021-06-12
Site and tree default preferences
Greg Roach
1
-1
/
+5
2021-03-19
Use closures for sort callbacks
Greg Roach
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-3
/
+2
2019-10-20
Fix: #2660 - use HTTP POST to set palette color
Greg Roach
1
-50
/
+65
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-11
Working on routing
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-06-25
Fix: #2447 - better detection of client_ip and request_uri
Greg Roach
1
-1
/
+1
2019-04-17
Explicit type casts
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-47
/
+48
2019-03-10
Do not use __construct() or boot() in core themes, as it prevents custom them...
Greg Roach
1
-1
/
+4
2019-03-08
Strict types and code review
Greg Roach
1
-1
/
+0
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-02
Apply fixes from StyleCI (#2293)
Greg Roach
1
-2
/
+4
2019-03-02
Refactoring modules to remove dependency on Tree (allows earlier initialisati...
Greg Roach
1
-3
/
+5
2019-03-02
Remove old code
Greg Roach
1
-6
/
+0
2019-03-02
Defer calls to I18N in colors theme
Greg Roach
1
-82
/
+88
2019-02-09
Working on CSS and icons
Greg Roach
1
-2
/
+1
2019-02-08
Working on CSS and themes
Greg Roach
1
-4
/
+3
2019-01-30
Remove ALL_USER_THEMES option. Instead, disable unwanted themes.
Greg Roach
1
-21
/
+17
2019-01-30
Refactor themes into modules
Greg Roach
1
-0
/
+193