Code

We need to keep the last 'set' entry in the journal to preserve
[roundup.git] / roundup /
2002-01-22 rochecompaanWe need to keep the last 'set' entry in the journal...
2002-01-22 richardFixed standard templates to use menu() when it should.
2002-01-22 richardWrote more unit tests for htmltemplate, and while I...
2002-01-21 rochecompaanYou can now use the roundup-admin tool to pack the...
2002-01-21 rochecompaanFeature:
2002-01-21 rochecompaanProperties in change note are now sorted
2002-01-21 richardoops
2002-01-21 richardbrief docco on the do_journal argument
2002-01-21 richardFixed up the HTML display of history so valid links...
2002-01-19 rochecompaanJournal entries for link and multilink properties can...
2002-01-18 grubert . add nowrap to history table date cell i.e. <td nowra...
2002-01-18 richardRollback was breaking because a message hadn't actually...
2002-01-17 richard . much nicer history display (actualy real handling...
2002-01-17 grubert . display superseder as html link in history.
2002-01-17 grubert . display links a html link in history.
2002-01-16 grubert . if the attachment has no name, name it unnamed,...
2002-01-16 richardsimple help command for mailgw
2002-01-16 richard . lots of date/interval related changes:
2002-01-16 richardHandle a special case that the CGI interface tickles...
2002-01-16 richard#503793 ] changing assignedto resets nosy list
2002-01-15 richard#502949 ] index view for non-issues and redisplay
2002-01-15 richard#503340 ] creating issue with [asignedto=p.ohly]
2002-01-14 richardreverted the change that had plain() hyperlinking the...
2002-01-14 richard#503353 ] setting properties in initial email
2002-01-14 richard . plain rendering of links in the htmltemplate now...
2002-01-14 richard . #503164 ] create and passwords
2002-01-14 richard . #502953 ] nosy-like treatment of other multilinks
2002-01-14 richard . #502951 ] adding new properties to old database
2002-01-14 richardThe submit buttons need a name attribute or mozilla...
2002-01-14 richardHow about that ... date fields have never worked ...
2002-01-14 richard . changed all config accesses so they access either...
2002-01-11 richard . #502437 ] rogue reactor and unittest
2002-01-11 richard . #502342 ] pipe interface
2002-01-10 grubertIn do_history: replace "." in date by " " so html wraps...
2002-01-10 richardfollowup lines directly after a quoted section were...
2002-01-10 richardnamespace clobberation
2002-01-10 richardmissed a parsePropsFromForm in last update
2002-01-10 richard . fixed some problems with web editing and change...
2002-01-09 grubert_add_assignedto_to_nosy did set nosy to assignedto...
2002-01-08 richardcrying out for real configuration handling... :(
2002-01-08 richardmissed an import _
2002-01-08 rochecompaanMissing "self" in props_from_args
2002-01-08 richardChanged message-id format to "<%s.%s.%s%s@%s>" so it...
2002-01-08 richardI mucked the intent of the code up.
2002-01-08 richardOops, missed this before the beta:
2002-01-07 richard*mutter* stupid cutnpaste
2002-01-07 richardoops
2002-01-07 richard#500140 ] AdminTool.get_class() returns nothing
2002-01-05 richardI18N'ification
2002-01-05 richardI18N'ification
2002-01-05 richardfixes
2002-01-05 richardi18n'ification
2002-01-05 richardI18N'ed roundup admin - and split the code off into...
2002-01-02 richardhyperdb docstrings
2002-01-02 richardANONYMOUS_ACCESS -> ANONYMOUS_REGISTER
2002-01-02 richardSorry for the huge checkin message - I was only intendi...
2001-12-31 richardAdded better tokenising to roundup-admin - handles...
2001-12-23 richardWe already had an admin-specific section of the web...
2001-12-20 rochecompaanFeatures added:
2001-12-20 rochecompaanBugs fixed:
2001-12-18 rochecompaanFixed bugs:
2001-12-18 richardadded history back to the bottom of the issue display...
2001-12-17 richardImplemented file store rollback. As a bonus, the hyperd...
2001-12-16 richardtake a copy of the node dict so that the subsequent set
2001-12-15 richardTested the changes and fixed a few problems:
2001-12-15 richardAdded ROUNDUPDBSENDMAILDEBUG so one can test the sendma...
2001-12-15 richardCleaned up some bare except statements
2001-12-15 rochecompaanOops.
2001-12-15 rochecompaan . Modified cgi interface to change properties only...
2001-12-14 richardyuck, a gdbm instance tests false :(
2001-12-14 richardFixed version_check
2001-12-13 richard . Centralised the python version check code, bumped...
2001-12-12 richardFixed some problems with user editing
2001-12-12 richardAdded a Zope frontend for roundup.
2001-12-12 richard . Message author's name appears in From: instead of...
2001-12-12 richardCor blimey this anydbm/whichdb stuff is yecchy. Turns...
2001-12-12 richardI fixed the problems with people whose anydbm was using...
2001-12-11 richardfixed the order of the blank line and '-------' line
2001-12-10 richardEnabled transaction support in the bsddb backend. It...
2001-12-10 richardonly insert the -------- change note marker if there...
2001-12-10 richardFrom CHANGES:
2001-12-07 rochecompaanFixed small bug that prevented adding issues through...
2001-12-06 richardfiles multilink was being nuked in post_edit_node
2001-12-05 rochecompaanRemoved generation of change note from "sendmessage...
2001-12-04 richardAdded some rollbacks where we were catching exceptions...
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 rochecompaanLinks in page header are now consistent with default...
2001-11-30 rochecompaanProperty changes are now completely traceable, whether...
2001-11-30 rochecompaanProperty changes are now listed in emails generated...
2001-11-30 richardConverted roundup/cgi_client.py to use _()
2001-11-29 richardRemoved the "This issue has been edited through the...
2001-11-29 richarda little comment
2001-11-28 richard . login_action and newuser_action return values were...
2001-11-27 richardoops
2001-11-27 richardAnother place that wasn't handling missing properties.
2001-11-27 richardcouple of bugfixes from latest patch integration
2001-11-26 richardThis config stuff is getting to be a real mess...
2001-11-26 richardtypo
2001-11-26 richardFeature:
next