Search
Results (12483)
- Defect #25996 (Closed): ActiveRecord::StatementInvalid
- I use nginx server. log: Completed 500 Inte ... xceeded; try restarting transaction: UPDATE `issues` SET `issues`.`status_id` = 3, `issues`.`updated_on` = '2017-05-18 11:02:23', `issues`.`lock_version` = 2 WHERE `issues`.`id` = 21991 AND `issues`.`lock_version` = 1): app/models/issue.rb:182:in `create_or_update' app/controllers/issues_controller.rb:499:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:487:in `save_issue_with_child_records' app/controllers/issues_controller.rb:185:in `update' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
- Feature #25988 (Closed): Preview files by default instead of downloading them
- Through user research at "Planio":https://pla ... h:600px}attachments_preview_download_new.png!
- Defect #25959 (Closed): "Smile of the death" problem
- Hi, just pasted this string into Ticket descr ... světle modrou, vyměnil za naší tmavě modrou
- Feature #25925 (New): Fold away "Change properties" when adding an issue note
- In order to see more of the old notes on scre ... e triangle symbol) when I write a new note.
- Feature #25924 (New): add project name and issue subject for redmine log file when user delete issue
- at the redmine log when user delete issue, can you pls add project name and issue subject, so we can check if deletion is corr ... ne delete it in purpose or accidentally?
- Patch #25876 (Closed): Gantt chart shows % done even if the field is disabled for the tracker
- When disabling the _% done_ field for a given tracker, issues of this tracker still have _x %_ in their l ... . The attached patch fixes this by checking @issue.disabled_core_fields@ when building the label.
- Defect #25867 (New): Assignable users should respect database collation
- mysql collation: utf8_general_ci ['a','u','č ... dmine plugins: no plugin installed </pre>
- Defect #25846 (Closed): Repository directory ... le character encodings: ASCII-8BIT and UTF-8)
- Hello, we have added 4 repositories (Git R ... lso work. Thanks for your help in advance!
- Defect #25829 (Closed): mysql2 0.3 gem doesn't properly close connections
- Hi, I found that mysql2 (0.3.21) doesn't pro ... branch https://github.com/brianmario/mysql2/issues/606 I can confirm the issue is gone after upgrading to the current versi ... https://github.com/brianmario/mysql2/releases
- Defect #25828 (New): Issue visibility problems on 3.3.1
- Hi, We've recently migrated from 2.5.1 to ... and the existing ones have massively reduced issue counts. * Clicking on "View all issues" on the overview page leads to an empty issues list. * *However*: clicking on "Issues" on the project's navbar leads to correct l ... ty lists, which then work after clicking on "Issues" on the navbar again (so, again, "?set_filter=1" seems to be the only difference) * The issues API also delivers empty results as soon as a filter is provided (simply accessing @issues.json@ without a filter shows the appropriate issues) The admin users see everything as it sh ... ing me to believe this might be a permission issue, but we double and triple-checked all settin ... g of models. I couldn't find any existing issue...
- Feature #25810 (Closed): Add #ID into Import Feild for update issue properties
- When I use Import menu, I found the Import menu only can create issues, couldn't update exist #ID issues. Sometime when I out of network, I have to ... s. When I back to network, it will a mass of issues need me update, That is very inconvenient. ... ng, the Import will support update exist #ID issues. The expect result view may like attached import.png.
- Feature #25808 (New): Allow import issues and time entries on multiple projects (map Project field to a column from CSV)
- When I use Import menu to create new issues, I found I could't import all issue in different project all same time. I had t ... t Project Feild dynamic mapping via csv file.
- Feature #25807 (Closed): Upgrade to roadie-rails 1.2
- https://github.com/Mange/roadie-rails/blob/ma ... < '2.2.0' ? '~> 1.1.1' : '~> 1.2.0') </pre>
- Defect #25806 (Confirmed): Custom value from ... abled custom field in sub-project remains in issues list for parent project.
- Create a project hierarchy such as: <pre> P1 | P1.1 </pre> Create and Activate Issue Custom field @C1@ in Both projects. Create an issue @I1@ in @P1.1@ with a value for field @C1@ ... ot do any modification to @I1@ Go to @P1@ Issues view Add @C1@ to selectedcolumns Apply ... ew without having to manually perform a save.
- Feature #25799 (Closed): Issue Import - Dynamic Parent pasks
- We use the issue import feature in Redmine when we have a new project. In every project there is a bunch of issues, which cover typical tasks (design, deploym ... er via parent task. We´d like to connect the issues directly with the import. But we cannot insert the explicit issue number, because the parent issues don´t exist before import. And the second r ... would be a kind of dynamic link between the issues. Maybe one column in the import file repres ... can be used for the dynamic parent task link.
- Defect #25794 (Closed): Mass-deleted attachme ... represented correctly in email notifications
- When deleting more than one attachment through the mass-delete attachments feature on the issue edit pane, only the first deleted attachment ... . This is due to source:/trunk/app/models/issue.rb@16545#L1742 calling @current_journal.save ... chment via clicking the trash bin next to it.
- Defect #25793 (Closed): Cannot update a jounral from REST api
- I can get the journal from the REST api. But ... n that I can use the same api key to get the issues and other information in the REST api, it s ... eck the authorization correctly for TEST api.
- Feature #25792 (Closed): Add Rest API for activity
- I couldn't get the activities from the api. T ... ent from other controllers such as those for issues. For example, when I query the issues like this: <pre> curl http://server/pm/projects/12/issues.json -H "Content-Type: application/json" -H ... g shows <pre> Started GET "/pm/projects/12/issues.json" for 192.168.1.6 at 2017-05-08 21:35:16 -0700 Processing by IssuesController#index as JSON Parameters: {"pr ... Current user: <my name> (id=7) Rendered issues/index.api.rsb (12.3ms) Completed 200 OK in ... ng the authorization differently for the api.
- Defect #25791 (Closed): Bypass Tracker role-based permissions when copying issues
- Not sure if intended: We use the permission s ... ver, our Developer role is able to create an issue that the role does not have permission to create. This was done by Copying said issue and not changing the Tracker field. By leavi ... r field blank, the user is able to create an issue that bypasses the role's permissions.
- Defect #25787 (Needs feedback): "Custom field permissions" only work if I select all roles before
- I want to add "required" permission to my cus ... showing as "required" with red "*" symbol on issue page. If I select all roles on "field per ... .1 Filesystem </pre>
- Feature #25779 (Closed): cannot know who delete issue
- we don't know who delete issue, can we add a notification mail to the project manager notify him that user "x" delete an issue from the project at "date"+" time"
- Feature #25778 (New): Changing issue status from logtime windows
- please note the employee log his time at the log time windows then he need to go to the issue it self in another windows to update status ... he estimated time & spent time as read only ?
- Patch #25775 (Closed): Show assignee's icon in addition to author's icon
- In current versions of Redmine, author's icon is displayed in the upper left corner of issues if "Use Gravatar user icons" setting is ena ... #ccc;}.assignee-icon-with-author-icon@2x.png!
- Feature #25764 (Closed): Redmine site shoud send emails with HTTPS links
- As Redmine site supports HTTPS we should send ... ocol@ in @Settings/General@ on sites Redmine.
- Defect #25761 (Closed): icon-only links show text and multiple icons overlayed
- Various links render as multiple icons with t ... em Redmine plugins: no plugin installed