Tatsächlich, das wars. Wie verwirrend^^
Ach atrol, ich bin dir sehr dankbar und freue mich jedes Mal, dass du hier so aktiv bist. Du leistest eine tolle Arbeit. *verneigt sich*
Search found 4 matches
- 09 May 2014, 12:07
- Forum: Deutsch
- Topic: Status je Projekt
- Replies: 3
- Views: 5301
- 08 May 2014, 13:43
- Forum: Deutsch
- Topic: Status je Projekt
- Replies: 3
- Views: 5301
Status je Projekt
Hallo Forum (oder eher atrol :))!
Ich würde gerne einem spezifischen Projekt einen neuen Status hinzufügen. Ich dachte es würde reichen status_enum_string per Projekt zu definieren.
Mein Vorgehen:
Konfigurations-Report aufrufen
1. Projekt auswählen
2. Konfigurations-Option: 'status_enum_string'
3 ...
Ich würde gerne einem spezifischen Projekt einen neuen Status hinzufügen. Ich dachte es würde reichen status_enum_string per Projekt zu definieren.
Mein Vorgehen:
Konfigurations-Report aufrufen
1. Projekt auswählen
2. Konfigurations-Option: 'status_enum_string'
3 ...
- 28 Feb 2014, 10:13
- Forum: Help
- Topic: [1.2.16] Changelog not hiding
- Replies: 2
- Views: 2966
Re: [1.2.16] Changelog not hiding
This was the solution. It got overridden by this
Check page Manage > Manage Configuration > Workflow Thresholds
At the bottom you will find "View Change Log"
- 26 Feb 2014, 09:03
- Forum: Help
- Topic: [1.2.16] Changelog not hiding
- Replies: 2
- Views: 2966
[1.2.16] Changelog not hiding
Hello there,
I am trying to hide the changelog page for everyone.
I looked into the code to verify that it is the correct config variable:
g_view_changelog_threshold
This is it. And I set it to
$g_view_changelog_threshold = NOBODY;
That worked at least for the roadmap. Why does it not work for ...
I am trying to hide the changelog page for everyone.
I looked into the code to verify that it is the correct config variable:
g_view_changelog_threshold
This is it. And I set it to
$g_view_changelog_threshold = NOBODY;
That worked at least for the roadmap. Why does it not work for ...