2002-01-08 |
richard | Oops, missed this before the beta: |
commit | commitdiff | tree | snapshot |
2002-01-08 |
richard | fix to announcement |
commit | commitdiff | tree | snapshot |
2002-01-08 |
richard | a release date! |
commit | commitdiff | tree | snapshot |
2002-01-08 |
richard | build notes, modified announcement |
commit | commitdiff | tree | snapshot |
2002-01-07 |
richard | *mutter* stupid cutnpaste |
commit | commitdiff | tree | snapshot |
2002-01-07 |
richard | #500329 ] exception on server not reachable-patch |
commit | commitdiff | tree | snapshot |
2002-01-07 |
richard | oops |
commit | commitdiff | tree | snapshot |
2002-01-07 |
richard | #500140 ] AdminTool.get_class() returns nothing |
commit | commitdiff | tree | snapshot |
2002-01-05 |
richard | I18N'ification |
commit | commitdiff | tree | snapshot |
2002-01-05 |
richard | I18N'ification |
commit | commitdiff | tree | snapshot |
2002-01-05 |
richard | fixes |
commit | commitdiff | tree | snapshot |
2002-01-05 |
richard | i18n'ification |
commit | commitdiff | tree | snapshot |
2002-01-05 |
richard | I18N'ed roundup admin - and split the code off into... |
commit | commitdiff | tree | snapshot |
2002-01-05 |
richard | make setup abort if tests fail |
commit | commitdiff | tree | snapshot |
2002-01-02 |
richard | keeping the README ... near-to-date |
commit | commitdiff | tree | snapshot |
2002-01-02 |
richard | hyperdb docstrings |
commit | commitdiff | tree | snapshot |
2002-01-02 |
richard | ANONYMOUS_ACCESS -> ANONYMOUS_REGISTER |
commit | commitdiff | tree | snapshot |
2002-01-02 |
richard | Sorry for the huge checkin message - I was only intendi... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
richard | . #496360 ] table width does not work |
commit | commitdiff | tree | snapshot |
2001-12-31 |
richard | forgot change note (slap) |
commit | commitdiff | tree | snapshot |
2001-12-31 |
richard | actually handle the advertised <cr> response to "commit... |
commit | commitdiff | tree | snapshot |
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 |
next |