Project

General

Profile

Search

Results (12716)

Defect #19151 (Closed): Upgrade from 2.6 to 3.0 failed.
When I use this command ``bundle exec rake db ... gins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:33:in `block in included' /usr/loc ... gins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:29:in `class_eval' /usr/local/redmine/plugins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:29:in `included' /usr/local/redmine/plugins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:50:in `include' /usr/local/redmine/plugins/redmine_agile/lib/redmine_agile/patches/issue_patch.rb:50:in `<top (required)>' /usr/loca ... rvm, also this problem. Please help, thanks. 2015-02-23 04:02
Defect #19149 (Closed): TinyTDS generates SQL for wrong version of MS SQL
After upgrading an instance of Redmine 2.6.0 ... e OFFSET option is unavailable in MS SQL 2008 2015-02-20 17:40
Patch #19134 (Closed): How to override the model method visible_condition
I want to override the model method with my p ... pre><code class="ruby"> require_dependency 'issue' module IssuePatch def self.included(base) # :nodoc: ... Rails.configuration.to_prepare do unless Issue.included_modules.include? IssuePatch # Issue.extend(InstanceMethods) Issue.send(:include, IssuePatch) end end </code></pre> 2015-02-19 10:10
Defect #19128 (Closed): Searching for a number that happens to be an issue id
If you search for a number in the search box it takes you directly to the issue id if there is an issue id for that number. It should take you to ... ite http://demo.redmine.org/projects/search-issue/issues The first issue is created and the issue id is 80815 The second issue is created and subject is set to 'Subject co ... enter in 80815 it will take you directly to Issue 80815 instead of showing a results page for both issues. I know that you can wrap the text in th ... p a search results page with only the second issue, but should it not also contain the first issue in those results? I'm also not sure why y ... ething wrong or if more information is needed 2015-02-18 17:03
Feature #19126 (Closed): Possibility to disable subtasks
I would like to be able to disable subtasks a ... to completely disable subtasks. We had some issues with subtasks in our group since some membe ... d like to disable them to avoid wrong usage. 2015-02-18 16:34
Patch #19122 (Closed): Layout problems for long text custom fields
In a "Issue" page, the long text custom text fields are ... t be deciphered. !http://hpics.li/37a21d5! 2015-02-17 18:16
Defect #19121 (New): Mismath of feature and documentation in activities (time tracking) custom field
message#45181 > [[RedmineCustomFields#Fiel ... know it is regression or wrong documentation. 2015-02-17 15:26
Defect #19120 (Closed): Wrap parent task title on the issue list
The parent task titles on the issue list are not wrapped, which might cause the ... there might be only a few entries for a full issue list page. 2015-02-17 13:36
Defect #19117 (Closed): XSS Vulnerability in Flash rendering
h3. Summary There one one confirmed and ... n is passed in a flash message, including an issue similar to the one described above concerni ... ase updated versions. h3. Credits This issue was discovered by Holger Just of Planio. ... runk (redmine:r14014) attached to this mail. 2015-02-16 21:31
Patch #19116 (Closed): Files REST API
Context: To integrate Redmine with our CI to ... revision r14015 Formatted with git Related Issues: #7725, #18245 and #13800 2015-02-16 20:23
Defect #19114 (Closed): Cannot archive projects
Hi, I just just updated (*gulp*) from 2.3. ... n `block (3 levels) in start_threads' </pre> 2015-02-16 15:32
Feature #19112 (Closed): Markdown for specific projects
**Problem** In our redmine we have a lot of ... rkdown formatting for only specific projects. 2015-02-16 08:54
Patch #19108 (New): Ability to limit search to last week/month/year
*Problem* Redmine search doesn't support o ... on* After looking at what other ticketing/issue/case management solutions do, I see many of ... atch was generated on your 2.6 stable branch. 2015-02-14 11:53
Patch #19107 (Closed): Bulgarian Translation (r13962, r13979, r13986)
Translated: * setting_search_results_per_page * permission_copy_issues * label_blank_value 2015-02-14 08:23
Defect #19106 (Closed): IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues always fails
As I described at #14534#note-41, test always ... ) [x86_64-linux]: <pre> $ ruby test/unit/issue_test.rb Run options: --seed 16583 # Runn ... s/s, 28.9240 assertions/s. 1) Failure: IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues [test/unit/issue_test.rb:324]: Failed assertion, no message ... , 1 failures, 0 errors, 0 skips </pre> 2015-02-14 08:17
Feature #19102 (Closed): Redmine doesnt scale with large amount of projects
I have approx 500 projects with subprojects i ... ight on virtually all pages and when editing issues. It would be helpful if there was a smar ... nt until I find a better solution for that. 2015-02-13 14:09
Patch #19100 (Closed): Traditional Chinese translation (to r13994)
* New ** setting_search_results_per_page, label_blank_value, permission_copy_issues * Change ** field_address 2015-02-13 11:35
Feature #19097 (Closed): Responsive layout for mobile devices
There have been a number of attempts to make ... we will try to work on the important parts (issues list, issue forms) first and then work our way back to t ... ned, I'd say it could already be committed. 2015-02-12 23:01
Defect #19095 (Closed): PDF is broken on iOS
When viewing a pdf which was exported in redm ... .dropboxusercontent.com/u/46574377/Test.pdf 2015-02-12 17:48
Feature #19094 (Closed): 'View all Issues' adds project custom fields
Actually you can filter the issues by project custom fields, and group by proj ... the project fields (custom also) on the all issues table. 2015-02-12 11:37
Feature #19093 (New): Make numeric custom fields searchable
We're a little surprised the numeric custom f ... o why, or is it just not implemented? Thanks! 2015-02-12 09:53
Defect #19092 (Closed): CSV Export and general csv separator
Hi everyone, this report is for redmine 2.4.3 ... eral_csv_separator used is ;) 1) open a new issue 2) as subject use test;1 and description test;1 3) save issue 4) export as csv 5) open csv with excel, y ... ator as | or $, but this is not solving this issue, because users can enter anything in any fie ... : could please admins add a new category for issues related to CSV export? Thank you 2015-02-12 09:30
Defect #19091 (Closed): SCM integration broken with JRuby (partial fix)
When running Redmine (2.6.1) under JRuby (1.7 ... (described at https://github.com/jruby/jruby/issues/779). It shows up in the front-end as ... and line instead. I hope that makes sense. 2015-02-12 01:19
Defect #19088 (Closed): from or updated_on filters not working on issues Rest API ?
On redmine 2.5.1 stable, but also on 2.4.2, I try to filter issues on their updated_date. I saw #8842 and t ... onment is : use of mysql. eg : <pre> /issues.json?from<=2014-02-12 /issues.json?from>=2014-02-12 /issues.json?updated_on>2016-02-12 /issues.json?updated_on<2014-02-12 /issues.json?updated_on%3C2014-02-12T00:00:00Z </pre> All return the same payload : all issues, which have a similar updated_on date : "updated_on":"2015-02-10T14:56:02Z" <pre> {"issues":[{"id":18,"project":{"id":52,"name":"Googl ... SQL_NOTES, SQL_NOTES=0 */; INSERT INTO `issues` VALUES (1,3,54,'Quod laboriosam sed aut au ... aracter_set_client = utf8 */; CREATE TABLE `issues` ( `id` int(11) NOT NULL AUTO_INCREMENT, ... DEFAULT NULL, PRIMARY KEY (`id`), KEY `... 2015-02-11 16:07
Defect #19086 (Closed): Need help in importing issues from Excel
Hi Team We need to import some issues/tasks from Excel sheet to one of our redmine project. Please help me Thanks 2015-02-11 12:10
(4776-4800/12716)