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
/
Auth.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Improve support for _LOC records
Greg Roach
1
-0
/
+27
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
-6
/
+12
2021-01-06
Fix: #3611 - add row-locks to prevent concurrent edits
Greg Roach
1
-1
/
+21
2020-12-31
CodeStyle
Greg Roach
1
-4
/
+4
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2020-08-30
Fix: #3496 - module components replaced with interfaces
Greg Roach
1
-3
/
+3
2020-06-21
Replace deprecated functions
Greg Roach
1
-0
/
+13
2020-06-20
Replace deprecated functions
Greg Roach
1
-0
/
+13
2020-03-13
Add record types for HEAD and SUBN
Greg Roach
1
-0
/
+50
2019-12-18
Fix: #2844 - update session cookie name
Greg Roach
1
-8
/
+1
2019-12-11
Fix: #2833 Allow charts to start at private records when 'show private relati...
Greg Roach
1
-48
/
+53
2019-12-10
Add support for Submitter records as first-class objects #2823
Greg Roach
1
-14
/
+39
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-2
/
+2
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-5
/
+5
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-14
/
+28
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-02
The the container to allow testing
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-08-11
Fix: #2529 incorrect check for module/list permissions
Greg Roach
1
-1
/
+1
2019-07-25
Fix: #2519 - session user-id is int in 2.x, but string in 1.x
Greg Roach
1
-1
/
+8
2019-04-15
Remove duplication
Greg Roach
1
-7
/
+35
2019-03-07
Code style and testing
Greg Roach
1
-13
/
+13
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-25
/
+26
2019-01-26
Prevent users typing direct URLs to charts that are enabled, but are above th...
Greg Roach
1
-0
/
+17
2019-01-22
Apply fixes from StyleCI (#2127)
Greg Roach
1
-1
/
+0
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-0
/
+148
2019-01-21
Simplify API function name
Greg Roach
1
-1
/
+1
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-13
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-4
/
+4
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-5
/
+7
2018-09-16
Simplify code
Greg Roach
1
-23
/
+16
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-6
/
+6
2018-08-19
Import classes
Greg Roach
1
-1
/
+3
2018-08-19
CodeStyle
Greg Roach
1
-1
/
+1
2018-08-10
PhpDoc
Greg Roach
1
-1
/
+1
2018-07-16
Use PSR2 code style
Greg Roach
1
-144
/
+156
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-06-17
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
Greg Roach
1
-11
/
+0
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-05
Revert change to session/login. It breaks logins
Greg Roach
1
-1
/
+1
2016-12-05
Fix #1078 - delete old sessions
Greg Roach
1
-1
/
+1
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-1
/
+1
2015-06-08
PHPDoc
Greg Roach
1
-3
/
+2
2015-05-30
Code style
Greg Roach
1
-12
/
+11
2015-04-26
Replace Zend_Session with our own class
Greg Roach
1
-11
/
+4
2015-03-21
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-1
/
+1
[next]