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
/
EditNoteController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
Refactor controller into request handlers
Greg Roach
1
-97
/
+0
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-06-14
Refactor edit controllers into request handlers. Preparing to use GedcomElem...
Greg Roach
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-4
/
+4
2019-12-13
HTML <textarea> elements always use \r\n for line endings
Greg Roach
1
-9
/
+6
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+3
2019-11-13
Unused imports
Greg Roach
1
-1
/
+0
2019-11-10
Fix: #2764 - routing error when editing shared notes
Greg Roach
1
-2
/
+3
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-57
/
+0
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-4
/
+2
2019-10-30
Add assertions for route parameters
Greg Roach
1
-1
/
+3
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-3
/
+2
2019-10-21
Strict types
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
PHPdoc; assertions
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+7
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-7
/
+3
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-05-09
PSR-7 requests
Greg Roach
1
-6
/
+7
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-21
/
+19
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-2
/
+3
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-3
/
+3
2018-10-28
Strict types
Greg Roach
1
-2
/
+2
2018-10-12
Be more consistent when creating new records
Greg Roach
1
-1
/
+1
2018-10-08
Code style
Greg Roach
1
-3
/
+1
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-11
/
+6
2018-07-16
Use PSR2 code style
Greg Roach
1
-89
/
+104
2018-07-14
PHPdoc
Greg Roach
1
-1
/
+1
2018-07-12
Refactor functionsedit
Greg Roach
1
-1
/
+1
2018-06-28
Convert edit note to http/controller
Greg Roach
1
-2
/
+61
2018-05-09
Add $tree to all views
Greg Roach
1
-5
/
+1
2018-04-18
Fix: matching line endings when creating new shared notes
Greg Roach
1
-1
/
+1
2018-02-23
Rename BaseController to AbstractBaseController
Greg Roach
1
-1
/
+1
2018-01-13
Use views for genealogy objects
Greg Roach
1
-3
/
+2
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2018-01-06
Refactor: simpler url() function for records
Greg Roach
1
-1
/
+1
2017-12-04
Refactor EditController
Greg Roach
1
-0
/
+87