| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-09-03 | change all biticon links to point to the new icons provided in ↵ | Max Kremmel | 1 | -1/+2 | |
| themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links. | |||||
| 2006-08-31 | add FORUM service to bitboards so content comments now appear in linked ↵ | Christian Fowler | 1 | -6/+7 | |
| board. it looks very, very cool. way to go Hash9. | |||||
| 2006-08-26 | Make more information available to plugins | Jams H Thompson | 1 | -3/+3 | |
| 2006-08-20 | add invokeServiceFunctionR call until a generalisation can be desided | Hash9 | 1 | -1/+23 | |
| 2006-08-18 | adds MAPS service constant | wjames5 | 1 | -1/+2 | |
| 2006-08-08 | add geo service definition | Max Kremmel | 1 | -1/+3 | |
| 2006-08-05 | make sure mPlugins is an array() when not set | Max Kremmel | 1 | -2/+2 | |
| 2006-08-01 | fix undefined constant definition error during installation | Max Kremmel | 1 | -6/+7 | |
| 2006-07-31 | rename mPackage to mSystem to avoid variable nameing conflicts | Max Kremmel | 1 | -14/+14 | |
| 2006-07-31 | make LibertySystem extendable | Max Kremmel | 1 | -34/+34 | |
| 2006-07-30 | load only active liberty plugins and eliminate liberty_plugins table | Jams H Thompson | 1 | -49/+95 | |
| 2006-07-23 | improve package management and performance, eliminate some package related ↵ | Jams H Thompson | 1 | -3/+10 | |
| install errors | |||||
| 2006-07-11 | organise functions by content and add more documentation | Max Kremmel | 1 | -74/+107 | |
| 2006-07-03 | modify LibertySystem to make it easier to extend and take advantage of the ↵ | Max Kremmel | 1 | -14/+21 | |
| plugin system for other packages | |||||
| 2006-07-02 | add some docs | Max Kremmel | 1 | -1/+80 | |
| 2006-04-26 | remove accidental schema commit | Christian Fowler | 1 | -1/+2 | |
| 2006-04-15 | convert allow_html feature to permission p_liberty_enter_html | Christian Fowler | 1 | -1/+2 | |
| 2006-04-13 | Removed the Library Data/Methods | Lee L Bell | 1 | -23/+1 | |
| 2006-04-10 | revert recent changes. didn't work as expected. | Max Kremmel | 1 | -17/+4 | |
| 2006-04-10 | change behaviour of liberty data plugin parsing: plugins and their contents ↵ | Max Kremmel | 1 | -4/+17 | |
| are not parsed by format parser anymore. if you want to parse text within the plugin, you need to call the parser yourself from within the plugin, you need to call LibertyContent::parseData manually | |||||
| 2006-03-25 | escape htmlspecialchars on output instead of during store process | Max Kremmel | 1 | -1/+2 | |
| 2006-03-03 | Added 3 methods to for Plugin Librarys | Lee L Bell | 1 | -1/+22 | |
| 2006-03-01 | Added define for LIBERTY_TEXT_AREA - allows Liberty Plugins to work on all ↵ | Lee L Bell | 1 | -2/+2 | |
| Liberty Packages | |||||
| 2006-02-28 | check for empty service | Christian Fowler | 1 | -3/+3 | |
| 2006-02-22 | add getContentTypeDescription methods - particularly useful in .tpl files | Christian Fowler | 1 | -1/+9 | |
| 2006-02-16 | Constant for meta package. | Louis-Philippe Huberdeau | 1 | -1/+2 | |
| 2006-02-10 | add constants for new services | Max Kremmel | 1 | -1/+3 | |
| 2006-02-08 | major change of BitDbBase::associateUpdate method - it now takes a simpler ↵ | Christian Fowler | 1 | -2/+2 | |
| array( 'column1' => 'value1', columnN' => 'valueN' ) as the third parameter. This allows much simpler updating based on multiple columns in the WHERE clause | |||||
| 2006-02-08 | Add LIBERTY_SERVICE_SEARCH | Lester Caine | 1 | -1/+2 | |
| 2006-02-01 | detikify liberty | Max Kremmel | 1 | -10/+10 | |
| 2006-01-25 | Added uspport for multiple database backend support. This necessitates ↵ | Christian Fowler | 1 | -9/+9 | |
| removal of all use of ->EOF and ->fields on the result sets. Also, queries that snag a single row and then use $rs->fields should revert to the simpler getRow() funciton in the BitDb classes. BitDb.php was broken into kernel/BitDbBase.php and kernel/BitDbAdodb.php. kernel/BitDbPear.php was added wiht functionality for Pear::DB Also, the bitweavercore cvs module now works. So you can install a total barebones bitweaver - even without the wiki package. The main fix was to insure pageExists was only executing if wiki package was active so it would not select from non-existant tables | |||||
| 2006-01-20 | merge recent changes into HEAD | Max Kremmel | 1 | -4/+7 | |
| 2005-12-18 | merge recent changes into HEAD | Max Kremmel | 1 | -31/+54 | |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+1 | |
| 2005-10-12 | merge recent changes to HEAD | Christian Fowler | 1 | -3/+6 | |
| 2005-08-30 | synch recent changes from R1 to HEAD | Max Kremmel | 1 | -1/+2 | |
| 2005-08-24 | synch recent changes from R1 to HEAD | Max Kremmel | 1 | -1/+33 | |
| 2005-08-07 | merge recent changes from R1 to HEAD | Max Kremmel | 1 | -17/+13 | |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 1 | -8/+8 | |
| 2005-07-25 | Merge recent changes R1 1.0.2 beta --> HEAD | Max Kremmel | 1 | -5/+5 | |
| 2005-06-28 | Merge recent changes from R1 into HEAD | Christian Fowler | 1 | -13/+25 | |
| 2005-06-19 | IMPORT TikiPro CLYDE FINAL | bitweaver.org | 1 | -0/+303 | |
