summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-23automagically select best image type that's best for the particular upladed f...Max Kremmel6-105/+147
2007-06-23place h3 and date in header for easier stylingMax Kremmel1-3/+7
2007-06-23due to recent changes in the way comments are nested, there is no need for in...Max Kremmel1-10/+11
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ...Max Kremmel59-0/+0
2007-06-22fix meta constraints. remove UNIQUE since that is guaranteed to break with tw...Christian Fowler1-3/+3
2007-06-22fix links to user pagesMax Kremmel1-4/+15
2007-06-22try using branded butterfly as liberty iconMax Kremmel1-0/+0
2007-06-22Mod to liberty_meta_content_map to prevent it failing to install.Lester Caine1-3/+3
2007-06-22make use of requireHandlerFile()Max Kremmel1-4/+3
2007-06-22add method to require a specific handler file based on the hash in LSys->mCon...Max Kremmel1-1/+17
2007-06-22clean up constraintsChristian Fowler2-6/+2
2007-06-22SCHEMA CHANGE: update liberty_meta to be properly normalized and mapped, no s...Christian Fowler2-5/+45
2007-06-22Add phpdoc comment blocksLester Caine2-2/+18
2007-06-22Add phpdoc comment blocksLester Caine5-6/+45
2007-06-21SCHEMA CHANGE: change some stuff in as yet unused table liberty_meta_dataMax Kremmel2-2/+6
2007-06-21provide an easy means (admin_comments_url) for packages to indicate where in ...Max Kremmel1-1/+16
2007-06-21change order of delete sequence that packages such as treasury can freely dea...Max Kremmel1-32/+42
2007-06-21make sure $ret is an array and arrays are camelCapsedMax Kremmel1-7/+7
2007-06-20Add new expungingAttachment call to LibertyAttachable to notify content that ...Nick Palmer5-9/+58
2007-06-20make it possible to call loadPreferences staticallyMax Kremmel1-4/+12
2007-06-20change int to float on the item_postion columnMax Kremmel2-2/+2
2007-06-19Doh! Don't know how these got missed with the displayPreview fixes from yeste...Nick Palmer2-6/+6
2007-06-19include liberty_content_connection_map in upgraderMax Kremmel1-0/+8
2007-06-19SCHEMA CHANGE: add liberty_content_connection_map as descussed on the core ma...Max Kremmel1-1/+10
2007-06-19Remove primary_attachment setting. This belongs in INDIVIDUAL content types t...Nick Palmer1-7/+0
2007-06-19Fixup HMLTPurifier and restore it to functioning health.Nick Palmer1-13/+19
2007-06-18General cleanup of LibertyAttachable. Make LA::expunge() take a parameter to ...Nick Palmer2-85/+29
2007-06-18remove large cunks of commented codeMax Kremmel1-88/+1
2007-06-17fix regex that causes seg fault with some data inputJams H Thompson1-2/+2
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel1-3/+2
2007-06-17add link to online helpMax Kremmel1-1/+9
2007-06-17getGroupPermissions() now takes a parameter hash instead of the individual in...Max Kremmel1-2/+2
2007-06-17Move liberty_linked_attachments to LINKED_ATTACHMENTS in config_inc.phpLester Caine3-8/+5
2007-06-17Add 'liberty_linked_attachments' selectionLester Caine2-4/+9
2007-06-17Add 'liberty_linked_attachments' config item for referenceLester Caine1-2/+3
2007-06-16disable attachment deletion until we have found a way to delete the spawning ...Max Kremmel1-2/+2
2007-06-16place file details in next lineMax Kremmel1-2/+2
2007-06-16fix size selectionMax Kremmel1-5/+5
2007-06-16Roll back picking up content_id - it can't actaully pick the correct one with...Lester Caine1-3/+2
2007-06-16Obtain content_id if attachment is real contentLester Caine1-2/+3
2007-06-16finally fix the friggin image replacement bugMax Kremmel2-7/+11
2007-06-16Only need Primary Attachment edit for generic Attachment MangerLester Caine1-1/+2
2007-06-16Allow bitfile to be called in the installerLester Caine1-2/+2
2007-06-16Add generic Primary Attachment to Attachments tabLester Caine1-0/+8
2007-06-16Force default storage_guid to bitfileLester Caine1-13/+4
2007-06-16Ensure bitfile is loaded even if it's direct use is disabled. This allows it ...Lester Caine1-1/+3
2007-06-16Disable direct upload functions if the plugin is disabled but still allow plu...Lester Caine1-3/+5
2007-06-16Remove fisheye storage format - replaced ny modification of bitfileLester Caine1-115/+0
2007-06-16replace treasury storage plugin with a data plugin. treasury/admin/database_u...Max Kremmel2-82/+163
2007-06-16don't throw error when attachment_id give is set to 0. this can happen when y...Max Kremmel1-2/+2