| 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
|
| Wed, 17 Sep 2003 22:30:30 +0000 |
Richard Jones |
added note about hidden :template var in user.item ([SF#799842])
|
| Tue, 16 Sep 2003 16:12:38 +0000 |
Andrey Lebedev |
fixed Apply Error that was raised when property was deleted from class...
|
| Mon, 15 Sep 2003 19:37:28 +0000 |
Johannes Gijsbers |
Remove line testing for just one testcase.
|
| Mon, 15 Sep 2003 19:35:53 +0000 |
Johannes Gijsbers |
Add a test for looking up alternate adresses and case-insensitivity.
|
| Sun, 14 Sep 2003 18:55:37 +0000 |
Johannes Gijsbers |
Simplify backend importing, by moving the imports into the backend modules.
|
| Fri, 12 Sep 2003 04:29:35 +0000 |
Richard Jones |
new example and some more installation docs
|
| Wed, 10 Sep 2003 13:04:05 +0000 |
Johannes Gijsbers |
We need a stable set of chars to be able to match...
|
| Wed, 10 Sep 2003 12:43:18 +0000 |
Johannes Gijsbers |
Replying to email to confirm registration works!
|
| Mon, 08 Sep 2003 21:27:16 +0000 |
Johannes Gijsbers |
Oops.
|
| Mon, 08 Sep 2003 21:18:56 +0000 |
Johannes Gijsbers |
Send a message confirming the confirmation.
|
| Mon, 08 Sep 2003 21:08:59 +0000 |
Johannes Gijsbers |
Let standard_message accept a different author.
|
| Mon, 08 Sep 2003 21:08:18 +0000 |
Johannes Gijsbers |
Fix misnamed exception clause.
0.6.11
|
| Mon, 08 Sep 2003 21:07:29 +0000 |
Johannes Gijsbers |
Change the message asking for confirmation of registration...
|
| Mon, 08 Sep 2003 20:39:18 +0000 |
Johannes Gijsbers |
Use getuid(), not figure_curuserid()
|
| Mon, 08 Sep 2003 09:28:28 +0000 |
Johannes Gijsbers |
Extracted duplicated mail-sending code...
|
| Sun, 07 Sep 2003 22:12:24 +0000 |
Richard Jones |
py2.1 fix
|
| Sun, 07 Sep 2003 20:37:33 +0000 |
Johannes Gijsbers |
Optimize mailgw and cgi tests...
|
| Sun, 07 Sep 2003 18:27:47 +0000 |
Johannes Gijsbers |
Simplify Message comparison.
|
| Sun, 07 Sep 2003 13:08:08 +0000 |
Johannes Gijsbers |
Message comparison is no longer a straight text comparison...
|
| Sat, 06 Sep 2003 20:02:23 +0000 |
Johannes Gijsbers |
Move up figure_curuserid(), it should be available for all backends.
|
| Sat, 06 Sep 2003 10:37:11 +0000 |
Johannes Gijsbers |
Oops, forgot to run all tests. Fixed.
|
| Sat, 06 Sep 2003 10:21:18 +0000 |
Johannes Gijsbers |
mailgw now accepts registration confirmation mail that uses otk
|
| Sat, 06 Sep 2003 09:45:30 +0000 |
Johannes Gijsbers |
Don't use locale-dependent string.letters for one time keys:
|
| Sat, 06 Sep 2003 07:27:30 +0000 |
Johannes Gijsbers |
Extract confirm_registration() from client to roundupdb...
|
| Fri, 05 Sep 2003 21:05:18 +0000 |
Johannes Gijsbers |
Normalize multiline strings for emacs.
|
| Fri, 05 Sep 2003 20:56:39 +0000 |
Johannes Gijsbers |
Normalize multiline strings for emacs.
|
| Thu, 04 Sep 2003 23:46:09 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Thu, 04 Sep 2003 23:44:56 +0000 |
Richard Jones |
fixed file leak in detector initialisation (patch [SF#800715])
|
| Thu, 04 Sep 2003 23:40:16 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Thu, 04 Sep 2003 23:39:18 +0000 |
Richard Jones |
stopped pyc writing to current directory! yay! (patch [SF#800718] with changes)
|
| Thu, 04 Sep 2003 23:30:28 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Thu, 04 Sep 2003 23:28:50 +0000 |
Richard Jones |
commented out example tracker homes
|
| Thu, 04 Sep 2003 23:09:48 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Thu, 04 Sep 2003 00:47:01 +0000 |
Richard Jones |
Initial implementation (half-baked) at new Tracker instance.
|
| Sun, 31 Aug 2003 04:31:03 +0000 |
Richard Jones |
release stuff
maint-0.6
|
| Sun, 31 Aug 2003 03:44:27 +0000 |
Richard Jones |
merge from HEAD
maint-0.6 0.6.1
|
| Sun, 31 Aug 2003 03:43:07 +0000 |
Richard Jones |
customisation doc update
|
| Fri, 29 Aug 2003 12:45:54 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Fri, 29 Aug 2003 12:43:03 +0000 |
Richard Jones |
applied patch [SF#739314] (sorry John!)
|
| Thu, 28 Aug 2003 05:55:34 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Thu, 28 Aug 2003 05:53:40 +0000 |
Richard Jones |
various cosmetic fixes
|
| Thu, 28 Aug 2003 05:20:40 +0000 |
Richard Jones |
oops
maint-0.6
|
| Thu, 28 Aug 2003 05:15:50 +0000 |
Richard Jones |
set the content type on page templates (can have XML templates now)
|
| Thu, 28 Aug 2003 05:09:53 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|