log roundup/htmltemplate.py @ 968:07d8a4e296f8

age author description
Mon, 19 Aug 2002 00:21:37 +0000 Richard Jones more helpful error messages (should make this switchable though)
Thu, 15 Aug 2002 00:40:10 +0000 Richard Jones cleanup
Tue, 13 Aug 2002 20:16:10 +0000 Gordon B. McMillan Use a real parser for templates.
Thu, 01 Aug 2002 15:06:26 +0000 Gordon B. McMillan Use same regex to split search terms as used to index text.
Wed, 31 Jul 2002 22:40:50 +0000 Gordon B. McMillan Fixes to the search form and saving queries.
Tue, 30 Jul 2002 05:27:30 +0000 Richard Jones nicer error messages, and a bugfix
Tue, 30 Jul 2002 02:41:04 +0000 Richard Jones Removed the confusing, ugly two-column sorting stuff.
Fri, 26 Jul 2002 08:27:00 +0000 Richard Jones Very close now. The cgi and mailgw now use the new security API.
Thu, 25 Jul 2002 07:14:06 +0000 Richard Jones Bugger it. Here's the current shape of the new security implementation.
Sat, 20 Jul 2002 19:29:10 +0000 Gordon B. McMillan Fixes/improvements to the search form & saved queries.
Thu, 18 Jul 2002 23:07:08 +0000 Richard Jones Unit tests and a few fixes.
Thu, 18 Jul 2002 11:17:31 +0000 Gordon B. McMillan Add Number and Boolean types to hyperdb.
Thu, 18 Jul 2002 07:03:26 +0000 Richard Jones htmltemplate do_menu with additional properties... maint-0.4
Thu, 18 Jul 2002 07:01:54 +0000 Richard Jones minor bugfix
Wed, 17 Jul 2002 12:39:11 +0000 Gordon B. McMillan Saving, running & editing queries.
Wed, 10 Jul 2002 07:23:00 +0000 Richard Jones crap maint-0.4
Wed, 10 Jul 2002 07:21:18 +0000 Richard Jones [SF#516854] "My Issues" and redisplay (no, really, this time for sure) maint-0.4
Wed, 10 Jul 2002 00:17:46 +0000 Richard Jones added sorting of checklist HTML display
Tue, 09 Jul 2002 05:20:09 +0000 Richard Jones added email display function
Tue, 09 Jul 2002 04:19:09 +0000 Richard Jones Added reindex command to roundup-admin.
Mon, 08 Jul 2002 15:32:06 +0000 Gordon B. McMillan Pagination of index pages.
Thu, 27 Jun 2002 15:38:53 +0000 Gordon B. McMillan Fix the cycles (a clear method, called after render...
Thu, 27 Jun 2002 12:05:25 +0000 Gordon B. McMillan Default labelprops to id.
Tue, 11 Jun 2002 04:57:04 +0000 Richard Jones Added optional additional property to display in a Multilink form menu.
Fri, 31 May 2002 00:08:02 +0000 Richard Jones can now just display a link/multilink id - useful for stylesheet stuff
Sat, 25 May 2002 07:16:25 +0000 Roche Compaan Merged search_indexing-branch with HEAD
Wed, 15 May 2002 06:34:47 +0000 Richard Jones forgot to fix the templating for last change
Thu, 02 May 2002 13:09:11 +0000 Roche Compaan Brought search_indexing-branch up to date with latest changes in HEAD. search_indexing-0-4-2-branch
Wed, 24 Apr 2002 08:34:35 +0000 Roche Compaan Sorting was applied to all nodes of the MultiLink class...
Sat, 20 Apr 2002 13:23:34 +0000 Roche Compaan We now have a separate search page for nodes. search_indexing-0-4-2-branch
Fri, 19 Apr 2002 19:54:42 +0000 Roche Compaan Miscellaneous changes. search_indexing-0-4-2-branch
Wed, 03 Apr 2002 06:12:46 +0000 Richard Jones Fix for date properties as labels.
Wed, 03 Apr 2002 05:54:31 +0000 Richard Jones Fixed serialisation problem...
Tue, 02 Apr 2002 01:40:59 +0000 Richard Jones link() htmltemplate function now has a "showid" option for links & multilinks.
Fri, 29 Mar 2002 19:41:48 +0000 Roche Compaan Fixed display of mutlilink properties...
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.

Roundup Issue Tracker: http://roundup-tracker.org/