| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-06-23 | Tidy phpdoc header | Lester Caine | 1 | -2/+2 | |
| Need to sort out a standard format for this so that all the relevent stuff is covered | |||||
| 2008-06-23 | Put phpdoc header back | Lester Caine | 1 | -0/+9 | |
| 2008-06-22 | submit title as some content requires it in verify, also a number of other ↵ | wjames5 | 4 | -25/+33 | |
| minor bug fixes - ajax attachments now works again | |||||
| 2008-06-21 | fix sql problem with in() | Jams H Thompson | 1 | -3/+15 | |
| 2008-06-20 | big overhaul of ajax attachment uploader - this is mime and attachable ↵ | wjames5 | 4 | -74/+77 | |
| friendly. however its not wiki friendly which requires a title to run its store process - so thats on the todo list. this doest break anything, since it was already broken. | |||||
| 2008-06-20 | allow override to prevent LC store - for ajax uploads so we dont damage ↵ | wjames5 | 1 | -2/+2 | |
| existing content | |||||
| 2008-06-20 | include the storage list with mime - this is status quo layout and people ↵ | wjames5 | 1 | -0/+1 | |
| can not set primary without it | |||||
| 2008-06-20 | Not sure octet-stream is required - pdf's are reporting octetstream | Lester Caine | 1 | -2/+2 | |
| Application files are loading properly now | |||||
| 2008-06-20 | Need to remeber the real handler even if you are using default functions | Lester Caine | 1 | -7/+51 | |
| This seems wrong somehow - should only override plugin handler if it is invalid? | |||||
| 2008-06-19 | cant rely on common object for meta data, accept parse hash and use its ↵ | wjames5 | 1 | -4/+6 | |
| content and user values for parsing inner div content | |||||
| 2008-06-19 | remove nasty br - use css if you want to space the comments div | wjames5 | 1 | -1/+0 | |
| 2008-06-19 | Documentation niggle - could do with splitting this and moving the class ↵ | Lester Caine | 1 | -2/+1 | |
| element to kernel. BitLink is curently orphaned in the liberty documentation. | |||||
| 2008-06-19 | Move to the correct subpackage | Lester Caine | 4 | -8/+8 | |
| 2008-06-19 | Tidy header (trying to fix problem in phpdoc output) | Lester Caine | 1 | -3/+4 | |
| 2008-06-18 | Include package in config entry | Lester Caine | 1 | -2/+2 | |
| 2008-06-18 | Move @Note to @todo | Lester Caine | 1 | -3/+3 | |
| These appear on the phpdoc todo list which it would be nice to tidy up | |||||
| 2008-06-18 | fix hash name - fixes status enforcement | wjames5 | 1 | -3/+3 | |
| 2008-06-17 | Made compatible with mime plugins - image_file flattened to mInfo | Lester Caine | 1 | -6/+6 | |
| 2008-06-17 | Respect LINKED_ATTACHMENTS selection | Lester Caine | 1 | -3/+3 | |
| ( attachment_id = content_id - content_id is bounced on if additional attachments are added ) | |||||
| 2008-06-17 | Provide link direct to file from mime icon | Lester Caine | 1 | -0/+2 | |
| 2008-06-17 | Alternative default mime plugin. | Lester Caine | 2 | -0/+68 | |
| Only difference currently is stripping the Size navigation buttons for non-image files | |||||
| 2008-06-17 | Add option to include direct link to original file in size chart | Lester Caine | 1 | -0/+3 | |
| 2008-06-17 | bitfile is used in two places and they have different requirements. | Lester Caine | 1 | -2/+2 | |
| Using bitfile for 'unattached uploads' can be disbaled via liberty/plugins but the plugin STILL has to be loaded and uasable for attached uploads and things like user avatars. So bitfile is always loaded but may not be 'active' as that switches on the other use. | |||||
| 2008-06-16 | dont allow draft posts using plugin until tpl object ref bug can be fixed | wjames5 | 1 | -2/+21 | |
| 2008-06-15 | set youtube plugin differently for v3.1 - untested but follows docs ↵ | wjames5 | 1 | -4/+18 | |
| instruction, handles backward compatibilty properly | |||||
| 2008-06-15 | fix typo in config name | Jams H Thompson | 1 | -3/+2 | |
| 2008-06-14 | Code format fix | Lester Caine | 1 | -2/+3 | |
| 2008-06-14 | Skip verifyMimeType in lookupMimeHandler when procesing windows .tmp files | Lester Caine | 1 | -2/+5 | |
| Ideally need to identify mime type some other way? | |||||
| 2008-06-14 | set $gLibertySystem global | Max Kremmel | 1 | -3/+3 | |
| 2008-06-14 | no need to include edit_storage_inc.php since it's done by the edit service ↵ | Max Kremmel | 1 | -3/+0 | |
| function in liberty | |||||
| 2008-06-14 | Prefer libfaac over mp3 for h264. | Aaron Lee | 1 | -4/+4 | |
| 2008-06-14 | typo in docs | Max Kremmel | 1 | -2/+2 | |
| 2008-06-14 | allow plugins to specify upload tpl. this will allow us to finally fade out ↵ | Max Kremmel | 3 | -2/+43 | |
| bitstorage and the other storage plugins - just need to port the few remaining plugins | |||||
| 2008-06-14 | move getMimeTemplate to new home in LibertySystem and add new method to ↵ | Max Kremmel | 6 | -31/+47 | |
| fetch all templates of a given type | |||||
| 2008-06-14 | set default guid | Max Kremmel | 1 | -3/+3 | |
| 2008-06-14 | put wiki and external links into one common set | Max Kremmel | 1 | -6/+4 | |
| 2008-06-14 | stick to coding guidelines | Max Kremmel | 1 | -5/+6 | |
| 2008-06-14 | undefined index | Max Kremmel | 1 | -3/+5 | |
| 2008-06-13 | fix url | Max Kremmel | 1 | -4/+4 | |
| 2008-06-13 | use libamp3lame as acodec. seems to be supported over more ffmpeg installs ↵ | Max Kremmel | 1 | -4/+4 | |
| than just 'mp3'. | |||||
| 2008-06-13 | make wiki links label consistent with external links label - just seems to ↵ | wjames5 | 1 | -2/+2 | |
| make more sense | |||||
| 2008-06-13 | Trim constraint name below 31 characters | Lester Caine | 1 | -1/+1 | |
| Think 31 is limit for Oracle and Firebird prefers to have 31 max. | |||||
| 2008-06-13 | Missing param causes problem with Firebird. Not sure if rollback_coment ↵ | Lester Caine | 1 | -1/+2 | |
| should be populated from calling page? | |||||
| 2008-06-13 | Unaliased '*' causing problem in Firebird. Adding alias fixes problem but I ↵ | Lester Caine | 1 | -2/+2 | |
| think it may just be a Firebird funny. | |||||
| 2008-06-13 | update docs | Max Kremmel | 1 | -9/+9 | |
| 2008-06-13 | remove large commended block | Max Kremmel | 1 | -51/+3 | |
| 2008-06-12 | source_url issue resolved, remove comment | wjames5 | 1 | -6/+2 | |
| 2008-06-12 | rolling back source_url definition - unknown if this causes a problem ↵ | wjames5 | 1 | -3/+7 | |
| somewhere else, but current was causing a problem on subdir installs | |||||
| 2008-06-12 | if we are pointing to a missing file at least point to it in our pkg, if we ↵ | wjames5 | 2 | -2/+2 | |
| could find missing file, all the better | |||||
| 2008-06-10 | allow plugins to update guid on update | Max Kremmel | 3 | -15/+32 | |
