summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-01remove liberty_thumbnail_queue and add the bigger, better, new and improved l...Max Kremmel2-12/+30
2007-02-28change liberty_action_log column propertiesMax Kremmel2-11/+17
2007-02-28remove NOTNULL constraint on liberty_action_logs.log_message and allow error ...Max Kremmel2-3/+35
2007-02-16move liberty_thumbnail_queue from fisheye schema_inc.php to liberty, and add ...Christian Fowler2-0/+14
2007-02-10inprove conversion of corrupted comment treesJams H Thompson1-2/+5
2007-02-09upgrade tweaks for pre R1 to R2Christian Fowler1-4/+5
2007-02-07enable and add some data integrity checks to comment conversionJams H Thompson1-15/+38
2007-01-30Fix problems in R1-R2 upgrade scriptJams H Thompson1-0/+2
2007-01-07simplify template a bit by moving cache times to a hash in the php fileMax Kremmel1-1/+16
2006-12-29increase max_records for this page since the number of records accumulated in...Max Kremmel1-0/+2
2006-12-23add option to reset all plugin settings. need this since i've had to mess wit...Max Kremmel1-2/+19
2006-11-25make liberty status stuff optional and hide for now since it's not being used...Max Kremmel1-0/+4
2006-11-15add list content permissionChristian Fowler1-0/+1
2006-11-10clean up allow html code and UIChristian Fowler1-1/+1
2006-11-02Re-add content_allow_html preference because existing sites wiht any HTML in ...Christian Fowler1-0/+2
2006-11-01Add protector_single_gropu selection to Liberty FeaturesLester Caine1-0/+8
2006-10-13Trim field size to allow use as composite primary key in FirebirdLester Caine1-1/+1
2006-10-13fix schema errors - meta package schema needs to be changed due to reserved w...Max Kremmel1-5/+5
2006-10-11clean up datadict syntax errorsChristian Fowler2-3/+2
2006-10-11comment out comment upgrader until we can hook up with JHT to sort out issuesChristian Fowler1-18/+8
2006-10-07add liberty aliasesChristian Fowler2-1/+15
2006-09-21add default value in content table to upgrade scriptChristian Fowler1-0/+1
2006-09-21add defaults to upgrade scriptChristian Fowler1-4/+16
2006-09-21fix install schema and defaultsChristian Fowler1-2/+21
2006-09-20first pass at http://www.bitweaver.org/wiki/Liberty+Content+Status - basics a...Christian Fowler2-11/+20
2006-09-19log message cleanup and add option to delete old log entriesMax Kremmel1-0/+3
2006-09-16add some basic action log admin screen - still needs some workMax Kremmel1-0/+34
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel1-2/+18
2006-09-15add basic logging to liberty, clean up liberty_action_log table and enable so...Max Kremmel2-7/+23
2006-09-10clean up, move around and consolidate tonnes of crappy and complicated core a...Max Kremmel1-3/+13
2006-09-06initialize return value in case nothing comes backChristian Fowler1-1/+1
2006-08-30remove allow_html toggle - we use page specific settings nowMax Kremmel1-5/+0