| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-06-01 | get the attachment browser working with libertymime plugins | Max Kremmel | 1 | -7/+15 |
| 2008-06-01 | HTML fix | Max Kremmel | 1 | -2/+1 |
| 2008-05-31 | remove unused code | Max Kremmel | 1 | -9/+1 |
| 2008-05-31 | add option to remove the original file. this can be useful to prevent downloa... | Max Kremmel | 1 | -5/+16 |
| 2008-05-31 | better submit text | Max Kremmel | 1 | -1/+1 |
| 2008-05-30 | fix mime icon display in list and don't display mime icon when viewing audio ... | Max Kremmel | 1 | -1/+1 |
| 2008-05-29 | move icons to active column. i think their easier to spot this way and users ... | Max Kremmel | 1 | -14/+13 |
| 2008-05-29 | lots of updates, make it possible to update multiple attachments at once, bet... | Max Kremmel | 1 | -5/+5 |
| 2008-05-28 | typo, property not method | wjames5 | 1 | -1/+1 |
| 2008-05-28 | add front and backend for plugins to insert edit template when viewing an att... | Max Kremmel | 3 | -0/+57 |
| 2008-05-28 | match property playtimestring as stored in meta table | wjames5 | 1 | -2/+2 |
| 2008-05-25 | move js from href to proper location of onclick handler | wjames5 | 1 | -1/+1 |
| 2008-05-24 | make content type available to javascript - need this somehow for ajax attach... | wjames5 | 1 | -1/+7 |
| 2008-05-23 | add generic audio plugin. this will convert audio to mp3 and make it availabl... | Max Kremmel | 4 | -0/+222 |
| 2008-05-23 | status enhancements, dont show form if there are no status options, allow der... | wjames5 | 3 | -3/+7 |
| 2008-05-20 | split status enforcement from display of a status menu during editing | wjames5 | 1 | -1/+1 |
| 2008-05-18 | lots of updates including an option to encode video using h264 codec instead ... | Max Kremmel | 1 | -0/+26 |
| 2008-05-17 | missing class | Max Kremmel | 1 | -2/+2 |
| 2008-05-17 | typo | Max Kremmel | 1 | -1/+1 |
| 2008-05-15 | update flv player | Max Kremmel | 1 | -2/+2 |
| 2008-05-12 | add flash swf mime type handler | wjames5 | 2 | -0/+42 |
| 2008-05-12 | move common meta data to include | wjames5 | 2 | -25/+27 |
| 2008-05-11 | missing {tr}s | Max Kremmel | 1 | -1/+1 |
| 2008-05-10 | SCHEMA CHANGE: added liberty_attachment_prefs to store attachment preferences | Max Kremmel | 8 | -14/+334 |
| 2008-05-02 | give us meta info about the search results | wjames5 | 1 | -1/+12 |
| 2008-04-28 | new param to LibertyComments mRootObj for perm checking in userCanEdit, and m... | wjames5 | 1 | -1/+2 |
| 2008-04-26 | new admin feature to limit editing of comments by n minutes, default 60 -- al... | wjames5 | 1 | -0/+8 |
| 2008-04-17 | move moderate comments out of liberty to its own pkg | wjames5 | 4 | -40/+1 |
| 2008-04-17 | introduce options for moderating comments, e.g. screening them before they ar... | wjames5 | 4 | -6/+51 |
| 2008-04-11 | remove ajax requirement to set noprimary attachment | wjames5 | 1 | -1/+1 |
| 2008-04-04 | clean up Aliases help | Christian Fowler | 1 | -2/+2 |
| 2008-03-28 | Allow a single upload on new content when using ajax uploads. | Nick Palmer | 1 | -1/+17 |
| 2008-03-28 | new getViewTemplates for asking for center templates from any content type - ... | wjames5 | 4 | -0/+151 |
| 2008-03-23 | Use ihash for navigation fields | Lester Caine | 1 | -7/+7 |
| 2008-03-19 | add content aliases editing support | Christian Fowler | 1 | -0/+11 |
| 2008-03-11 | fix delete link use of urlArgs, add file size | Christian Fowler | 1 | -2/+2 |
| 2008-02-05 | revert to libertypagination because function.pagination.php seems completely ... | Christian Fowler | 1 | -2/+2 |
| 2008-02-03 | convert last remaining uses of libertypagination to pagination function | Jams H Thompson | 2 | -3/+2 |
| 2008-02-01 | Make sure not to call on gContent unless it is valid. | Nick Palmer | 1 | -6/+6 |
| 2008-01-31 | Decide URL separation based on actual URL instead of on the assumption that t... | Nick Palmer | 1 | -4/+3 |
| 2008-01-03 | simplify {tr} section for easy translation | Max Kremmel | 1 | -1/+1 |
| 2008-01-02 | fix filter box, i.e. change field name to the one php code is looking for | Jams H Thompson | 1 | -2/+2 |
| 2008-01-02 | add missing function | Jams H Thompson | 1 | -1/+1 |
| 2007-12-30 | fix content status display for stuff that isn't fully loaded | Max Kremmel | 1 | -2/+2 |
| 2007-12-30 | display content status when appropriate and gave 'getContentStatus' a better ... | Max Kremmel | 2 | -1/+4 |
| 2007-12-08 | make urlArgs available in all situations | Max Kremmel | 1 | -1/+1 |
| 2007-12-08 | html fixes and only display no primary when appropriate to avoid accidental d... | Max Kremmel | 1 | -2/+8 |
| 2007-12-07 | Add a help message when using click to activate features of fckeditor. | Nick Palmer | 1 | -0/+5 |
| 2007-12-03 | syntax touch up | Christian Fowler | 1 | -1/+1 |
| 2007-11-19 | Add ability to unset the primary as well as the ability for content to turn o... | Nick Palmer | 1 | -0/+6 |