Project

General

Profile

Search

Results (12603)

Feature #15900 (New): Add to Issues List column of the attachment icon
If there are attachments, I want to display in the issues list the attachment icon. Interface, such ... dition, I want to add REST API also (Listing issues). Thanks :-) 2014-01-19 04:29
Feature #15899 (Closed): Cover All and Every Atlassian JIRA Feature
Atlassian JIRA is one of the most powerful issue tracking systems which is used by many many ... source to learn about useful features of an issue tracker. I propose that Redmine should tr ... roduction+Releases. Please note that this issue is actually a meta-issue requesting a meta-feature. 2014-01-18 22:05
Defect #15895 (Closed): Web application could not be started
After a long inactivity, I can not login to r ... tabase adapter Mysql2 </pre> 2014-01-17 14:10
Defect #15891 (Closed): 500 Internal Server Error querying an issue
At my company we are going to start using Redmine, but we want to load a previous historical issues to keep useful information. After trying to ... ly all I've done is loaded directly into the issues table some ISSUES with phpmyadmin some test issues. Now, from Redmine, I can see the list of all loaded issues but when i go to see one of these issues manually loaded I get an error. The error that occurs is: Started GET "/redmine/issues/16" for 127.0.0.1 at 2014-01-17 08:57:44 +0100 Processing by IssuesController#show as HTML Parameters: {"id"=>"16"} Current user: user (id=1) Rendered issues/_action_menu.html.erb (78.1ms) Rendered issues/show.html.erb within layouts/base (343.8ms) ... year' for nil:NilClass): 25: <%= render_issue... 2014-01-17 09:14
Defect #15890 (Closed): rake db:migrate RAILS ... update the type feild in the repository table
Environment: Redmine version ... pe" = 'Repository::Git' where "type" = 'Git'; 2014-01-16 23:26
Feature #15886 (New): Calculation of forecast dates between related tasks
* Add field @working hours@ in Administration->Settings->Issue tracking !working_hours.png! > With th ... can calculate the starting date of the next issue related * Take into account the @Estimate ... rking days@ field (Administration->Settings->Issue tracking) to calculate the date of the next task 2014-01-16 12:29
Defect #15885 (New): Redirection of a wikipage with a %-sign seems to be broken
In an older verion of Redmine i created some ... Can this be a URL-encoding bug in Redmine? 2014-01-16 11:40
Defect #15881 (Closed): Using Role::Permissio ... akes migration from 1.4 lose role permissions
In 1.4 permissions are serialized as <pre> ... ils to load it. next thing it is saved empty. 2014-01-15 22:10
Feature #15880 (Closed): Consistent, global button/menu to add new content
Currently, Redmine has at least three differe ... ts for adding new content: # To create an issue, the tab "New issue" is used. # To create a wiki page, you have ... ould be in favour of getting rid of the "New issue" tab, and adding a "New issue" link in @div.contextual@ within the issues section instead. To be consistent, I would ... section. Now, I understand that tracking issues is the main purpose of Redmine and adding new issues should be as easy as possible. So it is understandable why we have the "New issue" tab today. However, instead of the tab, I w ... open a drop down menu with options like "Add issue", "Add wiki page", "Add news" (maybe also "A ... Meanwhile, what do others think about this? 2014-01-15 21:27
Defect #15876 (Closed): incompatible characte ... UTF-8 and ASCII-8BIT) when displaying (some) issues
This doesn't happen all the time, and I'm not sure what's different about the issues it's happening with. I first saw the proble ... h2. Stack trace: <pre> Started GET "/issues/1471" for 172.xx.xx.xx at 2014-01-15 09:54:06 -0500 Processing by IssuesController#show as HTML Parameters: {"id"=>"1471"} Current user: aylwardj (id=6) Rendered issues/_action_menu.html.erb (3.8ms) Rendered issues/show.html.erb within layouts/base (10.6ms) ... TF-8 and ASCII-8BIT): 22: <%= avatar(@issue.author, :size => "50") %> 23: 24: <div class="subject"> 25: <%= render_issue_subject_with_tree(@issue) %> 26: </div> 27: <p class="author"> 28: <%= authoring @issue.created_on, @... 2014-01-15 16:02
Defect #15872 (New): url_for causes routing problems if a plugin uses namespaces
Redmine currently uses a hash parameter as th ... ng url_for or use restful paths. Thanks. 2014-01-15 11:14
Defect #15870 (Closed): Parent task completion is 104% after update of subtasks
What is the problem caused by? How to solve ... e your reply as soon as possible. Thank you! 2014-01-15 02:31
Defect #15862 (Closed): Issue doesn't create via email
Good Day, We made our redmine to create an issue when an email arrive on a certain email acco ... this? beside updating our redmine? Thanks 2014-01-14 04:54
Feature #15861 (New): Issues, Filter 'number of parents'
The aim is to be able to filter on a sub-tree, in projects with a deep tree. 2014-01-13 20:41
Defect #15857 (Closed): Error viewing certain issues - ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT)
When viewing specific issues I'm getting an Internal Error message. Chec ... ves me the following error: Started GET "/issues/23" for 76.173.208.56 at 2014-01-12 20:44:55 -0500 Processing by IssuesController#show as HTML Parameters: {"id"=>"23"} Current user: Ruben (id=3) Rendered issues/_action_menu.html.erb (5.3ms) Rendered issues/show.html.erb within layouts/base (78.7ms) ... v class="wiki"> 81: <%= textilizable @issue, :description, :attachments => @issue.attachments %> 82: </div> 83: </div> 84: <% end %> app/views/issues/show.html.erb:81:in `_app_views_issues_show_html_erb__2242756398372498208_70142826780600' app/controllers/issues_controller.rb:124:in `block (2 levels) in show' app/controllers/... 2014-01-13 03:31
Feature #15855 (Closed): Add information about whether an issue is open or closed to Issues API response
When I get a list of issues I would like to know whether the issue is open or closed depending on the status. F ... nformation. According to a feature to filter issues by "open" or "closed" status I don't think it is difficult to involve this information to the issue element. 2014-01-12 15:37
Defect #15851 (Closed): upgrade redmine 0.8.7 from redmine 2.4.1
What are the procedures to upgrade from version 0.8.7 to version 2.4.1 redmine? 2014-01-10 19:12
Defect #15849 (Closed): Redmine:Fetch_Changesets Single-inheritance issue in subclass "Repository:Git"
Hi, today we "migrated" our Redmine Enviro ... l trace by running task with --trace) </pre> 2014-01-10 18:08
Feature #15847 (Closed): add "Spent time" field when creating issues via email
That would be just what i need in order to ha ... ast interface to track those little resolved issues, which never get its way into the project m ... this can be done somehow. Thanks! Gerardo 2014-01-10 16:58
Feature #15838 (New): feedback recived status designation
when an update is received to an issue via email the status is set to the designate ... tatus 3 parts: 1. under administration | issue statuses | there is a check box for "feedbac ... status. 2. when an email is received to an issue where the status is changed to the designate ... e advantage of this is that you can see what issues are updated via email where they cannot cha ... Redmine plugins: no plugin installed 2014-01-09 19:50
Feature #15837 (New): Reply to closed ticket changes status to "reopen" designated status
when an email is received from a valid user to a closed issue that issue's status is set to the designated "reopen" s ... efault value" or "closed" 2. when a closed issue receives an update via email or the web inte ... Redmine plugins: no plugin installed 2014-01-09 19:44
Feature #15836 (Closed): Automatically add user as watcher for issues created via email.
1. fill the description: I have a queue issue that when an email comes into redmine and it ... t it gets assigned to queue. It creates the issue nicely, but it does not add the submitter as ... re excepting from it a user that submits an issue via email is automatically added as a watcher for that new issue. This saves me from having to manually add ... Redmine plugins: no plugin installed 2014-01-09 19:02
Defect #15834 (Closed): Creating subtask without having permission on parent issue tracker
In my Redmine I have multiple trackers, multi ... sions: let's say "developer" user can create issues with "bugfix" tracker and "salesman" user can create issues with "request" tracker but not viceversa. ... ser tries to create a subtask on a "request" issue, the following view is kind of broken, not d ... ser tries to create a subtask under "bugfix" issue... I think users should not be forced to have "create issue" permissions on a specific issue tracker if they only have to create subtask ... 1 - Redmine Tracker Control plugin 1.0.8 2014-01-09 16:04
Patch #15833 (Closed): Watchers checkboxes are now being hidden by default
Hello, on our instance when reporting new issues, we have many members for our project and t ... p://projects.theforeman.org/projects/foreman/issues/new I created a patch that adds "Edit.pn ... y as appears on the Edit description (Update issue form). By default the list is hidden. Attaching the patch (generated from git) and screenshot. 2014-01-09 15:09
Feature #15829 (Closed): Filter by updated user
Hi Guys I want to filter by assign users who updated on issue. How to make it? Please advise. And which mobile app is free and useful for android and IOS? 2014-01-09 05:13
(5401-5425/12603)