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
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
2019-10-27
Rewrite error handler - #2686 and #2685
Greg Roach
1
-1
/
+0
2019-10-26
Do not redirect to the login page after login
Greg Roach
1
-2
/
+2
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-4
/
+9
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+1
2019-10-24
PHPdoc
Greg Roach
1
-1
/
+1
2019-10-24
Fix: #2691 - Routing for account edit/delete
Greg Roach
1
-15
/
+20
2019-10-24
Refactor pending changes to use service and request handlers
Greg Roach
1
-1
/
+2
2019-10-20
Fix: #2633 - redirect to home page after signing out
Greg Roach
1
-1
/
+7
2019-10-19
Fix: #2632 - redirect from home-page to user-page after login
Greg Roach
1
-3
/
+8
2019-10-19
Fix: #2635 - no tree shown on login page
Greg Roach
1
-2
/
+8
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
Analytics, Report and Theme traits require name()
Greg Roach
1
-0
/
+10
2019-10-15
wip
Greg Roach
1
-2
/
+2
2019-10-14
Working on routing
Greg Roach
1
-2
/
+3
2019-10-11
Working on routing
Greg Roach
1
-2
/
+2
2019-10-10
Working on routing
Greg Roach
1
-3
/
+3
2019-10-10
Logout should only be a POST action
Greg Roach
1
-2
/
+2
2019-10-10
Working on routing
Greg Roach
1
-4
/
+5
2019-10-07
Named routes
Greg Roach
1
-2
/
+4
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-05-20
Improve default description of theme/language modules
Greg Roach
1
-0
/
+10
2019-05-11
#2421 - missing return URL after accepting/rejecting pending changes
Greg Roach
1
-1
/
+1
2019-05-09
PSR-7 requests
Greg Roach
1
-2
/
+5
[next]