| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-06-02 | comment code to create custom html definition to allow target attributesCVS_HEAD | Christian Fowler | 1 | -6/+7 |
| 2010-06-02 | move all imagetags stuff to tags | Christian Fowler | 2 | -180/+0 |
| 2010-05-31 | move liberty_attachment_tags to tags package and rename to tags_image_areas | Christian Fowler | 1 | -39/+0 |
| 2010-05-31 | remove mochikit dependency; use BitBase.SimpleAjax instead; tweak logic to hi... | Christian Fowler | 4 | -27/+56 |
| 2010-05-29 | remove deprecated commented code | wjames5 | 2 | -21/+2 |
| 2010-05-18 | fix datadict syntax so it creates a table | Christian Fowler | 1 | -3/+3 |
| 2010-05-13 | Basic javascript for image area tagging function. This needs to be combined w... | Lester Caine | 1 | -0/+28 |
| 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-05-13 | I am sure this is the right way to handle tagged images. Just need to sort ou... | Lester Caine | 1 | -0/+152 |
| 2010-04-30 | Missing comma caused liberty admin - action logs to WSOD | Daniel Sutcliffe | 1 | -2/+2 |
| 2010-04-30 | Check before commiting. Removed empty is_windows block | Lester Caine | 1 | -4/+1 |
| 2010-04-30 | Recursive mkdir does not work on windows, and we need to tidy the '/\' mess | Lester Caine | 1 | -1/+9 |
| 2010-04-28 | make sure mContentTypes[] is in all uses of getContentTypeName, clean up form... | Christian Fowler | 1 | -3/+4 |
| 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-24 | Actually allow counting of admin hits. Also wrap hits update in transaction t... | Lester Caine | 1 | -2/+4 |
| 2010-04-23 | add support for optional PDF rasterization | Christian Fowler | 1 | -4/+10 |
| 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 | 9 | -26/+83 |
| 2010-04-17 | fine tune single plural selection of type namepre_ctype_desc_name_schmeachange | wjames5 | 2 | -2/+1 |
| 2010-04-17 | typo | wjames5 | 1 | -2/+2 |
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is a... | wjames5 | 1 | -2/+2 |
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is a... | wjames5 | 1 | -2/+2 |
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is a... | wjames5 | 5 | -10/+10 |
| 2010-04-17 | step two of contenttype name plural - convert all mType references to getCont... | wjames5 | 1 | -1/+1 |
| 2010-04-17 | comment typo sorry | wjames5 | 1 | -1/+2 |
| 2010-04-17 | step one of contenttype name plural - new methods to fetch name in libertycon... | wjames5 | 4 | -6/+43 |
| 2010-04-17 | remove old deprecated funcsPRE_CONTENTTYPE_NAME_PLURAL | wjames5 | 1 | -32/+1 |
| 2010-04-08 | add a char counter to textarea plugin, set maxchars=n to invoke, not compatib... | wjames5 | 1 | -2/+18 |
| 2010-04-08 | New LC plugin to make using Google's embeddable PDF viewer really simple | Daniel Sutcliffe | 1 | -0/+81 |
| 2010-04-03 | Tweak for PHP5.3 compatibility - I suspect my thumbnail generation problem is... | Lester Caine | 2 | -6/+6 |
| 2010-04-02 | check to see if last editor has ability to admin content, if so, ease up on t... | Christian Fowler | 1 | -59/+82 |
| 2010-03-23 | add basic video data plugin to display flv files | Christian Fowler | 1 | -0/+106 |
| 2010-03-20 | add option to display require icon | wjames5 | 1 | -0/+1 |
| 2010-03-19 | MagickSetImageProfile with a default CMYK icc which is necessary on ImageMagi... | Christian Fowler | 1 | -3/+3 |
| 2010-03-18 | Make the p_liberty_read_comments permission actually be required to see comments | Daniel Sutcliffe | 2 | -153/+159 |
| 2010-03-16 | skip display if $attachment is empty, which may be the case for old, broken c... | Christian Fowler | 1 | -2/+2 |
| 2010-03-16 | replace split with preg_split | Christian Fowler | 1 | -2/+2 |
| 2010-03-16 | replace deprecated split function with explode and preg_split | Christian Fowler | 1 | -5/+5 |
| 2010-03-13 | alternative method using ffmpeg in the absence of ffmpeg-php to fetch source ... | Max Kremmel | 1 | -2/+14 |
| 2010-03-11 | add link=download option | Max Kremmel | 1 | -5/+9 |
| 2010-03-06 | new method to check if a service is required - requires lcconfig and is compa... | wjames5 | 1 | -2/+21 |
| 2010-03-04 | update deprecated split with preg_split | Christian Fowler | 2 | -4/+4 |
| 2010-03-03 | remove deprecated split and ereg calls | Christian Fowler | 1 | -4/+4 |
| 2010-02-25 | Remove duplicate require_once | Daniel Sutcliffe | 1 | -2/+1 |
| 2010-02-23 | strip_tags from filename (description), so that <p> etc. don't end up inside <a> | laetzer | 1 | -1/+1 |
| 2010-02-21 | preserve functionality for statically invoked service files when there is no ... | Christian Fowler | 1 | -2/+2 |
| 2010-02-21 | check for valid gContent before trying to access it | Christian Fowler | 1 | -1/+1 |
| 2010-02-15 | new feature check if content type has service available to it - anticipates i... | wjames5 | 2 | -3/+26 |