Code

Added users' timezone support
[roundup.git] / roundup / templates / classic / dbinit.py
2003-01-27 kedderAdded users' timezone support
2002-10-10 richardshipped templates didn't import all hyperdb types in...
2002-09-26 richardadded hook for external password validation, and some...
2002-09-13 richard . added generic item editing
2002-09-11 richardAdded the missing keyword/topic interface to classic...
2002-09-11 richardanonymous may view by default
2002-09-09 richardinstance_config -> config, and other related cleanups
2002-09-02 richarddon't journal author and recipient link events by default
2002-09-01 richard. Lots of cleanup in the classic html (stylesheet,...
2002-08-30 richardallow perms on user class
2002-08-01 richardAdded the web access and email access permissions,...
2002-07-26 richardVery close now. The cgi and mailgw now use the new...
2002-07-17 gmcmSaving, running & editing queries.
2002-07-14 richard. all storage-specific code (ie. backend) is now implem...
2002-07-09 richardMore indexer work:
2002-05-24 richardAdded commentage to the dbinit files to help people...
2002-02-16 richardRemoved the key property restriction on title of the...
2002-02-15 richard . Alternate email addresses are now available for...
2002-01-14 richard . changed all config accesses so they access either...
2002-01-02 richardSorry for the huge checkin message - I was only intendi...
2001-12-02 richard. We now use weakrefs in the Classes to keep the databa...
2001-12-01 richard. We now have basic transaction support! Information...
2001-11-26 richardFeature:
2001-10-30 richardFeatures:
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-02 richardRoundupdb now appends "mailing list" information to...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-24 anthonybaxterAdded templatebuilder module. two functions - one to...
2001-07-24 richardOops - accidentally duped the keywords class
2001-07-23 richardAdding the classic template