Mercurial > p > roundup > code
comparison doc/reference.txt @ 7370:f37c1df6de34
Glossary updates and more term refs.
Expanded db glossary definition with list of supported physical db's.
added definition for hyperdb.
expanded definition of itemid to include that it is handled as a string
in some circumstances.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 17 May 2023 00:29:48 -0400 |
| parents | 15bb0d177632 |
| children | a210f4437b49 |
comparison
equal
deleted
inserted
replaced
| 7369:15bb0d177632 | 7370:f37c1df6de34 |
|---|---|
| 1514 Database Content | 1514 Database Content |
| 1515 ================ | 1515 ================ |
| 1516 | 1516 |
| 1517 .. note:: | 1517 .. note:: |
| 1518 If you modify the content of a :term:`definitional class`, you will | 1518 If you modify the content of a :term:`definitional class`, you will |
| 1519 need to edit the tracker `detectors`_ if they reference a value | 1519 need to edit the tracker `detectors`_ if they reference a value of |
| 1520 of a definitional class. (E.g. if a detector checks to see if an | 1520 a definitional class. (E.g. if a detector checks to see if an issue |
| 1521 issue has a status of "open", and you change the "open" definition | 1521 has a status of "open", and you change the "open" definition to be |
| 1522 to be "working", you need to change the check.) | 1522 "working", you need to change the check.) |
| 1523 | 1523 |
| 1524 Customisation of the special definitional classes (eg. status, | 1524 Customisation of the special :term:`definitional classes <definitional |
| 1525 class>` (eg. status, | |
| 1525 priority, resolution, ...) may be done either before or after the | 1526 priority, resolution, ...) may be done either before or after the |
| 1526 tracker is initialised. The actual method of doing so is completely | 1527 tracker is initialised. The actual method of doing so is completely |
| 1527 different in each case though, so be careful to use the right one. | 1528 different in each case though, so be careful to use the right one. |
| 1528 | 1529 |
| 1529 **Changing content before tracker initialisation** | 1530 **Changing content before tracker initialisation** |
