summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-12clean up registerAppMenu API, clean up a lot of the menu code, don't assign a...Max Kremmel1-1/+6
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel2-2/+1
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel5-13/+13
2006-09-03preliminary biticon cleanupMax Kremmel1-1/+1
2006-07-31various improvements, still not completeChristian Fowler3-5/+29
2006-07-07clean up so things at least parse. WARNING: newsletters in HEAD are in a stat...Christian Fowler1-4/+6
2006-07-07add support for subscribing a user_id, not just an email. not done yet... als...Christian Fowler5-60/+86
2006-07-05insert missing <!-- end .body --> tags for more reliable highlightingMax Kremmel1-1/+1
2006-06-30add listing of queued mail. not done yet...Christian Fowler3-3/+86
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler26-279/+524
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-3/+0
2006-04-20remove tiki_ permission prefix and remove tiki_ prefix from constraintsMax Kremmel6-20/+20
2006-04-19more kernel_config renamesMax Kremmel5-15/+15
2006-04-13remove outdated spellchecker code that calls non-existent functionsMax Kremmel1-11/+1
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-79/+0
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel13-27/+27
2006-04-08get spellchecker working for all textareas that should use itMax Kremmel1-1/+1
2006-04-05upgrader syntax errorsMax Kremmel1-1/+1
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel6-10/+10
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel2-21/+1
2006-03-20upgrader brought up to date with 07-FEB-2006 on SchemaChangeLog - untestedMax Kremmel1-0/+16
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler7-22/+22
2006-03-01Standardized TextArea ID Names so that Liberty Plugins work with all Liberty ...Lee L Bell1-1/+1
2006-02-25remove antiquated tiki_setup_inc.php fileChristian Fowler1-9/+0
2006-02-18Update registerPackage hash - so installer can runLester Caine1-1/+5
2006-02-15Fixed duplicate constraint names causing problems on install.Sean Lee1-1/+1
2006-02-08major change of BitDbBase::associateUpdate method - it now takes a simpler ar...Christian Fowler2-8/+8
2006-02-05Correct name error which caused indexes to attempt to be installed without pa...Lester Caine1-1/+1
2006-02-04masse fixing of schema CONSTRAINTs. they seem to work now that adodb has deci...Christian Fowler1-17/+16
2006-02-01unify table aliasesMax Kremmel1-5/+5
2006-02-01detikify libertyMax Kremmel4-27/+27
2006-02-01fixed indexes - something is odd about newsletters. it installs, even when yo...Max Kremmel1-5/+5
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org3-70/+70
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-16/+16
2006-01-31Fixed delete linkStephan Borg1-1/+1
2006-01-31Fixed previewStephan Borg2-11/+66
2006-01-31Fixed expunge functionStephan Borg1-6/+17
2006-01-23improve newsletter menu wordingChristian Fowler1-1/+2
2006-01-22 lots of clean to newsletters - only show editions for nl_id, get delete link...Christian Fowler5-24/+39
2006-01-21admin perm typosChristian Fowler2-2/+2
2006-01-03add liberty format and quicktags to edition editingChristian Fowler2-2/+15
2005-12-30add reply_to column and field to editionsChristian Fowler4-10/+22
2005-12-29fix mailer to log actions to stdout, and add missing _SERVER['HTTP_USER_AGENT']bitweaver.org2-8/+11
2005-12-29default to 127.0.0.1 for min headachesChristian Fowler1-2/+2
2005-12-29remove duplicate edit_newsletter smarty, use include instead. add 'sending' s...Christian Fowler5-69/+14
2005-12-29case consistencyChristian Fowler1-3/+3
2005-12-29removed unused includesChristian Fowler1-1/+0
2005-12-29clean up newsletter creationChristian Fowler2-5/+4
2005-12-29first pass at rough table re-organization for upgradeChristian Fowler1-9/+37
2005-12-29cleanup creation of newsletters under single newsletters.php file, and use pe...Christian Fowler3-73/+6