| Wed, 27 Feb 2002 04:14:31 +0000 |
Richard Jones |
Ran it through pychecker, made fixes
|
| Thu, 21 Feb 2002 23:11:45 +0000 |
Richard Jones |
fixed some problems in date calculations
|
| Thu, 21 Feb 2002 07:21:38 +0000 |
Richard Jones |
docco
|
| Thu, 21 Feb 2002 07:19:08 +0000 |
Richard Jones |
... and label, width and height control for extra flavour!
|
| Thu, 21 Feb 2002 06:57:39 +0000 |
Richard Jones |
Added popup help for classes using the classhelp html template function.
|
| Thu, 21 Feb 2002 06:23:00 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 20 Feb 2002 05:05:29 +0000 |
Richard Jones |
Added simple editing for classes that don't define a templated interface.
|
| Sat, 16 Feb 2002 09:10:52 +0000 |
Richard Jones |
oops
|
| Sat, 16 Feb 2002 08:43:23 +0000 |
Richard Jones |
[SF#517906] Attribute order in "View customisation"
|
| Sat, 16 Feb 2002 08:39:43 +0000 |
Richard Jones |
[SF#516854] "My Issues" and redisplay
|
| Fri, 15 Feb 2002 07:08:45 +0000 |
Richard Jones |
Alternate email addresses are now available for users.
|
| Thu, 14 Feb 2002 23:39:18 +0000 |
Richard Jones |
. All forms now have "double-submit" protection...
|
| Wed, 06 Feb 2002 04:05:55 +0000 |
Richard Jones |
Brought the config branch up to date with HEAD
config-0-4-0-branch
|
| Wed, 23 Jan 2002 06:15:24 +0000 |
Richard Jones |
real (non-string, duh) sorting of lists by node id
|
| Wed, 23 Jan 2002 05:47:57 +0000 |
Richard Jones |
more HTML template cleanup and unit tests
|
| Wed, 23 Jan 2002 05:10:28 +0000 |
Richard Jones |
More HTML template cleanup and unit tests.
|
| Tue, 22 Jan 2002 22:55:28 +0000 |
Richard Jones |
htmltemplate list() wasn't sorting...
|
| Tue, 22 Jan 2002 22:46:22 +0000 |
Richard Jones |
more htmltemplate cleanups and unit tests
|
| Tue, 22 Jan 2002 06:35:40 +0000 |
Richard Jones |
more htmltemplate tests and cleanup
|
| Tue, 22 Jan 2002 00:12:07 +0000 |
Richard Jones |
Wrote more unit tests for htmltemplate...
|
| Mon, 21 Jan 2002 03:25:59 +0000 |
Richard Jones |
oops
|
| Mon, 21 Jan 2002 02:59:10 +0000 |
Richard Jones |
Fixed up the HTML display of history so valid links are actually displayed.
|
| Fri, 18 Jan 2002 08:36:12 +0000 |
Engelbert Gruber |
add nowrap to history table date cell i.e. <td nowrap ...
|
| Thu, 17 Jan 2002 23:04:53 +0000 |
Richard Jones |
much nicer history display (actualy real handling of property types etc)
|
| Thu, 17 Jan 2002 08:48:19 +0000 |
Engelbert Gruber |
display superseder as html link in history.
|
| Thu, 17 Jan 2002 07:58:24 +0000 |
Engelbert Gruber |
display links a html link in history.
|
| Tue, 15 Jan 2002 00:50:03 +0000 |
Richard Jones |
[SF#502949] index view for non-issues and redisplay
|
| Mon, 14 Jan 2002 23:31:21 +0000 |
Richard Jones |
reverted the change that had plain() hyperlinking the link displays
|
| Mon, 14 Jan 2002 07:04:36 +0000 |
Richard Jones |
plain rendering of links in the htmltemplate now generate a hyperlink...
|
| Mon, 14 Jan 2002 06:45:03 +0000 |
Richard Jones |
[SF#502953] nosy-like treatment of other multilinks
|
| Mon, 14 Jan 2002 05:16:51 +0000 |
Richard Jones |
The submit buttons need a name attribute...
|
| Mon, 14 Jan 2002 04:03:32 +0000 |
Richard Jones |
How about that ... date fields have never worked ...
|
| Mon, 14 Jan 2002 02:20:15 +0000 |
Richard Jones |
changed all config accesses...
|
| Thu, 10 Jan 2002 10:02:15 +0000 |
Engelbert Gruber |
In do_history: replace "." in date by " " so html wraps more sensible.
|
| Sat, 05 Jan 2002 02:35:10 +0000 |
Richard Jones |
I18N'ification
|
| Thu, 20 Dec 2001 15:43:01 +0000 |
Roche Compaan |
Features added:
|
| Thu, 20 Dec 2001 06:13:24 +0000 |
Roche Compaan |
Two bug fixes and a feature.
|
| Mon, 26 Nov 2001 22:55:56 +0000 |
Richard Jones |
Features and fixes.
|
| Sat, 24 Nov 2001 00:53:12 +0000 |
Jürgen Hermann |
"except:" is bad, bad , bad!
|
| Thu, 22 Nov 2001 15:46:42 +0000 |
Jürgen Hermann |
Added module docstrings to all modules.
|
| Wed, 21 Nov 2001 23:35:45 +0000 |
Jürgen Hermann |
Added globbing for win32, and sample marking in a 2nd file to test it
|
| Wed, 21 Nov 2001 04:04:43 +0000 |
Richard Jones |
*sigh* more missing value handling
|
| Wed, 21 Nov 2001 03:40:54 +0000 |
Richard Jones |
more new property handling
|
| Thu, 15 Nov 2001 10:26:01 +0000 |
Richard Jones |
missing "return" in filter_section (thanks Roch'e Compaan)
|
| Sat, 03 Nov 2001 01:56:51 +0000 |
Richard Jones |
More HTML compliance fixes.
|
| Sat, 03 Nov 2001 01:43:47 +0000 |
Richard Jones |
Ahah! Fixed the lynx problem - there was a hidden input field misplaced.
|
| Wed, 31 Oct 2001 06:58:51 +0000 |
Richard Jones |
Added the wrap="hard" attribute to the textarea of the note field...
|
| Wed, 31 Oct 2001 06:24:35 +0000 |
Richard Jones |
Added do_stext to htmltemplate, thanks Brad Clements.
|
| Sun, 28 Oct 2001 22:51:38 +0000 |
Richard Jones |
Fixed ENOENT/WindowsError thing, thanks Juergen Hermann
|
| Wed, 24 Oct 2001 00:04:41 +0000 |
Richard Jones |
Removed the "infinite authentication loop", thanks Roch'e
|
| Tue, 23 Oct 2001 22:56:36 +0000 |
Richard Jones |
Bugfix in filter "widget" placement, thanks Roch'e
|
| Tue, 23 Oct 2001 01:00:18 +0000 |
Richard Jones |
Re-enabled login and registration access...
|
| Mon, 22 Oct 2001 03:25:01 +0000 |
Richard Jones |
Added configuration for:
|
| Sun, 21 Oct 2001 07:26:35 +0000 |
Richard Jones |
feature [SF#473127]: Filenames.
|
| Sun, 21 Oct 2001 04:44:50 +0000 |
Richard Jones |
[SF#473124]: UI inconsistency with Link fields.
|
| Sun, 21 Oct 2001 00:17:56 +0000 |
Richard Jones |
CGI interface view customisation section may now be hidden
|
| Sun, 21 Oct 2001 00:00:16 +0000 |
Richard Jones |
Fixed Checklist function - wasn't always working on a list.
|
| Sat, 20 Oct 2001 12:13:44 +0000 |
Richard Jones |
Fixed grouping of non-str properties (thanks Roch'e Compaan)
|
| Sun, 14 Oct 2001 10:55:00 +0000 |
Richard Jones |
Handle empty strings in HTML template Link function
|
| Tue, 09 Oct 2001 07:25:59 +0000 |
Richard Jones |
Added the Password property type.
|