Mercurial > p > roundup > code
annotate doc/features.txt @ 8561:395c258636ad
doc: update CHANGES.txt for roundup.cgi
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 08 Apr 2026 21:10:32 -0400 |
| parents | 695399dea532 |
| children |
| rev | line source |
|---|---|
|
6586
24e2eeb2ed9a
Add meta description to some doc pages.
John Rouillard <rouilj@ieee.org>
parents:
6262
diff
changeset
|
1 .. meta:: |
|
6774
e7b4ad2c57ac
landmarks, skiplink, remove bad attrs, autocomplete search
John Rouillard <rouilj@ieee.org>
parents:
6762
diff
changeset
|
2 :description: |
|
6586
24e2eeb2ed9a
Add meta description to some doc pages.
John Rouillard <rouilj@ieee.org>
parents:
6262
diff
changeset
|
3 Features of using the Roundup Issue Tracker. Describes |
|
24e2eeb2ed9a
Add meta description to some doc pages.
John Rouillard <rouilj@ieee.org>
parents:
6262
diff
changeset
|
4 all access methods, configuration and workflow capabilities. |
|
24e2eeb2ed9a
Add meta description to some doc pages.
John Rouillard <rouilj@ieee.org>
parents:
6262
diff
changeset
|
5 Links to detailed documentation. |
|
24e2eeb2ed9a
Add meta description to some doc pages.
John Rouillard <rouilj@ieee.org>
parents:
6262
diff
changeset
|
6 |
|
739
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
7 ================ |
|
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
8 Roundup Features |
|
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
9 ================ |
|
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
10 |
|
7990
788afca5aa15
docs: fixups to features lists.
John Rouillard <rouilj@ieee.org>
parents:
7794
diff
changeset
|
11 Roundup is an easy-to-use and -install issue-tracking system with |
|
788afca5aa15
docs: fixups to features lists.
John Rouillard <rouilj@ieee.org>
parents:
7794
diff
changeset
|
12 web, e-mail and command-line interfaces. Based on the winning design |
|
8390
00d4cbce319c
doc: fix formatting, typos.
John Rouillard <rouilj@ieee.org>
parents:
8389
diff
changeset
|
13 from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design |
|
00d4cbce319c
doc: fix formatting, typos.
John Rouillard <rouilj@ieee.org>
parents:
8389
diff
changeset
|
14 competition. |
|
739
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
15 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
16 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
17 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
18 **Installation and Setup** |
|
8027
4ed91247e8dc
docs: trying to cleanup/categorize features better.
John Rouillard <rouilj@ieee.org>
parents:
7990
diff
changeset
|
19 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
20 - Start using the software in `instant-gratification (demo) mode`_ with |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
21 ``python demo.py`` or `a Docker container`_ in under 5 minutes. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
22 - Choose from `five included templates`_ for your tracker. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
23 - `Customize`_ and use the demo as a template for your production tracker. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
24 - No need for additional support software, just Python (3.7+) |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
25 to get started. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
26 - Basic installation (including a web interface) takes about 30 minutes. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
27 - Supports embedded databases like `SQLite`_ and dbm. Upgradable |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
28 to databases like `MySQL`_ or `PostgreSQL`_ if needed. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
29 - Can be run in a container like Docker or kubernetes. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
30 - Deploy in your network as a standalone web server or `through |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
31 various methods`_ like WSGI, FastCGI, plain CGI, etc. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
32 - Essential tracking features depend on the Python standard |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
33 library. Supplementary packages from PyPI are optional and can be |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
34 tailored to fit your unique threat model and security needs. |
|
8027
4ed91247e8dc
docs: trying to cleanup/categorize features better.
John Rouillard <rouilj@ieee.org>
parents:
7990
diff
changeset
|
35 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
36 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
37 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
38 **Issue Tracking and Management** |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
39 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
40 - Manage your issues your way. Handle bugs, features, milestones, |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
41 user feedback, fleet maintenance, office issues etc. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
42 - Issues become a mini mailing list to keep everyone informed. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
43 - Searches on specific properties (e.g. open issues with a high |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
44 priority) can be saved and reused or shared with other users. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
45 - Full Text Search for quick searches across messages. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
46 - Keeps a detailed history of issue changes. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
47 - Email is a first class method for interacting with issues. |
|
739
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
48 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
49 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
50 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
51 **Scalability and Performance** |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
52 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
53 - Default trackers use simple HTML with low resource requirements. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
54 - Fast and scalable with sqlite, mysql, and postgresql backends. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
55 - Indexes are automatically configured. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
56 - Supports full-text indexing engines (xapian, whoosh, SQLite, |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
57 PostgreSQL) for large trackers. |
|
8027
4ed91247e8dc
docs: trying to cleanup/categorize features better.
John Rouillard <rouilj@ieee.org>
parents:
7990
diff
changeset
|
58 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
59 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
60 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
61 **Customization** |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
62 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
63 - The database schema can be updated to `track additional data`_. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
64 - The web interface can be redesigned to fit your workflow. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
65 - Extensible web interface with various features like `wizards`_, |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
66 bug displays, etc. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
67 - Add business rules using `auditors and reactors`_ for actions before |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
68 and after database changes. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
69 - Comprehensive documentation for customization, installation, |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
70 maintenance, and user guidance. |
|
739
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
71 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
72 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
73 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
74 **Data Security, Privacy and Authorization** |
|
8027
4ed91247e8dc
docs: trying to cleanup/categorize features better.
John Rouillard <rouilj@ieee.org>
parents:
7990
diff
changeset
|
75 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
76 - Your data remains on your servers. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
77 - You can choose if AI can access the data. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
78 - Can use HTTPS for security over the web. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
79 - Fine-grained authorization (`ABAC`_, `ReBAC`_, `RBAC`_) based on |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
80 user, resource, and external properties. |
|
8389
15b99d4cd94c
doc: correct acronym for * based access controls. Add links to wikipaedia.
John Rouillard <rouilj@ieee.org>
parents:
8380
diff
changeset
|
81 |
|
15b99d4cd94c
doc: correct acronym for * based access controls. Add links to wikipaedia.
John Rouillard <rouilj@ieee.org>
parents:
8380
diff
changeset
|
82 .. _`ABAC`: https://en.wikipedia.org/wiki/Attribute-based_access_control |
|
15b99d4cd94c
doc: correct acronym for * based access controls. Add links to wikipaedia.
John Rouillard <rouilj@ieee.org>
parents:
8380
diff
changeset
|
83 .. _`ReBAC`: https://en.wikipedia.org/wiki/Relationship-based_access_control |
|
15b99d4cd94c
doc: correct acronym for * based access controls. Add links to wikipaedia.
John Rouillard <rouilj@ieee.org>
parents:
8380
diff
changeset
|
84 .. _`RBAC`: https://en.wikipedia.org/wiki/Role-based_access_control |
| 1228 | 85 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
86 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
87 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
88 **Documentation and User Management** |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
89 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
90 - Users can sign up through the web interface or new user creation |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
91 can be limited to admin users. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
92 - Can use an `external user database`_ (LDAP, password file) |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
93 - Self-serve password reset for users via email. |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
94 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
95 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
96 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
97 **Email Integration and Automation** |
|
739
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
98 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
99 - Update issues via email with new messages and the ability to |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
100 change properties of issues (e.g. close an issue). |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
101 - Secure email handling with features like TLS, APOP, IMAPS/OAUTH. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
102 - Optional auto-registration for email users. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
103 - Configurable nosy list for each issue controls email notifications. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
104 - Proper handling of email attachments and content types. |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
105 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
106 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
107 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
108 **Command-Line and API Access** |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
109 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
110 - Manage database interactively from the command line. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
111 - Automate modifications using standard shell scripting. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
112 - Python programs can use the Roundup Python API to manage/automate issues. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
113 - Sample scripts provided for various tasks. |
|
739
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
114 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
115 .. container:: card |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
116 |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
117 **Remote Access Interfaces** |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
118 |
|
8545
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
119 - `RESTful API`_ accessible with basic HTTP authentication or optional JWT. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
120 - `XMLRPC interface`_ for remote tracker access with basic |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
121 HTTP authentication. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
122 - Configurable CORS support for third-party web pages. |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
123 - Ability to `generate and authenticate JSON Web Tokens (JWT) |
|
695399dea532
doc: provide card look for "sections" on features page.
John Rouillard <rouilj@ieee.org>
parents:
8392
diff
changeset
|
124 <rest.html#changing-access-roles-with-json-web-tokens>`_. |
|
739
c612747b1126
Added a Features doc
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
125 |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
126 .. _`auditors and reactors`: reference.html#auditor-or-reactor |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
127 .. _`customize`: customizing.html |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
128 .. _`external user database`: customizing.html#using-external-user-databases |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
129 .. _`five included templates`: installation.html#choosing-your-template |
| 8034 | 130 .. _`instant-gratification (demo) mode`: |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
131 installation.html#for-the-really-impatient |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
132 .. _`a Docker container`: installation.html#running-in-demo-mode-with-docker |
|
5511
bfe8e52af1e7
more mentions of updated MySQL client module
Christof Meerwald <cmeerw@cmeerw.org>
parents:
5096
diff
changeset
|
133 .. _mysql: https://pypi.org/project/MySQL-python/ |
|
6262
ba82fb74f806
Update psycopg link to: https://www.psycopg.org/
John Rouillard <rouilj@ieee.org>
parents:
6163
diff
changeset
|
134 .. _postgresql: https://www.psycopg.org/ |
|
8033
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
135 .. _`restful api`: rest.html |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
136 .. _`run in a container`: installation.html#docker-support |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
137 .. _sqlite: https://www.sqlite.org/index.html |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
138 .. _`track additional data`: |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
139 customizing.html#adding-a-new-field-to-the-classic-schema |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
140 .. _`through various methods`: installation.html#configure-a-web-interface |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
141 .. _wizards: |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
142 customizing.html#setting-up-a-wizard-or-druid-for-controlled-adding-of-issues |
|
6cebbb42c883
docs: regroup feature list using GPT and update
John Rouillard <rouilj@ieee.org>
parents:
8027
diff
changeset
|
143 .. _`xmlrpc interface`: xmlrpc.html |
