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
/
AdminController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
Refactor controller-actions as request-handlers
Greg Roach
1
-265
/
+0
2020-06-04
PHPdoc
Greg Roach
1
-2
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-3
/
+3
2019-12-13
CodeStyle - strict types
Greg Roach
1
-3
/
+3
2019-11-13
Unused imports
Greg Roach
1
-8
/
+0
2019-11-04
Update routing in merge-records
Greg Roach
1
-216
/
+0
2019-10-30
Add assertions for route parameters
Greg Roach
1
-4
/
+14
2019-10-30
TidyCode
Greg Roach
1
-2
/
+5
2019-10-18
Use TreeService
Greg Roach
1
-1
/
+16
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
wip
Greg Roach
1
-1
/
+1
2019-10-14
Working on routing
Greg Roach
1
-1
/
+1
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-2
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-8
/
+9
2019-09-12
CodeStyle - use groupBy() consistently
Greg Roach
1
-1
/
+1
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-1
/
+2
2019-05-09
PSR-7 requests
Greg Roach
1
-20
/
+23
2019-04-25
Strict types
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
-19
/
+18
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
2019-03-20
Fix: #2337 - null/empty-string mixup in default_resn rules
Greg Roach
1
-20
/
+30
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-4
/
+4
2019-02-01
Refactor admin controller
Greg Roach
1
-438
/
+0
2019-02-01
Refactor admin controller
Greg Roach
1
-252
/
+0
2019-02-01
Refactor admin controllers and services
Greg Roach
1
-267
/
+0
2019-01-31
Apply fixes from StyleCI (#2170)
Greg Roach
1
-2
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-14
/
+17
2019-01-30
Create ModuleService
Greg Roach
1
-14
/
+17
2019-01-30
Apply fixes from StyleCI (#2162)
Greg Roach
1
-2
/
+1
2019-01-30
Add themes to the control panel
Greg Roach
1
-1
/
+6
2019-01-29
Apply fixes from StyleCI (#2155)
Greg Roach
1
-2
/
+1
2019-01-29
Move analytics settings to the module settings
Greg Roach
1
-22
/
+47
2019-01-26
Apply fixes from StyleCI (#2139)
Greg Roach
1
-2
/
+1
2019-01-26
Fix: #2129 - module management
Greg Roach
1
-235
/
+15
2019-01-25
Refactor core/custom modules
Greg Roach
1
-1
/
+0
2019-01-24
Refactoring module API
Greg Roach
1
-3
/
+4
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-5
/
+5
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-78
/
+38
2019-01-16
CodeStyle
Greg Roach
1
-1
/
+1
2019-01-15
Allow custom sort fields to be specified in datatables responses
Greg Roach
1
-2
/
+2
2019-01-13
Use illuminate/database for restriction privacy
Greg Roach
1
-45
/
+33
2019-01-13
Fix: add default restrictions for specific records
Greg Roach
1
-18
/
+12
2019-01-13
Fix: add default restrictions for specific records
Greg Roach
1
-8
/
+10
2019-01-13
Use illuminate/database to merge records
Greg Roach
1
-42
/
+23
2019-01-13
Use illuminate/database for control panel
Greg Roach
1
-1
/
+9
2019-01-11
Simplify row-mappers
Greg Roach
1
-3
/
+3
2019-01-09
Use illuminate/database
Greg Roach
1
-18
/
+63
2019-01-09
Use illuminate/database and datatables-service in admin-level1-media
Greg Roach
1
-55
/
+37
2019-01-09
Fix: custom query builder macro
Greg Roach
1
-1
/
+1
[next]