Search
Results (12665)
- Feature #6222 (Closed): Summary at top-level project does not show totals for all sub-projects
- Would like to see a summary that shows totals ... d all sub-projects. For example, clicking on Issues/Summary (in right hand pane) would show (as ... guys. This could be seen as a bug/defect.
- Feature #6221 (New): Email texts template/configuration.
- Currently the email's subject and texts gener ... )client can group emails related to the same issue for example, based on the emails subject. (f ... ail subject change for each notification...).
- Feature #6220 (New): Named action on ticket status change.
- Currently, changing ticket status is achieved ... ctually performed an important action in the issue's life. For example, if you have a bug issue in "need_validation" state (that says that the issue is fixed but it requires tests from the test ... ctions to perform" instead of side effect of issue status change. TRAC solves problem this b ... ine to allow for naming actions on tickets.
- Feature #6219 (Closed): More precise "Edit issue" permission
- The problem : Most of the time you want t ... ently you can allow a "tester" role to "Edit Issue", allowing testers to do the required change ... ge the status; - make the permission "Edit Issue" allow status AND description permission edi ... s of a ticket can be modified when the "Edit Issue" permission is on, for each role where it's ... en more precision in permission management.
- Defect #6218 (Closed): Search feature is broken
- Version: @Redmine 1.0.1.stable.4040 (MySQL)@ ... 00.html (500 Internal Server Error) </pre>
- Feature #6217 (Closed): When creating a subta ... & Start- and Due date based on parent values
- When adding a subtask it takes a lot of time ... ields is pre-filled with the parent's values.
- Patch #6210 (Closed): Swedish Translation for r4039
- When this patch has been committed issues #5662 and #6201 can be closed.
- Feature #6209 (New): Allow adding a "following issue"
- h2. Problem When creating requesting a fea ... tasks. When this happens, we create multiple issues which follow each other. This requires issue creation and then adding the "follows" information manually where the other issue is to be referred by it's number. This is bo ... h2. Solution (wish...) When viewing an issue, add a "New following issue" link which would create an issue which is already flagged as following the viewed one
- Defect #6207 (Closed): Optional description box field in new issue are moved with any theme (no default theme)
- When I apply any no default theme the optional description box for file attachments are moved.
- Feature #6206 (New): All bulk updating of multiple choice lists
- If I have a custom variable list of the value ... edit a list of tickets and add B to all the issues. So, I'd start with the following issues with the following values in the custom variable: |issue id| A | B | C | |143| true | false | true | ... after bulk editing to select B I'd have: |issue id| A | B | C | |143| true | true | true | ... I could bulk edit A to be false and get: |issue id| A | B | C | |143| false | true | true | ... being for different parts of our project. So issue 143 is not about search, but is about price ... st but it would end up being quite messy.
- Feature #6205 (Closed): insert image
- I offer at an insert image !! If width it mor ... shown prewew, as here: http://highslide.com/
- Feature #6204 (Closed): Make the "New issue" menu item optional
- I suggest to delete a bookmark "New issue" from the project interface. It is more log ... directly from the task list. The page "New issue" will appear on a clique on an icon in the task list.
- Defect #6203 (Closed): When assigning a user, ... ld auto set to assigned if no status selected
- Right now, if an issue is opened, it is in a "New" state. When ass ... , then status should be auto set to Assigned.
- Feature #6202 (New): On-the-fly group addition based on LDAP sources
- This feature would be useful to my company be ... stion: Is it possible to do it with a plugin?
- Patch #6197 (Closed): Traditional Chinese language file (to r4036)
- * Changed translations: ** label_issue_view_all ** label_overall_activity * Added ... ct_module_gantt ** project_module_calendar
- Defect #6196 (Closed): undefined method `stri ... ay:...>) when logging in, for some users only
- <pre>Processing AccountController#login (for ... Rails 2.3.8 PostgreSQL 8.2.7 Ubuntu 8.10
- Defect #6195 (Closed): Missing move issues between projects
- Redmine 1.0.1.devel.4035 (MySQL) Logeed with admin, attached file.
- Feature #6194 (Closed): Edit own issues
- I would like to set this persmission but i did not find it. I only see edit issues but i do want to open so wide. Any possibility in this direction?
- Defect #6193 (Closed): 500 error in Issues list
- I have installed Redmine 1.0.1 and it has Error 500 when I open issues list. I did upgrade from 0.9.4 as in instr ... and use passenger Please check screenshot
- Defect #6191 (Closed): Deletion of a main task deletes all subtasks
- Apparently cascading update/delete is active ... of subtasks to their according parent-tasks.
- Defect #6190 (Closed): Subtask are not shown?
- I'm using redmine version 1.0.0.devel.3932 Subtask are not shown in issues, i did set permission to allow manage subtask but it's not showing at all??
- Defect #6187 (Closed): REST API exampe needs update
- I have the impression this section of the API documentation needs update: issue = Issue.new( :subject => 'REST API', :assigned ... :custom_field_values => {'2' => 'Fixed'}
- Feature #6180 (Closed): Searchable custom fields do not provide adequate operators
- Using an integer custom field (called Affected revision, searchable) as a filter in the issues list should provide me with integer operato ... 2.3.5 Redmine version - SVN revision 4010
- Patch #6177 (New): "bignum too big to convert into `long'" in migrate_from_trac.rake
- When importing from a sqlite3 trac database, I have tons of those issues, which the patch fixes. Maybe this only ... ease (but the file didn't change since 0.9)
- Feature #6176 (Closed): Email Notifications per project
- Currently I can set different email addresses ... a system wide thing. Can this be changed?