summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-2/+2
2016-02-07Move from Smarty2 to Smarty3 function stylelsces2-3/+3
2015-06-13add server to liberty_processor_queue tablespider1-1/+2
2012-08-06Alternate pdf thumbnailer with flash previewlsces1-0/+58
2012-08-06role model switch on liberty schemalsces1-9/+26
2012-08-04Need to switch to use CKEditor in the 3.0 distribution.lsces1-1/+1
2012-07-19rework upload files to have an option to save as original.ext, file_name is s...spiderr2-0/+5
2012-05-28Have decided best way of controlling switch between roles and groups is to"Lester Caine ext:(%22)1-0/+5
2012-05-28Constraint name too long ..."Lester Caine ext:(%22)1-1/+1
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-13/+13
2011-07-19CONSTRAINTs-typospiderr1-23/+18
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler2-1/+26
2011-02-26SCHEMA CHANGE: content_id foreign key on liberty_structuresspiderr1-0/+1
2010-06-09Strip down CVS keywords.cvs2git5-5/+5
2010-05-31move liberty_attachment_tags to tags package and rename to tags_image_areasChristian Fowler1-39/+0
2010-05-18fix datadict syntax so it creates a tableChristian Fowler1-3/+3
2010-05-13This adds the base table for area tags. I think this is the right way to do t...Lester Caine1-0/+39
2010-04-26missing backtick in upgrade SQLDaniel Sutcliffe1-2/+2
2010-04-24dope the legacy col, this should have been committed earlierwjames51-4/+2
2010-04-19Can't have a NOT NULL on an unpopulated column. Add it without, copy and then...Nick Palmer1-3/+4
2010-04-18That should work with all databases NOTNULL is non genericLester Caine1-2/+2
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...wjames52-1/+44
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames511-11/+11
2009-09-15remove unused perm p_liberty_vote_comments -- moderation and rating packages ...wjames51-1/+0
2009-05-27add cnbc plugin for htmlpurewjames51-0/+5
2009-05-20add new opt in join to pull primary attachment in lists - nothing in tpls yet...Tekimaki1-0/+4
2009-03-31Fix MySQL upgrades for ip/IPv6 column upgradesDaniel Sutcliffe1-10/+6
2009-03-26sequence is singular major fuck upTekimaki1-1/+1
2009-03-25fix all backticks and remove duplicate updatesMax Kremmel1-13/+13
2009-03-25change ip to IPv6 compliance (39 chars). add upgrades files and remove regist...Christian Fowler2-2/+44
2009-03-17upgrade Comments to LiberytMime to support attaching files to comments. big m...wjames51-1/+8
2009-02-24move data.dbreport.php to a non distro packageChristian Fowler1-48/+0
2009-02-21Tidy dbreport_direct and dbreport_manage - still need to add tools to create ...Lester Caine1-3/+36
2009-02-21Move to liberty - plugin will be used from other packagesLester Caine1-0/+15
2009-01-15add option to use swftools to convert pdfs to swf and display the PDF inlineMax Kremmel1-0/+47
2009-01-10make use of get_image_sizes function, add option to set default liberty image...Max Kremmel1-7/+8
2009-01-03allow the user to specify the default compression setting for thumbnailsMax Kremmel1-0/+6
2009-01-02rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...Max Kremmel3-31/+71
2008-12-31remove commented tablesMax Kremmel1-24/+0
2008-12-30fix me_method storingMax Kremmel1-0/+3
2008-12-30add option to use MP4Box to fix MOOV atom in MP4 files. various other cleanup...Max Kremmel1-0/+5
2008-12-25better pretty URLs, cleaner code, make use of gThumbSizes instead of rolling ...Max Kremmel1-10/+4
2008-11-16be a bit more specific about what the upgrade doesMax Kremmel1-2/+2
2008-11-15fix db specific upgrade rulesMax Kremmel1-7/+5
2008-11-15remove duplicate ALTER user_idChristian Fowler1-8/+1
2008-11-15typo - duplicate register callChristian Fowler1-2/+1
2008-11-14try to get column type change upgrades working for all databases.Max Kremmel1-1/+39
2008-11-12move new schema change to its own upgrade fileMax Kremmel2-5/+24
2008-11-12Update script to contain column user_id fix C40 to I4.Tomasz Kalkosinski1-1/+5
2008-11-10Schema bug - user_id was chracter not integer.Tomasz Kalkosinski1-1/+1