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
/
Http
/
Controllers
/
UserController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
Use PSR-15 request handlers as alternative to controllers/actions
Greg Roach
1
-126
/
+0
2019-04-11
#2368 - fix routing for change language/theme requests
Greg Roach
1
-7
/
+9
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-18
/
+18
2019-02-02
Fix: #2175 - error deleting user
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-5
/
+20
2019-01-30
Clean up module code
Greg Roach
1
-2
/
+0
2019-01-30
Remove ALL_USER_THEMES option. Instead, disable unwanted themes.
Greg Roach
1
-5
/
+3
2019-01-29
Start converting themes into modules
Greg Roach
1
-1
/
+0
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-10-28
Strict types
Greg Roach
1
-1
/
+1
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-2
/
+2
2018-08-19
CodeStyle
Greg Roach
1
-4
/
+4
2018-07-16
Use PSR2 code style
Greg Roach
1
-63
/
+68
2018-04-13
Convert action.php to http/controller style
Greg Roach
1
-0
/
+20
2018-04-12
Convert more functions to http/controllers
Greg Roach
1
-0
/
+89