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
/
EditMediaController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
Refactor controller into request handlers
Greg Roach
1
-415
/
+0
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-14
/
+14
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-9
/
+4
2020-06-15
Update terminology
Greg Roach
1
-1
/
+1
2020-06-14
Refactor edit controllers into request handlers. Preparing to use GedcomElem...
Greg Roach
1
-2
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-11
/
+10
2020-05-01
CodeStyle
Greg Roach
1
-3
/
+2
2020-05-01
CodeStyle
Greg Roach
1
-1
/
+1
2020-05-01
CodeStyle
Greg Roach
1
-7
/
+7
2020-04-16
Fix error while renaming media file
Greg Roach
1
-1
/
+1
2020-04-09
Fix: #3160 - missing FORM field when creating media files
Greg Roach
1
-33
/
+3
2019-12-16
Convert home page controller into request handlers and a service
Greg Roach
1
-3
/
+4
2019-12-13
HTML <textarea> elements always use \r\n for line endings
Greg Roach
1
-69
/
+4
2019-12-13
CodeStyle - strict types
Greg Roach
1
-12
/
+20
2019-11-21
Fix: missing tree parameter when adding new media files
Greg Roach
1
-0
/
+1
2019-11-14
Fix: undefined variable when linking media to record
Greg Roach
1
-4
/
+5
2019-11-06
Fix: #2750 - undefined tree variable
Greg Roach
1
-0
/
+1
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
1
-4
/
+17
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-211
/
+21
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-2
/
+2
2019-10-30
Add assertions for route parameters
Greg Roach
1
-8
/
+24
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-4
/
+4
2019-10-24
Refactor pending changes to use service and request handlers
Greg Roach
1
-5
/
+18
2019-10-21
Revert "Show upload error for media files, too. Fixes #2655. (#2669)"
Greg Roach
1
-7
/
+1
2019-10-21
Show upload error for media files, too. Fixes #2655. (#2669)
Ben
1
-1
/
+7
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
/
+8
2019-10-10
Working on routing
Greg Roach
1
-3
/
+3
2019-09-29
PSR12
Greg Roach
1
-0
/
+3
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-26
/
+28
2019-09-23
Use Flysystem for more filesystem operations
Greg Roach
1
-44
/
+28
2019-09-23
Fix: #2580 - need to create missing media folder on first use
Greg Roach
1
-15
/
+13
2019-09-14
Better test for internal/special folders
Greg Roach
1
-1
/
+1
2019-05-09
PSR-7 requests
Greg Roach
1
-33
/
+38
2019-05-06
Fix: #2410 - wrong SHA1 function called
Greg Roach
1
-1
/
+1
2019-04-25
Unused imports
Greg Roach
1
-1
/
+0
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
-84
/
+87
2019-03-20
Fix: #2339 - editing media file but leaving the filename unchanged
Greg Roach
1
-1
/
+1
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-13
Trim trailing slash from media folder names
Greg Roach
1
-0
/
+2
2019-01-09
Use illuminate/database
Greg Roach
1
-8
/
+7
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+5
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-25
Add comments to empty catch blocks
Greg Roach
1
-0
/
+1
2018-12-20
Remove unused imports
Greg Roach
1
-1
/
+0
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-1
/
+0
2018-12-03
New media objects need the correct type
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-2
/
+2
[next]