Search
Results (12601)
- Defect #9500 (New): Watchers list before and after creation issue
- Hello! When I'm creating a new issue - I can add as watchers all users in current project (with all "issues visibility" permissions), but after creation issue I can add watchers only with "All non private issues" in "Issues visibility" (new issue is not private). Can you tell me how can I ... st of the watchers before and after creation issue. I have Redmine 1.2.1. Thank you!
- Patch #9498 (Closed): [git adapter] git doesn't show all the branches
- Git is not showing all the branches for the r ... versions: Redmine 1.2.1.stable.7547 (MySQL)
- Defect #9495 (Closed): weird email notification behaviour
- - I've done a clean install of 1.2.1 with out any plugins. - Activated all notifications on issues, wiki , news etc. Test mail works. Issue add/edit notifications are sent News noti ... erver 10.8.6 Bitnami redmine stack 1.2.1.2
- Feature #9496 (Closed): Adds an option in mailhandler to disable server certificate verification
- Please include a new option to ignore certifi ... /trunk/extra/mail_handler/rdm-mailhandler.rb.
- Feature #9493 (New): projects tree view hook
- At the moment it is only possible to hook on ... hook, to enhance projects view via plugin.
- Defect #9489 (Closed): Label all input field and control tags
- https://www.chiliproject.org/issues/667
- Defect #9485 (Closed): how to assign one task to multiple people
- if one task should be done by multiple people ... nly choose one people for the task now. thx.
- Patch #9484 (Closed): Limit SCM annotate to text files under the maximum file size for viewing
- After recently upgrading to Redmine 1.2.1 + p ... age explaining why it could not be annotated.
- Defect #9481 (Closed): User Activity Report
- If I run a User Activity Report, the results ... w, as it is just now i cant really use it
- Feature #9480 (Closed): Add a custom filtered issues block to 'My page'
- See title. Currently, the 'My page' scree ... ters. It would be *really* useful to add an issues block to 'My page' with custom filters defined.
- Feature #9479 (Closed): Add a custom filtered issues block to 'My page'
- See title. Currently, the 'My page' scree ... ters. It would be *really* useful to add an issues block to 'My page' with custom filters defined.
- Defect #9478 (Closed): User with groups may not see issues assigned to him or to its groups
- At line source:trunk/app/models/issue.rb#L97 redmine building array with ids fo ... but if it missing .join(', ') and it miss issues which are assigned to user/group if user.gr ... 2". The same for source:trunk/app/models/issue.rb#L100 Patch for revision r7655 attached.
- Feature #9477 (New): Show all, cross-project, issues under shared versions in gantt
- Hello, I created three pojects in redmine. ... .2.0 Redmine's version. Thanks in advance.
- Defect #9476 (Closed): Redmine silently fail to create an issue from a mail with a line that contains 3 simple quotes
- When we send a mail that contains a line with ... in its body, it silently fails to create an issue. Steps to reproduce: - Configure your Re ... erride"=>"project,tracker,priority,status", "issue"=>{"project"=>"general", "tracker"=>"tasques ... 0.6.0 Tab Plugin 0.3.1 </pre>
- Defect #9474 (Closed): Wiki comment can't be added or edited if you don't touch the page
- The problem is: 1) Create/Edit the wiki pa ... ersion 1.9.1) ** SVN, version 1.6.6 (r40053)
- Feature #9473 (New): New option in roles
- I think a very interesting improve it's: add inside the roles the option file attachment inside issues (enabled or disabled) and if the option it's enabled the maximum size permitted
- Defect #9472 (Closed): The git scm module causes an excess amount of DB traffic.
- The fetch_changesets routine from the git scm ... ). Running under apache with the mod_fcgi.
- Defect #9470 (Closed): News list is missing Avatars
- https://www.chiliproject.org/issues/277 > Single News Items have avatars for the author but they are missing on the list.
- Defect #9469 (Closed): redmine:email:receive_ ... ple with accentuated characters in their name
- It seems redmine:email:receive_imap rejects e ... plugins Wiki External Filter Plugin 0.0.2
- Defect #9468 (Closed): Some users receive blank system notifications
- I'm not sure if this is a Redmine bug or a bu ... Redmine System Notification plugin 0.2.0
- Defect #9466 (Closed): Watchers list appers very slow on issue page after upgrade from 1.0.1 to 1.2.1
- I have ~90 users. In production mode when i p ... . Here my logs before and after and patch.
- Feature #9446 (New): Provide a way to let a user select one role from the roles he's allowed to take
- I'm in the situation where I've been given di ... ore privileges (e.g. change the status of an issue to @OnHold@, which a developer is not allowed to do).
- Feature #9445 (Closed): Add Issue custom fields of User-format to the cross-project issuelist filters
- We have added custom field into Issues named Supervisor which is a User format and ... and For all projects. When we display all issues (/issues) this custom field cannot be used as a filt ... m field should be enabled as a filter in all issues display. We're using Redmine 1.2.1.stable.6294 (MySQL)
- Defect #9444 (Closed): Can't connect to LDAP after restart
- I'm using BitNami Stack so i'll post this issue also there. After i'll restart all servic ... ver 2008 R2 x64, BitNami Stack, Redmine 1.2.1
- Defect #9440 (Closed): Escaping issue with inline diff-highlighting in revision diff view
- While doing some manual tests after the recen ... and reimported it, but that didn't solve the issue. So, I dug a little deeper and noticed it ha ... diff-highlighting feature with r5094. The issue can be best described using some screenshots ... splays the faulty escaping: p=. !escaping-issue.jpg! Following a screenshot of the plain ... hich is rendered correctly: p=. !escaping-issue-ok.jpg! Environement: * Redmine source:/ ... ave a note if more information is required...