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
/
ModuleThemeTrait.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
Bootstrap color scheme can be either fixed (light/dark) or auto (#5338)
Greg Roach
1
-2
/
+2
2026-03-15
Add support for bootstrap dark mode (minimal theme only)
Greg Roach
1
-0
/
+5
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
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-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2024-03-31
CodeStyle
Greg Roach
1
-2
/
+2
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-14
/
+14
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-6
/
+2
2024-01-13
Avoid implicit type checks
Greg Roach
1
-1
/
+1
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-23
/
+10
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-07
PHP 8.0 - use nullsafe operator
Greg Roach
1
-3
/
+3
2022-09-06
CodeStyle
Greg Roach
1
-1
/
+2
2022-04-12
Remove unused imports
Greg Roach
1
-1
/
+0
2022-04-01
Use new validator class
Greg Roach
1
-4
/
+3
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-24
CodeStyle
Greg Roach
1
-0
/
+7
2022-02-23
Update and use Validation class
Greg Roach
1
-17
/
+32
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-1
/
+1
2021-10-19
Fix: #4070 - remove ModuleThemeInterface::parameter
Greg Roach
1
-12
/
+0
2021-10-13
Add missing type-hints
Greg Roach
1
-2
/
+2
2021-10-12
PHPdoc
Greg Roach
1
-6
/
+6
2021-09-07
Fix: 'My pedigree' menu missing
Greg Roach
1
-12
/
+13
2021-09-01
Use wt- namespace for data attributes
Greg Roach
1
-4
/
+4
2021-03-19
Use closures for sort callbacks
Greg Roach
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-4
/
+4
2020-10-08
Typos
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-09-16
Refactor controller-actions as request-handlers
Greg Roach
1
-1
/
+2
2020-09-15
CodeStyle
Greg Roach
1
-1
/
+1
2020-06-08
CodeStyle
Greg Roach
1
-10
/
+0
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+3
2020-04-09
Fix: #3169, Fix: #2847 - redirect to home page after logout
Greg Roach
1
-1
/
+3
2020-03-04
Missing class on 'My account' menu
Greg Roach
1
-1
/
+1
2020-01-24
Add missing aria role 'menuitem' and convert to view.
Greg Roach
1
-1
/
+2
2020-01-20
Add the entire route to the request, not just the name
Greg Roach
1
-4
/
+9
2019-12-20
Unused imports
Greg Roach
1
-3
/
+0
2019-12-20
CodeStyle
Greg Roach
1
-3
/
+1
2019-12-16
Convert home page controller into request handlers and a service
Greg Roach
1
-7
/
+11
2019-12-05
Fix: redirect after logout on private tree
Greg Roach
1
-4
/
+3
2019-11-21
Fix: #2780 - missing tree parameter
Greg Roach
1
-1
/
+1
2019-11-15
Fix: #2729 - missing fact icons in xenea theme
Greg Roach
1
-23
/
+0
2019-11-12
Add tree parameter to registration and password reset
Greg Roach
1
-1
/
+1
2019-11-11
Simplify access to current locale
Greg Roach
1
-6
/
+1
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-2
/
+3
2019-11-01
Convert @TODO into issue #2729
Greg Roach
1
-2
/
+0
[next]