Revision 4013
Added by Eric Davis almost 15 years ago
settings.yml | ||
---|---|---|
150 | 150 |
- wiki |
151 | 151 |
- repository |
152 | 152 |
- boards |
153 |
- calendar |
|
154 |
- gantt |
|
153 | 155 |
# Role given to a non-admin user who creates a project |
154 | 156 |
new_project_user_role_id: |
155 | 157 |
format: int |
Also available in: Unified diff
Treat Calendar and Gantt pages as separate modules. #6153
This will let the Issue Tracking, Gantt, and Calendar modules be enabled
or disabled as needed. A database migration will enable the Gantt and
Calendar for all existing projects that have Issue Tracking enabled.
Contributed by Adam Soltys