summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2007-06-23automagically select best image type that's best for the particular upladed f...Max Kremmel1-7/+11
2007-06-22fix meta constraints. remove UNIQUE since that is guaranteed to break with tw...Christian Fowler1-3/+3
2007-06-22Mod to liberty_meta_content_map to prevent it failing to install.Lester Caine1-3/+3
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-21SCHEMA CHANGE: change some stuff in as yet unused table liberty_meta_dataMax Kremmel2-2/+6
2007-06-20Add new expungingAttachment call to LibertyAttachable to notify content that ...Nick Palmer1-0/+1
2007-06-20change int to float on the item_postion columnMax Kremmel2-2/+2
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-17Move liberty_linked_attachments to LINKED_ATTACHMENTS in config_inc.phpLester Caine1-3/+0
2007-06-17Add 'liberty_linked_attachments' config item for referenceLester Caine1-2/+3
2007-06-16remove common_storage_plugin stuff completely. recent modificaions would have...Max Kremmel1-1/+0
2007-06-16SCHEMA CHANGE: move fisheye_exif_data (hasn't been in use yet) to liberty_met...Max Kremmel2-1/+14
2007-06-14Initiallise 'common_storage_plugin'Lester Caine1-0/+1
2007-06-13Added ability to create constraints directly in the installer to handle circu...Nick Palmer1-5/+11
2007-06-13Drop constraint that the installer can't install properly.Nick Palmer2-1/+6
2007-06-13Add ITEM_POSITION to attachments for use laterLester Caine2-7/+7
2007-06-12SCHEMA CHANGE! Added constraint on primary_attachment_id and added support fo...Nick Palmer2-0/+4
2007-06-12add primary_attachment_id to the upgraderMax Kremmel1-0/+1
2007-06-12add primary_attachment_id to liberty_content - no contraint for now. i think ...Max Kremmel1-0/+1
2007-06-12Move html purification stuff into filters. Still need to address style purifi...Nick Palmer3-28/+48
2007-06-10comment html purification options. these should go to a filter options page.Max Kremmel1-1/+3
2007-06-10new feature post comments using ajax - note scroll but in IE is not a functio...wjames51-0/+5
2007-06-09add htmlpurifier plugin and separate options pageMax Kremmel2-1/+76
2007-06-09move html purifier options to its own filesMax Kremmel1-67/+7
2007-06-08Restore content_allow_html optionLester Caine1-1/+1
2007-06-07Modified new inline diff to use PEAR installed Text_Diff instead of util vers...Nick Palmer1-1/+1
2007-06-07Added inline diff option to liberty which works much better with the WYSIWYG ...Nick Palmer1-0/+4
2007-06-07Fix double escape in comments. Add Force Allow HTML feature to deal withNick Palmer1-1/+2
2007-06-01revert to divs around attachment and other plugins for now. wrapper type can ...Max Kremmel1-0/+6
2007-05-20Trim constraint and index names below 32 charactersLester Caine1-3/+3
2007-05-18Add support for passing youtube video through HTMLPurifier.Nick Palmer1-1/+8
2007-05-18use systemwide gThumbsizes hash for selection of attachment thumbsize display...Max Kremmel1-33/+41
2007-05-17Integrate HTMLPurifier into liberty.Nick Palmer2-1/+56
2007-04-23try to simplify ui by joining options that belong together and use more reaso...Max Kremmel1-22/+11
2007-04-22Add ability to set default rows and cols on text areas.Nick Palmer1-0/+17
2007-04-19very thorugh and testing upgrading of R1 to R2, fix lots of thingsChristian Fowler1-28/+25
2007-04-18Various attachment related changes to make things more ajax and fix bugs.Nick Palmer1-1/+1
2007-04-17fix indexMax Kremmel1-1/+1
2007-04-16AJAX attachment uploader. This stuff ROCKS!Nick Palmer2-7/+21
2007-04-13SCHEMA CHANGE!Nick Palmer2-3/+34
2007-04-08Support for multiple attachments and storing attachments without content. You...Nick Palmer1-0/+4
2007-03-21remove duplicate entryMax Kremmel1-4/+0
2007-03-19*SCHEMA CHANGE* move object_permissions to liberty_content_permissions table,...Christian Fowler2-1/+20
2007-03-16add liberty content edit tab, with support for permissionsChristian Fowler1-0/+1
2007-03-10Added support for changing status and owners of content. Reordered some statu...Nick Palmer3-4/+12
2007-03-06add PRIMARY to AUTO columnMax Kremmel1-1/+1
2007-03-05Add admin option to turn on png thumbnailing.Nick Palmer1-0/+5
2007-03-01missing commaMax Kremmel1-1/+1