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
/
AbstractEditController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
Refactor edit controllers into request handlers. Preparing to use GedcomElem...
Greg Roach
1
-429
/
+0
2019-12-13
CodeStyle - strict types
Greg Roach
1
-3
/
+5
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-1
/
+0
2019-10-19
Strict types
Greg Roach
1
-2
/
+2
2019-10-17
Fix strict type errors
Greg Roach
1
-9
/
+13
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-08-26
Fix: #2473 - missing nickname when adding new individuals
Greg Roach
1
-0
/
+1
2019-05-17
Fix: #2443 - error addings facts without DATE/PLAC to new records
Greg Roach
1
-2
/
+2
2019-05-09
PSR-7 requests
Greg Roach
1
-12
/
+17
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-7
/
+7
2019-03-07
Code style and testing
Greg Roach
1
-9
/
+8
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-2
/
+3
2018-10-13
Remove functions from loops
Greg Roach
1
-5
/
+11
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-7
/
+9
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+21
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+2
2018-09-13
Fixed invalid docblocks
Rico Sonntag
1
-2
/
+3
2018-08-29
Add new name method does not need to be public/static
Greg Roach
1
-1
/
+1
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-4
/
+4
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
1
-21
/
+24
2018-08-15
CodeStyle
Greg Roach
1
-1
/
+0
2018-07-17
Fix: #1790 - typo
Greg Roach
1
-1
/
+1
2018-07-16
Use PSR2 code style
Greg Roach
1
-309
/
+323
2018-07-12
Minor fix
Greg Roach
1
-1
/
+1
2018-07-12
Refactor functionsedit
Greg Roach
1
-0
/
+368