2001-11-03 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-11-03 |
richard | More HTML compliance fixes. This will probably fix... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
richard | Ahah! Fixed the lynx problem - there was a hidden input... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
richard | Oops. uses pagefoot now. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
richard | Login page didn't have all close tags. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
richard | possibly fix truncated base64'ed user:pass |
commit | commitdiff | tree | snapshot |
2001-11-01 |
richard | asdf |
commit | commitdiff | tree | snapshot |
2001-11-01 |
richard | make popgw use the Message interface |
commit | commitdiff | tree | snapshot |
2001-11-01 |
richard | Completely untested pop gateway. It's a start. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
richard | Started work on supporting a pop3-fetching server |
commit | commitdiff | tree | snapshot |
2001-10-31 |
richard | Added the wrap="hard" attribute to the textarea of... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-10-31 |
richard | Added do_stext to htmltemplate, thanks Brad Clements. |
commit | commitdiff | tree | snapshot |
2001-10-30 |
richard | Case-insensitive match for ISSUE_TRACKER_EMAIL in addre... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
richard | Feeble addition to documentation for instance configura... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
richard | Features: |
commit | commitdiff | tree | snapshot |
2001-10-29 |
richard | Fix to CGI top-level index (thanks Juergen Hermann) |
commit | commitdiff | tree | snapshot |
2001-10-28 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-10-28 |
richard | fixed bug #474749 ] Indentations lost |
commit | commitdiff | tree | snapshot |
2001-10-28 |
richard | Added more useful header to the classic schema. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
richard | Fixed ENOENT/WindowsError thing, thanks Juergen Hermann |
commit | commitdiff | tree | snapshot |
2001-10-27 |
richard | Fixed some URL issues in roundup.cgi, again thanks... |
commit | commitdiff | tree | snapshot |
2001-10-27 |
richard | Made Class.stringFind() do caseless matching. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
richard | Fixed roundup-server for windows, thanks Juergen Hermann. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
richard | Fixed manifest template |
commit | commitdiff | tree | snapshot |
2001-10-24 |
richard | Removed the "infinite authentication loop", thanks... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
richard | More fixes to lockout logic. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | HTML typo |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | Fixed lock-out logic, thanks Roch'e for pointing out... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | Some cleanup. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | Fix unread->chatting auto transition, thanks Roch'e |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | Bugfix in filter "widget" placement, thanks Roch'e |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | Re-enabled login and registration access after lopping... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
richard | Removed debug print from mailsplit test. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
richard | Added configuration for: |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | Committed the changes to the templates for file indexes. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | Updated the documentation for recent html template... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | feature #473127: Filenames. I modified the file.index... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | bug #473124: UI inconsistency with Link fields. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | MailGW now moves 'unread' to 'chatting' on receiving... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | bug #473125: Paragraph in e-mails |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | bug #473130: Nosy list not set correctly |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | Added author identification to e-mail messages from... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | CGI interface view customisation section may now be... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
richard | Fixed Checklist function - wasn't always working on... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
richard | Hyperdatabase sorts strings-that-look-like-numbers... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
richard | change note |
commit | commitdiff | tree | snapshot |
2001-10-20 |
richard | Fixed grouping of non-str properties (thanks Roch'e... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
richard | Catch errors in login - no username or password supplied. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
richard | Oops, committed the admin script with the wierd #!... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-10-17 |
richard | Did a fair bit of work on the admin tool. Now has an... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
richard | Interactive startup blurb - need to figure how to get... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
richard | Now with readline support :) |
commit | commitdiff | tree | snapshot |
2001-10-17 |
richard | Beginnings of an interactive mode for roundup-admin |
commit | commitdiff | tree | snapshot |
2001-10-17 |
richard | Manually constructing cookie headers now. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
richard | admin tool now complains if a "find" is attempted with... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
richard | CGI interface wasn't handling checkboxes at all. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
richard | Handle empty strings in HTML template Link function |
commit | commitdiff | tree | snapshot |
2001-10-13 |
richard | More help in admin tool. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
richard | Didn't clean up after myself :) |
commit | commitdiff | tree | snapshot |
2001-10-12 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-10-12 |
richard | server now handles setuid'ing much better |
commit | commitdiff | tree | snapshot |
2001-10-11 |
richard | Implemented the comma-separated printing option in... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
richard | Initial cut at trying to handle people responding to... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
richard | Marked the roundup-admin import/export as experimental... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
richard | changes |
commit | commitdiff | tree | snapshot |
2001-10-11 |
richard | Prep for pre-release #2 |
commit | commitdiff | tree | snapshot |
2001-10-11 |
richard | Reverted a change in hyperdb so the default value for... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
richard | Getting ready for a preview release for 0.3.0. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
richard | The setup.cfg file is just causing pain. Away it goes. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
richard | Updated doc for recent roundup-admin changes |
commit | commitdiff | tree | snapshot |
2001-10-10 |
richard | Added database importing and exporting through CSV... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
richard | more doc |
commit | commitdiff | tree | snapshot |
2001-10-10 |
richard | More info for 0.2.x -> 0.3.0 migration |
commit | commitdiff | tree | snapshot |
2001-10-09 |
richard | Moved the data stringification up into the hyperdb... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
richard | Spit out command help if roundup-admin command doesn... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
richard | Pushed the base code for the extended schema CGI interf... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
richard | Steps to follow when migrating between versions of... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
richard | Added some more doc. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
richard | Added the Password property type. See "pydoc roundup... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
richard | Fixed a typo, thanks Jean Jordaan. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
richard | Minor pre- 0.3.0 changes |
commit | commitdiff | tree | snapshot |
2001-10-08 |
richard | Change message was stuffing up for multilinks with... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
richard | more doc cleanup |
commit | commitdiff | tree | snapshot |
2001-10-05 |
richard | Some more documentation. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
richard | . roundup-admin create now prompts for property info... |
commit | commitdiff | tree | snapshot |
2001-10-04 |
richard | Forgot to pass the protected flag down *sigh*. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
richard | Added nicer command-line item adding: passing no argume... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
richard | made do_get have the args in the correct order |
commit | commitdiff | tree | snapshot |
2001-10-01 |
richard | More documentation and a new TODO item. |
commit | commitdiff | tree | snapshot |
2001-10-01 |
richard | stop people setting up roundup with our addresses as... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
richard | Fixes to the top-level index |
commit | commitdiff | tree | snapshot |
2001-10-01 |
richard | more doc |
commit | commitdiff | tree | snapshot |
2001-09-30 |
richard | more doc |
commit | commitdiff | tree | snapshot |
2001-09-29 |
richard | Bug fix for test_init on Windows. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
richard | cvs tag |
commit | commitdiff | tree | snapshot |
2001-09-29 |
richard | More doc, straight out of the mailgw module and roundup... |
commit | commitdiff | tree | snapshot |
next |