comparison doc/user_guide.txt @ 2136:ee3cf6a44f29

queries on a per-user basis, and public queries [SF#891798] :) EditAction was confused about who "self" was Edit collision detection was broken for index-page edits
author Richard Jones <richard@users.sourceforge.net>
date Fri, 26 Mar 2004 04:50:51 +0000
parents 1883dfd4fd77
children f76d1642014a
comparison
equal deleted inserted replaced
2135:89f42bddeaee 2136:ee3cf6a44f29
1 ========== 1 ==========
2 User Guide 2 User Guide
3 ========== 3 ==========
4 4
5 :Version: $Revision: 1.25 $ 5 :Version: $Revision: 1.26 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 Note: this document will refer to *issues* as the primary store of 9 Note: this document will refer to *issues* as the primary store of
10 information in the tracker. This is the default of the classic template, 10 information in the tracker. This is the default of the classic template,
242 -------------- 242 --------------
243 243
244 See `entering values in your tracker`_ for an explanation of what you 244 See `entering values in your tracker`_ for an explanation of what you
245 may type into the search form. 245 may type into the search form.
246 246
247
248 Saving queries
249 ~~~~~~~~~~~~~~
250
251 You may save queries in the tracker by giving the query a name. Each user
252 may only have one query with a given name - if a subsequent search is
253 performed with the same query name supplied, then it will edit the
254 existing query of the same name.
255
256 Queries may be marked as "private". These queries are only visible to the
257 user that created them. If they're not marked "private" then all other
258 users may include the query in their list of "Your Queries". Marking it as
259 private at a later date does not affect users already using the query, nor
260 does deleting the query.
261
262 If a user subsequently creates or edits a public query, a new personal
263 version of that query is made, with the same editing rules as described
264 above.
247 265
248 266
249 Under the covers 267 Under the covers
250 ~~~~~~~~~~~~~~~~ 268 ~~~~~~~~~~~~~~~~
251 269

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