Search
Results (12665)
- Defect #5070 (New): Redmine.pm does not allow Administrators to access svn repositories
- The following SQL code does not detect that a ... rmitted access. Note there is a related issue: #3712, where someone has uploaded an "impro ... he main distribution as an easy fix for this issue (if it works)?
- Feature #5067 (Closed): Read only custom field
- Hello everyone , i was looking to redmine tab ... er information systems as forgein key for my issues. Is posible to enable this feature in the trunk?
- Defect #5066 (Closed): db:reset not readding default admin account
- When I run the command "rake db:reset" it is not readding the default admin account.
- Patch #5063 (Closed): Fixed translation for Slovenian language
- Added the number delimiter and separator (fixes Issue #5024). Changed pdf and csv encoding to UTF-8.
- Feature #5061 (Closed): Show time log entries in issue history
- When viewing an issue all updates are shown. But when someone logs ... 785, #3809 But I'd like it in the regular issue history as well.
- Defect #5060 (Closed): cannot create new issue
- I downloaded redmine bitnami stack 0.9.2, upd ... t the first sight, but I cannot create a new issue. I attached a screenshot of log. Excuse me f ... lly didn't find a way to copy text from VM.
- Defect #5058 (Closed): reminder mails are not sent when delivery_method is :async_smtp
- Reminder mails (@rake redmine:send_reminders@ ... _smtp@. version: Redmine 0.9.3.stable.3561
- Feature #5052 (New): Show attachments of all issues, wikipages, messages etc. to administrators or managers
- Is it possible somehow to get a List of all attachments with related issues, wikipages, messages etc. ? I mean without querying the database ;-)
- Defect #5051 (Closed): Cookie issue when using Redmine on Firefox
- Redmine appears to not correctly remove the c ... dmine: 0.9.1 > 0.9.3 *Server: Debian Squeeze
- Feature #5050 (Closed): REST API for Issues + custom fields
- The issue is explained here: [http://www.redmine.org/b ... Rails 2.3.5 Redmine r3313 Thank you, JC
- Defect #5049 (Closed): Possible error 500 while moving an issue to another project with SQLite
- Hi, I get an "Internal Error 500" if I try to move an issue from one project to another one. I could break down the error to the following cause: the issue has the tracker "Error" but this tracker is ... /database.rb:597:in `rollback' app/models/issue.rb:95:in `move_to' app/controllers/issues_controller.rb:307:in `move' app/controllers/issues_controller.rb:299:in `each' app/controllers/issues_controller.rb:299:in `move' </pre> The me ... 3.5 Database schema version 20100221100219
- Feature #5048 (Closed): Issue List of the selected project, when add a related issue
- It would be nice to have a drop down menu with the issue n° and the issue subject when trying to add a related issue.
- Feature #5046 (Closed): Status Update Difference
- Is there anyways i can have the values of the ... e between 2 consecutive status updates of an issue in redmine, for all issues....any plugin or normal SQL query to run. ... but i need the query for making this for all issues... as well as generalising it where i dont ... nd id values* everytime.. Thnx in advance.
- Defect #5045 (Closed): Errors in formatting of texts.
- This issue is similar on #3089, but there other categor ... c te_]xt - "st italic te" should be italic.
- Defect #5044 (Closed): Able to report issue when uncheck Issue tracking
- When uncheck Issue tracking module for a project in settings, it should be not able to click new issue on tab for that project. below is info. ... 3.5 Redmine Schedules plugin 0.4.2 Issue Due Date 0.1.0 Advanced roadmap plugin 0.0.6
- Feature #5040 (Closed): Project name limited to 30 characters
- Project name is limited to 30 characters, but ... the same way the project identifier limit is.
- Feature #5038 (Closed): Document Sorting
- It would be nice if there were some options f ... be nice to sort the documents alphabetically.
- Feature #5037 (Closed): Role-based issue custom field visibility
- It would be nice to define some kind of view permission for fields in issues. For example, when you define a new custom ... en the way for implementing this feature too.
- Patch #5035 (New): Migrate from trac - Errors in wiki formating
- I have written a patch for a script of migrat ... le: attachment:migrate_from_trac_v1.patch
- Feature #5033 (Closed): No email notification for some users
- Hello, I need a way to configure some redm ... to be configured so that redmine can receive issues by mail. Thanks a lot for this great product Fx
- Feature #5031 (New): Presentation of issue dependencies in a roadmap
- When one issue is blocked by another - it should be display ... as a tree. Now it is very hard to grasp if issue is related to the other one or not.
- Feature #5030 (Closed): Redmine Download link
- I have been using redmine...Downloading it as well as installing plugins is a big issue. All downloads are via Github or Svn, both o ... . If there is such a possibility that i have
- Feature #5026 (New): Description field for Status/Role/Tracker setting.
- I hope to description field for Status/Role/T ... applied to Status/Role/Tracker setting.
- Defect #5024 (Closed): Internal error after clicking on link to PDF Export
- Steps: # browse http://www.redmine.org/issues/408 # Click on link to PDF Export Error ... administrator for assistance. Back </pre>
- Feature #5023 (Closed): hook for the mail handler?
- I wrote some plugins to extend issues template. And also using email to create and update issues. Is it possible to add some hook in mail ha ... can do more custom work to create and update issues through email.