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
/
PendingChangesController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
Refactor pending changes to use service and request handlers
Greg Roach
1
-326
/
+0
2019-10-21
Strict types
Greg Roach
1
-3
/
+4
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+6
2019-10-15
wip
Greg Roach
1
-4
/
+4
2019-10-10
Working on routing
Greg Roach
1
-1
/
+1
2019-10-10
Working on routing
Greg Roach
1
-4
/
+3
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-21
/
+19
2019-05-09
PSR-7 requests
Greg Roach
1
-7
/
+8
2019-05-09
PSR-7 requests
Greg Roach
1
-4
/
+9
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-39
/
+38
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-2
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-3
/
+3
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-2
/
+2
2019-01-11
Simplify row-mappers
Greg Roach
1
-1
/
+1
2019-01-10
Use illuminate/database in pending changes controller
Greg Roach
1
-62
/
+50
2019-01-06
Fix: #1783 - missing timezones on timestamps
Greg Roach
1
-4
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-1
/
+2
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-7
/
+7
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-6
/
+6
2018-08-27
Fixed case mismatches (#1865)
Rico Sonntag
1
-1
/
+1
2018-08-19
CodeStyle
Greg Roach
1
-2
/
+2
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-6
/
+6
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-28
/
+14
2018-07-16
Use PSR2 code style
Greg Roach
1
-249
/
+258
2018-07-11
Various bugs
Greg Roach
1
-2
/
+2
2018-07-09
Pass objects instead of IDs
Greg Roach
1
-3
/
+3
2018-07-09
Remove global
Greg Roach
1
-2
/
+2
2018-07-02
Fix: #1768 - cannot accept/reject all changes
Greg Roach
1
-1
/
+1
2018-05-09
Add $tree to all views
Greg Roach
1
-1
/
+0
2018-04-13
Convert action.php to http/controller style
Greg Roach
1
-100
/
+158
2018-04-12
Unused import
Greg Roach
1
-1
/
+0
2018-03-26
Missing ged parameter
Greg Roach
1
-1
/
+1
2018-03-25
Convert pending-changes page to http/controller/view
Greg Roach
1
-0
/
+276