annotate templates/minimal/extensions/README.txt @ 3913:00896a2acaa5

clean up query display of "Private to you" items Previously the handling of queries in the edit menu was a little wonky. If you change a query to not be private to you then you lose the ability to ever change it back to being private. Previously the queries were displayed in three chunks: First all retired queries. Then all queries private to the current user (this batch has the dropdown for toggling private state). Then all non-private queries. Now: all queries we created that are retired, all queries that we created that are not retired, then all non-private queries not created by the current user. this should fix [SF#1481394]
author Justus Pendleton <jpend@users.sourceforge.net>
date Thu, 20 Sep 2007 23:44:58 +0000
parents 99a7af55b9e0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2683
99a7af55b9e0 copied from classic templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1 This directory is for tracker extensions:
99a7af55b9e0 copied from classic templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2
99a7af55b9e0 copied from classic templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3 - CGI Actions
99a7af55b9e0 copied from classic templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4 - Templating functions
99a7af55b9e0 copied from classic templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5
99a7af55b9e0 copied from classic templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
6 See the customisation doc for more information.

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