ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Right clicking on item in roadmap displays menu at incorrect position (Bug #1007)
Description
If you have enough content in the roadmap page so that you can scroll down and right click on an item, the menu will be displayed incorrectly at the top of the page instead of close to where you clicked.
Tested on Google Chrome 18.
Repro steps:
1. Go to https://www.chiliproject.org/projects/chiliproject/roadmap?tracker_ids%5B%5D=1&tracker_ids%5B%5D=2&tracker_ids%5B%5D=4&completed=1 (for example)
2. Scroll down the page
3. Right click on an issue part of a version
4. Menu is loaded and appears at the top of the page instead of close to the cursor
Associated revisions
Ability to allow non-admin users to create projects (#1007).
This can be enabled in permissions settings. A non-admin user who creates a project is automatically added as a project member (the first role is given, TODO: make this given role configurable).
Projects can be added from the public projects list.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2750 e93f8b46-1217-0410-a6f0-8f06a7374b81
Adds a setting to choose which role is given to a non-admin user who creates a project (#1007).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2754 e93f8b46-1217-0410-a6f0-8f06a7374b81
Fix a typo when calculating the menu X position. #1007
History
Updated by Felix Schäfer at 2012-05-19 08:46 am
Andrew, could I ask you to have a look at this one too? Thanks!
Updated by Felix Schäfer at 2012-05-19 09:57 am
Merged in 9cd14ca, thanks a lot Andrew!
- Status changed from Open to Closed
Updated by Felix Schäfer at 2012-05-19 09:57 am
(pull request is here: https://github.com/chiliproject/chiliproject/pull/194)
- Target version set to 3.2.0