Hello all!
As we have a huge list of projets and sub-projects, we were bored wainting the full project list to be displayed when getting in "manage projects page".
This is a small modification of the code, in order to display a list based on the selected project in the project listbox.
In config ...
Search found 3 matches
- 11 Jun 2008, 08:04
- Forum: Help
- Topic: Projects list in "Manage Projects page"
- Replies: 0
- Views: 1536
- 10 Jun 2008, 10:27
- Forum: Help
- Topic: Multiple assign doesn't work in mantis 1.1.1
- Replies: 0
- Views: 2148
Multiple assign doesn't work in mantis 1.1.1
Hello all!
I've recently migrate from mantis 0.7 to 1.1.1.
What a surprise when my user told that they couldn't assign multiple bugs to a person.
After verification, I've notice that it is possible to assign a bug but not to several bugs 8O
Indeed when doing that, mantis shows the next message ...
I've recently migrate from mantis 0.7 to 1.1.1.
What a surprise when my user told that they couldn't assign multiple bugs to a person.
After verification, I've notice that it is possible to assign a bug but not to several bugs 8O
Indeed when doing that, mantis shows the next message ...
- 03 Sep 2007, 12:49
- Forum: Customizations
- Topic: Javascript date picker
- Replies: 5
- Views: 15444
Really nice !
You should also add
in file : bug_update_page.php
Thanks
You should also add
Code: Select all
name="report_bug_form" Thanks