| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-10-10 | fix flashvideo plugin to work with new liberty attachments changes | Max Kremmel | 1 | -3/+4 |
| 2007-10-10 | update {file} plugin to work with attachments schema change and remove primar... | Max Kremmel | 1 | -2/+3 |
| 2007-10-10 | check pFile for meta data and name, not pParamHash['upload'] as it might have... | Christian Fowler | 1 | -13/+13 |
| 2007-10-09 | swap liberty pkg icon with cool bitweaver logo butterfly icon | wjames5 | 2 | -0/+0 |
| 2007-10-08 | Fix delete with ajax attachments on. | Nick Palmer | 2 | -2/+5 |
| 2007-10-04 | do not specifiy orderTable of sort_mode already has a . in it | bitweaver.org | 1 | -1/+4 |
| 2007-10-03 | add liberty_process_queue, twiddle with lib_att.content_id stuff, still has a... | Christian Fowler | 1 | -30/+13 |
| 2007-10-03 | data_type in l_c_data | Christian Fowler | 1 | -1/+1 |
| 2007-10-03 | fix storeLinks call to use two parameters, update lcd.summary->data | Christian Fowler | 1 | -3/+3 |
| 2007-10-03 | load edit_storage_inc.php through the liberty edit service, update all instan... | Max Kremmel | 3 | -14/+42 |
| 2007-10-03 | nicify and indent using tabs | Max Kremmel | 1 | -25/+23 |
| 2007-10-03 | get rollback working again, remove trailing witespace, indent with tabs, clea... | Max Kremmel | 1 | -44/+49 |
| 2007-10-02 | remove debug | Max Kremmel | 1 | -4/+3 |
| 2007-09-30 | class for "View more" link | laetzer | 1 | -2/+2 |
| 2007-09-30 | Major revamp of calendar to push functionality from index.php into the | Nick Palmer | 1 | -7/+16 |
| 2007-09-30 | Fix wrong table name for content hits | Jams H Thompson | 1 | -2/+2 |
| 2007-09-30 | Fixup ajax uploader and restore delete functionality. | Nick Palmer | 5 | -55/+73 |
| 2007-09-29 | Fix schema_inc to match change log and code. | Nick Palmer | 1 | -1/+1 |
| 2007-09-27 | fix addHit(). not sure what the liberty_content_data table was doing in there... | Max Kremmel | 1 | -5/+8 |
| 2007-09-27 | update according to recent schema change where wiki_page.description was move... | Max Kremmel | 1 | -2/+3 |
| 2007-09-27 | Another whack at getLibertySql to avoid joining to useless data. | Nick Palmer | 1 | -15/+34 |
| 2007-09-27 | SCHEMA CHANGE: tweak liberty_content_history.description C(200) to .summary X... | Christian Fowler | 3 | -20/+17 |
| 2007-09-27 | SCHEMA CHANGE: add new liberty_content_data table to hold normalized text dat... | Christian Fowler | 3 | -25/+57 |
| 2007-09-27 | add capability to diff between any two versions | Jams H Thompson | 1 | -4/+10 |
| 2007-09-26 | include \n in tab recognition regex | Max Kremmel | 1 | -2/+2 |
| 2007-09-26 | add more checks in case wrong syntax is used or someone is trying to add tabs... | Max Kremmel | 1 | -7/+10 |
| 2007-09-26 | add a simple way of having tabs in liberty content. plugin help describes syn... | Max Kremmel | 1 | -0/+75 |
| 2007-09-26 | allow passing of {toc structure_id=123} | Christian Fowler | 1 | -6/+13 |
| 2007-09-26 | allow passage of a structure_id in to module via module_params | Christian Fowler | 1 | -5/+12 |
| 2007-09-26 | remove quotes around variable | Christian Fowler | 1 | -1/+1 |
| 2007-09-26 | Fix parse to handle duplicate tags properly and bump required version to PHP ... | Nick Palmer | 1 | -10/+10 |
| 2007-09-26 | ensure that we never try to insert a duplicate row into liberty_attachments. ... | Max Kremmel | 1 | -2/+3 |
| 2007-09-26 | clean up storeHistory function and use associateInsert | Max Kremmel | 1 | -17/+21 |
| 2007-09-26 | more code cleanup. including this file from the template causes problems when... | Max Kremmel | 1 | -4/+6 |
| 2007-09-26 | seems to make more sense to show the primary attachment since we now always h... | Max Kremmel | 1 | -5/+8 |
| 2007-09-26 | move around some whitespace and capitalise boolean values that code sticks to... | Max Kremmel | 1 | -6/+6 |
| 2007-09-25 | oops. revert accidentally submitted debug. | Max Kremmel | 1 | -3/+1 |
| 2007-09-25 | clean up image processing admin options, add preliminary support for php-imag... | Max Kremmel | 4 | -83/+194 |
| 2007-09-25 | no table alias in delete query | Max Kremmel | 1 | -2/+2 |
| 2007-09-25 | SCHEMA CHANGE: add liberty_content_summary table, and support for it in store... | Christian Fowler | 3 | -1/+45 |
| 2007-09-25 | add get_leadtitle and get_subtitle for pruning titles in .tpl's | Christian Fowler | 1 | -1/+16 |
| 2007-09-24 | Move "promotions" stuff to _bit_hype. You need to check out that package to g... | Nick Palmer | 26 | -160/+2 |
| 2007-09-24 | Doh! Fix copy paste mistake. | Nick Palmer | 1 | -1/+1 |
| 2007-09-24 | Add promotions with lots of nice bells and whistles. Need to test all the ser... | Nick Palmer | 24 | -14/+159 |
| 2007-09-23 | Changes to get ajax attachments working again. You must turn on the new stora... | Nick Palmer | 6 | -43/+134 |
| 2007-09-22 | add getThumbnailUri method support | Christian Fowler | 1 | -1/+7 |
| 2007-09-22 | Add ability to filter last comment module on a pigeonhole and display full co... | Nick Palmer | 3 | -7/+24 |
| 2007-09-22 | Only output services div if there is content to live in the div. | Nick Palmer | 1 | -8/+15 |
| 2007-09-21 | fix storing of attachment to include an update if attachment_id is provided, ... | Christian Fowler | 1 | -3/+7 |
| 2007-09-20 | change check of _file_overrides to isset incase you want to pass in an empty ... | Christian Fowler | 1 | -2/+2 |