index
:
fisheye
master
Bitweaver fisheye package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FisheyeImage.php
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-18
restore array merge. THIS IS CRUCIAL.
Christian Fowler
1
-2
/
+2
2008-09-17
fix for fish and mime interaction - rushed commit cos i have to run
Max Kremmel
1
-6
/
+10
2008-09-14
use getPreviewHash to pass into getMimeTemplate, add getThumbnailContentId pu...
Christian Fowler
1
-6
/
+9
2008-07-24
remove some LINKED_ATTACHMENTS stuff that can easily be kept packages outside...
Max Kremmel
1
-2
/
+2
2008-07-20
Add additional transaction wrapper around store to restore libertyattachment ...
Lester Caine
1
-1
/
+5
2008-06-23
replace individual function parameters with an array of options when using li...
Max Kremmel
1
-2
/
+6
2008-06-20
Tell LibertyMime we are processing an update
Lester Caine
1
-1
/
+7
2008-06-17
Converted to LibertyMime
Lester Caine
1
-44
/
+52
2008-06-16
add ::getTree method to get a complete tree of a user's galleries from a give...
Christian Fowler
1
-1
/
+2
2008-03-29
remove debug
Christian Fowler
1
-6
/
+2
2008-03-29
add support for query_cache_time
Christian Fowler
1
-4
/
+7
2008-03-19
quiet exif_read to prevent mass NOTICE's in error_log
Christian Fowler
1
-2
/
+2
2007-11-21
undefined index and variable fixes
Max Kremmel
1
-3
/
+3
2007-11-20
fore obscure DISTINCT ON + ORDER BY limitations, add pListHash['recent_images...
Christian Fowler
1
-9
/
+11
2007-11-20
default getList to distinct users if no user_id set since one user easily can...
Christian Fowler
1
-1
/
+4
2007-11-20
change $mid to $whereSql, $join to $joinSql, add support for group_id in getL...
Christian Fowler
1
-10
/
+22
2007-09-22
add fisheye_admin level feature for filenametoimagename to resync images to f...
Christian Fowler
1
-13
/
+3
2007-09-22
fix 'thumbnail' flag to use new _files_override
Christian Fowler
1
-7
/
+7
2007-09-22
add removed default title code back to verify
Christian Fowler
1
-2
/
+17
2007-09-15
SCHEMA CHANGE: Major overhaul to liberty attachable by removing attachment_ma...
Christian Fowler
1
-3
/
+2
2007-09-13
reverse array_merge to prvent overwrite of user_id in mInfo
Christian Fowler
1
-2
/
+3
2007-08-02
move EXIF data extraction from FIsheyeIMage to generic LIbertyAttachable::ext...
Christian Fowler
1
-77
/
+1
2007-08-02
add code to extract EXIF title, ImageDescription, time of photo
Christian Fowler
1
-1
/
+62
2007-07-26
typo in hash to check for error on resizefunc
Christian Fowler
1
-2
/
+2
2007-07-16
Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...
Max Kremmel
1
-4
/
+9
2007-07-12
don't check for additional permissions in LibertyAttachable::store. we've alr...
Max Kremmel
1
-1
/
+4
2007-07-10
convert file back to unix fileformat - please use a text editor that doesn't ...
Max Kremmel
1
-719
/
+719
2007-07-09
imageExistsInDatabase was always returning false because ->fields['count'] do...
gravyface
1
-716
/
+719
2007-07-01
move resize original on the spot for non-background thumbnail if requested fr...
Christian Fowler
1
-1
/
+5
2007-06-30
pass resize value through to generateThumbnails in store() so resize on uploa...
Christian Fowler
1
-2
/
+3
2007-06-23
automagically select best image type that's best for the particular upladed f...
Max Kremmel
1
-8
/
+3
2007-06-22
Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now
Lester Caine
1
-2
/
+1
2007-06-21
fix resizeOriginal for background thumbnailer to use processor_parameters column
Christian Fowler
1
-3
/
+3
2007-06-20
Add new expungingAttachment call to LibertyAttachable to notify content that ...
Nick Palmer
1
-3
/
+11
2007-06-20
Ignore 'storage_guid' if LibertyAttachment has not returned a valid link to i...
Lester Caine
1
-4
/
+3
2007-06-18
General cleanup of LibertyAttachable. Make LA::expunge() take a parameter to ...
Nick Palmer
1
-2
/
+2
2007-06-16
Restore using deafult storage_guid
Lester Caine
1
-11
/
+3
2007-06-15
Only use bitfile as a fall back if loaded
Lester Caine
1
-2
/
+4
2007-06-15
Actually USE new fisheye plugin.
Lester Caine
1
-2
/
+2
2007-06-15
rename bifile and the GUID to fisheye since this plugin is specific to fishey...
Max Kremmel
1
-2
/
+2
2007-06-15
make it possible to call FisheyeImage::getDisplayUrl statically
Max Kremmel
1
-10
/
+18
2007-06-15
readability
Max Kremmel
1
-2
/
+9
2007-06-15
migrate gatekeeper list SQL to new service function
Christian Fowler
1
-19
/
+1
2007-06-14
Switch to liberty_process_queue so no table not exist errors, but still needs...
Lester Caine
1
-4
/
+4
2007-06-14
Select storage guid based on what is loaded.
Lester Caine
1
-4
/
+6
2007-06-13
Make sure order by clause comes last in the query.
Nick Palmer
1
-3
/
+4
2007-06-13
Fix liberty_get_function.
Nick Palmer
1
-2
/
+3
2007-06-11
add isCommentable() to FisheyeImage.
Max Kremmel
1
-2
/
+27
2007-05-30
update getThumbnailUrl implementation override from LibContent
Christian Fowler
1
-5
/
+11
2007-04-23
liberty_attachments update
bitweaver.org
1
-3
/
+4
[next]