Project

General

Profile

Search

Results (18292)

Plugins: RE: CKEditor: What should I know about it?
Roman Pickl wrote: > this has just been fixe ... ost links in this forum?) For reference: "issue 132":https://github.com/a-ono/redmine_ckeditor/issues/132 If you need help with posting links, ... s Wiki engine will make it a link for you. :) 2015-01-08 14:04
Help: ActionView::Template::Error (undefined ... nil:NilClass after data migration from Mantis
Environment: Redmine version ... mine/ I get the error when trying to view issues migrated from Mantis, all other functions w ... install. Thanks for your help, John 2015-01-07 23:26
Help: RE: Issue status
Yes but you can only manage it at Role level. ... d, the user will not be able to vert it back. 2015-01-07 21:24
Plugins: Time & Expense 1.7a
Hi everyone, I'm happy to say that there is ... ly time and expense sheets to alleviate this issue. This has allowed my employees to submit tim ... is functionality isn't immediately necessary. 2015-01-07 19:06
Help: REST API : Get project status in API response
There's an issue in Red Mine 'REST API : Add project status i ... tus? What I have to do in order to get that? 2015-01-07 16:41
Help: Page not found or Internal error after create issue or register users
Please tell me, who faced with such problems, ... to some of the projects and click link *"New issue"*, then fill fields and press the button *"C ... e and can be seen in the project. Thanks.. 2015-01-07 03:10
Help: RE: How to assign multiple members
Hi, you need to enable _Allow change assignment to groups_ under Administration -> Settings -> issue tracking and you need to add the group to t ... ossible to assign more than one member to an Issue without using groups. But you could use Custom Fields (user) to link different user to an Issue. What are your Requirements? Regards Moritz 2015-01-06 19:22
Help: How to assign multiple members
Hi, Is it possible to assign multiple members during issue update? I've tried to define a group but it' ... n" scroll menu. Thanks for your attention. 2015-01-06 13:54
Help: How to rebuild Issue nested set tree
I had a case with the issue tree (quite large - over 50,000 issues) being corrupted. I tried the @rebuild@ fu ... n. <pre><code class="ruby"> [9] pry(main)> Issue.update_all(root_id: nil, lft: nil, rgt: nil) [9] pry(main)> Issue.rebuild! </code></pre> Also tried, but no different. <pre><code class="ruby"> [9] pry(main)> Issue.update_all(root_id: nil, lft: nil, rgt: nil) [9] pry(main)> Issue.rebuild!(false) </code></pre> Found "this":http://www.redmine.org/issues/3722#note-4 on Redmine forums and adapted for issues. It ran in 1/2-hour and worked. It is wri ... code class="sql"> -- http://www.redmine.org/issues/3722#note-4 DROP PROCEDURE IF EXISTS rec ... rect for roots. Do it quickly here. UPDATE issue... 2015-01-05 16:26
Development: RE: How to search issues by their historical status?
The backlogs plugin has solved that issue by patching the Issue class and maintaining additional History for the changes of the important properties on issues. Simply using "plain" SQL without progra ... to request such reports). I have the similar issue and I'm planning to fix it by modifying one ... e could look like this: status_history (id, issue_id, status_id, from_date not null, to_date null). 2015-01-05 12:32
Help: RE: Posting new lines in the description of an issue through the API
How can i get a new line when creating an wik ... ried multipul text tags,but it's still worse。 2015-01-05 09:12
Plugins: mylyn connector status/login problems
Hi, I just installed redmine, together wit ... repository connector. This way, I can see my issues, and synchronization works. Login however ... dmine-mylyn-connector: 0.4.0-201409181113 2015-01-02 01:26
Plugins: RE: XLS export plugin problem ckeditor
Nguyen Ba Tan wrote: > I use ckeditor for wi ... p me resolve problem. Does description on issue page have html tags like <p>? If yes, it's not problem of this plugin. 2014-12-31 06:37
Help: RE: Rest API Getting list of objects with multi parameter filters
If someone else gets on this page via search ... bine parameters with or. Eg. .../redmine/issues.xml?author_id=24|34 2014-12-29 12:54
Help: RE: How to enable/disable "copy" issue functionality
Can you tell if it's related to a user or group, to a certain project or a certain tracker? 2014-12-26 23:14
Help: RE: Issue status
I'm not sure I understand your question right, would you like to "lock" an issue, once a certain status is set? 2014-12-26 23:03
Plugins: Redmine under_construction plug-in conflict with banner and M&C
under_construction is here https://github.com ... ideas? It only tested in firefox, in ie, no issue. 2014-12-26 07:11
Help: How to display a custom field on RSS
Does anyone know how to display a custom field on RSS? I've registered an Issue page in my RSS, and it displays subject and description. But I want to show a custom field on "Issue" in my RSS. Is it possible? and if you know ... t) rails 3.2.14 Windows7 (64bit) Thanks, 2014-12-24 06:39
Help: Cannot add a new user either internal or via LDAP "Login is invalid"
I have a fresh install of Redmine on Ubuntu 1 ... The admin user can create projects and open issues fine, indeed seems everything works fine ex ... 1.9 redmine_slack 0.1 2014-12-23 20:43
Plugins: RE: patching application helper in redmine 2.3
paste your method in the base.class_eval bloc ... base.class_eval do def method_name(issue) //your code here end end 2014-12-23 10:01
Help: RE: automatic refresh of repositories is not working
@Marc@ I just configured redmine with each pr ... sks. Found it to be working fine without any issue. I didnt use Hooks though. 2014-12-23 09:00
Help: Delete journal entries in Database
Hi community, can you think of a good reas ... it: after some testing, it does work for the Issue page but i still get the messy journal in my (first) email. I found that the email for changed issue get send form the Journal model when saving the issue. So the email gets send before the hock controller_issues_edit_after_save gets trigger by the custom ... ut having to many changes in the source code? 2014-12-23 00:35
Plugins: Please change the Plugin repo of Timelog Timer Plugin
Plugin: http://www.redmine.org/plugins/timel ... ps://github.com/behigh/redmine_timelog_timer/issues/13) The new actively maintained fork repo: https://github.com/emovere/redmine_timelog_timer/ 2014-12-22 15:58
Development: RE: Bug? Posting attachments in issue by json API
Discussed in #18695. 2014-12-22 15:21
Help: Issue status
Hello! Is it possible to do so after the change of status of a issue user of the project could not edit it anymore? 2014-12-22 11:18
(5301-5325/18292)