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-07-12
allow permission check override when LA::store is verifying its file
Max Kremmel
1
-7
/
+20
2007-07-10
move functions not part of a class to liberty_lib.php
Max Kremmel
1
-361
/
+1
2007-07-05
avoid undefined index error
Max Kremmel
1
-6
/
+4
2007-07-01
avoid bug where 'copy' function creates a 0 byte file with source and destina...
Christian Fowler
1
-2
/
+4
2007-06-30
when fetching an individual thumbnail url don't return mime placeholder unles...
bitweaver.org
1
-5
/
+5
2007-06-24
get liberty_clear_thumbnails to work with any image format by employing liber...
Max Kremmel
1
-18
/
+32
2007-06-23
mark primary attachments with an 'is_primary' flag
Max Kremmel
1
-6
/
+10
2007-06-23
automagically select best image type that's best for the particular upladed f...
Max Kremmel
1
-27
/
+44
2007-06-21
change order of delete sequence that packages such as treasury can freely dea...
Max Kremmel
1
-32
/
+42
2007-06-21
make sure $ret is an array and arrays are camelCapsed
Max Kremmel
1
-7
/
+7
2007-06-20
Add new expungingAttachment call to LibertyAttachable to notify content that ...
Nick Palmer
1
-2
/
+33
2007-06-18
General cleanup of LibertyAttachable. Make LA::expunge() take a parameter to ...
Nick Palmer
1
-77
/
+26
2007-06-17
Move liberty_linked_attachments to LINKED_ATTACHMENTS in config_inc.php
Lester Caine
1
-3
/
+3
2007-06-17
Add 'liberty_linked_attachments' selection
Lester Caine
1
-2
/
+7
2007-06-16
finally fix the friggin image replacement bug
Max Kremmel
1
-3
/
+2
2007-06-16
Force default storage_guid to bitfile
Lester Caine
1
-13
/
+4
2007-06-16
don't throw error when attachment_id give is set to 0. this can happen when y...
Max Kremmel
1
-2
/
+2
2007-06-16
remove common_storage_plugin stuff completely. recent modificaions would have...
Max Kremmel
1
-13
/
+12
2007-06-16
return TRUE on success
Max Kremmel
1
-2
/
+6
2007-06-15
Check for png files first if png_thumbnail set
Lester Caine
1
-6
/
+11
2007-06-15
Commit non debug version
Lester Caine
1
-2
/
+1
2007-06-15
liberty_fetch_thumbnail_url to get attachment thumbnails
Lester Caine
1
-2
/
+19
2007-06-15
Select alternate storage plugins as a falback and generate error if not found.
Lester Caine
1
-4
/
+19
2007-06-15
trailing whitespaces...
Max Kremmel
1
-54
/
+52
2007-06-15
make storePrimaryAttachmentId() accessible statically and allow passing of at...
Max Kremmel
1
-6
/
+15
2007-06-14
Use hard coded default for 'common_storage_plugin', but we need to get this v...
Lester Caine
1
-2
/
+2
2007-06-14
Bypass extension checking in windows. Have php_fileinfo loaded, but need to s...
Lester Caine
1
-3
/
+6
2007-06-13
Send back to preview when user attempts upload without permission. Only check...
Nick Palmer
1
-5
/
+6
2007-06-12
SCHEMA CHANGE! Added constraint on primary_attachment_id and added support fo...
Nick Palmer
1
-13
/
+62
2007-06-12
Error in SQL corrected
Lester Caine
1
-2
/
+2
2007-06-10
So sorry. I solemnly swear to no commit while exhausted and to test better. I...
Nick Palmer
1
-3
/
+2
2007-06-10
Putting it back how it was...
Nick Palmer
1
-4
/
+2
2007-06-10
Fix how LibertyContent::verify is called.
Nick Palmer
1
-2
/
+5
2007-06-09
fix undefined index error
Max Kremmel
1
-4
/
+3
2007-06-09
Fix attachment by ID.
Nick Palmer
1
-21
/
+25
2007-06-08
try to get attachment replacement working again when an attachment_id is set.
Max Kremmel
1
-17
/
+21
2007-06-04
add verifyFileExtension to double check file extensions and mime types on upl...
Christian Fowler
1
-2
/
+3
2007-05-05
don't verify p_liberty_attach_attachments on bitpermuser class so registratio...
Christian Fowler
1
-2
/
+5
2007-04-25
better perms checks for attachments
wjames5
1
-1
/
+3
2007-04-19
more sanity checks in archive extractor. sloppy coding can result in bad stuf...
Max Kremmel
1
-3
/
+8
2007-04-18
Various attachment related changes to make things more ajax and fix bugs.
Nick Palmer
1
-2
/
+6
2007-04-18
CRITICAL UPDATE! Fix horked attachment changes. Sorry guys!
Nick Palmer
1
-8
/
+9
2007-04-16
fix select in get attachments list - nick says mysql is so dumb
wjames5
1
-2
/
+2
2007-04-16
AJAX attachment uploader. This stuff ROCKS!
Nick Palmer
1
-16
/
+35
2007-04-13
SCHEMA CHANGE!
Nick Palmer
1
-123
/
+64
2007-04-08
Fix my royal screwup (I hope!). Merged the wrong direction from my repository...
Nick Palmer
1
-51
/
+36
2007-04-08
Remove vd from LibertyAttachable. Add first pass of attachment_uploader.
Nick Palmer
1
-2
/
+1
2007-04-08
Doh! Missed a brace.
Nick Palmer
1
-1
/
+2
2007-04-08
Support for multiple attachments and storing attachments without content. You...
Nick Palmer
1
-54
/
+166
2007-03-10
Fix bad edit from revision 1.66.
Nick Palmer
1
-2
/
+2
[next]