summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e4bd38d)
raw | patch | inline | side by side (parent: e4bd38d)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 2 Aug 2001 00:27:58 +0000 (00:27 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 2 Aug 2001 00:27:58 +0000 (00:27 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@186 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history | |
roundup/templates/extended/htmlbase.py | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 66702534e900e3cfe19026f175aff313bc4cb34d..0b25503f0b3186608bec71e623b9c4e4553c17a7 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
should be linked somewhere.
. Added time logging and file uploading to the templates.
. Added "My Issues" and "My Support" to extended template.
+ . Changed the order of the information in the message generated by web edits.
+ . Extended the range of intervals that are pretty-printed before actual dates
+ are displayed.
Fixed:
. Argument handling for the roundup-admin find command.
index 4223b1de89a6f953aeff57cdf2335adff2d2de4b..35f44df3e4ec603ca7c1acce08503dc5f559329f 100644 (file)
</property>
"""
-issueDOTindex = """<!-- dollarId: issue.index,v 1.2 2001/07/30 01:26:59 richard Exp dollar-->
+issueDOTindex = """<!-- dollarId: issue.index,v 1.3 2001/08/01 05:15:09 richard Exp dollar-->
<tr>
<property name="id">
<td valign="top"><display call="plain('id')"></td>
@@ -435,7 +435,7 @@ supportDOTfilter = """<!-- dollarId: support.filter,v 1.1 2001/07/30 01:27:28 ri
</property>
"""
-supportDOTindex = """<!-- dollarId: support.index,v 1.1 2001/07/30 01:27:28 richard Exp dollar-->
+supportDOTindex = """<!-- dollarId: support.index,v 1.2 2001/08/01 05:15:09 richard Exp dollar-->
<tr>
<property name="id">
<td valign="top"><display call="plain('id')"></td>