summaryrefslogtreecommitdiff
path: root/library/WT/Media.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-595/+0
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-18WhitespaceGreg Roach1-3/+12
2014-12-16PHPDocGreg Roach1-18/+6
2014-12-16PHPDocGreg Roach1-2/+6
2014-11-08PHPDocGreg Roach1-3/+7
2014-10-29#1384863 - Notes attached to media objects containing multiple @ signsGreg Roach1-1/+1
2014-10-22#284 - wrong record types/links causes errorGreg Roach1-0/+21
2014-10-21PSR-1Greg Roach1-1/+1
2014-10-18PHPDocGreg Roach1-7/+7
2014-10-17PHPDocGreg Roach1-6/+6
2014-10-17PHPDocGreg Roach1-119/+228
2014-10-05Cleanup - use WT_File class instead of manipulating filesystemGreg Roach1-1/+1
2014-09-20Remove unused codeGreg Roach1-1/+0
2014-09-18Remove unused codeGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-2/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-7/+9
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-12/+7
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach1-11/+23
2014-05-07Colorbox titles not rendered correctly on RTLGreg Roach1-1/+1
2014-05-03Cleanup - remove unused variablesGreg Roach1-1/+1
2014-01-25New name code - media objectsGreg Roach1-1/+1
2014-01-25#1266116 - Private name still shows up in search resultsGreg Roach1-7/+4
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-19#1261671 - MM generates thumbs with black backgroundGreg Roach1-0/+4
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-07-18Rename function getFactbyType to getFirstFact to better reflect what it doesfisharebest1-1/+1
2013-07-10#1160936 - no photos after upload with FTPfisharebest1-1/+1
2013-07-05Typofisharebest1-1/+1
2013-07-05Rollback some ideas about always returning gedcom records, even for invalid l...fisharebest1-1/+1
2013-07-05More refactoring - getMediaType()fisharebest1-6/+6
2013-07-05More refactoring - get note for media objectfisharebest1-5/+11
2013-06-29(no commit message)fisharebest1-33/+26
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-9/+3
2013-04-08Fix HTML5 validation errors Bug #1166446 (not yet complete)Nigel Osborne1-4/+4
2013-03-29Fix: error introduced by previous changefisharebest1-2/+2
2013-03-29Fix: PHP errors for media objects with (a) empty FILE tags and (b) missing FI...fisharebest1-12/+16
2013-02-24Revert 14832Rob Peters1-1/+1
2013-02-24Remove thumbnail width and height.Rob Peters1-1/+1
2013-02-20Colorbox updatesfisharebest1-1/+1
2013-02-14Lookup for user-generated thumbnails fails when path contains folders with "e...fisharebest1-1/+1
2013-02-08Specify image dimensions for thumbnails.fisharebest1-0/+2
2013-02-03Add media definition for .ogv = video/oggfisharebest1-0/+1
2013-02-03Add media definition for .mp3 = audio/mpegfisharebest1-0/+1
2013-02-02(Temporary?) fix for sites with external media and no http/https file-open wr...fisharebest1-1/+1
2013-02-02Add some basic support for colorbox and external media such as youtubefisharebest1-1/+1
2013-02-01Remove some unused variables in the WT_Media classfisharebest1-13/+1