summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Collapse)AuthorFilesLines
2007-05-05use layoutHash to make sure we load the 'home' layoutChristian Fowler1-3/+4
2007-04-04move all style related code to BitThemes to further clean up the mess. all ↵Max Kremmel1-14/+10
style related methods are now called using BitThemes instead of BitSystem
2007-04-04fix and update center user module display - finally users adhere to default ↵Max Kremmel1-64/+37
layout settings and don't 'require' a custom layout
2007-04-02Massive changes to themes layout engine:Max Kremmel1-6/+6
- merged 3 tables into 1 and removed user-specific layout contol. - moved all layout related code to themes/BitThemes.php. - cleaned up module parameter assignment to module php and tpl files. - improved layout of layout page by enabling all option editing at once. - removed limitation that every module can only be assigned once - more changes, but i can't remember all just now.
2007-01-24display full language nameMax Kremmel1-2/+4
2006-08-29show the average rating of a users contributions on the users pageHash91-2/+5
2006-07-12Fix Bug 1445682 : bitweaver Members's page missing navigationHash91-2/+3
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-6/+6
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-7/+7
conflict with new content preferences
2006-02-09use isFeatureActive() to check if a preference has been setMax Kremmel1-3/+3
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-4/+4
replace all direct accesses with getPreference() or setPreference() (new function) BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig()
2006-02-06Change ["control"] to ['listInfo']Lester Caine1-10/+10
2006-02-06more preference standardisationMax Kremmel1-5/+5
2006-02-03add permissions and proper handling for edit+view of user homepages and user ↵Christian Fowler1-5/+20
lists, add user content listing option
2006-02-01typobitweaver.org1-5/+4
2006-02-01use getPreference()bitweaver.org1-4/+4
2005-10-12merge recent changes to HEADChristian Fowler1-9/+7
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-3/+3
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-11/+11
2005-07-25Merge recent changes R1 1.0.2 beta --> HEADMax Kremmel1-3/+4
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-4/+14
2005-06-29Merge recent changes from R1 into HEADChristian Fowler1-2/+8
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-6/+17
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+65