Code

handled some XXXs
[roundup.git] / roundup / admin.py
2002-09-10 richardhandled some XXXs
2002-09-10 richardmore doc
2002-09-10 richardMore cleaning up of configuration, and the "instance...
2002-09-10 richardremoved Log
2002-09-09 richardinstance_config -> config, and other related cleanups
2002-08-19 richardfull database export and import is done
2002-08-16 richardmoving towards full database export
2002-08-01 richardinclude info about new user roles
2002-08-01 richardAdded the web access and email access permissions,...
2002-07-25 richardBugger it. Here's the current shape of the new security...
2002-07-18 gmcmAdd Number and Boolean types to hyperdb.
2002-07-14 richard . fixed the date module so that Date(". - 2d") works
2002-07-09 richardAdded reindex command to roundup-admin.
2002-06-17 richard. #569415 ] {version}
2002-06-11 richardRemoved prompt for admin email in initialisation.
2002-05-30 richardoops
2002-05-26 richardout by one in the init args
2002-05-23 richard . split instance initialisation into two steps, allowi...
2002-04-27 richardminor fix to error message
2002-03-12 richard . #527416 ] roundup-admin uses undefined value
2002-02-27 richardRan it through pychecker, made fixes
2002-02-20 richardWasn't handling the cvs parser feeding properly.
2002-01-23 grubert . allow abbreviation of "help" in admin tool too.
2002-01-21 rochecompaanYou can now use the roundup-admin tool to pack the...
2002-01-14 richard . #503164 ] create and passwords
2002-01-08 rochecompaanMissing "self" in props_from_args
2002-01-07 richard#500140 ] AdminTool.get_class() returns nothing
2002-01-05 richardI18N'ed roundup admin - and split the code off into...