2001-12-31 |
richard | added some quoting instructions to roundup-admin |
commit | commitdiff | tree | snapshot |
2001-12-31 |
richard | Added better tokenising to roundup-admin - handles... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
richard | mention POP interface |
commit | commitdiff | tree | snapshot |
2001-12-23 |
richard | We already had an admin-specific section of the web... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
rochecompaan | Features added: |
commit | commitdiff | tree | snapshot |
2001-12-20 |
rochecompaan | Bugs fixed: |
commit | commitdiff | tree | snapshot |
2001-12-19 |
jhermann | Updated to version 1.4 (python 2.2) version of pygettext |
commit | commitdiff | tree | snapshot |
2001-12-18 |
rochecompaan | Fixed bugs: |
commit | commitdiff | tree | snapshot |
2001-12-18 |
richard | added history back to the bottom of the issue display... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
jhermann | Minor change |
commit | commitdiff | tree | snapshot |
2001-12-17 |
richard | Implemented file store rollback. As a bonus, the hyperd... |
commit | commitdiff | tree | snapshot |
2001-12-16 |
richard | take a copy of the node dict so that the subsequent set |
commit | commitdiff | tree | snapshot |
2001-12-15 |
richard | Tested the changes and fixed a few problems: |
commit | commitdiff | tree | snapshot |
2001-12-15 |
richard | Added ROUNDUPDBSENDMAILDEBUG so one can test the sendma... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
richard | Cleaned up some bare except statements |
commit | commitdiff | tree | snapshot |
2001-12-15 |
richard | sys module went away... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
richard | Some cleanups in roundup-admin, also made it work again... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
rochecompaan | Oops. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
rochecompaan | . Modified cgi interface to change properties only... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
richard | yuck, a gdbm instance tests false :( |
commit | commitdiff | tree | snapshot |
2001-12-14 |
richard | Fixed version_check |
commit | commitdiff | tree | snapshot |
2001-12-13 |
richard | ignore pyc |
commit | commitdiff | tree | snapshot |
2001-12-13 |
richard | . Centralised the python version check code, bumped... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
richard | Fixed some problems with user editing |
commit | commitdiff | tree | snapshot |
2001-12-12 |
richard | added some implementation notes |
commit | commitdiff | tree | snapshot |
2001-12-12 |
richard | Added a Zope frontend for roundup. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
richard | . Message author's name appears in From: instead of... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
richard | Cor blimey this anydbm/whichdb stuff is yecchy. Turns... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
richard | I fixed the problems with people whose anydbm was using... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
richard | fixed the order of the blank line and '-------' line |
commit | commitdiff | tree | snapshot |
2001-12-10 |
richard | Added transaction tests to test_db |
commit | commitdiff | tree | snapshot |
2001-12-10 |
richard | Enabled transaction support in the bsddb backend. It... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
richard | only insert the -------- change note marker if there... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
richard | From CHANGES: |
commit | commitdiff | tree | snapshot |
2001-12-08 |
jhermann | Install html template files to share/roundup/templates |
commit | commitdiff | tree | snapshot |
2001-12-07 |
rochecompaan | Fixed small bug that prevented adding issues through... |
commit | commitdiff | tree | snapshot |
2001-12-06 |
richard | files multilink was being nuked in post_edit_node |
commit | commitdiff | tree | snapshot |
2001-12-05 |
rochecompaan | Removed generation of change note from "sendmessage... |
commit | commitdiff | tree | snapshot |
2001-12-04 |
richard | Added some rollbacks where we were catching exceptions... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
richard | Fixes so the tests use commit and not close |
commit | commitdiff | tree | snapshot |
2001-12-02 |
richard | . We now use weakrefs in the Classes to keep the databa... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
richard | . We now have basic transaction support! Information... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
rochecompaan | Links in page header are now consistent with default... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
rochecompaan | Property changes are now completely traceable, whether... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
jhermann | Cleaned up strange import (less pollution, too) |
commit | commitdiff | tree | snapshot |
2001-11-30 |
rochecompaan | Fixed bug. Mail gateway was not using the extended... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
rochecompaan | Property changes are now listed in emails generated... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
jhermann | Added change notes |
commit | commitdiff | tree | snapshot |
2001-11-30 |
jhermann | Resolve pygettext args; described command line calls |
commit | commitdiff | tree | snapshot |
2001-11-30 |
richard | Converted roundup/cgi_client.py to use _() |
commit | commitdiff | tree | snapshot |
2001-11-29 |
richard | Removed the "This issue has been edited through the... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
richard | a little comment |
commit | commitdiff | tree | snapshot |
2001-11-28 |
richard | . login_action and newuser_action return values were... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
richard | typo |
commit | commitdiff | tree | snapshot |
2001-11-27 |
richard | Forgot to add this note earlier today. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
richard | oops |
commit | commitdiff | tree | snapshot |
2001-11-27 |
richard | Another place that wasn't handling missing properties. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
richard | couple of bugfixes from latest patch integration |
commit | commitdiff | tree | snapshot |
2001-11-26 |
richard | This config stuff is getting to be a real mess... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
richard | typo |
commit | commitdiff | tree | snapshot |
2001-11-26 |
richard | Feature: |
commit | commitdiff | tree | snapshot |
2001-11-25 |
jhermann | Typo fix |
commit | commitdiff | tree | snapshot |
2001-11-24 |
jhermann | Added .newitem extension |
commit | commitdiff | tree | snapshot |
2001-11-24 |
jhermann | "except:" is bad, bad , bad! |
commit | commitdiff | tree | snapshot |
2001-11-24 |
jhermann | typeof() instead of type(): avoid clash with database... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
jhermann | Added module docstrings to all modules. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
jhermann | Typo fix |
commit | commitdiff | tree | snapshot |
2001-11-22 |
jhermann | Added warning for non-string _() markup (which is also... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
richard | quick fix for file uploads on windows in roundup.cgi |
commit | commitdiff | tree | snapshot |
2001-11-21 |
richard | Some version number and documentation fixes. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
jhermann | Added globbing for win32, and sample marking in a 2nd... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
jhermann | To create a roundup .pot file, use: |
commit | commitdiff | tree | snapshot |
2001-11-21 |
jhermann | Added dummy hooks for I18N and some preliminary (test... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
richard | *sigh* more missing value handling |
commit | commitdiff | tree | snapshot |
2001-11-21 |
richard | more new property handling |
commit | commitdiff | tree | snapshot |
2001-11-21 |
richard | oops |
commit | commitdiff | tree | snapshot |
2001-11-21 |
richard | Better handling of new properties. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
richard | Added a target version field to the extended issue... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
richard | . incorporated patch from Roch'e Compaan implementing... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
richard | . missing "return" in filter_section (thanks Roch... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
richard | handle the case where there is no file attached |
commit | commitdiff | tree | snapshot |
2001-11-14 |
richard | . users may attach files to issues (and support in... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
richard | . re-open the database as the author in mail handling |
commit | commitdiff | tree | snapshot |
2001-11-12 |
jhermann | Code using copyDigestedFile() that passes unit tests |
commit | commitdiff | tree | snapshot |
2001-11-12 |
jhermann | Copy function, and proper handling of unknown file... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
jhermann | Fixed option & associated error handling |
commit | commitdiff | tree | snapshot |
2001-11-12 |
richard | bleah typo |
commit | commitdiff | tree | snapshot |
2001-11-12 |
richard | Handle all the various file formats in roundup |
commit | commitdiff | tree | snapshot |
2001-11-12 |
jhermann | Added install utils (digest calculation) |
commit | commitdiff | tree | snapshot |
2001-11-12 |
richard | oops, left debug in there |
commit | commitdiff | tree | snapshot |
2001-11-12 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-11-12 |
richard | Fixed issues with nosy reaction and author copies. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
richard | More error handling fixes. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-11-09 |
richard | . roundup-admin now handles all hyperdb exceptions |
commit | commitdiff | tree | snapshot |
2001-11-09 |
richard | Should parse with python 1.5.2 now. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
richard | Fixed bug #479511 ] mailgw to pop once engelbert gruber... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
richard | changes in mailgw |
commit | commitdiff | tree | snapshot |
2001-11-08 |
richard | Rolled roundup-popgw into roundup-mailgw. Cleaned mailg... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
richard | Expanded the already-abbreviated "initialise" and ... |
commit | commitdiff | tree | snapshot |
next |