Search
Results (12671)
- 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...
- Defect #9438 (Closed): Wrong germn translation for Users selection box in admin menu
- The translation in the user status drop down ... pretty near to the english word registered.
- Defect #9436 (Closed): Issue update validation
- How to reproduce: - Update an existing issue - Fill in all the fields except for "Activ ... and one regarding the hours taken to fix the issue. The bug basically adds the decimals when ... stem still says that the time is not correct.
- Feature #9432 (Closed): Default value for the private issue flag
- It would be useful to have the possibility, to set the default value for the "private issues"-flag for each project.
- Defect #9429 (Closed): Percentage Done of Subtasks of Subtask are not updated
- Hi, I'm using Redmine 1.2.1 and I noticed ... bar not updated The "% Done" bar in the "Issue" page is no longer shown for selection during updating. Thanks. James
- Defect #9425 (New): Attachment links fail when the file names contain the syntax pattern "_-_"'
- After uploading a file whose name contains '' ... ntax, no html link is generated after saving.