| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-02-01 | seperate tidbits from users | Max Kremmel | 1 | -14/+9 | |
| 2006-02-01 | typo | bitweaver.org | 1 | -5/+4 | |
| 2006-02-01 | add missing parentheses | Max Kremmel | 1 | -2/+2 | |
| 2006-02-01 | add users_sessions table back in | Max Kremmel | 2 | -9/+15 | |
| 2006-02-01 | typo | Max Kremmel | 1 | -4/+4 | |
| 2006-02-01 | use getPreference() | bitweaver.org | 1 | -4/+4 | |
| 2006-01-31 | more tidbits separation | bitweaver.org | 1 | -12/+0 | |
| 2006-01-31 | massive table de-tikification. changed all tiki_ table prefixes with teh ↵ | bitweaver.org | 2 | -22/+22 | |
| package_ name. have changed everything except liberty except kernel | |||||
| 2006-01-31 | gut out extra junk and move bookmarks, tasks, userfiles, and user menus to ↵pre_table_detikification | Christian Fowler | 27 | -1864/+88 | |
| upcoming extra _bit_profile package. rename all tiki_ tables to users_, and standardize users_objectperms and users_groupperms table names. updated upgrade_inc and schema_inc | |||||
| 2006-01-30 | typo | Max Kremmel | 1 | -4/+4 | |
| 2006-01-30 | take care of last occurrances of tiki_user_preferences | Max Kremmel | 1 | -6/+11 | |
| 2006-01-30 | merge recent changes into HEAD | Max Kremmel | 1 | -1/+1 | |
| 2006-01-29 | Convert tiki_user_preferences to liberty_content_prefs. Replace all ↵ | Christian Fowler | 6 | -115/+52 | |
| references of mUserPrefs with getPreference/setPreference/storePreference access methods | |||||
| 2006-01-27 | remove singular permission assingment to templates as well as php - might be ↵ | Max Kremmel | 1 | -7/+10 | |
| a bit bumpy for a bit until we've cleaned up the code | |||||
| 2006-01-27 | replace old code with new version of the code - we need to stop babysitting ↵ | Max Kremmel | 4 | -7/+7 | |
| outdated code | |||||
| 2006-01-27 | replace old code with new versions - we need to stop babysitting outdated code | Max Kremmel | 8 | -95/+42 | |
| 2006-01-27 | change permission check | Christian Fowler | 1 | -3/+3 | |
| 2006-01-26 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+2 | |
| 2006-01-26 | statically call BitUser::getDisplayName(); from BitUser->getTitle(); | Max Kremmel | 1 | -4/+4 | |
| 2006-01-25 | more removal of fields use. this is actually healthier code because it ↵ | Christian Fowler | 2 | -11/+9 | |
| simplifies things | |||||
| 2006-01-25 | Added uspport for multiple database backend support. This necessitates ↵ | Christian Fowler | 2 | -16/+15 | |
| 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 recent changes into HEAD | Max Kremmel | 6 | -63/+56 | |
| 2006-01-20 | merge recent changes into HEAD | Max Kremmel | 12 | -43/+275 | |
| 2006-01-18 | Merge fix from R1 | Lester Caine | 1 | -4/+4 | |
| 2006-01-15 | fix column name and use favorite_content_id | Max Kremmel | 1 | -2/+2 | |
| 2006-01-15 | Woot! my first ReleaseTwo commit. Have added simple table to hold list of ↵ | Christian Fowler | 3 | -4/+32 | |
| favorite user content_id's | |||||
| 2006-01-14 | merge recent changes into HEAD | Max Kremmel | 10 | -647/+383 | |
| 2006-01-10 | merge recent changes into HEAD | Max Kremmel | 21 | -227/+400 | |
| 2005-12-26 | merge recent changes into HEAD | Max Kremmel | 10 | -76/+96 | |
| 2005-12-18 | merge recent changes into HEAD | Max Kremmel | 9 | -41/+41 | |
| 2005-12-18 | prepend calendar preferences with calendar_ | Lester Caine | 2 | -4/+4 | |
| Ideally this would be handled via the packages column in tiki_preferences in future versions | |||||
| 2005-12-18 | Pass by reference error - corrected | Lester Caine | 1 | -1/+2 | |
| 2005-12-18 | Only enable calendar preferences if user_prefs is enabled | Lester Caine | 2 | -4/+4 | |
| 2005-12-06 | merge recent changes into HEAD | Max Kremmel | 1 | -5/+7 | |
| 2005-12-05 | merge recent changes into HEAD | Max Kremmel | 3 | -20/+26 | |
| 2005-11-27 | Pass by reference error - corrected | Lester Caine | 1 | -1/+2 | |
| 2005-11-27 | Drop remaining PEAR::Date use ( PEAR::Date module can be dropped ) | Lester Caine | 1 | -5/+5 | |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 10 | -41/+73 | |
| 2005-10-29 | merge recent changes into HEAD | Max Kremmel | 5 | -64/+64 | |
| 2005-10-23 | merge recent changes into HEAD | Max Kremmel | 5 | -15/+116 | |
| 2005-10-12 | merge recent changes to HEAD | Christian Fowler | 21 | -189/+260 | |
| 2005-09-03 | synch recent changes from R1 to HEAD | Max Kremmel | 5 | -16/+17 | |
| 2005-08-30 | synch recent changes from R1 to HEAD | Max Kremmel | 11 | -46/+74 | |
| 2005-08-24 | synch recent changes from R1 to HEAD | Max Kremmel | 22 | -420/+178 | |
| 2005-08-19 | This fixes a bug in which an emtpy <ol> element would appear with no <li> ↵ | biolizard89 | 1 | -7/+9 | |
| children when no users were logged in, which caused the page to not validate. | |||||
| 2005-08-11 | merge recent changes with HEAD - keeping stuff up to date in case someone ↵ | Max Kremmel | 2 | -10/+19 | |
| starts going nuts in HEAD | |||||
| 2005-08-07 | merge recent changes from R1 to HEAD | Max Kremmel | 1 | -6/+6 | |
| 2005-08-07 | merge recent changes from R1 to HEAD | Max Kremmel | 49 | -408/+407 | |
| 2005-08-01 | still synchronising R1 and HEAD | Max Kremmel | 1 | -5/+5 | |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 45 | -607/+616 | |
