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
/
AccountController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
Fix: #2691 - Routing for account edit/delete
Greg Roach
1
-189
/
+0
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
PHPdoc; assertions
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+5
2019-10-15
wip
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-12
/
+12
2019-09-12
Fix: #2569 - cannot update user account settings when only one theme enabled
Greg Roach
1
-20
/
+17
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
2019-05-09
PSR-7 requests
Greg Roach
1
-10
/
+12
2019-04-11
Use PSR-15 request handlers as alternative to controllers/actions
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-14
/
+13
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-1
/
+2
2019-02-02
Fix: #2175 - error deleting user
Greg Roach
1
-5
/
+4
2019-02-01
Refactor admin controllers and add tests
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-13
/
+21
2019-01-30
Convert Theme class to modules
Greg Roach
1
-10
/
+23
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
-2
/
+0
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-1
/
+1
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-11
/
+11
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-2
/
+2
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-20
/
+9
2018-07-16
Use PSR2 code style
Greg Roach
1
-116
/
+121
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-03-17
Use http/controller/view for edit user account page
Greg Roach
1
-0
/
+174