summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2006-10-11clean up datadict syntax errorsChristian Fowler2-3/+2
2006-10-11comment out comment upgrader until we can hook up with JHT to sort out issuesChristian Fowler1-18/+8
2006-10-07add liberty aliasesChristian Fowler2-1/+15
2006-09-21add default value in content table to upgrade scriptChristian Fowler1-0/+1
2006-09-21add defaults to upgrade scriptChristian Fowler1-4/+16
2006-09-21fix install schema and defaultsChristian Fowler1-2/+21
2006-09-20first pass at http://www.bitweaver.org/wiki/Liberty+Content+Status - basics a...Christian Fowler2-11/+20
2006-09-19log message cleanup and add option to delete old log entriesMax Kremmel1-0/+3
2006-09-16add some basic action log admin screen - still needs some workMax Kremmel1-0/+34
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel1-2/+18
2006-09-15add basic logging to liberty, clean up liberty_action_log table and enable so...Max Kremmel2-7/+23
2006-09-10clean up, move around and consolidate tonnes of crappy and complicated core a...Max Kremmel1-3/+13
2006-09-06initialize return value in case nothing comes backChristian Fowler1-1/+1
2006-08-30remove allow_html toggle - we use page specific settings nowMax Kremmel1-5/+0
2006-08-29update liberty_content_hits indexMax Kremmel1-1/+1
2006-08-25Fix syntax error in schemaJams H Thompson1-5/+4
2006-08-25More fixes for upgrade scriptsJams H Thompson1-1/+1
2006-08-25More fixes for upgrade scriptsJams H Thompson1-12/+26
2006-08-23add a param 'Default post textarea lines number' to have a decent textarea zo...Sylvie Greverend1-1/+1
2006-08-23Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ...Jams H Thompson1-17/+13
2006-08-21fixes for hiding anon_name from registered usersHash91-1/+1
2006-08-16remove last_hit tooChristian Fowler1-0/+1
2006-08-16Improve SQL performance and add liberty_content_hits tableJams H Thompson2-2/+45
2006-08-09fix index creation for liberty_content_linksJams H Thompson1-3/+3
2006-08-05add anon_name to schema and upgrade scriptJams H Thompson2-1/+4
2006-08-04fixing some upgrader problemsMax Kremmel1-161/+163
2006-07-30load only active liberty plugins and eliminate liberty_plugins tableJams H Thompson3-15/+4
2006-07-16remove unused parameters from registration hashMax Kremmel1-3/+0
2006-06-18liberty based caching: caching done to file, added call to parser expunge fun...Max Kremmel1-2/+1
2006-05-06remove NOTNULL constraint on liberty_plugins.plugin_pathMax Kremmel1-1/+1
2006-05-06more work on R1 to R2 upgrade process - basic upgrade works with only minor e...Max Kremmel1-10/+9
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel2-1/+5
2006-05-05rename liberty_content_prefs.name to liberty_content_prefs.pref_name to keep ...Max Kremmel2-2/+3
2006-04-30clean up users email liberty_content_prefs fiascoMax Kremmel1-0/+1
2006-04-30rename some user settings in liberty_content_prefsMax Kremmel1-0/+15
2006-04-26remove accidental schema commitChristian Fowler1-1/+0
2006-04-24insert jht's liberty_content_links update script into updater - untestedMax Kremmel1-0/+23
2006-04-24clean up matrix view scoresChristian Fowler1-0/+1
2006-04-17set default thumbnail size to smallMax Kremmel1-1/+1
2006-04-15convert allow_html feature to permission p_liberty_enter_htmlChristian Fowler1-0/+1
2006-04-14more kernel_config renamesMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel3-11/+11
2006-04-05tonnes of upgrader error sqashes - liberty_content_links still remain to be d...Max Kremmel1-64/+70
2006-04-05missing commaMax Kremmel1-1/+1
2006-03-29upgrader brought up to latest state on SchemaChangeLog except for the liberty...Max Kremmel1-91/+342
2006-03-28remove multi column key so real databases don't chokeChristian Fowler1-5/+7
2006-03-27clean up whitespace in schema and place commas where they belongMax Kremmel1-3/+2
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-2/+0
2006-03-20upgrader brought up to date with 07-FEB-2006 on SchemaChangeLog - untestedMax Kremmel1-15/+57
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler2-3/+3