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
/
AdminSiteController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
Fix: #3089 - change language from tree-preference to site-preference
Greg Roach
1
-163
/
+0
2019-12-13
CodeStyle - strict types
Greg Roach
1
-2
/
+2
2019-12-10
PHPdoc
Greg Roach
1
-1
/
+1
2019-11-11
DeadCode
Greg Roach
1
-7
/
+1
2019-11-11
Simplify access to current locale
Greg Roach
1
-14
/
+2
2019-11-02
Add ability to send test messages from email preferences page
Greg Roach
1
-78
/
+0
2019-11-01
Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...
Greg Roach
1
-11
/
+11
2019-10-26
Remove LocaleInterface as dependency of LocalizationService
Greg Roach
1
-1
/
+0
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-1
/
+11
2019-10-24
Fix: #2644 - Refactor site logs controller to use service and request handlers
Greg Roach
1
-206
/
+5
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
Convert controller to request handler
Greg Roach
1
-90
/
+1
2019-10-15
Working on routing
Greg Roach
1
-28
/
+16
2019-10-14
Working on routing
Greg Roach
1
-3
/
+4
2019-09-29
PSR12
Greg Roach
1
-0
/
+3
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-32
/
+46
2019-09-23
Use Flysystem for more filesystem operations
Greg Roach
1
-3
/
+2
2019-09-20
Add checks/warnings to email settings page
Greg Roach
1
-40
/
+37
2019-09-16
Fix: #1238 - add support for DKIM mail signatures
Greg Roach
1
-0
/
+4
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-1
/
+2
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
2019-05-09
PSR-7 requests
Greg Roach
1
-19
/
+25
2019-05-09
PSR-7 requests
Greg Roach
1
-20
/
+21
2019-05-04
Cleanup data folder - do not delete our SQLITE database file
Greg Roach
1
-2
/
+7
2019-05-01
Compatibility with other databases
Greg Roach
1
-1
/
+1
2019-04-12
Fix: #2379 - no timezone conversion on site/change logs
Greg Roach
1
-1
/
+1
2019-04-11
Replace standalone emitter with middleware
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
-52
/
+50
2019-04-03
Declare static closures
Greg Roach
1
-3
/
+3
2019-03-14
Convert languages to modules
Greg Roach
1
-33
/
+0
2019-03-12
Fix: #2326 - wrong class in typehint
Greg Roach
1
-110
/
+110
2019-03-07
Add example module to set PHP/MySQL configuration
Greg Roach
1
-2
/
+0
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-1
/
+2
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-4
/
+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
-6
/
+14
2019-01-30
Convert Theme class to modules
Greg Roach
1
-1
/
+28
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
-1
/
+0
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-34
/
+0
2019-01-15
Allow custom sort fields to be specified in datatables responses
Greg Roach
1
-1
/
+1
2019-01-09
Removing the dependency on MySQL
Greg Roach
1
-6
/
+0
2019-01-09
Use illuminate/database and datatables-service in site-logs
Greg Roach
1
-201
/
+74
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-01
Update swiftmailer from v5 to v6
Greg Roach
1
-1
/
+0
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-1
/
+1
2018-10-12
Apply fixes from StyleCI (#1961)
Greg Roach
1
-1
/
+1
2018-10-12
Use Filesystem (Flysystem) class for file manipulation
Greg Roach
1
-30
/
+37
2018-10-08
Code style
Greg Roach
1
-15
/
+5
2018-10-03
Strict types
Greg Roach
1
-2
/
+3
[next]