Hi,
I've patched the Scrum plugin to make it suit my needs a bit better, and attached it if anyone finds my changes usable. The patch is using 3 custom fields used on all issues
- Rem.Work : Remaining Work is the remaining work to solve the issue
- Act.Work : Actual Work is the actual work ...
Search found 15 matches
- 30 Apr 2012, 19:34
- Forum: Customizations
- Topic: How can I use the Scrum plugin
- Replies: 6
- Views: 14012
- 18 Aug 2007, 12:05
- Forum: Customizations
- Topic: Mantis for PROJECT Planning
- Replies: 2
- Views: 8733
- 13 Aug 2007, 11:54
- Forum: Customizations
- Topic: DokuWiki integration with projects
- Replies: 3
- Views: 9312
Hi,
I've made a patch in mantis.class.php to support this, but as an extra group and uploaded the file at:
http://www.mantisbt.org/bugs/view.php?id=8249
Setting all the permissions is a bit tricky and the guide in the Wiki could be better.
Code4fun
I've made a patch in mantis.class.php to support this, but as an extra group and uploaded the file at:
http://www.mantisbt.org/bugs/view.php?id=8249
Setting all the permissions is a bit tricky and the guide in the Wiki could be better.
Code4fun
- 11 Aug 2007, 07:08
- Forum: Customizations
- Topic: DokuWiki integration with projects
- Replies: 3
- Views: 9312
DokuWiki integration with projects
Hi,
Is there anyone that have made a functional setup with Mantis/DokuWiki where the project access level is used in DokuWiki.
As it is now a Mantis user that can access project A but not project B can see all pages in the Wiki.
Code4fun
Is there anyone that have made a functional setup with Mantis/DokuWiki where the project access level is used in DokuWiki.
As it is now a Mantis user that can access project A but not project B can see all pages in the Wiki.
Code4fun
- 09 Aug 2007, 15:55
- Forum: Customizations
- Topic: Report to sub-project?
- Replies: 6
- Views: 10241
- 09 Aug 2007, 13:15
- Forum: Help
- Topic: DokuWiki administration with Mantis integration
- Replies: 3
- Views: 4326
- 08 Aug 2007, 10:49
- Forum: Help
- Topic: DokuWiki administration with Mantis integration
- Replies: 3
- Views: 4326
DokuWiki administration with Mantis integration
Hi,
I'm testing the integration for DokuWiki and can't figure out how I can manage the DokuWiki setup when the integration is enabled.
I have to disable the Mantis login in DokuWiki.php for the 'Admin' functionality to show.
Code4Fun
I'm testing the integration for DokuWiki and can't figure out how I can manage the DokuWiki setup when the integration is enabled.
I have to disable the Mantis login in DokuWiki.php for the 'Admin' functionality to show.
Code4Fun
- 12 Jun 2007, 11:14
- Forum: General Discussion
- Topic: Using mantis for project management!?
- Replies: 17
- Views: 40139
- 09 Jun 2007, 16:16
- Forum: Customizations
- Topic: Does anyone use Mantis as a task manager?
- Replies: 15
- Views: 37965
Time tracking
In the dotProject/Mantis integration how does time tracking works on the mantis tasks from dotProject.
Stuff like Initial Estimate, Remaining time, Work time, Expected Start/Finish, Actual Start/Finish ?
Stuff like Initial Estimate, Remaining time, Work time, Expected Start/Finish, Actual Start/Finish ?
- 10 May 2007, 05:15
- Forum: General Discussion
- Topic: 'Update Perfs' error in 1.1.0a3
- Replies: 4
- Views: 6810
- 09 May 2007, 05:37
- Forum: General Discussion
- Topic: Time tracking vs. time planning
- Replies: 5
- Views: 9039
- 09 May 2007, 05:28
- Forum: General Discussion
- Topic: 'Update Perfs' error in 1.1.0a3
- Replies: 4
- Views: 6810
- 08 May 2007, 15:28
- Forum: General Discussion
- Topic: Time tracking vs. time planning
- Replies: 5
- Views: 9039
- 08 May 2007, 12:48
- Forum: General Discussion
- Topic: 'Update Perfs' error in 1.1.0a3
- Replies: 4
- Views: 6810
'Update Perfs' error in 1.1.0a3
When upgrading from 1.1.0a2 to 1.1.0a3 and using the 'Printing Options' an SQL error is generated when 'Update Perfs' is pressed.
This is because the field 'print_pref' in 'mantis_user_print_pref_table' is to short. It was 27 but now it is 28 with 'time tracking'.
Just setting the length in the ...
This is because the field 'print_pref' in 'mantis_user_print_pref_table' is to short. It was 27 but now it is 28 with 'time tracking'.
Just setting the length in the ...
- 08 May 2007, 12:00
- Forum: General Discussion
- Topic: Time tracking vs. time planning
- Replies: 5
- Views: 9039
Time tracking vs. time planning
With the release of Mantis 1.1.0a3 time tracking is possible, and it looks great. But wouldn't it be nice to take it to the next level and make planning possible ?
To make estimates and track progress on projects fields like 'initial estimate' and 'remaning time' is needed.
The billing page could ...
To make estimates and track progress on projects fields like 'initial estimate' and 'remaning time' is needed.
The billing page could ...