| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-02-15 | move everything used from LibertyAttachable into LibertyMime, LibertyAttachab... | spiderr | 2 | -554/+613 |
| 2011-02-15 | expunge from liberty_process_queue | spiderr | 1 | -0/+4 |
| 2011-01-09 | add .gitignore | spiderr | 1 | -0/+2 |
| 2010-12-28 | change order of gThumbsizes as order matters since successively smaller thumb... | spiderr | 1 | -2/+3 |
| 2010-12-28 | fix logic for inStructure flag | spiderr | 1 | -2/+2 |
| 2010-12-28 | clean up buildSubtreeToc to allow prefixing for depths and use getDisplayUrl ... | spiderr | 2 | -13/+25 |
| 2010-12-28 | add pDefault flag to optionally call up the hierarchy for an image... or not | spiderr | 1 | -3/+2 |
| 2010-08-27 | Tidy sub repo links | Lester Caine | 3 | -2/+5 |
| 2010-07-27 | replace truncate with an actual function, like substr | spiderr | 1 | -2/+1 |
| 2010-07-26 | fix meta tags in <head> so they adapt for each page. do not use a default as ... | spiderr | 1 | -0/+30 |
| 2010-07-25 | add service wrapper only for mini tpls | spiderr | 1 | -2/+2 |
| 2010-07-25 | add missing <tr> to keep XHTML validation | spiderr | 1 | -0/+1 |
| 2010-07-04 | add service div around include for styling purposes | spiderr | 1 | -0/+2 |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 117 | -143/+143 |
| 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 |