| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-06-18 | Include package in config entry | Lester Caine | 1 | -2/+2 | |
| 2008-06-13 | Trim constraint name below 31 characters | Lester Caine | 1 | -1/+1 | |
| Think 31 is limit for Oracle and Firebird prefers to have 31 max. | |||||
| 2008-06-08 | many updates. use meta data to store original video information. use ↵ | Max Kremmel | 1 | -0/+4 | |
| preferences to store custom aspect that we can easily revert to original aspect ration found in meta | |||||
| 2008-05-23 | add generic audio plugin. this will convert audio to mp3 and make it ↵ | Max Kremmel | 1 | -0/+84 | |
| available as a stream from the website | |||||
| 2008-05-23 | add some indexes and rename constraints | Max Kremmel | 1 | -6/+6 | |
| 2008-05-23 | rename liberty_meta_data to liberty_attachment_meta_data for clarity, add ↵ | Max Kremmel | 2 | -25/+21 | |
| indexes, update upgrade script to create correct tables | |||||
| 2008-05-23 | tentative schema commit | Max Kremmel | 1 | -20/+41 | |
| 2008-05-20 | split status enforcement from display of a status menu during editing | wjames5 | 1 | -2/+6 | |
| 2008-05-18 | lots of updates including an option to encode video using h264 codec instead ↵ | Max Kremmel | 1 | -0/+14 | |
| of flv - even added 2 pass option which only really makes sense using cron - not ported yet | |||||
| 2008-05-11 | added new table to upgrade script and to ↵ | Max Kremmel | 1 | -0/+6 | |
| http://www.bitweaver.org/wiki/SchemaChangelog | |||||
| 2008-05-10 | SCHEMA CHANGE: added liberty_attachment_prefs to store attachment preferences | Max Kremmel | 2 | -0/+97 | |
| introducing a new layer on top LibertyAttachments to deal with file uploads supporting mimetype based plugins - ported from treasury | |||||
| 2008-04-26 | new admin feature to limit editing of comments by n minutes, default 60 -- ↵ | wjames5 | 1 | -1/+1 | |
| also IMPORTANT: standardize liberty_comments table ref name as lcom, lcm cases changed to lcom so tthat we don't drive services crazy | |||||
| 2008-04-17 | move moderate comments out of liberty to its own pkg | wjames5 | 1 | -26/+1 | |
| 2008-04-17 | introduce options for moderating comments, e.g. screening them before they ↵ | wjames5 | 1 | -1/+26 | |
| are made public. features require moderation package and are hidden unless installed. outstanding issues remain, use of status id is effective but not fully respected in boards, all custom permissions are not fully and properly checked - a reference to root obj is needed in LibertyComments. there may be others. current sites should be completely uneffected unless they opt in and enable. | |||||
| 2008-03-20 | add content_alias perm | Christian Fowler | 1 | -0/+1 | |
| 2008-02-18 | Add ability to force rel=nofollow on anchor tags. Die link spammers! | Nick Palmer | 1 | -0/+5 | |
| 2007-12-29 | fix error in upgrade script | Jams H Thompson | 1 | -3/+1 | |
| 2007-12-06 | Clean out some legacy, liberty_content_connection_map table no longer in schema | MW | 1 | -16/+8 | |
| 2007-11-11 | fix the new optional liberty pdf thumbnail option and add it to liberty as ↵ | Max Kremmel | 1 | -0/+5 | |
| an option with tonnes of warnings | |||||
| 2007-10-31 | clean up XL datatype | bitweaver.org | 1 | -1/+1 | |
| 2007-10-17 | add PRIMARY to liberty_content_data.data_type to avoid problems in the future | Max Kremmel | 2 | -2/+2 | |
| 2007-10-15 | change X to XL to get LONGTEXT for mysql | Jams H Thompson | 1 | -7/+7 | |
| 2007-10-15 | fixes for typos in upgrade script, change X to XL to get LONGTEXT for mysql | Jams H Thompson | 1 | -11/+11 | |
| 2007-10-03 | add liberty_process_queue, twiddle with lib_att.content_id stuff, still has ↵ | Christian Fowler | 1 | -30/+13 | |
| a lot to be cleaned up. code in here is more for R2 beta upgrading - code for columns and tables that were never in R1 | |||||
| 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-09-29 | Fix schema_inc to match change log and code. | Nick Palmer | 1 | -1/+1 | |
| 2007-09-27 | SCHEMA CHANGE: tweak liberty_content_history.description C(200) to .summary ↵ | Christian Fowler | 2 | -7/+6 | |
| X, and add code to store current summary in history table, also remove Affected_Rows calls since behavior is inconsistent to non-existent across DB's, update upgrade to migrate history descritpion to new summary column. | |||||
| 2007-09-27 | SCHEMA CHANGE: add new liberty_content_data table to hold normalized text ↵ | Christian Fowler | 2 | -6/+11 | |
| data of liberty content. currently only used for a universal 'summary' description, however could be expanded to hold lc.data itself | |||||
| 2007-09-25 | clean up image processing admin options, add preliminary support for ↵ | Max Kremmel | 1 | -0/+25 | |
| php-imagick > 2.0 with the new API. this pecl extension is still in beta and still seems to be missing some error methods. please keep an eye on this processor as new versions of php-imagick are released | |||||
| 2007-09-25 | SCHEMA CHANGE: add liberty_content_summary table, and support for it in ↵ | Christian Fowler | 2 | -0/+11 | |
| store and expunge | |||||
| 2007-09-24 | Move "promotions" stuff to _bit_hype. You need to check out that package to ↵ | Nick Palmer | 1 | -57/+1 | |
| get these features now. | |||||
| 2007-09-24 | Add promotions with lots of nice bells and whistles. Need to test all the ↵ | Nick Palmer | 1 | -1/+58 | |
| service links still but they should work. | |||||
| 2007-09-23 | Changes to get ajax attachments working again. You must turn on the new ↵ | Nick Palmer | 2 | -2/+2 | |
| storage.existing plugin to get them to work. | |||||
| 2007-09-19 | fix datadict | Max Kremmel | 1 | -1/+1 | |
| 2007-09-17 | add is_revoked column | Max Kremmel | 1 | -2/+3 | |
| 2007-09-15 | fix parenthesis | Max Kremmel | 1 | -2/+0 | |
| 2007-09-15 | update to correct column names - controlling_ prefix was dropped | Max Kremmel | 1 | -6/+9 | |
| 2007-09-15 | change is_primary from I4 to C(1) | Max Kremmel | 1 | -1/+1 | |
| 2007-09-15 | SCHEMA CHANGE: Major overhaul to liberty attachable by removing ↵ | Christian Fowler | 1 | -22/+7 | |
| attachment_map and only allow attachments to be wired to a single piece of content. removed attachment_map, single and multiple attachments are working, ajax code was removed, and should be put in a separate library/class to handle what to do with 'floating' files waiting for a store | |||||
| 2007-09-15 | schema clean up to avoid chicken-n-egg constraint violations | Christian Fowler | 1 | -1/+3 | |
| 2007-09-14 | more comments and upgrade steps added | Max Kremmel | 1 | -0/+12 | |
| 2007-09-14 | add some initial notes on what we have to do during the attachment fix process | Max Kremmel | 1 | -1/+34 | |
| 2007-08-05 | fixes for R1toR2 upgrades | Jams H Thompson | 1 | -2/+2 | |
| 2007-07-11 | SCHEMA CHANGE: (minor) rename is_excluded to a more intuitive is_revoked for ↵ | Christian Fowler | 2 | -2/+2 | |
| liberty_content_perms, also major update to hasUserPermission to get all permissions for the current user joined with perms for the current content. This should handle cases where non-default permissions is assigned, default permission is removed, and duplicate default permissions where one group's perm is revoked, but another is still permitted. | |||||
| 2007-07-10 | reove commented liberty link cache options. these will be moved to a filter ↵ | Max Kremmel | 1 | -14/+0 | |
| at some point. | |||||
| 2007-07-09 | change order of upgrade stuff to allow for constraint creation | Max Kremmel | 1 | -24/+22 | |
| 2007-07-07 | remove unused features, use more spreadout timespans for liberty cache ↵ | Max Kremmel | 1 | -10/+11 | |
| setting and detabify UI a bit | |||||
| 2007-07-07 | replace header with bit_redirect and remove unnecessary multiple page ↵ | Max Kremmel | 1 | -9/+1 | |
| reloads after plugin reset | |||||
| 2007-07-06 | SCHEMA CHANGE: slip in is_exlcuded column to handle eventual exlcusion of a ↵ | Christian Fowler | 2 | -1/+3 | |
| permission | |||||
