| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-06 | Alternate pdf thumbnailer with flash preview | lsces | 1 | -0/+58 |
| 2012-08-06 | role model switch on liberty schema | lsces | 1 | -9/+26 |
| 2012-08-04 | Need to switch to use CKEditor in the 3.0 distribution. | lsces | 1 | -1/+1 |
| 2012-07-19 | rework upload files to have an option to save as original.ext, file_name is s... | spiderr | 2 | -0/+5 |
| 2012-05-28 | Have decided best way of controlling switch between roles and groups is to | "Lester Caine ext:(%22) | 1 | -0/+5 |
| 2012-05-28 | Constraint name too long ... | "Lester Caine ext:(%22) | 1 | -1/+1 |
| 2012-03-06 | change_CONSTRAINTS_to_CONSTRAINT | Christian Fowler | 1 | -13/+13 |
| 2011-07-19 | CONSTRAINTs-typo | spiderr | 1 | -23/+18 |
| 2011-06-26 | convert liberty_files.storage_path to liberty_files.file_name to remove all h... | Christian Fowler | 2 | -1/+26 |
| 2011-02-26 | SCHEMA CHANGE: content_id foreign key on liberty_structures | spiderr | 1 | -0/+1 |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 5 | -5/+5 |
| 2010-05-31 | move liberty_attachment_tags to tags package and rename to tags_image_areas | Christian Fowler | 1 | -39/+0 |
| 2010-05-18 | fix datadict syntax so it creates a table | Christian Fowler | 1 | -3/+3 |
| 2010-05-13 | This adds the base table for area tags. I think this is the right way to do t... | Lester Caine | 1 | -0/+39 |
| 2010-04-26 | missing backtick in upgrade SQL | Daniel Sutcliffe | 1 | -2/+2 |
| 2010-04-24 | dope the legacy col, this should have been committed earlier | wjames5 | 1 | -4/+2 |
| 2010-04-19 | Can't have a NOT NULL on an unpopulated column. Add it without, copy and then... | Nick Palmer | 1 | -3/+4 |
| 2010-04-18 | That should work with all databases NOTNULL is non generic | Lester Caine | 1 | -2/+2 |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to content... | wjames5 | 2 | -1/+44 |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 11 | -11/+11 |
| 2009-09-15 | remove unused perm p_liberty_vote_comments -- moderation and rating packages ... | wjames5 | 1 | -1/+0 |
| 2009-05-27 | add cnbc plugin for htmlpure | wjames5 | 1 | -0/+5 |
| 2009-05-20 | add new opt in join to pull primary attachment in lists - nothing in tpls yet... | Tekimaki | 1 | -0/+4 |
| 2009-03-31 | Fix MySQL upgrades for ip/IPv6 column upgrades | Daniel Sutcliffe | 1 | -10/+6 |
| 2009-03-26 | sequence is singular major fuck up | Tekimaki | 1 | -1/+1 |
| 2009-03-25 | fix all backticks and remove duplicate updates | Max Kremmel | 1 | -13/+13 |
| 2009-03-25 | change ip to IPv6 compliance (39 chars). add upgrades files and remove regist... | Christian Fowler | 2 | -2/+44 |
| 2009-03-17 | upgrade Comments to LiberytMime to support attaching files to comments. big m... | wjames5 | 1 | -1/+8 |
| 2009-02-24 | move data.dbreport.php to a non distro package | Christian Fowler | 1 | -48/+0 |
| 2009-02-21 | Tidy dbreport_direct and dbreport_manage - still need to add tools to create ... | Lester Caine | 1 | -3/+36 |
| 2009-02-21 | Move to liberty - plugin will be used from other packages | Lester Caine | 1 | -0/+15 |
| 2009-01-15 | add option to use swftools to convert pdfs to swf and display the PDF inline | Max Kremmel | 1 | -0/+47 |
| 2009-01-10 | make use of get_image_sizes function, add option to set default liberty image... | Max Kremmel | 1 | -7/+8 |
| 2009-01-03 | allow the user to specify the default compression setting for thumbnails | Max Kremmel | 1 | -0/+6 |
| 2009-01-02 | rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ... | Max Kremmel | 3 | -31/+71 |
| 2008-12-31 | remove commented tables | Max Kremmel | 1 | -24/+0 |
| 2008-12-30 | fix me_method storing | Max Kremmel | 1 | -0/+3 |
| 2008-12-30 | add option to use MP4Box to fix MOOV atom in MP4 files. various other cleanup... | Max Kremmel | 1 | -0/+5 |
| 2008-12-25 | better pretty URLs, cleaner code, make use of gThumbSizes instead of rolling ... | Max Kremmel | 1 | -10/+4 |
| 2008-11-16 | be a bit more specific about what the upgrade does | Max Kremmel | 1 | -2/+2 |
| 2008-11-15 | fix db specific upgrade rules | Max Kremmel | 1 | -7/+5 |
| 2008-11-15 | remove duplicate ALTER user_id | Christian Fowler | 1 | -8/+1 |
| 2008-11-15 | typo - duplicate register call | Christian Fowler | 1 | -2/+1 |
| 2008-11-14 | try to get column type change upgrades working for all databases. | Max Kremmel | 1 | -1/+39 |
| 2008-11-12 | move new schema change to its own upgrade file | Max Kremmel | 2 | -5/+24 |
| 2008-11-12 | Update script to contain column user_id fix C40 to I4. | Tomasz Kalkosinski | 1 | -1/+5 |
| 2008-11-10 | Schema bug - user_id was chracter not integer. | Tomasz Kalkosinski | 1 | -1/+1 |
| 2008-11-09 | clean up liberty plugin admin, move files to better dirs to keep things tidy,... | Max Kremmel | 6 | -12/+85 |
| 2008-10-31 | renamed dep stuff to requirement stuff, clean up schema_inc files, move versi... | Max Kremmel | 1 | -2/+2 |
| 2008-10-30 | shuffle around some dependency stuff: move dep settings to schema_inc.php fil... | Max Kremmel | 2 | -11/+10 |