I see no way to delete project versions once they are added. The code seems to exist to perform the deletion in the database, but I no way to trigger it via the UI. ...
There's currently no way to customize how many severity levels there are to select from. In my install, I only need two levels, so I have to resort to hacking the code to get rid of the extra ones. Would be nice if the severity levels were customizable ...
Currently, there are access checks for 'Locked' and 'Staff Only' access types for project versions, which prevent versions from appearing in dropdowns where they shouldn't. However, these access checks are not taking into account the fact that if an issu ...
Possible stupid question, but how does a user see a list of all the content they selected to track via IP.Tracker? I see no obvious way to do this. It looks like the notifications list only shows stuff that's had activity since you started tracking it. ...
While there's an admin UI item for enabling/disabling filtering by custom fields, and a database table column to store the setting, there doesn't seem to be any code to actually put the filters into either the project page or the advanced search page. Al ...
It would be nice if the custom field dropdown options was exposed as a hook. For example, this would enable a custom field to be populated with a plugin that returns some portion of the member list. ...
Custom fields can't be set to dropdowns, because the Dropdown Options setting isn't saved, which means the field can never have any values. Searching about, I see no code that either loads or saves any data to the tracker_mod ...
Currently, the default version for a project can only be set to one of the actual versions added. What if the project admin doesn't want a specific version to be selected by default? It would be nice if the "No Version Assigned" option also appeared on ...
This bug has two components:Currently, the skin is hard-coded to add a field_dropdown_ id tag to all fields in the Issue Information table. Problem is, text fields aren't dropdowns. ...
I am attempting to upgrade IP.Tracker from 1.3.2 to the 2.1.0 beta 3. As you can see, I have uploaded the files correctly but have no option to upgrade IP.Tracker. I have already tried recaching system apps and modules, with no effect. [att ...
http://community.inv...lock-templates/ I cannot see the actual issue, but I know exactly what the contents of the initial issue submission is > ...
Not a bug, but hooks don't work in issues.php require_once( IPSLib::getAppDir( 'core' ) . '/sources/classes/attach/class_attach.php' ); ...
This appeared in the ACP header above the logo after installing an unrelated third party application, not quite sure why one app triggered it though, posting for reference. Quote ...
we can create a closed status but it will never show as option in menu. no way to close an issue. its not permission issue, have used admin template as well as created my own template to see. ...
They should be global as a project, all versions created are linked with sub-projects. ...
I just posted a comment to a bug in your Tracker and it won't let me edit my own comment. Permissions issue. ...
Even if issues are followed, they do not display there. ...
At Projects > Editing [Project] > Project Fields > Version Management > Project Versions, if there is a Project Version that is set to 0, that Project Version will not be displayed on the front-end. This was tested in Chrome on Wi ...
The specific fields at Projects > Editing [Project] > Project Fields are indefinitely selected. Clicking them does not work to deselect them. This was tested in Chrome on Windows 7, with IPB 3.2.3 installed, and having run all IPT rebui ...