| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|
| Sat, 25 Oct 2003 12:33:11 +0000 |
Johannes Gijsbers |
Add back <span tal:replace="structure request/indexargs_form" />...
|
| Sat, 25 Oct 2003 12:26:42 +0000 |
Johannes Gijsbers |
Print a nicer error message (without usage)...
|
| Sat, 25 Oct 2003 12:03:41 +0000 |
Johannes Gijsbers |
Don't be strict about the space following the two hyphens...
|
| Sat, 25 Oct 2003 12:02:37 +0000 |
Johannes Gijsbers |
Move tests to test_mailsplit, which I hadn't seen before
|
| Sat, 25 Oct 2003 11:41:06 +0000 |
Johannes Gijsbers |
Use roundup_server script in demo.py to reduce duplication
|
| Sat, 25 Oct 2003 11:20:17 +0000 |
Johannes Gijsbers |
Use abspath() from os.path, it's been there since 1.5.2.
|
| Sat, 25 Oct 2003 10:59:50 +0000 |
Johannes Gijsbers |
Hide registration link if the user doesn't have 'Web Registration' permission.
|
| Fri, 24 Oct 2003 22:54:06 +0000 |
Richard Jones |
backport from HEAD
maint-0.6
|
| Fri, 24 Oct 2003 22:52:48 +0000 |
Richard Jones |
Fixed "documentation" of getnodeids in roundup.hyperdb
|
| Fri, 24 Oct 2003 19:48:05 +0000 |
Johannes Gijsbers |
Clarify listTemplates docstring...
|
| Fri, 24 Oct 2003 16:29:17 +0000 |
Johannes Gijsbers |
Add a wrapper around the two different reader() functions...
|
| Fri, 24 Oct 2003 15:51:43 +0000 |
Johannes Gijsbers |
Set status to 'chatting' if no status is set (patch [SF#827613]).
|
| Fri, 24 Oct 2003 15:01:11 +0000 |
Johannes Gijsbers |
Addition to last log message: added tests. (Also, fix uncommenting one suite).
|
| Fri, 24 Oct 2003 14:59:38 +0000 |
Johannes Gijsbers |
Make signature matching more precise: only match '-- '...
|
| Fri, 24 Oct 2003 09:32:19 +0000 |
Johannes Gijsbers |
Anonymous user can no longer edit or view itself.
maint-0.6
|
| Fri, 24 Oct 2003 09:32:19 +0000 |
Johannes Gijsbers |
Anonymous user can no longer edit or view itself.
|
| Wed, 22 Oct 2003 16:47:55 +0000 |
Johannes Gijsbers |
Add a note to the 'Invalid One Time Key' message...
|
| Mon, 20 Oct 2003 21:14:10 +0000 |
Johannes Gijsbers |
Add "action" attributes to forms.
|
| Mon, 20 Oct 2003 21:00:04 +0000 |
Johannes Gijsbers |
Add "action" attributes to forms.
|
| Mon, 20 Oct 2003 20:31:40 +0000 |
Johannes Gijsbers |
Replace '&' with '&' in the URLs generated by classhelp(), to validate.
|
| Mon, 20 Oct 2003 20:09:15 +0000 |
Johannes Gijsbers |
Add an id_ prefix to all id's: they can not start with a number in HTML4/XHTML1.
|
| Fri, 17 Oct 2003 01:53:15 +0000 |
Richard Jones |
*** empty log message ***
maint-0.6
|
| Fri, 17 Oct 2003 01:53:11 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 16 Oct 2003 23:05:41 +0000 |
Richard Jones |
doc fix
maint-0.6
|
| Mon, 13 Oct 2003 23:21:58 +0000 |
Richard Jones |
don't include dotfiles in distribution
maint-0.6
|
| Mon, 13 Oct 2003 23:21:47 +0000 |
Richard Jones |
don't include dotfiles in distribution
|
| Mon, 13 Oct 2003 19:44:27 +0000 |
Johannes Gijsbers |
Backport fix for typo in server address [SF#822967].
maint-0.6
|
| Mon, 13 Oct 2003 19:41:20 +0000 |
Johannes Gijsbers |
Fix typo in server address [SF#822967].
|
| Fri, 10 Oct 2003 04:35:26 +0000 |
Richard Jones |
*** empty log message ***
|
| Fri, 10 Oct 2003 00:40:16 +0000 |
Richard Jones |
support setgid and running on port < 1024 (patch [SF#777528])
|
| Thu, 09 Oct 2003 04:44:12 +0000 |
Richard Jones |
mention tagging :)
|
| Tue, 07 Oct 2003 23:02:58 +0000 |
Richard Jones |
added Debian rc script
|
| Tue, 07 Oct 2003 11:58:58 +0000 |
Anthony Baxter |
hyperdb grows a refresh_database() method.
|
| Tue, 07 Oct 2003 08:52:12 +0000 |
Richard Jones |
Fix a couple of failures in mysql backend unit tests.
|
| Tue, 07 Oct 2003 08:34:58 +0000 |
Anthony Baxter |
expand an XXX comment
|
| Tue, 07 Oct 2003 07:25:59 +0000 |
Anthony Baxter |
note you'll need to run the non-existent 'refreshdb' command to create indexes
|
| Tue, 07 Oct 2003 07:17:54 +0000 |
Anthony Baxter |
make the RDBMS common backend and the SQLite and MYsql backend create...
|
| Tue, 07 Oct 2003 06:18:45 +0000 |
Richard Jones |
merge from maint branch
|
| Tue, 07 Oct 2003 06:15:22 +0000 |
Richard Jones |
Fixed detectors fix incorrectly fixed in bugfix release 0.6.2
maint-0.6
|
| Tue, 07 Oct 2003 06:07:41 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Tue, 07 Oct 2003 06:03:53 +0000 |
Richard Jones |
doc fixes
|
| Sun, 05 Oct 2003 23:29:49 +0000 |
Richard Jones |
better explanation of -d arg
|
| Sat, 04 Oct 2003 11:21:47 +0000 |
Johannes Gijsbers |
Fix mailer bug [SF#817470]...
|
| Fri, 03 Oct 2003 19:15:24 +0000 |
Johannes Gijsbers |
Move '<input type="hidden">' elements into a block.
|
| Fri, 03 Oct 2003 19:13:50 +0000 |
Johannes Gijsbers |
Fix title.
|
| Fri, 03 Oct 2003 19:11:56 +0000 |
Johannes Gijsbers |
Moved out tal:condition up one element, to prevent an empty form form appearing.
|
| Fri, 03 Oct 2003 17:50:18 +0000 |
Johannes Gijsbers |
Remove outdated htmlbase.py.
|
| Fri, 03 Oct 2003 16:57:28 +0000 |
Johannes Gijsbers |
Replaced all uses of the 'nowrap' attribute with its CSS equivalent:
|
| Thu, 02 Oct 2003 16:00:45 +0000 |
Johannes Gijsbers |
First steps towards HTML4.01 Strict validation.
|
| Tue, 30 Sep 2003 23:57:02 +0000 |
Richard Jones |
added DOCTYPE
|
| Tue, 30 Sep 2003 23:55:54 +0000 |
Richard Jones |
added test to confirm behaviour of summary generation from quoted-only email
|
| Mon, 29 Sep 2003 08:25:31 +0000 |
Richard Jones |
sigh
maint-0.6
|
| Mon, 29 Sep 2003 08:08:31 +0000 |
Richard Jones |
pre-release machinations
maint-0.6 0.6.2
|
| Wed, 24 Sep 2003 14:54:23 +0000 |
Johannes Gijsbers |
Use FormError.
|
| Wed, 24 Sep 2003 14:53:58 +0000 |
Johannes Gijsbers |
Actually use FormError, so we can move the handling up to inner_main().
|
| Thu, 18 Sep 2003 23:42:51 +0000 |
Richard Jones |
oops
|
| Thu, 18 Sep 2003 23:41:01 +0000 |
Richard Jones |
added another example
|
| Thu, 18 Sep 2003 07:33:57 +0000 |
Andrey Lebedev |
change note for Apply Error fix
|
| Thu, 18 Sep 2003 07:29:56 +0000 |
Andrey Lebedev |
Apply Error fix backported to main-0-6
maint-0.6
|