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
/
AdminUsersController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
Refactor admin controller
Greg Roach
1
-502
/
+0
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-23
/
+32
2019-01-30
Convert Theme class to modules
Greg Roach
1
-3
/
+23
2019-01-30
Clean up module code
Greg Roach
1
-1
/
+0
2019-01-21
Simplify API function name
Greg Roach
1
-5
/
+5
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-2
/
+2
2019-01-15
Allow custom sort fields to be specified in datatables responses
Greg Roach
1
-1
/
+2
2019-01-06
Fix: #1783 - missing timezones on timestamps
Greg Roach
1
-2
/
+2
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-03
Move datatables processing to new service and add tests
Greg Roach
1
-88
/
+63
2019-01-03
Wrong name shown in full name column (#2086)
David Drury
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-21
Fix: missing confirmation email after approving a new user
Greg Roach
1
-0
/
+18
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-3
/
+3
2018-10-08
Strict types
Greg Roach
1
-1
/
+0
2018-09-28
Fix: #1918 - Select all gives SQL error
Greg Roach
1
-1
/
+1
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-26
/
+26
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+1
2018-09-15
Fix: #1902 - cannot set close relationship length
Greg Roach
1
-1
/
+1
2018-09-05
Fix: #1889 - strict types
Greg Roach
1
-1
/
+1
2018-08-27
Removed not required use statements (#1853)
Rico Sonntag
1
-1
/
+0
2018-08-18
CodeStyle
Greg Roach
1
-1
/
+0
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-12
/
+11
2018-08-15
Fix: #1830 do not update password when empty
Greg Roach
1
-1
/
+4
2018-08-13
Type hint closure return types
Greg Roach
1
-2
/
+2
2018-08-13
Settings are always strings - not nulls
Greg Roach
1
-2
/
+2
2018-08-13
Do not use PDO::FETCH_NUM
Greg Roach
1
-27
/
+27
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-12
/
+7
2018-08-05
Use views for icons
Greg Roach
1
-3
/
+3
2018-07-16
Use PSR2 code style
Greg Roach
1
-365
/
+379
2018-07-14
PHPdoc
Greg Roach
1
-1
/
+1
2018-06-21
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
Greg Roach
1
-2
/
+2
2018-05-25
Converting admin_site_config.php to http/controller
Greg Roach
1
-1
/
+0
2018-05-23
Fix: #1735 - cannot send emails when no tree specified
Greg Roach
1
-27
/
+0
2018-05-20
Refactor
Greg Roach
1
-9
/
+17
2018-05-20
Converting user admin functions to view/controller
Greg Roach
1
-0
/
+491