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
/
AdminMediaController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
Refactor admin controllers and add tests
Greg Roach
1
-580
/
+0
2019-01-16
Remove global constants from views
Greg Roach
1
-0
/
+1
2019-01-15
Apply fixes from StyleCI (#2117)
Greg Roach
1
-4
/
+4
2019-01-15
Simplify folder paths in manage media
Greg Roach
1
-150
/
+73
2019-01-15
Allow custom sort fields to be specified in datatables responses
Greg Roach
1
-81
/
+29
2019-01-15
Use Collection class
Greg Roach
1
-16
/
+24
2019-01-15
Use illuminate/database and datatables service for admin/external files
Greg Roach
1
-61
/
+34
2019-01-11
Simplify row-mappers
Greg Roach
1
-2
/
+2
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-20
Remove unused imports
Greg Roach
1
-4
/
+1
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-6
/
+0
2018-10-03
PHP 7 has native integer division
Greg Roach
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+6
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+1
2018-09-21
PHPdoc
Greg Roach
1
-2
/
+2
2018-09-12
Scrutinizer Auto-Fixes (#1898)
Scrutinizer Auto-Fixer
1
-10
/
+10
2018-09-12
Prevent sorting of scandir
Rico Sonntag
1
-1
/
+1
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
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
-4
/
+4
2018-08-13
Type hint closure return types
Greg Roach
1
-1
/
+1
2018-07-16
Use PSR2 code style
Greg Roach
1
-590
/
+612
2018-06-21
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
Greg Roach
1
-8
/
+8
2018-05-20
Convert admin_media_upload.php to http/controller
Greg Roach
1
-11
/
+115
2018-05-20
CodeStyle
Greg Roach
1
-1
/
+1
2018-05-20
CodeStyle
Greg Roach
1
-19
/
+14
2018-05-20
Convert admin/media to http/controller
Greg Roach
1
-0
/
+610