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
/
library
/
WT
/
Media.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-25
New name code - media objects
Greg Roach
1
-1
/
+1
2014-01-25
#1266116 - Private name still shows up in search results
Greg Roach
1
-7
/
+4
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-12-19
#1261671 - MM generates thumbs with black background
Greg Roach
1
-0
/
+4
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-07-18
Rename function getFactbyType to getFirstFact to better reflect what it does
fisharebest
1
-1
/
+1
2013-07-10
#1160936 - no photos after upload with FTP
fisharebest
1
-1
/
+1
2013-07-05
Typo
fisharebest
1
-1
/
+1
2013-07-05
Rollback some ideas about always returning gedcom records, even for invalid l...
fisharebest
1
-1
/
+1
2013-07-05
More refactoring - getMediaType()
fisharebest
1
-6
/
+6
2013-07-05
More refactoring - get note for media object
fisharebest
1
-5
/
+11
2013-06-29
(no commit message)
fisharebest
1
-33
/
+26
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-9
/
+3
2013-04-08
Fix HTML5 validation errors Bug #1166446 (not yet complete)
Nigel Osborne
1
-4
/
+4
2013-03-29
Fix: error introduced by previous change
fisharebest
1
-2
/
+2
2013-03-29
Fix: PHP errors for media objects with (a) empty FILE tags and (b) missing FI...
fisharebest
1
-12
/
+16
2013-02-24
Revert 14832
Rob Peters
1
-1
/
+1
2013-02-24
Remove thumbnail width and height.
Rob Peters
1
-1
/
+1
2013-02-20
Colorbox updates
fisharebest
1
-1
/
+1
2013-02-14
Lookup for user-generated thumbnails fails when path contains folders with "e...
fisharebest
1
-1
/
+1
2013-02-08
Specify image dimensions for thumbnails.
fisharebest
1
-0
/
+2
2013-02-03
Add media definition for .ogv = video/ogg
fisharebest
1
-0
/
+1
2013-02-03
Add media definition for .mp3 = audio/mpeg
fisharebest
1
-0
/
+1
2013-02-02
(Temporary?) fix for sites with external media and no http/https file-open wr...
fisharebest
1
-1
/
+1
2013-02-02
Add some basic support for colorbox and external media such as youtube
fisharebest
1
-1
/
+1
2013-02-01
Remove some unused variables in the WT_Media class
fisharebest
1
-13
/
+1
2013-02-01
Specify mime-type for media links, so that media-viewers can act accordingly.
fisharebest
1
-0
/
+1
2013-02-01
Media-format is synonymous with media-extension. In both cases, mime-type is...
fisharebest
1
-14
/
+0
2013-02-01
Move display code from Model to View
fisharebest
1
-32
/
+0
2013-01-31
<sub> is the wrong way to make text small
fisharebest
1
-23
/
+13
2013-01-31
Access external files via the media-firewall, for consistency
fisharebest
1
-19
/
+8
2013-01-30
Minor media tidying
fisharebest
1
-7
/
+0
2013-01-26
RLT/LTR tooltips for missing media objects
fisharebest
1
-0
/
+1
2013-01-23
Remove more old/unused media code
fisharebest
1
-49
/
+22
2013-01-22
Remove the lightbox plugin from the "album" module. Add the colorbox module ...
fisharebest
1
-259
/
+42
2013-01-18
Major refactoring of media code.
fisharebest
1
-102
/
+135
2013-01-14
Remove some dead code
fisharebest
1
-1
/
+1
2013-01-14
Remove some dead code
fisharebest
1
-11
/
+3
2013-01-09
Update comments, renaming "directory" to "folder"
fisharebest
1
-15
/
+13
2012-11-30
#1084597 - now only one line of the photo description
fisharebest
1
-7
/
+8
2012-11-14
Refactor access to the _PRIM tag in media objects
fisharebest
1
-6
/
+6
2012-11-13
Allow more than one media object to share the same media file.
fisharebest
1
-12
/
+0
2012-10-31
Update DB structure - remove wt_media_mapping table (use wt_links instead), u...
fisharebest
1
-4
/
+4
2012-10-24
Simplify media handling - remove unreachable code
fisharebest
1
-29
/
+4
2012-10-14
Revert changes to random media block.
Nigel Osborne
1
-1
/
+1
2012-10-13
Make random media block and images fixed dimension to stop jumping around in ...
Nigel Osborne
1
-1
/
+1
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-1
/
+1
[next]