Search
Results (12716)
- Feature #12330 (New): Integrate Kerberos Authentication
- Hi there, I'm currently trying to integrat ... ove redmines business integration capability.
- Feature #12329 (Closed): Project filtering in common view
- I'd like to suggest adding filters to the "projects" view, similar to Issues filters. h3. Reasons: We're currently ... ueries functionality to projects, similar to Issues screen. Features sought of are: * Select f ... ields) * Ordering * Design and save queries
- Feature #12325 (New): Add mailto link includi ... g mails back to Redmine Extend email receiver
- Is it possible to extend the issue view to have a mailto-link which provides th ... e it much easier update the ticket via email.
- Feature #12322 (Closed): Show spent time comments in spent time report
- It would be cool to add "Comments" checkbox t ... on Monday, choose last week/member/activity/issue and to see not only spent time for each issue, but also spent time comments by the issues.
- Patch #12319 (Closed): Lots of bugfixes and enhancements
- Hi, we've got a lot of useful patches in o ... mit-to-upstream-1.4.4/__UPSTREAM_SUBMISSION__
- Defect #12314 (Closed): Redmine cant't write changes
- Hello! After restore backup of my system r ... 010-09-16 18:11 redmine Thanks in advance.
- Feature #12312 (Closed): Raise 60-character limit for document titles
- Document titles are limited to 60 characters. ... ere is any technical reason for not doing so.
- Defect #12310 (Closed): Attachments may not be displayed in the order they were selected
- In redmine 1.xxx if I attach images to issue in order imageA, imageB, I see them in issue in the same order. In redmine 2.1.2 I see t ... mages. Wanted behaviour: show attached to issue files in a order they were attached.
- Defect #12309 (Closed): rfpdf fails to includ ... alled, thus potentially corrupting pdf output
- Situation: * redmine 1.4-stable of today (20 ... /code></pre Only the second is not enough.
- Defect #12298 (Closed): Right-click context menu unable to batch/bulk update (IE8)
- When using IE8, I am unable to bulk/batch upd ... abase schema version 20120731164049 </pre>
- Feature #12295 (Closed): Multilanguage support for custom fields
- Hi there, it would be great to have some m ... in Redmine! What do you think about this?
- Feature #12293 (Closed): Add links to attachments in new issue email notification
- 1. Create new issue 2. Attach a file 3. Press "Submit" button ... attachments But if i try update existing issue and attach file to it - i see a link to it i ... http://www.redmine.org/boards/2/topics/31443
- Feature #12290 (Closed): REST API Members in a project, for assign issues to a specific member
- If possible access a list of members of proje ... wiki/Rest_Memberships) all users of redmine ?
- Defect #12287 (Closed): Time entries of private issues are visible by users without permission to see them
- By accessing */projects/:id/time_entries* users can see time entries submitted on privates issues even if they don't have access to the issue. Affected version: Redmine: *2.1.2.devel.10772* Rails: *3.2.8* Ruby: *1.9.3 (x86_64-linux)*
- Defect #12286 (Closed): Emails of private not ... tcher users regardless of viewing permissions
- *Mailer* for both for *issue_add* and *issue_edit* doesn't take watchers' private notes v ... uby"> def visible?(usr=User.current) issue.visible?(usr) && (!private_notes? || usr.all ... rivate_notes, project)) end </code></pre>
- Defect #12285 (Closed): Some unit and functional tests miss fixtures and break when run alone
- I develop many plugins these days, and had th ... l/groups_controller_test.rb test/functional/issue_categories_controller_test.rb test/functional/issue_statuses_controller_test.rb test/functional ... ontroller_test.rb test/integration/api_test/issues_test.rb test/integration/api_test/users_test.rb test/integration/issues_test.rb test/unit/comment_test.rb test/unit/issue_category_test.rb test/unit/issue_relation_test.rb test/unit/issue_test.rb test/unit/journal_observer_test.rb ... ase and commit fixes in trunk as I find them.
- Defect #12284 (Closed): Redmine has a slow startup
- I was trying to setup so Redmine would go ove ... y timeout past 120s, but that isn't possible.
- Feature #12282 (Closed): how to set [target version] as required field?
- how to set [target version] as required field? anyone knows how to config it? Thanks.
- Defect #12276 (Closed): db:migrate says "can't convert Fixnum into String"
- I'm installing a completely new instance of t ... (1.3.3) treetop (1.4.12) tzinfo (0.3.34)
- Feature #12275 (Closed): Force the issue field "updated_on" via the API call
- Hi, I'm making a simple bot who update old issues and add notes. But I need to filter the issues with the @updated_on@ field. The feature ... familiarized with ruby... Let me know ;)
- Feature #12273 (Closed): Define project/projects in a categorie
- I think it is wrong to see categories that have nothing to do with my project.
- Defect #12270 (Closed): ¶ in email notifications when titles in description of ticket used
- If we are using "h1" or "h2" formatting thing ... the titles: http://screencast.com/t/snGPqzkWv
- Patch #12268 (New): Hook in mailer/issue_add views
- I'm added hook in "mailer/issue_add" views (issue_add.html.erb, issue_add.text.erb). It is needed for my plugin, which adds link to fast accept issue from email. Path included.
- Defect #12265 (New): Issue editing shows diff on non changed ticket description
- Ways to reproduce: # Open Issue editing (Ticket No. 1) # Open some other Ti ... . 2 # Save Ticket No. 1 without editing the Issue description # Ticket No. 1 displays a diff which has no changes You can see this at #578 Note 2
- Feature #12264 (Closed): Show adding of ticket relations in issue history
- Sometimes it's necessary to have a overview w ... ould be nice to have this inside the history.