Search
Results (12602)
- Patch #14971 (Closed): Plugin rollback migration
- The first migration is not rollback-able wit ... ollback plugins, with a steps parameter
- Defect #14967 (Closed): Search Issues PGSqlError when select multiple ids
- Help me please: Processing IssuesController#index () [POST] Parameters: {"controller"=>"issues", "values"=>{"priority_id"=>["3"], "status_ ... t syntax for integer: "1,9,10" LINE 1: ... "issues".project_id WHERE ((issues.status_id IN ('1,9,10'))... ... ^ : SELECT count(DISTINCT "issues".id) AS count_all FROM "issues" LEFT OUTER JOIN "issue_statuses" ON "issue_statuses".id = "issues".status_id LEFT OUTER JOIN
- Feature #14966 (New): "Spent Time" report: ma ... hard-coded by now, should become configurable
- Sometimes I need to include more than three criteria in report (for example, Project->Issue->Activity->User). I was surprised to know th ... stant somewhere in redmine's configuration.
- Defect #14965 (Closed): QueryColumn::sql_for_field assumes that operators "issue is opened/closed" deal with field named 'status_id' only - not extendable
- While trying to add some custom filters I fou ... hat is written in another operators' code).
- Defect #14964 (Closed): No http(s) support in Subversion in redmine stack
- I have installed Bitname Redmine stack on a C ... 133.1ms | ActiveRecord: 13.6ms)
- Feature #14961 (Reopened): Reconsider moving from svn to git & GitHub
- Project could greatly benefit from ease of contributions from Pull Requests. Issues would be on redmine.org but resolution woul ... some extended description of your decission.
- Defect #14960 (Closed): migrate_from_mantis.r ... import Mantis users, uses too short password
- I installed Redmine using Bitnami Redmine Sta ... user.username u.password = 'mantis'
- Defect #14955 (Closed): undefined method `issue_ids' while trying with Revision 8488
- Hi, I've tried to add the previous & next tabs for the issues tab but im getting the undefined method `issue_ids' for #<Query:0xab9ced0>. Please help me out.
- Feature #14949 (Closed): set "Objects per page options" to "25,50,100"
- 25 issues per page is too less. I would like to see more issues at once.
- Feature #14947 (New): Create test case
- Can we have an option to create test cases and attach to issues ?
- Feature #14943 (Closed): Split the 'Status' search field
- Currently, there is no way to do a disjoint s ... would search on the open/closed flag of the issue's status field. Alternatively, adding suppor ... d would be useful (and more general to boot).
- Defect #14939 (Closed): Wiki link to specific issues failed
- <pre> Environment: Redmine version ... ccessing a wiki pages with links to specific issues. B can always see the pages in # When pa ... or" occurs, I can see a sql error in the log.
- Feature #14938 (New): Show Status of h1. or site if wiki Text is under change
- Sometimes two persons start editing the same text (issue, wiki site or oart of it (h1. section) at th ... he ressource id (wikisite or wikisite#ancor, issue or issuesite#ancor) and the start time. If a new edi ... e" e.g with back ground color or similar.
- Feature #14934 (New): Define a field mandatory or disabled depending on the value of another field
- For example, I have a boolean custom field the define if the issue must be reported to steering committee: if t ... they should became disabled. Who insert the issue doesn't know if it must be reported to the s ... there a way to implement this ? Thanks
- Defect #14933 (Closed): Parent issues default to highest priority child issue, should be highest priority *OPEN* child issue
- Completing an urgent child issue should reduce the priority of the parent task to the highest priority open child issue (if no open children, use current logic).
- Feature #14932 (Closed): Make issue links in Redmine open in a new window
- Can we make issue links just automatically open in a new windo ... on a Mac] to have it open on another window.)
- Patch #14929 (Closed): Project completion on gantt is wrong
- The project completion shown on the chart gan ... cent@) is kind of broken: * it doesn't take issues without target version into account * it d ... it should do a weighted calculation based on issue progress/estimate, just like it is done for ... keep project completion display on the gantt?
- Feature #14921 (Closed): Is there any patch for users
- Hi, Is there any patch to differentiate th ... ady done or have to?. Please help me out.
- Patch #14920 (Closed): Russian numeric translation
- #12645 missed some wrong translations these: <pre> <code class="ruby"> label_x_closed_issues_abbr: zero: "0 закрыто" one: " ... her: "%{count} комментариев" label_x_open_issues_abbr: zero: "0 открыто" one: " ... other: "%{count} открыто" label_x_open_issues_abbr_on_total: zero: "0 открыто / %{t ... <pre> <code class="ruby"> label_x_closed_issues_abbr: zero: "0 закрыто" one: " ... her: "%{count} комментариев" label_x_open_issues_abbr: zero: "0 открыто" one: " ... other: "%{count} открыто" label_x_open_issues_abbr_on_total: zero: "0 открыто / %{t ... "%{count} проектов" </code> </pre>
- Defect #14918 (Closed): Name with quote displays in ASCII
- Hi, I have some issue with quotes. Last Name has quotes (O'last ... the reason. I have installed Redmine 2.2.4
- Defect #14906 (Resolved): Excessive queries on roles table when show a Issue
- Hi, Monitoring the Redmine MySQL queries f ... e member_id) when I access the page "redmine/issues/xxxx": <pre> SELECT `roles`.* FROM `roles ... m is that there are about 500 members in the issue project. It’s possible to otimize this process? Thanks.
- Patch #14905 (Closed): Add info to documentation: RedmineUpgrade page
- After upgrading to redmine 2.3.3 on Rails 3.2.13 I've got an 500 error on issues page. log <pre> ActionView::Template::E ... [[RedmineUpgrade]] page of the Documentation.
- Defect #14904 (Closed): E-mail won't send fro ... emails and emails from other groups do work.
- I recently moved to a new mail server. I conf ... 't find any reason why all but one will work.
- Defect #14902 (Closed): Potential invalid SQL error with invalid group_ids
- In 2.3.2-devel, when a tracker is either a pa ... licking on the Subject of the tracker in the Issues list. Details of the error are as follows: Started GET "/issues/50" for 192.168.50.63 at Fri Sep 13 14:16:44 -0500 2013 Processing by IssuesController#show as HTML Parameters: {"id"=>"50"} Current user:XYZPDQ (id=14) Rendered issues/_action_menu.html.erb (3.7ms) Rendered issues/show.html.erb within layouts/base (13.0ms) ... near ')))) OR (projects.is_public = 1 AND ((issues.is_private = 0 OR issues.author_id ' at line 1: SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `...
- Defect #14900 (New): Required field cause failure when updating an issue
- Hello, In our Redmine installation, non-me ... d it is still looking for it. The non-member issue update form only shows a description field ( ... there is no way for non-members to update an issue. Cheers <pre> Environment: Redmi ... mine_didyoumean 1.2.0 redmine_issue_templates 0.0.5 </pre>