Search
Results (12716)
- Defect #15408 (Closed): Role-based issue custom field visibility & required field handling
- Hello, I found a bug regarding this new fe ... e ticket unsaveable. Regards, Sebastian
- Defect #15404 (Closed): Can't update issue
- This is a migrated Redmine from Chiliproject. Create/copy/move issues works just fine. Updating an issue does not and results in a 500 error: Deve ... shows the following: <pre> Started PUT "/issues/11573" for 127.0.0.1 at Tue Nov 19 08:36:26 -0500 2013 Processing by IssuesController#update as HTML Parameters: {"issue"=>{"project_id"=>"139", "due_date"=>"", "pri ... racker_id"=>"3", "priority_id"=>"7", "parent_issue_id"=>"", "is_private"=>"0", "assigned_to_id" ... 38 LIMIT 1 Current user: snip (id=38) Issue Load (0.3ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 11573 LIMIT 1 Project Load (0.2m ... s is defined by ActiveRecord): app/models/...
- Patch #15403 (Closed): Czech "message" and "changeset" translation change
- From #15391. <pre><code class="diff"> dif ... n: (beze změny) label_bulk_edit_selected_issues: Hromadná úprava vybraných úkolů </code></pre>
- Defect #15398 (Closed): HTML 5 invalid <center> tag
- /search page has an error of obsoleted tag <c ... ="text-align:center;"</pre> /projects/.../issues/new has non-valid <div> and <p> tags (like <div><p> </div></p>); issues_new.diff fixes it. Related to #5475.
- Defect #15385 (Closed): Internal server error on Issues page
- While Adding a new issue and click submit button I got Internal server error. Processing by IssuesController#index as HTML Parameters: {"pr ... ueries/_columns.html.erb (2.9ms) Rendered issues/_list.html.erb (154.0ms) Rendered issues/index.html.erb within layouts/base (178.4ms ... <% else %> 62: <%= render :partial => 'issues/list', :locals => {:issues => @issues, :query => @query} %> 63: <p class="pagination"><%= pagination_links_full @issue_pages, @issue_count %></p> 64: <% end %> 65: 66: <% other_formats_links do |f| %> app/views/issues/index.html.erb:63:in `_app_views_issues_index_html_erb__1881326429770211639_41791240' app/controllers/...
- Feature #15382 (Resolved): Show parent project in notification mail subject line
- Maybe this has already been discussed, I coul ... should instantly see what parent project the issue belongs to. I am aware that the subject line becomes even longer by this... Thanks everybody
- Feature #15362 (Closed): Wrap filters, options and buttons with extra div on the issue list
- It would be great to wrap serach panel HTML ... lly contrast) and in the resulting HTML code.
- Feature #15361 (Closed): Use css pseudo-classes instead of cycle("odd", "even")
- _I'm not sure it's a right way to ask such qu ... I can make a patch, but will it be accepted?
- Feature #15358 (New): Default value for "User" type custom field
- We have added "Resolved By" and "Resolution T ... , so we can search who submitted a fix for a issue. We make it mandatory only when the status i ... lopment team's life easy. Thanks, Ketki
- Defect #15349 (Closed): Email Notification :: sendmail :: Missing destination address
- Sympton: When using method :sendmail, the ... Login: rgomes * Password: XXXXXXXX ...
- Feature #15348 (New): "Issues can be assigned to this group"
- While editing roles, there is a checkbox called _Issues can be assigned to this role_. Would it be ... eckbox for a group ? h3. Context Since Issues can now be assigned to groups, we would like to use those groups to affect issues to an entire Team (today we use special use ... em from appearing in the assignee list box.
- Defect #15347 (Closed): Issue filter does not allow filtering by any watcher except for "me"
- Issues can not be filtered by any watcher other t ... Database adapter Mysql2 </pre>
- Defect #15344 (Closed): Default status always inserted to allowed statuses when changing status
- In IssuesController , "build_new_issue_from_params" method is called when status is ... _filter for update_form action) build_new_issue_from_params has the following line: <pre> @allowed_statuses = @issue.new_statuses_allowed_to(User.current, true) ... econd parameter , being always true , causes IssueStatus.default to be pushed to the allowed_statuses. I think this is a bug.
- Feature #15341 (Closed): Allow project specific css files inside a theme folder
- At the moment you can define a custon theme a ... not for the whole site - for example markign issue's priorities with a special color (each proj ... therwise: Theme XY / stylesheet.css (etc.)
- Feature #15340 (New): Custom field referencing other tickets
- Redmine could become much more powerful if it ... ments (not necessarily the same as a feature)
- Feature #15332 (New): Additional right for Issue Tracking: View related Issues
- There should be an additional right in 'Roles and Permissions' - 'Issue Tracking' with the name e.g. 'View related issues'. If this is activated all users with this role can view all related issues independant if they have rights in the project where the related issue belong to. If they have no rights, the issue number isn´t a link. We have a lot of issues which are related to other issues with the relation 'blocked by'. But if user ... don´t know why it is no possible to close an issue.
- Defect #15327 (Closed): move issue(s) disappeared / not functional
- Since redmine 2.3.3 i don't have "move issue" operation anywhere (button on issue form, context menu entry in issue list) although i have a role for this project with checked "move issues" right. When i manually call the url "https://redmine.local/issue_moves/new/13101" i get "Routing Error (no Route matches [Get]..."
- Feature #15326 (New): Favicon displays issue status
- Redmine can render different favicons depending on issue status. For example, it's usefull to display which issue out of many opened tabs is currently in work. Also, each project can have own icon set.
- Defect #15320 (Closed): Changing Child's Parent Ticket Field To Parent's Parent fails.
- Example: * 1000 ** 1001 *** 1002 Chan ... parent from 1001 -> 1000 results in an error.
- Defect #15319 (Closed): Can't Move Parent Ticket Between Projects
- I have a ticket that has children two issues deep, and I cannot move the parent ticket t ... t dependent fields and I'm kind of stumped...
- Feature #15315 (New): add css classes to ticket's link in activity view
- if someone defines custom colors for ticket p ... so would be great! make <pre> <a href="/issues/1005#change-8531">Aufgabe #1005 (in bearbei ... a class="priority-highest priority-5" href="/issues/1005#change-8531">Aufgabe #1005 (in bearbeitung): ... </pre>
- Feature #15311 (Closed): Add an indication to ... ether or not ImageMagick convert is available
- ImageMagick convert is now used for generatin ... is indicated on admin/info. fn1. for both issue attachments thumbnails as well as macro thumbnails
- Feature #15309 (New): Encrypt email notifications and accept encrypted incoming mail
- When Redmine sends e-mails due to ticket upda ... ds could be used but my favorite one is SMIME
- Defect #15308 (Closed): Ticket subject and text cuting when recieving from E-mail
- After updating from 1.4 to 2.3.0 version, I h ... ils reciving by pop3 protocol in cron task.
- Defect #15306 (Closed): No database update on git history rewrite
- h2. Versions * redmine 2.3.3.stable * rub ... ils 3.2.13 h2. Bug summary: I refer to issues as much as I can in my commit messages. Wh ... duplicate, though I've searched around the issues and found nothing. * Reproduce But I ... hall not be visible anymore HTH, Guyzmo