http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/templates/classic/html/issue.item.html Mercurial Repository: p/roundup/code: templates/classic/html/issue.item.html history 2008-08-18T06:37:15+00:00 Fix HTML injection into page title; also some other TAL cleanup http://hg.code.sf.net:8000/p/roundup/code/#changeset-030ba81511ee22d4aacdd3935f9561f2a8788b96 Richard Jones richard@users.sourceforge.net 2008-08-18T06:37:15+00:00 2008-08-18T06:37:15+00:00
changeset 030ba81511ee
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Fix HTML injection into page title; also some other TAL cleanup
files
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
nicer "permission required" messages (patch [SF#1558183]) http://hg.code.sf.net:8000/p/roundup/code/#changeset-a9f6eb633452a474c05e09583b8c7a368203a2f4 Richard Jones richard@users.sourceforge.net 2006-11-09T01:26:29+00:00 2006-11-09T01:26:29+00:00
changeset a9f6eb633452
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description nicer "permission required" messages (patch [SF#1558183])
files
nicer listing of Superseder links (sf non-patch [SF#497767]) http://hg.code.sf.net:8000/p/roundup/code/#changeset-b2cff3b9e582ed7c735a50a3f3aa54719c89702e Richard Jones richard@users.sourceforge.net 2006-08-11T00:36:30+00:00 2006-08-11T00:36:30+00:00
changeset b2cff3b9e582
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description nicer listing of Superseder links (sf non-patch [SF#497767])
files
add "Make a copy" link http://hg.code.sf.net:8000/p/roundup/code/#changeset-8fc73650925fb8c93b2ae41a6e803e215f461907 Alexander Smishlajev a1s@users.sourceforge.net 2006-01-26T10:00:38+00:00 2006-01-26T10:00:38+00:00
changeset 8fc73650925f
branch
bookmark
tag
user Alexander Smishlajev <a1s@users.sourceforge.net>
description add "Make a copy" link
files
Permissions improvements. http://hg.code.sf.net:8000/p/roundup/code/#changeset-460eb0209a9e4557bf770ab1bd73908c12199842 Richard Jones richard@users.sourceforge.net 2005-01-28T03:51:19+00:00 2005-01-28T03:51:19+00:00
changeset 460eb0209a9e
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Permissions improvements.

- have Permissions only test the check function if itemid is suppled
- modify index templates to check for row-level Permission
- more documentation of security mechanisms
- better unit tests for security mechanisms
files
more strings translated http://hg.code.sf.net:8000/p/roundup/code/#changeset-bca5de92aaa3af34210a926ede8a19195a01eca0 Alexander Smishlajev a1s@users.sourceforge.net 2004-07-03T15:38:06+00:00 2004-07-03T15:38:06+00:00
changeset bca5de92aaa3
branch
bookmark
tag
user Alexander Smishlajev <a1s@users.sourceforge.net>
description more strings translated
files
hide "(list)" popup links when issue is only viewable http://hg.code.sf.net:8000/p/roundup/code/#changeset-eb1aa3c22d8ab473005f81f3dfe0309874182bcb Richard Jones richard@users.sourceforge.net 2004-06-21T06:02:28+00:00 2004-06-21T06:02:28+00:00
changeset eb1aa3c22d8a
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description hide "(list)" popup links when issue is only viewable
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
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
add "remove" button to file attachments http://hg.code.sf.net:8000/p/roundup/code/#changeset-975500ced7facec22d8243242af83eaa85385dbf Richard Jones richard@users.sourceforge.net 2004-04-24T22:59:12+00:00 2004-04-24T22:59:12+00:00
changeset 975500ced7fa
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description add "remove" button to file attachments
files
tracker name at end of page title (rfe [SF#926840]) http://hg.code.sf.net:8000/p/roundup/code/#changeset-3b92a1b7a056e12650608e67f33d7f739431b857 Richard Jones richard@users.sourceforge.net 2004-04-05T23:48:56+00:00 2004-04-05T23:48:56+00:00
changeset 3b92a1b7a056
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description tracker name at end of page title (rfe [SF#926840])
files
Web interface tweaks. http://hg.code.sf.net:8000/p/roundup/code/#changeset-58b6d174797317d7f00ef6c889e0a772b5ff9edd Richard Jones richard@users.sourceforge.net 2004-04-05T00:51:45+00:00 2004-04-05T00:51:45+00:00
changeset 58b6d1747973
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Web interface tweaks.

- added a favicon
- added url_quote and html_quote methods to the utils object
- added isset method to HTMLProperty
- added "download_url" method to generate a correctly quoted URL for file
download links [SF#927745]
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
more useful file listing http://hg.code.sf.net:8000/p/roundup/code/#changeset-95623e250b01dddc38e4fd9971ff6d4a0c5d4e66 Richard Jones richard@users.sourceforge.net 2004-01-20T03:57:26+00:00 2004-01-20T03:57:26+00:00
changeset 95623e250b01
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description more useful file listing
files
changed template to remove duplicate display table... http://hg.code.sf.net:8000/p/roundup/code/#changeset-eb043e7d089954dd5fec471cfb59bfdddca0f163 Richard Jones richard@users.sourceforge.net 2004-01-19T23:57:47+00:00 2004-01-19T23:57:47+00:00
changeset eb043e7d0899
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description changed template to remove duplicate display table...

...using built-in permission checks now

fixed permissions settings for anonymous to make view work again for them
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
Replaced all uses of the 'nowrap' attribute with its CSS equivalent: http://hg.code.sf.net:8000/p/roundup/code/#changeset-fad32dafc174f83dfb860aa93f583a0e320daa70 Johannes Gijsbers jlgijsbers@users.sourceforge.net 2003-10-03T16:57:28+00:00 2003-10-03T16:57:28+00:00
changeset fad32dafc174
branch
bookmark
tag
user Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
description Replaced all uses of the 'nowrap' attribute with its CSS equivalent:

'white-space: nowrap;'.
files
various cosmetic fixes http://hg.code.sf.net:8000/p/roundup/code/#changeset-5f15fb95180c3be3603e18343764dc1ff29e7c00 Richard Jones richard@users.sourceforge.net 2003-08-28T05:53:40+00:00 2003-08-28T05:53:40+00:00
changeset 5f15fb95180c
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description various cosmetic fixes
files
fix CGI editCSV action to handle metakit's integer itemids http://hg.code.sf.net:8000/p/roundup/code/#changeset-14a2f15297596e83c39045463d12f8e2261c7798 Richard Jones richard@users.sourceforge.net 2003-08-28T01:39:15+00:00 2003-08-28T01:39:15+00:00
changeset 14a2f1529759
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description fix CGI editCSV action to handle metakit's integer itemids

- apply fix for "remove" links from Klamer Schutte
- added permission check on "remove" link while I was there..
files
oops http://hg.code.sf.net:8000/p/roundup/code/#changeset-4f945b328b59501a0ae3c9ecef4007153b57a806 Richard Jones richard@users.sourceforge.net 2003-08-18T00:23:40+00:00 2003-08-18T00:23:40+00:00
changeset 4f945b328b59
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description oops
files
add action attribute to issue.item form action tag http://hg.code.sf.net:8000/p/roundup/code/#changeset-f166cd4fd3921c14abd6cdc42cb8659155d3bea6 Richard Jones richard@users.sourceforge.net 2003-08-17T23:54:42+00:00 2003-08-17T23:54:42+00:00
changeset f166cd4fd392
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description add action attribute to issue.item form action tag
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