http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/templates/classic/html/issue.search.html Mercurial Repository: p/roundup/code: templates/classic/html/issue.search.html history 2007-09-16T02:45:11+00:00 retire "topic" usage http://hg.code.sf.net:8000/p/roundup/code/#changeset-91008ec8f9a0d2c18ceb5489e2f78c665a29ee67 Justus Pendleton jpend@users.sourceforge.net 2007-09-16T02:45:11+00:00 2007-09-16T02:45:11+00:00
changeset 91008ec8f9a0
branch
bookmark
tag
user Justus Pendleton <jpend@users.sourceforge.net>
description retire "topic" usage

"Topic" still appears in the locale files. I'm sure we need to support
that for existing trackers. I *think* they don't care about any of the other
changes that have been made.

I also left Ka-Ping Yee's original design document unchanged.

This takes care of sf feature request [SF#953161]
files
allow searching for issues with empty topics http://hg.code.sf.net:8000/p/roundup/code/#changeset-64a12bd91fc0dd629ebfc43bd8b9cc3a773e21ea Justus Pendleton jpend@users.sourceforge.net 2007-08-31T17:51:59+00:00 2007-08-31T17:51:59+00:00
changeset 64a12bd91fc0
branch
bookmark
tag
user Justus Pendleton <jpend@users.sourceforge.net>
description allow searching for issues with empty topics

[SF#610787] points out that the classic template doesn't allow a way
to search for issues that don't have a topic. Priority, status, and
assigned do, so I've remedied the oversight by adding a new option to
Topic.

This closes [SF#610787].
files
macro th_label: http://hg.code.sf.net:8000/p/roundup/code/#changeset-18def94e5150166524f6fcb8e6d37731956a227e Tobias Herp tobias-herp@users.sourceforge.net 2006-09-17T23:27:21+00:00 2006-09-17T23:27:21+00:00
changeset 18def94e5150
branch
bookmark
tag
user Tobias Herp <tobias-herp@users.sourceforge.net>
description macro th_label:

- usage of th_label in user.item.html (for a start)

- macro search_select_translated (for status and priority)

- Javascript support for adding uses (just past the email address and
leave the input field)
files
include the popcal in Date field editing and search fields by default http://hg.code.sf.net:8000/p/roundup/code/#changeset-12633662ff638e45a593cefee25add1363649bad Richard Jones richard@users.sourceforge.net 2006-08-09T05:42:51+00:00 2006-08-09T05:42:51+00:00
changeset 12633662ff63
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description include the popcal in Date field editing and search fields by default
files
fix conditional block in i18n string [SF#1439927] http://hg.code.sf.net:8000/p/roundup/code/#changeset-bbd20010abe2343557cfeac2d34ab2dacbf5e438 Alexander Smishlajev a1s@users.sourceforge.net 2006-02-28T05:34:17+00:00 2006-02-28T05:34:17+00:00
changeset bbd20010abe2
branch
bookmark
tag
user Alexander Smishlajev <a1s@users.sourceforge.net>
description fix conditional block in i18n string [SF#1439927]
files
allow dispname to be passed to renderWith [SF#1424587] http://hg.code.sf.net:8000/p/roundup/code/#changeset-f6719836e5211804c2bc8d75b1ea6d0c0f85297b Richard Jones richard@users.sourceforge.net 2006-02-08T04:03:54+00:00 2006-02-08T04:03:54+00:00
changeset f6719836e521
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description allow dispname to be passed to renderWith [SF#1424587]

rename dispname to @dispname to avoid name clashes in the future

force demo.py to have web debugging on (since it can't mail errors)
files
enable editing of public queries [SF#966144] http://hg.code.sf.net:8000/p/roundup/code/#changeset-7fb8cfe3c737d7415d45d3b619fdfb2b1bc44be9 Richard Jones richard@users.sourceforge.net 2006-01-27T03:30:39+00:00 2006-01-27T03:30:39+00:00
changeset 7fb8cfe3c737
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description enable editing of public queries [SF#966144]
files
fix some translation stuff, and update the minimal tempalte http://hg.code.sf.net:8000/p/roundup/code/#changeset-bd6ba21d6c47a1b297b285f2ea4043c4789dc678 Richard Jones richard@users.sourceforge.net 2005-07-05T06:25:50+00:00 2005-07-05T06:25:50+00:00
changeset bd6ba21d6c47
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description fix some translation stuff, and update the minimal tempalte
files
issue search page allows setting of no sorting / grouping http://hg.code.sf.net:8000/p/roundup/code/#changeset-9cace96c1abdd70547c61712ab27ee521c07e63f Richard Jones richard@users.sourceforge.net 2005-02-13T21:20:03+00:00 2005-02-13T21:20:03+00:00
changeset 9cace96c1abd
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description issue search page allows setting of no sorting / grouping
files
[maint-0.7] merge from HEAD http://hg.code.sf.net:8000/p/roundup/code/#changeset-fa49f3fe6afad4a165a3c987560a2809f1866e26 Richard Jones richard@users.sourceforge.net 2004-12-15T00:07:58+00:00 2004-12-15T00:07:58+00:00
changeset fa49f3fe6afa
branch maint-0.7
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description merge from HEAD
files
fix some security assertions [SF#1085481] http://hg.code.sf.net:8000/p/roundup/code/#changeset-6dbe3798a4c42f424d62ca57e7822172b5a90493 Richard Jones richard@users.sourceforge.net 2004-12-15T00:00:52+00:00 2004-12-15T00:00:52+00:00
changeset 6dbe3798a4c4
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description fix some security assertions [SF#1085481]
files
multiple selection Link/Multilink search field (thanks Marlon van den Berg) http://hg.code.sf.net:8000/p/roundup/code/#changeset-ec5c56a064f0cce6ae8ffe51f4215097ca32ac2a Richard Jones richard@users.sourceforge.net 2004-08-29T22:47:59+00:00 2004-08-29T22:47:59+00:00
changeset ec5c56a064f0
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description multiple selection Link/Multilink search field (thanks Marlon van den Berg)
files
[maint-0.7] merge from HEAD http://hg.code.sf.net:8000/p/roundup/code/#changeset-cc7885c427b05362febd6d04026e6fd6d0b75e44 Richard Jones richard@users.sourceforge.net 2004-07-14T04:19:00+00:00 2004-07-14T04:19:00+00:00
changeset cc7885c427b0
branch maint-0.7
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description merge from HEAD
files
make user permissions check more sane (fix search page for anonymous) http://hg.code.sf.net:8000/p/roundup/code/#changeset-1a041cda628c38844895ef03153e9abe54d3a9c7 Richard Jones richard@users.sourceforge.net 2004-07-14T04:14:52+00:00 2004-07-14T04:14:52+00:00
changeset 1a041cda628c
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description make user permissions check more sane (fix search page for anonymous)
files
more i18n markup http://hg.code.sf.net:8000/p/roundup/code/#changeset-3b2dc471e4d2ff6adf5f53292358352a69b7b115 Alexander Smishlajev a1s@users.sourceforge.net 2004-06-15T08:07:25+00:00 2004-06-15T08:07:25+00:00
changeset 3b2dc471e4d2
branch
bookmark
tag
user Alexander Smishlajev <a1s@users.sourceforge.net>
description more i18n markup
files
tracker name added to the page title http://hg.code.sf.net:8000/p/roundup/code/#changeset-3551fbf8cf29563b240e7901c0bcd1c938d04cca Alexander Smishlajev a1s@users.sourceforge.net 2004-06-11T09:12:48+00:00 2004-06-11T09:12:48+00:00
changeset 3551fbf8cf29
branch
bookmark
tag
user Alexander Smishlajev <a1s@users.sourceforge.net>
description tracker name added to the page title
files
i18n markup http://hg.code.sf.net:8000/p/roundup/code/#changeset-c2908812624a9feff7b0ce8302e1e82cf4df31b0 Alexander Smishlajev a1s@users.sourceforge.net 2004-06-06T12:59:15+00:00 2004-06-06T12:59:15+00:00
changeset c2908812624a
branch
bookmark
tag
user Alexander Smishlajev <a1s@users.sourceforge.net>
description i18n markup
files
[maint-0.7] make search page useful for popup listings http://hg.code.sf.net:8000/p/roundup/code/#changeset-bb152a04bee7710cc416cbfba9e381e7579ed534 Richard Jones richard@users.sourceforge.net 2004-05-07T00:48:08+00:00 2004-05-07T00:48:08+00:00
changeset bb152a04bee7
branch maint-0.7
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description make search page useful for popup listings
files
Added the "actor" property. http://hg.code.sf.net:8000/p/roundup/code/#changeset-3e0961d6d44d810f9ed9d4fe44c00419d95d4be8 Richard Jones richard@users.sourceforge.net 2004-03-15T05:50:20+00:00 2004-03-15T05:50:20+00:00
changeset 3e0961d6d44d
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Added the "actor" property.

Metakit backend not done (still not confident I know how it's supposed
to work ;)

Currently it will come up as NULL in the RDBMS backends for older items.
The *dbm backends will look up the journal. I hope to remedy the former
before 0.7's release.

Fixed a bunch of migration issues in the rdbms backends while I was at it
(index changes for key prop changes) and simplified the class table update
code for RDBMSes that have "alter table" in their command set (ie. not
sqlite) ... migration from "version 1" to "version 2" still hasn't
actually been tested yet though.
files
body_title improvement http://hg.code.sf.net:8000/p/roundup/code/#changeset-3a4abf6d48c20f0c671455d654bf18d57007bcc8 Richard Jones richard@users.sourceforge.net 2004-01-19T23:01:10+00:00 2004-01-19T23:01:10+00:00
changeset 3a4abf6d48c2
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description body_title improvement
files
fixed ZRoundup - mostly changes to classic template http://hg.code.sf.net:8000/p/roundup/code/#changeset-f5c804379c8558fe98c9e44be97898c62be71d7a Richard Jones richard@users.sourceforge.net 2003-11-12T01:00:59+00:00 2003-11-12T01:00:59+00:00
changeset f5c804379c85
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description fixed ZRoundup - mostly changes to classic template
files
Move '<input type="hidden">' elements into a block. http://hg.code.sf.net:8000/p/roundup/code/#changeset-4e4afbe3cd30f600abd6b3e9fb446f14fae90778 Johannes Gijsbers jlgijsbers@users.sourceforge.net 2003-10-03T19:15:24+00:00 2003-10-03T19:15:24+00:00
changeset 4e4afbe3cd30
branch
bookmark
tag
user Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
description Move '<input type="hidden">' elements into a block.

It is invalid HTML4 Strict to have them at the top of a form.
files
Final touches to fix query editing. It should work now. http://hg.code.sf.net:8000/p/roundup/code/#changeset-2dd6b4c825e928d40c3676b0792691150bd3db40 Johannes Gijsbers jlgijsbers@users.sourceforge.net 2003-08-10T10:30:56+00:00 2003-08-10T10:30:56+00:00
changeset 2dd6b4c825e9
branch
bookmark
tag
user Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
description Final touches to fix query editing. It should work now.
files
audit some user properties for valid values (roles, address) http://hg.code.sf.net:8000/p/roundup/code/#changeset-64f448ff07f241f30fd8bf7d45e8fbb96eb688f3 Richard Jones richard@users.sourceforge.net 2003-06-24T04:16:35+00:00 2003-06-24T04:16:35+00:00
changeset 64f448ff07f2
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description audit some user properties for valid values (roles, address)

[SF#742968] and [SF#739653]
files
moving templates around http://hg.code.sf.net:8000/p/roundup/code/#changeset-21312a7564fd3c48c43cb9dd4a87408dcf0d3a8f Richard Jones richard@users.sourceforge.net 2003-04-17T03:38:00+00:00 2003-04-17T03:38:00+00:00
changeset 21312a7564fd
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description moving templates around
files