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
/
admin_media.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-2
/
+3
2015-06-04
Code style - usused variable
Greg Roach
1
-1
/
+0
2015-06-02
Code style - getters/setters, PHPDoc, TODO
Greg Roach
1
-1
/
+1
2015-05-31
PSR-4
Greg Roach
1
-0
/
+3
2015-05-30
Code style
Greg Roach
1
-10
/
+12
2015-05-30
PHP-CS-FIXER, PSR-2 (mostly!)
Greg Roach
1
-1
/
+1
2015-04-26
Replace Zend_Session with our own class
Greg Roach
1
-3
/
+0
2015-03-24
Consistent code layout
Greg Roach
1
-1
/
+1
2015-03-21
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-4
/
+4
2015-03-14
Use bootstrap markup in admin-media
Greg Roach
1
-32
/
+15
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-3
/
+3
2015-03-02
PSR-1
Greg Roach
1
-1
/
+1
2015-03-02
Module API
Greg Roach
1
-1
/
+1
2015-02-26
Cannot delete some records
Greg Roach
1
-2
/
+2
2015-02-09
Error handling
Greg Roach
1
-19
/
+26
2015-02-07
Rename inconsistent method name
Greg Roach
1
-1
/
+1
2015-02-07
Remove global $TEXT_DIRECTION
Greg Roach
1
-3
/
+2
2015-02-06
Unused code
Greg Roach
1
-3
/
+3
2015-02-05
#1416748 - In Manage media admin_media white texts on light background
Greg Roach
1
-5
/
+12
2015-02-05
Use tree objects instead of ids
Greg Roach
1
-1
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-04
Use named placeholders for offset/limit parameters
Greg Roach
1
-9
/
+10
2015-02-04
Use named placeholders for offset/limit parameters
Greg Roach
1
-59
/
+69
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-1
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-103
/
+103
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-1
/
+1
2015-01-29
English
Greg Roach
1
-2
/
+2
2015-01-26
HTML validation and tidy up
Greg Roach
1
-1
/
+2
2015-01-26
Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'
Greg Roach
1
-1
/
+1
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-1
/
+1
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-2
/
+4
2015-01-19
HTML5
Greg Roach
1
-55
/
+64
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-39
/
+39
2015-01-17
New theme system and admin interface
Greg Roach
1
-71
/
+78
2014-11-19
Consistent capitalization of function names. Deprecated functions.
Greg Roach
1
-3
/
+3
2014-11-18
Merge some menu changes from the theme branch
Greg Roach
1
-8
/
+7
2014-10-24
Do not use functions in loop conditions
Greg Roach
1
-12
/
+12
2014-10-21
PHPDoc
Greg Roach
1
-2
/
+2
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-09-21
PHPDoc
Greg Roach
1
-13
/
+67
2014-09-21
Creating media object from unused media file ignores folder
Greg Roach
1
-1
/
+1
2014-09-18
Use WT_DBStatement->fetchOne() in preference to PDOStatement->fetchColumn()
Greg Roach
1
-4
/
+4
2014-09-14
Cleanup - remove dead/commented code
Greg Roach
1
-4
/
+1
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-1
/
+3
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-1
/
+1
2014-05-03
Upgrade datatables from 1.9.4 to 1.10.0
Greg Roach
1
-73
/
+75
2014-04-14
#1302465 - MySQL wildcards need to be escaped when searching for media files
Greg Roach
1
-7
/
+25
2014-04-01
Remove unreachable code
Greg Roach
1
-6
/
+0
[next]