Search
Results (12665)
- Feature #8250 (New): Modify new issue form based off user or group
- I'm wanting to be able to vary the issue form based off the user or group. For example, a client wants to create a new issue of the type bug report for his project, but ... ted to this, only similar tickets like #8150.
- Defect #8249 (New): Email notification settings not followed
- I have "Issue status updated" unchecked in the Email Notif ... s are still being sent when the status of an issue is changed.
- Feature #8245 (Closed): Roadmap: Display progress of issues next to the title
- Roadmap shows a global progress according to ... can be achieved with a custom query in the "Issues" section but the Roadmap view would be improved from this (to my taste).
- Defect #8244 (Closed): selected modules are not activated when copying a project
- Defect is detected with redmine r5506 and a w ... arameters: {"only"=>["members", "versions", "issue_categories", "issues", "queries", "boards", "wiki", ""], "commit"=>"Copier", "project"=>{"issue_custom_field_ids"=>[""], "name"=>"pipo", "enabled_module_names"=>["issue_tracking", "wiki", "repository", "calendar", ... roller"=>"projects"} Kind regards, Arnaud
- Defect #8243 (Closed): Default enabled modules for new projects display wrong
- In the Administration->Settings page under th ... hese settings. See the attached screen dump.
- Feature #8241 (New): Advanced notification: p ... chedule, event filter and notification format
- The notification function in redmine is a ver ... cessiable from the items overview sites, e.g issue list of thread list. An Notification entr ... ype: is new or change on any item, eg. news, issue, thread, file 1.1 New: Just a new entry ... ery list item consists of "Event type" (e.g issue) field and filter value (e.g certain value o ... cation format, e.g SMS or twitter to be added
- Defect #8239 (Closed): notes field is not propagated during issue copy
- scenario (vanilla installation of redmine): - open existing issue - click copy - add notes - click copy button notes are not visible, they are lost
- Defect #8235 (Closed): bulk edit issues and copy issues error in es, gl and ca locales
- https://github.com/edavis10/redmine/pull/21 <pre> I18n::MissingInterpolationArgument in IssuesController#bulk_update missing interpolat ... on_controller.rb:429:in `set_flash_from_bulk_issue_save' /REDMINE/MY-REDMINE/test-3000/app/controllers/issues_controller.rb:214:in `bulk_update' </pre>
- Defect #8234 (Closed): Roadmap-Summary counts hidden Trackers
- Right below the progress bar on the Roadmap-P ... , counting only items from selected trackers.
- Defect #8233 (Closed): 100% done 1-day tasks not green on gantt chart
- Today I realized that tasks with 1-day length ... tp://demo.redmine.org/projects/test-bug-6579/issues/gantt If you change the duration of the ... day, task is not painted with green anymore.
- Defect #8229 (Closed): "project.xml" response does not include the parent ID
- the response from Project REST API does not include "parent ID" field.
- Feature #8227 (Closed): My roadmap
- Allow filter the roadmap with only assigned to me issues. Or add a grouping (version, projects) possibility on the "issues assigned to me" on "my page".
- Feature #8226 (New): Allow "roadmap style" on issue statuses
- It would be very useful to choose each status ... derlined/Deleted. Also color or a css id.
- Defect #8225 (New): Revisions that reference issues are duplicated if their repository is listed for a project and its subprojects
- If you have a project with a configured SCM r ... ion in the SCM repository that references an issue by its number will be duplicated in the list of revisions referencing that issue. The reason for this is that Changeset::scan_comment_for_issue_ids in app/models/changeset.rb does not check whether the changeset and issue belong to the same project, so the revision will end up being referenced to the issue once in the project that owns the issue and once in each other project that shares the SCM repository, even though they do not own the issue. This problem exists in the current 1.1-s ... st change to 1.1-stable appears to be r5503).
- Defect #8224 (Closed): Menu does not show on IE 9 beta
- Menu shows up on Chrome and FireFox but not on IE 9 beta. Actually, its a pretty big issue for me since I use a biometric fingerprint r ... this quick vid I captured demonstrating the issue: http://screencast.com/t/gEqjM2lOaY1
- Patch #8222 (Needs feedback): Setting model should use Rails.cache instead of class variable
- The @Setting@ model uses two local class vari ... nism, like memcached. A patch is attached.
- Patch #8219 (Closed): Traditional Chinese language file (to r5546)
- * Translations added: ** field_scm_path_enco ... ory_note * Planed Translation change: ** issue -> 議題 (?)
- Defect #8214 (Closed): Wiki text area scrolling when typing
- When I type a text in scrolls down till it th ... with a bottom of a textarea. It is annoying.
- Defect #8213 (New): Reminder emails contain "Emails header"
- Emails header were added in #2852. They are useful for the single issue email. But I'm not sure is it really needed in reminders.
- Patch #8210 (Closed): Russian translation for 1.2.0
- Feature #8209 (Closed): I18n YAML files not parsable with psych yaml library
- https://www.chiliproject.org/issues/346
- Feature #8205 (Closed): Combine Search and Filter
- It would be usefull for me if I could specify ... y my opened tickets. We use short tags in issue description and use them fultext search for ... ld via some syntax in the current Search box?
- Patch #8204 (Closed): Traditional Chinese language file (to r5506)
- * Translations added: ** text_issues_destroy_descendants_confirmation * Trans ... k -> 子任務 * Planed Translation change: ** issue -> 議題 (?)
- Feature #8203 (Closed): User's Guide (Japanese) on Redmine.org
- I have been translated Redmine Guide to Japan ... please create a jaGuide page on Redmine.org?
- Defect #8201 (Closed): Displaing locked users in Administration raises an error
- I've just got current trunk version(Redmine 1 ... ract_server_collection.rb:80:in `synchronize'