| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-02-07 | add permissioning to categories - permissions are checked recursively - w00t\! | Max Kremmel | 1 | -6/+7 | |
| 2006-02-04 | add module that automatically displays the full pigeonhole, the content is ↵ | Max Kremmel | 1 | -3/+9 | |
| part of | |||||
| 2006-02-02 | fix content_type selection in getAssignableContent | Max Kremmel | 1 | -3/+3 | |
| 2006-02-02 | detikify sequence names | Max Kremmel | 1 | -3/+3 | |
| 2006-02-01 | unify table aliases | Max Kremmel | 1 | -4/+4 | |
| 2006-02-01 | detikify liberty | Max Kremmel | 1 | -41/+41 | |
| 2006-01-31 | massive table de-tikification. changed all tiki_ table prefixes with teh ↵ | bitweaver.org | 1 | -34/+34 | |
| package_ name. have changed everything except liberty except kernel | |||||
| 2006-01-30 | make sure the first heading in the column displays … when neededpre_table_detikification | bitweaver.org | 1 | -5/+6 | |
| 2006-01-30 | use content preferences instead of pigeonhole_settings table | Max Kremmel | 1 | -97/+5 | |
| 2006-01-26 | load structure only when needed | Max Kremmel | 1 | -10/+12 | |
| 2006-01-25 | fix Pigeonholes::getAssignableContent() | Max Kremmel | 1 | -8/+7 | |
| 2006-01-25 | fix ->fields calls | Christian Fowler | 1 | -3/+3 | |
| 2006-01-25 | Added uspport for multiple database backend support. This necessitates ↵ | Christian Fowler | 1 | -29/+19 | |
| 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-24 | merge assign content changes to HEAD and clean up API | Max Kremmel | 1 | -13/+24 | |
| 2006-01-24 | tighten API by using only $pListHash | Max Kremmel | 1 | -10/+8 | |
| 2006-01-24 | rename $gPigeonholes to $gContent since we're dealing with LibertyContent | Max Kremmel | 1 | -4/+4 | |
| fix some minor layout issues and add some basic prefs to schema_inc add option to not show any category members, but only category name - can act as tagging system that way | |||||
| 2006-01-20 | apply R1 fix in HEAD | Max Kremmel | 1 | -3/+3 | |
| 2006-01-20 | further work on pigeonholes view layout | Max Kremmel | 1 | -2/+3 | |
| 2006-01-20 | merge recent changes into HEAD | Max Kremmel | 1 | -4/+4 | |
| 2006-01-19 | completely pull positioning stuff and try and make listing better - table ↵ | Max Kremmel | 1 | -39/+3 | |
| based layout rocks now | |||||
| 2006-01-18 | remove custom positioning code | Max Kremmel | 1 | -44/+6 | |
| 2006-01-18 | get various areas working again with recent code changes | Max Kremmel | 1 | -19/+22 | |
| 2006-01-17 | htmlspecialchars title for links - should be done for all getDisplayLink()s | Max Kremmel | 1 | -3/+3 | |
| 2006-01-17 | bring getList() up to the new standards and use pagination when listing ↵ | Max Kremmel | 1 | -7/+7 | |
| categories | |||||
| 2006-01-14 | merge recent changes into HEAD | Max Kremmel | 1 | -21/+58 | |
| 2006-01-10 | merge recent changes into HEAD | Max Kremmel | 1 | -17/+24 | |
| 2005-12-26 | merge recent changes into HEAD | Max Kremmel | 1 | -40/+40 | |
| 2005-12-20 | Tue Dec 20 08:41:39 2005 Michael Jennings (mej) | Michael Jennings | 1 | -3/+3 | |
| Be specific about JOIN type. ---------------------------------------------------------------------- | |||||
| 2005-11-22 | tighten up getMemberList sql | bitweaver.org | 1 | -10/+10 | |
| 2005-11-03 | add parenthesis for DISTINCT() | Max Kremmel | 1 | -3/+3 | |
| 2005-10-28 | used wrong JOIN: RIGHT JOIN --> LEFT JOIN | Max Kremmel | 1 | -3/+3 | |
| 2005-10-26 | adjust getMemberList() to work with new module | Max Kremmel | 1 | -43/+63 | |
| 2005-10-22 | apply some default sort mode | Max Kremmel | 1 | -4/+7 | |
| 2005-10-19 | php 4.4 stuff | Max Kremmel | 1 | -4/+4 | |
| 2005-10-18 | display category specific theme | Max Kremmel | 1 | -3/+3 | |
| 2005-10-18 | get pigeonholes working with recent changes to LibertyContent | Max Kremmel | 1 | -7/+115 | |
| add new table for storing individual pigeonhole settings such as theme add theme as custom pigoenhole preference - not fully working yet, but basics are there | |||||
| 2005-09-11 | reduce query count by 50% for getList() | Max Kremmel | 1 | -13/+22 | |
| 2005-09-11 | added notes about where queries can be optimised. currently it uses up too ↵ | Max Kremmel | 1 | -2/+4 | |
| many queries | |||||
| 2005-08-21 | import pigeonholes - take 2 | Max Kremmel | 1 | -0/+747 | |
