Code

roundup.git
2002-02-14 richardFixed the unit tests for the mailgw re: the x-roundup...
2002-02-14 richard . Added a uniquely Roundup header to email, "X-Roundup...
2002-02-14 grubert . more detail on failing open.
2002-02-14 grubert . reformatted for stx processing.
2002-02-12 grubert . Clean up mail handling, multipart handling.
2002-02-06 richard . #511586 ] unittest FAIL: testReldate_date
2002-02-05 grubert . respect encodings in non multipart messages.
2002-02-05 grubert . makeHtmlBase: re.sub under python 2.2 did not replac...
2002-02-05 grubert . mention run_tests in "Testing the Software".
2002-02-04 grubert . how to do without a mailserver.
2002-02-04 grubert . add test for multipart messages with first part...
2002-02-01 grubert . mailgw checks encoding on first part too.
2002-01-29 jhermannConversion to generated script stubs
2002-01-29 jhermannMoved scripts from top-level dir to roundup.scripts...
2002-01-23 richardpre-release stuff
2002-01-23 richardtabnuke
2002-01-23 richardspelling, formatting...
2002-01-23 richard . mailgw failures (unexpected ones) are forwarded...
2002-01-23 jhermannRemoved generated files from repository
2002-01-23 jhermannProper fix for failing test
2002-01-23 jhermann%e is a UNIXism and not documented for Python
2002-01-23 grubert . run_tests testReldate_date failed if LANG is 'german'
2002-01-23 grubert . another sample in FAQ.txt.
2002-01-23 grubert . allow abbreviation of "help" in admin tool too.
2002-01-23 richardreal (non-string, duh) sorting of lists by node id
2002-01-23 richardprep work for release
2002-01-23 richardtemplate changes
2002-01-23 richardconvenience script for running the unit tests...
2002-01-23 richardmore HTML template cleanup and unit tests
2002-01-23 richardMore HTML template cleanup and unit tests.
2002-01-22 richard . htmltemplate list() wasn't sorting...
2002-01-22 richardmore htmltemplate cleanups and unit tests
2002-01-22 richard . handle stripping of "AW:" from subject line
2002-01-22 richard . we'll actually distribute the frontends directory...
2002-01-22 rochecompaanFixed status change in mail gateway.
2002-01-22 richard. fixed back_bsddb so it passed the journal tests
2002-01-22 richardI was certain I'd already done this (there's even a...
2002-01-22 richardmore htmltemplate tests and cleanup
2002-01-22 rochecompaanlast_set_entry was referenced before assignment
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 richardoops
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 richardNew tests for htmltemplate (well, it's a beginning)
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 richardmoving FAQ.txt to doc directory
2002-01-17 richardmoving FAQ to doc directory
2002-01-17 grubert . layout tweaking samples.
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 richardchange note
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 richardSome more information regarding customising the schema.
2002-01-16 richardHandle a special case that the CGI interface tickles...
2002-01-16 richardsplit tags..
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 richard#502956 ] filtering by multilink not supported
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#503330 ] ANONYMOUS_REGISTER now applies to mail
2002-01-14 richardremoved file writing from tests...
2002-01-14 richard . plain rendering of links in the htmltemplate now...
2002-01-14 richardhad commented out some tests
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-13 richard . re-enabled dumbdbm when using python >2.1.1 (ie...
2002-01-11 richard . #502437 ] rogue reactor and unittest
2002-01-11 richard . #502342 ] pipe interface
2002-01-11 grubertput an exception around: do_pop user and password entry...
2002-01-11 richardfixes to migration text
2002-01-11 richardconvenience cutnpaste for redhat users
2002-01-11 richardminor changes for 0.4.0b2
2002-01-11 richard*sigh* more missing migration details. sucky sucky...
2002-01-10 grubertIn do_history: replace "." in date by " " so html wraps...
2002-01-10 richardreadying the announcement text for the next beta release
2002-01-10 richardforgot the change note earlier
2002-01-10 richardand a note about cgi too
2002-01-10 richardmention new variables in the instance_config.py
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-10 richardreformatting for 80 cols
next