summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2006-04-11more permissions housekeeping and tidyupMax Kremmel2-5/+5
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-11/+11
2006-04-05tonnes of upgrader error sqashes - liberty_content_links still remain to be d...Max Kremmel1-1/+1
2006-03-29upgrader brought up to latest state on SchemaChangeLog except for the liberty...Max Kremmel1-0/+5
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-5/+1
2006-03-22make sure BITARTICLE_CONTENT_TYPE_GUID is set during upgradeMax Kremmel1-0/+4
2006-03-20upgrader brought up to date with 07-FEB-2006 on SchemaChangeLog - untestedMax Kremmel1-0/+1
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-2/+1
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler2-2/+3
2006-02-27only add RSS if package is presentChristian Fowler1-1/+7
2006-02-20Removed AUTO fields.Sean Lee1-9/+10
2006-02-19Fix reserved word field namesLester Caine1-1/+1
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...Max Kremmel1-6/+6
2006-02-06further paermission renaming and cleanupMax Kremmel2-4/+4
2006-02-04masse fixing of schema CONSTRAINTs. they seem to work now that adodb has deci...Christian Fowler1-16/+22
2006-02-03use RENAMESQUENCEMax Kremmel1-9/+4
2006-02-02detikify indecesMax Kremmel1-1/+0
2006-02-02detikify sequence namesMax Kremmel1-2/+0
2006-01-31add de-tikifyer upgrade processMax Kremmel1-3/+11
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-17/+17
2006-01-25Trim length of names for sequence genratorsLester Caine2-4/+19
2006-01-20merge recent changes into HEADMax Kremmel1-1/+34
2005-12-18merge recent changes into HEADMax Kremmel2-4/+5
2005-12-09uncomment and fix typo for Sequence creation. needed for postgres since we us...Christian Fowler1-7/+7
2005-12-07clean up image attachments for articles, allow custom size for resizes, use s...Max Kremmel1-2/+3
2005-11-30drop image columnsMax Kremmel1-0/+1
2005-11-30ensure correct directory creation for image creation and resizingMax Kremmel1-14/+26
2005-11-29bring back rss database tables and move package specific rss preferences to r...Max Kremmel1-13/+14
2005-11-29can see the light at the end of the tunnelMax Kremmel1-194/+62
2005-11-28commit of what i've got so farMax Kremmel1-6/+63
2005-11-28disable articles upgrader for nowMax Kremmel1-2/+5
2005-11-28successfully handles content and article / topic images - still need to deal ...Max Kremmel1-173/+176
2005-11-27not tested yet, but at least it has been started....Max Kremmel1-0/+332
2005-10-27"cleaned up all schema_inc.php files - used <pkg>_PKG_NAME instead of '<pkg>'...Max Kremmel1-0/+2
2005-10-26display article publication time as time that has passed sinceMax Kremmel1-19/+13
2005-09-26$smarty -> $gBitSmartyMax Kremmel2-6/+6
2005-09-04major template and php cleanupMax Kremmel1-18/+58
2005-09-03mainly article filter options related changesMax Kremmel1-2/+2
2005-09-03add quick filtering option for adminsMax Kremmel1-2/+6
2005-09-03remove comment stuff from schema as wellMax Kremmel1-6/+0
2005-09-03rename a couple of functions for consistencyMax Kremmel2-12/+12
2005-09-03remove empty index registration - think this was causing problems during installMax Kremmel1-12/+19
2005-09-02bit_p_admin --> $gBitUser->isAdmin()Max Kremmel1-2/+2
2005-08-27fix admin screen and set more usable defaults in schemaMax Kremmel2-65/+73
2005-08-26indent for readabilityMax Kremmel1-35/+35
2005-08-26code cleanupMax Kremmel2-49/+32
2005-08-22fix article types administration and clean up codeMax Kremmel1-34/+22
2005-08-13more work on getting articles goingMax Kremmel1-45/+49
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org5-0/+345