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
/
EditGedcomRecordController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+5
2019-10-10
Working on routing
Greg Roach
1
-11
/
+8
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-9
/
+1
2019-10-06
Working on routing
Greg Roach
1
-35
/
+26
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-33
/
+33
2019-05-11
Fix: #2421 - editing creates new fact
Greg Roach
1
-1
/
+1
2019-05-09
PSR-7 requests
Greg Roach
1
-7
/
+9
2019-05-09
Fix: cannot paste facts
Greg Roach
1
-3
/
+4
2019-05-09
PSR-7 requests
Greg Roach
1
-2
/
+3
2019-05-09
PSR-7 requests
Greg Roach
1
-2
/
+3
2019-05-09
PSR-7 requests
Greg Roach
1
-3
/
+4
2019-05-09
PSR-7 requests
Greg Roach
1
-20
/
+27
2019-05-06
HTML5: textarea does not have a pattern attribute
Greg Roach
1
-4
/
+0
2019-04-25
Strict types
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-57
/
+56
2019-03-09
Fix census assistant and chart block not showing
Greg Roach
1
-1
/
+1
2019-02-24
Working on modules
Greg Roach
1
-1
/
+1
2019-02-20
Fix PHP error when adding empty fact
Greg Roach
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-7
/
+7
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-4
/
+3
2019-01-30
Apply fixes from StyleCI (#2165)
Greg Roach
1
-1
/
+2
2019-01-30
Module functions do not need to be static
Greg Roach
1
-3
/
+16
2019-01-30
Create ModuleService
Greg Roach
1
-4
/
+6
2019-01-24
Refactoring module API
Greg Roach
1
-1
/
+1
2019-01-22
Finish moving access checks to Auth class
Greg Roach
1
-11
/
+11
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-11
/
+11
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-1
/
+1
2019-01-17
Remove old/dead code
Greg Roach
1
-14
/
+0
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
Refactor away class FunctionsDb
Greg Roach
1
-5
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-14
Refactor clipboard functionality to a ClipboardService
Greg Roach
1
-36
/
+12
2018-11-25
Fix: #1606 - missing URL parameters cause error
Greg Roach
1
-4
/
+4
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-7
/
+8
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-6
/
+6
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
1
-2
/
+2
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-2
/
+2
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-4
/
+4
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Fact::getGedcom() to gedcom()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getFactId() to id()
Greg Roach
1
-6
/
+6
2018-10-07
Prefer assertion to assumption
Greg Roach
1
-2
/
+1
2018-10-06
PHPdoc
Greg Roach
1
-1
/
+1
2018-10-03
I18N function parameters
Greg Roach
1
-1
/
+1
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-4
/
+4
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-1
/
+1
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
1
-1
/
+1
2018-08-19
CodeStyle
Greg Roach
1
-5
/
+5
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-6
/
+6
[next]