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
2012-05-06
replace all PHP4 style calls to LibertyContent base constructors with parent:...
spiderr
1
-1
/
+1
2012-04-29
Can't use getAttachment statically so added loadAttachment trimming the $this...
Lester Caine ext:(%22)
1
-1
/
+1
2012-04-29
Strip extra white space
Lester Caine ext:(%22)
1
-11
/
+11
2012-04-17
Tidy up to remove 'STRICT' warnings
Lester Caine ext:(%22)
1
-1
/
+1
2011-06-28
removed commented debug
Christian Fowler
1
-1
/
+0
2011-06-27
change dest_path to dest_branch to follow convention and avoid confusion
Christian Fowler
1
-1
/
+1
2011-02-15
move everything used from LibertyAttachable into LibertyMime, LibertyAttachab...
spiderr
1
-551
/
+0
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2010-03-03
remove deprecated split and ereg calls
Christian Fowler
1
-4
/
+4
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2009-05-26
fix in getStorageBranch, incorrect split call leading to double slashes at en...
Tyler Bello
1
-14
/
+17
2008-12-25
simplify and clean up validation function by using realpath
Max Kremmel
1
-10
/
+5
2008-11-05
fix fold
Max Kremmel
1
-2
/
+2
2008-10-25
if verify fails anywhere along the class chain then process parent verify che...
wjames5
1
-1
/
+6
2008-10-19
add @deprecated doc tags where appropriate
Max Kremmel
1
-1
/
+6
2008-10-08
no code changes except for scanForAttachmentUsage() has been removed - we hav...
Max Kremmel
1
-374
/
+357
2008-07-24
update some docs
Max Kremmel
1
-4
/
+3
2008-07-24
add notes to methods that are outdated
Max Kremmel
1
-2
/
+17
2008-06-29
clean up LibertySystem loading: don't create gLibertySystem in class file - w...
Max Kremmel
1
-2
/
+1
2008-06-27
fix logic to not throw errors when we can't find an attachment_id and update ...
Max Kremmel
1
-6
/
+13
2008-06-27
move LibertyMime::getPluginFunction into LibertySystem where it belongs
Max Kremmel
1
-6
/
+5
2008-06-24
use the LM getPluginFunction to allow for fallback to default mime handler.
Max Kremmel
1
-2
/
+2
2008-06-08
don't insert empty lines and make expungeMetaData statically available
Max Kremmel
1
-4
/
+8
2008-06-06
add method to nuke meta data for an attachment
Max Kremmel
1
-2
/
+15
2008-05-28
update docs
Max Kremmel
1
-1
/
+2
2008-05-26
make sure LibertyMime is available even when it hasn't been included from any...
Max Kremmel
1
-12
/
+22
2008-05-25
quick hack to calm LibertyMime during this development time
wjames5
1
-2
/
+6
2008-05-23
rename liberty_meta_data to liberty_attachment_meta_data for clarity, add ind...
Max Kremmel
1
-9
/
+9
2008-05-23
update meta functions to latest version - associated schema change will be co...
Max Kremmel
1
-44
/
+187
2008-05-16
Syntax Error
Christian Fowler
1
-3
/
+3
2008-05-16
remove debug
Max Kremmel
1
-2
/
+69
2008-05-15
no code changes - only cleanup and doc updates
Max Kremmel
1
-36
/
+46
2008-05-15
typo
Max Kremmel
1
-2
/
+3
2008-05-14
count position from the right of the file name to get extension
Max Kremmel
1
-2
/
+2
2008-05-13
change getStorageSubDirName to return extension when the mime type returns 'a...
Max Kremmel
1
-5
/
+9
2008-05-11
update docs and make sure mime type handed in is valid before we try to extra...
Max Kremmel
1
-3
/
+3
2008-05-11
getStorageSubDirName now returns a useful dirname based on mimetype handed in
Max Kremmel
1
-3
/
+19
2008-05-11
use dummy to avoid problems during LibertyMime testphase
Max Kremmel
1
-2
/
+4
2008-05-10
SCHEMA CHANGE: added liberty_attachment_prefs to store attachment preferences
Max Kremmel
1
-7
/
+11
2008-05-09
make LibertyAttachable::getAttachment statically accessible
Max Kremmel
1
-7
/
+5
2008-05-07
write elseif instead of else if and don't split if conditions of the lines ar...
Max Kremmel
1
-17
/
+11
2008-01-02
add missing function
Jams H Thompson
1
-1
/
+36
2007-11-30
Fix double include error when uploading a zip file with multiple images that ...
Nick Palmer
1
-2
/
+2
2007-11-19
Add ability to unset the primary as well as the ability for content to turn o...
Nick Palmer
1
-27
/
+80
2007-11-01
ini_get( 'short_open_tag' ) check because jpeg_metadata_tk REQUIRES short_tag...
Christian Fowler
1
-3
/
+3
2007-10-10
check pFile for meta data and name, not pParamHash['upload'] as it might have...
Christian Fowler
1
-13
/
+13
2007-09-26
ensure that we never try to insert a duplicate row into liberty_attachments. ...
Max Kremmel
1
-2
/
+3
2007-09-23
Changes to get ajax attachments working again. You must turn on the new stora...
Nick Palmer
1
-15
/
+8
2007-09-21
fix storing of attachment to include an update if attachment_id is provided, ...
Christian Fowler
1
-3
/
+7
[next]