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 |
2003-10-07 |
richard | doc fixes |
commit | commitdiff | tree | snapshot |
2003-10-05 |
richard | better explanation of -d arg |
commit | commitdiff | tree | snapshot |
2003-10-04 |
jlgijsbers | Fix mailer (sf bug #817470) and add docstrings to preve... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
jlgijsbers | Move '<input type="hidden">' elements into a block... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
jlgijsbers | Fix title. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
jlgijsbers | Moved out tal:condition up one element, to prevent... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
jlgijsbers | Remove outdated htmlbase.py. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
jlgijsbers | Replaced all uses of the 'nowrap' attribute with its... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
jlgijsbers | First steps towards HTML4.01 Strict validation. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
richard | added DOCTYPE |
commit | commitdiff | tree | snapshot |
2003-09-30 |
richard | added test to confirm behaviour of summary generation... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jlgijsbers | Use FormError. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
jlgijsbers | - Actually use FormError, so we can move the handling... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
richard | oops |
commit | commitdiff | tree | snapshot |
2003-09-18 |
richard | added another example |
commit | commitdiff | tree | snapshot |
2003-09-18 |
kedder | change note for Apply Error fix |
commit | commitdiff | tree | snapshot |
2003-09-17 |
richard | added note about hidden :template var in user.item... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
kedder | fixed Apply Error that was raised, when property was... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
jlgijsbers | Remove line testing for just one testcase. |
commit | commitdiff | tree | snapshot |
2003-09-15 |
jlgijsbers | Add a test for looking up alternate adresses and case... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
jlgijsbers | Simplify backend importing, by moving the imports into... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
richard | new example and some more installation docs |
commit | commitdiff | tree | snapshot |
2003-09-10 |
jlgijsbers | We need a stable set of chars to be able to match the... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
jlgijsbers | Replying to email to confirm registration works! |
commit | commitdiff | tree | snapshot |
2003-09-08 |
jlgijsbers | Oops. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
jlgijsbers | Send a message confirming the confirmation. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
jlgijsbers | Let standard_message accept a different author. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
jlgijsbers | Fix misnamed exception clause. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
jlgijsbers | Change the message asking for confirmation of registrat... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
jlgijsbers | - Extended getuid() to replace figure_curuserid(). |
commit | commitdiff | tree | snapshot |
2003-09-08 |
jlgijsbers | Extracted duplicated mail-sending code from mailgw... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
richard | py2.1 fix |
commit | commitdiff | tree | snapshot |
2003-09-07 |
jlgijsbers | Optimize mailgw and cgi tests by creating an empty... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
jlgijsbers | Simplify Message comparison. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
jlgijsbers | Message comparison is no longer a straight text compari... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
jlgijsbers | Move up figure_curuserid(), it should be available... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
jlgijsbers | Oops, forgot to run all tests. Fixed. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
jlgijsbers | mailgw now accepts registration confirmation mail that... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
jlgijsbers | Don't use locale-dependent string.letters for one time... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
jlgijsbers | Extract confirm_registration() from client to roundupdb... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
jlgijsbers | Normalize multiline strings for emacs. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
jlgijsbers | Normalize multiline strings for emacs. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
richard | fixed file leak in detector initialisation (patch 800715) |
commit | commitdiff | tree | snapshot |
2003-09-04 |
richard | stopped pyc writing to current directory! yay! (patch... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
richard | commented out example tracker homes |
commit | commitdiff | tree | snapshot |
2003-09-04 |
richard | Initial implementaion (half-baked) at new Tracker instance. |
commit | commitdiff | tree | snapshot |
2003-08-31 |
richard | customisation doc update |
commit | commitdiff | tree | snapshot |
2003-08-29 |
richard | applied patch 739314 (sorry John!) |
commit | commitdiff | tree | snapshot |
2003-08-28 |
richard | various cosmetic fixes |
commit | commitdiff | tree | snapshot |
2003-08-28 |
richard | set the content type on page templates (can have XML... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
richard | various minor bugfixes |
commit | commitdiff | tree | snapshot |
2003-08-28 |
richard | python2.3 CSV support, also missing thankyou in index... |
commit | commitdiff | tree | snapshot |
next |