2003-12-17 |
richard | force textareas to use monospace fonts, lessening surpr... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
richard | default stylesheet turns off sidebar when printing |
commit | commitdiff | tree | snapshot |
2003-12-14 |
richard | give access to the input() method all over the place |
commit | commitdiff | tree | snapshot |
2003-12-10 |
richard | more unit tests, fixes and cleanups |
commit | commitdiff | tree | snapshot |
2003-12-10 |
richard | Added 'Users may only edit their issues' customisation... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
richard | fix roundup win service |
commit | commitdiff | tree | snapshot |
2003-12-06 |
richard | Applied Stefan Seefeld's html4/xhtml patch with some... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
richard | more unit tests to improve coverage (up from 85% to... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
richard | fix more metakit dumbness |
commit | commitdiff | tree | snapshot |
2003-12-05 |
richard | must be backward-compatible to py2.1 |
commit | commitdiff | tree | snapshot |
2003-12-05 |
richard | fix #white in cgitb |
commit | commitdiff | tree | snapshot |
2003-12-05 |
richard | Refactored CGI file serving so that FileClass contents... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
richard | ignore incoming email with "Precedence: bulk" (sf patch... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
richard | another contributor |
commit | commitdiff | tree | snapshot |
2003-12-04 |
richard | added contributed script for copying users between... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
richard | - fixed date arithmetic to not allow day-of-month ... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
richard | some updates that were sitting on disk |
commit | commitdiff | tree | snapshot |
2003-11-21 |
jlgijsbers | Some reformatting and fixing docstrings for emacs. |
commit | commitdiff | tree | snapshot |
2003-11-21 |
jlgijsbers | Add 'return' after failed permission checks in search... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
jlgijsbers | Missed change note for last checkin. |
commit | commitdiff | tree | snapshot |
2003-11-21 |
jlgijsbers | Invert date substraction to put activity in the past... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
jlgijsbers | - Always sort MultilinkHTMLProperty in the correct... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
jlgijsbers | - Add tests for Interval.pretty(). |
commit | commitdiff | tree | snapshot |
2003-11-16 |
jlgijsbers | - Add docstring to safeget method. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
jlgijsbers | Small readability improvements. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
jlgijsbers | Add 'safeget' method to hyperdb, including tests, and... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
jlgijsbers | - Remove implementations of Class.getnode from back_any... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
richard | - Fixed retirement of items in rdbms imports (sf bug... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
richard | Missed change note with last checkin: |
commit | commitdiff | tree | snapshot |
2003-11-13 |
richard | oops |
commit | commitdiff | tree | snapshot |
2003-11-13 |
richard | allow negative items, helping construct forms |
commit | commitdiff | tree | snapshot |
2003-11-13 |
richard | implemented munging of template name for installed... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
richard | Resent-From: header |
commit | commitdiff | tree | snapshot |
2003-11-12 |
richard | oops |
commit | commitdiff | tree | snapshot |
2003-11-12 |
richard | clarified minimum version required for MySQL backend... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
richard | - fixes for sf bug 818339 |
commit | commitdiff | tree | snapshot |
2003-11-12 |
richard | fixed ZRoundup - mostly changes to classic template |
commit | commitdiff | tree | snapshot |
2003-11-11 |
richard | recalculate SHA on template files when installed tracke... |
commit | commitdiff | tree | snapshot |
2003-11-11 |
richard | remove SHA hashes from source (sf bug 827510 |
commit | commitdiff | tree | snapshot |
2003-11-11 |
richard | handle socket timeout exception (thanks Marcus Priesch) |
commit | commitdiff | tree | snapshot |
2003-11-11 |
richard | - that's the postgresql backend in (cleaned up doc... |
commit | commitdiff | tree | snapshot |
2003-11-11 |
richard | Centralised conversion of user-input data to hyperdb... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
richard | more database closing cleanups, finally mysql has no... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
jlgijsbers | Change nosymessage and send_message to accept msgid... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
jlgijsbers | Don't let roundup_server.run() interpret the command... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
richard | fixed javascript for help window for only one checkbox... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
jlgijsbers | Remove duplication: use a 'extra_config' attribute... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
richard | test fix |
commit | commitdiff | tree | snapshot |
2003-11-04 |
anthonybaxter | Date - Date works again. Note that it only produces... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-11-03 |
richard | add flush() to DevNull |
commit | commitdiff | tree | snapshot |
2003-11-03 |
jlgijsbers | Do a semantic comparison of messages when the test... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
jlgijsbers | Add all fixes and cleanups I forgot to mention when... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
jlgijsbers | Extract _send_mail method, it was duplicated all around... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
jlgijsbers | Don't rely on being about an issue when submitting... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
anthonybaxter | more tests for date difference. Completely broken code... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
anthonybaxter | Date arithmetic fixes. Date +/- Interval passes all... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
richard | woo, failing date arithmetic tests |
commit | commitdiff | tree | snapshot |
2003-11-02 |
richard | more unit test work |
commit | commitdiff | tree | snapshot |
2003-11-02 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-11-02 |
richard | make this run under py2.1 |
commit | commitdiff | tree | snapshot |
2003-11-02 |
richard | re-purpose TODO.txt to only have pre-nex-release stuff... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
anthonybaxter | fix broken cron examples |
commit | commitdiff | tree | snapshot |
2003-10-26 |
jlgijsbers | Fix some attributes. Note that this causes the test... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
jlgijsbers | Add hasattr() check for backend in mysqlOpener. |
commit | commitdiff | tree | snapshot |
2003-10-25 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-10-25 |
richard | older test stuff |
commit | commitdiff | tree | snapshot |
2003-10-25 |
richard | - using Zope3's test runner now, allowing GC checks... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
jlgijsbers | Add back <span tal:replace="structure request/indexargs... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
jlgijsbers | Print a nicer error message (without usage) when the... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
jlgijsbers | Don't be strict about the space following the two hyphe... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
jlgijsbers | Move tests to test_mailsplit, which I hadn't seen befor... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
jlgijsbers | Use roundup_server script in demo.py to reduce duplicat... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
jlgijsbers | Use abspath() from os.path, it's been there since 1... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
jlgijsbers | Hide registration link if the user doesn't have the... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
richard | Fixed "documentation" of getnodeids in roundup.hyperdb |
commit | commitdiff | tree | snapshot |
2003-10-24 |
jlgijsbers | Clarify listTemplates docstring using sourceforge.net... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
jlgijsbers | Add a wrapper around the two different reader() functio... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
jlgijsbers | Set status to 'chatting' if no status is set (patch... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
jlgijsbers | Addition to last log message: added tests. (Also, fix... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
jlgijsbers | Make signature matching more precise: only match '... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
jlgijsbers | Anonymous user can no longer edit or view itself. This... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
jlgijsbers | Add a note to the 'Invalid One Time Key' message about... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
jlgijsbers | Add "action" attributes to forms. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
jlgijsbers | Add "action" attributes to forms. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
jlgijsbers | Replace '&' with '&' in the URLs generated by class... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
jlgijsbers | Add an id_ prefix to all id's: they can not start with... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-10-13 |
richard | don't include dotfiles in distribution |
commit | commitdiff | tree | snapshot |
2003-10-13 |
jlgijsbers | Fix typo in server address (bug #822967). |
commit | commitdiff | tree | snapshot |
2003-10-10 |
richard | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-10-10 |
richard | support setgid and running on port < 1024 (sf patch... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
richard | mention tagging :) |
commit | commitdiff | tree | snapshot |
2003-10-07 |
richard | added Debian rc script |
commit | commitdiff | tree | snapshot |
2003-10-07 |
anthonybaxter | hyperdb grows a refresh_database() method. There will... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
richard | - Fix a couple of failures in mysql backend unit tests. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
anthonybaxter | expand an XXX comment |
commit | commitdiff | tree | snapshot |
2003-10-07 |
anthonybaxter | note you'll need to run the non-existent 'refreshdb... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
anthonybaxter | make the RDBMS common backend and the SQLite and MYsql... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
richard | merge from maint branch |
commit | commitdiff | tree | snapshot |
next |