index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LibertyAttachable.php
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-09
Replaced function_exists with $gLibertySystem->getPluginFunction
Lee L Bell
1
-4
/
+4
2007-03-03
use get_temp_dir() function defined in preflight to get valid temp dir
Max Kremmel
1
-2
/
+2
2007-02-26
make better use of gThumbSizes, add generic thumbnail fetch function that sho...
Max Kremmel
1
-15
/
+37
2007-02-25
remove antiqueated site_upload_dir preference and use STORAGE defines. previo...
TekiMaki
1
-20
/
+6
2007-02-24
fix 'seperate' spelling mistakes
Max Kremmel
1
-2
/
+2
2007-02-23
some code cleanup, readability improvements
Max Kremmel
1
-14
/
+15
2007-02-16
Changes to allow PNG thumbnailing and to preserve transparency with gd when p...
Nick Palmer
1
-3
/
+16
2007-02-16
move liberty_thumbnail_queue from fisheye schema_inc.php to liberty, and add ...
Christian Fowler
1
-3
/
+8
2007-02-07
check for loaded 'gd' since that is the default processor, and config might n...
Christian Fowler
1
-3
/
+3
2007-01-31
fix case where foreign_id = 0 and DB has a bogus corresponding row
Jams H Thompson
1
-5
/
+16
2007-01-11
add function that scans for attachment usage in content and add some generic ...
Max Kremmel
1
-7
/
+99
2007-01-11
only load attachemnt when there is a function to load the plugin with
Max Kremmel
1
-3
/
+4
2007-01-02
default image processor to gd
Christian Fowler
1
-2
/
+2
2007-01-02
fix image processor include syntax error
Christian Fowler
1
-2
/
+2
2006-12-26
make sure we only spew an error when we actually uploaded a file
Max Kremmel
1
-2
/
+2
2006-12-26
throw error when a zero byte file is 'upload'ed
Christian Fowler
1
-3
/
+10
2006-12-23
no need to initialise same variable twice
Max Kremmel
1
-2
/
+1
2006-12-22
move image processors to individual plugin files
Max Kremmel
1
-381
/
+57
2006-12-21
check for empty thumbnail_sizes in magickwand_resize
Christian Fowler
1
-2
/
+2
2006-12-03
condense and clean out generate_thumbnails function to be more flexible with ...
Christian Fowler
1
-66
/
+33
2006-11-27
fix call to gBitUser
Max Kremmel
1
-2
/
+2
2006-11-26
move getAttachmentList function to LibertyAttachable, where it belongs and ad...
Max Kremmel
1
-1
/
+59
2006-11-09
check for passed in storage_guid
Christian Fowler
1
-2
/
+2
2006-10-31
add colorspace conversion for magicwand thumbnailing to properly handle CMYK
Christian Fowler
1
-4
/
+28
2006-09-11
force mime type 'text/plain' when someone uploads evil sh!te.
Max Kremmel
1
-1
/
+2
2006-08-23
can use a param thumbsizes to limit the thumbnails (memory exhaustion is happ...
Sylvie Greverend
1
-1
/
+4
2006-07-31
ensure lower case mime type split
Christian Fowler
1
-2
/
+2
2006-07-11
remove unnecessary liberty_get_function() call
Max Kremmel
1
-2
/
+1
2006-07-08
include icon in clear thumbnail clear function
Max Kremmel
1
-2
/
+2
2006-07-08
make original size opitonal as well
Max Kremmel
1
-3
/
+6
2006-07-04
remove default value for site_temp_dir from schema_inc.php. default values we...
Max Kremmel
1
-21
/
+19
2006-07-03
more docs
Max Kremmel
1
-8
/
+22
2006-07-03
allow option to only create specific thumbnail sizes
Max Kremmel
1
-31
/
+47
2006-07-03
translate error message
Max Kremmel
1
-2
/
+2
2006-06-20
fix hash key
Max Kremmel
1
-2
/
+2
2006-06-13
added permissions tweaks for all supported gd image types
Jerry Russell
1
-1
/
+9
2006-06-13
Add chmod 644 to newly uploaded and resized images to allow some wonky hostin...
Jerry Russell
1
-1
/
+8
2006-06-11
fix proper handling of pMoveFile in process_generic
Christian Fowler
1
-3
/
+4
2006-06-05
add option to override root path to enable absolute paths - makes it possible...
Max Kremmel
1
-10
/
+15
2006-06-05
fix liberty_process_generic so it doesn't nuke the original file any more dur...
Christian Fowler
1
-10
/
+10
2006-06-04
add some sanity checks before processing
Max Kremmel
1
-1
/
+7
2006-05-18
try to get liberty_process_archive working again
Max Kremmel
1
-3
/
+19
2006-05-18
revert very important process_archive logic back so subdirs get processed pro...
Christian Fowler
1
-6
/
+3
2006-05-18
return directory if passed a directory in liberty_process_archive
Christian Fowler
1
-1
/
+5
2006-05-08
remove requirement for files to be uploaded via form. file processing can now...
Max Kremmel
1
-8
/
+7
2006-05-03
make getStoragePath/Url/Branch calls availabe with static calls
Max Kremmel
1
-8
/
+13
2006-05-02
get xupload working and make changes to liberty and fisheye to allow the use ...
Max Kremmel
1
-11
/
+13
2006-04-19
more kernel_config renames
Max Kremmel
1
-5
/
+5
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-4
/
+4
2006-02-06
unify defined package constants
Max Kremmel
1
-8
/
+8
[next]