| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-05-17 | Integrate HTMLPurifier into liberty. | Nick Palmer | 2 | -1/+56 |
| 2007-04-23 | try to simplify ui by joining options that belong together and use more reaso... | Max Kremmel | 1 | -22/+11 |
| 2007-04-22 | Add ability to set default rows and cols on text areas. | Nick Palmer | 1 | -0/+17 |
| 2007-04-19 | very thorugh and testing upgrading of R1 to R2, fix lots of things | Christian Fowler | 1 | -28/+25 |
| 2007-04-18 | Various attachment related changes to make things more ajax and fix bugs. | Nick Palmer | 1 | -1/+1 |
| 2007-04-17 | fix index | Max Kremmel | 1 | -1/+1 |
| 2007-04-16 | AJAX attachment uploader. This stuff ROCKS! | Nick Palmer | 2 | -7/+21 |
| 2007-04-13 | SCHEMA CHANGE! | Nick Palmer | 2 | -3/+34 |
| 2007-04-08 | Support for multiple attachments and storing attachments without content. You... | Nick Palmer | 1 | -0/+4 |
| 2007-03-21 | remove duplicate entry | Max Kremmel | 1 | -4/+0 |
| 2007-03-19 | *SCHEMA CHANGE* move object_permissions to liberty_content_permissions table,... | Christian Fowler | 2 | -1/+20 |
| 2007-03-16 | add liberty content edit tab, with support for permissions | Christian Fowler | 1 | -0/+1 |
| 2007-03-10 | Added support for changing status and owners of content. Reordered some statu... | Nick Palmer | 3 | -4/+12 |
| 2007-03-06 | add PRIMARY to AUTO column | Max Kremmel | 1 | -1/+1 |
| 2007-03-05 | Add admin option to turn on png thumbnailing. | Nick Palmer | 1 | -0/+5 |
| 2007-03-01 | missing comma | Max Kremmel | 1 | -1/+1 |
| 2007-03-01 | remove liberty_thumbnail_queue and add the bigger, better, new and improved l... | Max Kremmel | 2 | -12/+30 |
| 2007-02-28 | change liberty_action_log column properties | Max Kremmel | 2 | -11/+17 |
| 2007-02-28 | remove NOTNULL constraint on liberty_action_logs.log_message and allow error ... | Max Kremmel | 2 | -3/+35 |
| 2007-02-16 | move liberty_thumbnail_queue from fisheye schema_inc.php to liberty, and add ... | Christian Fowler | 2 | -0/+14 |
| 2007-02-10 | inprove conversion of corrupted comment trees | Jams H Thompson | 1 | -2/+5 |
| 2007-02-09 | upgrade tweaks for pre R1 to R2 | Christian Fowler | 1 | -4/+5 |
| 2007-02-07 | enable and add some data integrity checks to comment conversion | Jams H Thompson | 1 | -15/+38 |
| 2007-01-30 | Fix problems in R1-R2 upgrade script | Jams H Thompson | 1 | -0/+2 |
| 2007-01-07 | simplify template a bit by moving cache times to a hash in the php file | Max Kremmel | 1 | -1/+16 |
| 2006-12-29 | increase max_records for this page since the number of records accumulated in... | Max Kremmel | 1 | -0/+2 |
| 2006-12-23 | add option to reset all plugin settings. need this since i've had to mess wit... | Max Kremmel | 1 | -2/+19 |
| 2006-11-25 | make liberty status stuff optional and hide for now since it's not being used... | Max Kremmel | 1 | -0/+4 |
| 2006-11-15 | add list content permission | Christian Fowler | 1 | -0/+1 |
| 2006-11-10 | clean up allow html code and UI | Christian Fowler | 1 | -1/+1 |
| 2006-11-02 | Re-add content_allow_html preference because existing sites wiht any HTML in ... | Christian Fowler | 1 | -0/+2 |
| 2006-11-01 | Add protector_single_gropu selection to Liberty Features | Lester Caine | 1 | -0/+8 |
| 2006-10-13 | Trim field size to allow use as composite primary key in Firebird | Lester Caine | 1 | -1/+1 |
| 2006-10-13 | fix schema errors - meta package schema needs to be changed due to reserved w... | Max Kremmel | 1 | -5/+5 |
| 2006-10-11 | clean up datadict syntax errors | Christian Fowler | 2 | -3/+2 |
| 2006-10-11 | comment out comment upgrader until we can hook up with JHT to sort out issues | Christian Fowler | 1 | -18/+8 |
| 2006-10-07 | add liberty aliases | Christian Fowler | 2 | -1/+15 |
| 2006-09-21 | add default value in content table to upgrade script | Christian Fowler | 1 | -0/+1 |
| 2006-09-21 | add defaults to upgrade script | Christian Fowler | 1 | -4/+16 |
| 2006-09-21 | fix install schema and defaults | Christian Fowler | 1 | -2/+21 |
| 2006-09-20 | first pass at http://www.bitweaver.org/wiki/Liberty+Content+Status - basics a... | Christian Fowler | 2 | -11/+20 |
| 2006-09-19 | log message cleanup and add option to delete old log entries | Max Kremmel | 1 | -0/+3 |
| 2006-09-16 | add some basic action log admin screen - still needs some work | Max Kremmel | 1 | -0/+34 |
| 2006-09-16 | massive captcha cleanup, centralised captcha verification, added option to us... | Max Kremmel | 1 | -2/+18 |
| 2006-09-15 | add basic logging to liberty, clean up liberty_action_log table and enable so... | Max Kremmel | 2 | -7/+23 |
| 2006-09-10 | clean up, move around and consolidate tonnes of crappy and complicated core a... | Max Kremmel | 1 | -3/+13 |
| 2006-09-06 | initialize return value in case nothing comes back | Christian Fowler | 1 | -1/+1 |
| 2006-08-30 | remove allow_html toggle - we use page specific settings now | Max Kremmel | 1 | -5/+0 |
| 2006-08-29 | update liberty_content_hits index | Max Kremmel | 1 | -1/+1 |
| 2006-08-25 | Fix syntax error in schema | Jams H Thompson | 1 | -5/+4 |