Code

. roundup db: catch only IOError in getfile.
[roundup.git] / roundup / templates /
2002-02-22 richardAdded the popup help to standard templates.
2002-02-16 richard . #516854 ] "My Issues" and redisplay
2002-02-16 richardRemoved the key property restriction on title of the...
2002-02-15 richard . Alternate email addresses are now available for...
2002-02-15 richard . #503204 ] mailgw needs a default class
2002-02-14 richard. #516883 ] mail interface + ANONYMOUS_REGISTER
2002-01-23 jhermannRemoved generated files from repository
2002-01-23 richardtemplate changes
2002-01-23 richardMore HTML template cleanup and unit tests.
2002-01-22 richardFixed standard templates to use menu() when it should.
2002-01-14 richard#503353 ] setting properties in initial email
2002-01-14 richard . changed all config accesses so they access either...
2002-01-11 richard . #502437 ] rogue reactor and unittest
2002-01-05 richardfixes
2002-01-02 richardANONYMOUS_ACCESS -> ANONYMOUS_REGISTER
2002-01-02 richardSorry for the huge checkin message - I was only intendi...
2001-12-20 rochecompaanFeatures added:
2001-12-18 richardadded history back to the bottom of the issue display...
2001-12-15 rochecompaan . Modified cgi interface to change properties only...
2001-12-05 rochecompaanRemoved generation of change note from "sendmessage...
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-30 rochecompaanProperty changes are now listed in emails generated...
2001-11-26 richardThis config stuff is getting to be a real mess...
2001-11-26 richardFeature:
2001-11-21 richardBetter handling of new properties.
2001-11-21 richardAdded a target version field to the extended issue...
2001-11-14 richard . users may attach files to issues (and support in...
2001-11-12 richardFixed issues with nosy reaction and author copies.
2001-10-30 richardFeatures:
2001-10-23 richardRe-enabled login and registration access after lopping...
2001-10-22 richardAdded configuration for:
2001-10-21 richardCommitted the changes to the templates for file indexes.
2001-10-09 richardPushed the base code for the extended schema CGI interf...
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-10-05 richard . roundup-admin create now prompts for property info...
2001-10-01 richardstop people setting up roundup with our addresses as...
2001-09-27 richard*gak* ... xmp is Old Skool apparently. Am using pre...
2001-09-27 richardMessages are now displayed with content, and <xmp>xmp...
2001-09-10 richardFixed bug in the generation of links to Link/Multilink...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-03 richardStarted stuff off for the 0.2.5 release
2001-08-03 richardfinished of colourising the classic template
2001-08-02 richardRoundupdb now appends "mailing list" information to...
2001-08-02 richardEven better (more useful) headings
2001-08-02 richardMade all the user-specific link names the same (My...
2001-08-02 richardchanges
2001-08-01 richardAdded "My Issues" and "My Support" to extended template.
2001-08-01 richardhtmlbase doesn't have extraneous $Foo$ in it any more
2001-07-30 richardAdded time logging and file uploading to the templates.
2001-07-30 richardoops
2001-07-30 richardFixes to the uploading stuff (I forgot to put the code...
2001-07-30 richardupdated htmlbases
2001-07-30 richardShould've been supportcall
2001-07-30 richardForgot to add the support call property to the item...
2001-07-30 richardSupport for determining the installed tempaltes
2001-07-30 richardOops - these are the HTML displays for the support...
2001-07-30 richardBig changes:
2001-07-30 richardChanges to reflect cgi_client now implementing this...
2001-07-29 richardchanges
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardFixed the classic template so it's more like the "adver...
2001-07-25 richardAdded the Roundup spec to the new documentation directory.
2001-07-24 anthonybaxterAdded templatebuilder module. two functions - one to...
2001-07-24 anthonybaxter*** empty log message ***
2001-07-24 richardOops - accidentally duped the keywords class
2001-07-23 richardAdding the classic template
2001-07-23 richardforgot to remove the interfaces from the dbinit module ;)
2001-07-23 richardSplit off the interfaces (CGI, mailgw) into a separate...
2001-07-23 richardok, so now "./roundup-admin init" will ask questions...
2001-07-23 richardMoved the database backends off into backends.
2001-07-23 richardrelfected the move to roundup/backends
2001-07-23 anthonybaxter*** empty log message ***
2001-07-23 anthonybaxtersplit __init__.py into 2. dbinit and instance_config.
2001-07-23 richardmoving HTML templates to their own dir
2001-07-23 richardmoving the HTML templates into their own dir
2001-07-23 anthonybaxtermoved templates to proper location