Project

General

Profile

Search

Results (18307)

Help: RE: Help with Revision Issue on Webinterface
Hello everyone, I managed to solve this probl ... This - of course - wouldn't work at all. 2011-05-13 16:31
Plugins: Pluguin CKEDITOR
I try the pluguin redmine_ckeditor and works ... hyperlink and works Before put Update the issue it is possible to watch the html code genera ... https://github.com/ebrahim/redmine_ckeditor 2011-05-13 12:58
Open discussion: RE: Import Issues
Hi Alessandro, Thanks for the update. If ... ing is. Glad to hear it worked for you! 2011-05-13 12:32
Open discussion: RE: Import Issues
Thank you Leo. I tried your fork one month ... on, but only if it's not very time consuming. 2011-05-13 12:20
Plugins: RE: How to handle Duplicates of issues in "Redmine Importer " plugin
Hi Sandeep, Sorry I didn't see your post e ... importer), you can use it to update existing issues as long as you have a field you can use to ... the plugin doesn't have an "ignore existing issues" option, so it will reset the values of any pre-existing issues. That would be easy to add if it helps people out though. Leo 2011-05-13 11:34
Open discussion: RE: Import Issues
Hi Alessandro, I forked RChady's importer ... trying to keep this in good shape. Leo 2011-05-13 11:27
Help: RE: %{ } issue after update to 1.1.2
Make sure your i18n gem is in version at least 0.4. 2011-05-13 09:28
Plugins: RE: Not finding git command?
Updating configuration.yml with the absolute path to git executable fixed this issue for me (/usr/local/bin/git). 2011-05-13 08:40
Help: %{ } issue after update to 1.1.2
Dear All, after update from 1.0 to 1.1.2 I l ... ow to correct this problem? BR DParzydlo 2011-05-13 08:10
Open discussion: RE: New iPhone app RedminePro for Redmine Site
Alexander Pöltl wrote: > Does the HTTPS Supp ... ver with self-signed certificate without any issues. 2011-05-12 18:16
Plugins: RE: MS Project 2007 Import/Export plugin
https://github.com/vile/redmine_loader/issues/5 Ok, there is some select list for sele ... ist.push(usr) if usr end Thanks 2011-05-12 15:14
Plugins: RE: MS Project 2007 Import/Export plugin
Anybody can help on this issue? https://github.com/vile/redmine_loader/issues/5 I have the same error :( > ActionView ... redmine_loader/app/views/loader/new.html.erb: 2011-05-12 14:23
Open discussion: change the url the hudson built
currently, after a successful hudson build, the hudson redmine plugin 0.9 build the url : myproject/issues/show/67. however, in my redmine setup, the url should myproject/issues/67. there is no word "show" in the url. h ... o remove the word "show" in the url? thanks. 2011-05-12 13:32
Plugins: RE: MS Project 2007 Import/Export plugin
About assignment. Based on source: https ... ned_to ] Then here this info is adding to Issue: https://github.com/vile/redmine_loader/b ... loader_controller.rb#L238 if ( source_issue.assigned_to != "" ) destination_issue.assigned_to_id = source_issue.assigned_to end I.e. if source filed ... be changes to like this: if ( source_issue.assigned_to != "" ) # integer - store as is if source_issue.assigned_to.to_i != 0 destination_issue.assigned_to_id = source_issue.assigned_to else # string - try ... ogin user = User.find_by_login(source_issue.assigned_to) rescue nil if user # store user's id destination_issue.assigned_to_id = user.id end end end 2011-05-12 11:55
Plugins: RE: MS Project 2007 Import/Export plugin
Hi: I have noticed that the import does not bring in issue assignments set up using our project managem ... Am I missing something that is causing this issue, or is issue assignment not supported? 2011-05-12 11:30
Help: RE: Authentication failing
You're very welcome. Just pay it forward, whenever you solve an issue that others might have a well, post it ;) A ... ths later, shows that I didn't waste my time. 2011-05-12 09:37
Plugins: RE: Knowledgebase Plugin
Hi guys, I'm having trouble viewing the knowl ... So I think I'm having some kind of Apache issue here. 404 is file not found, but I know it's ... 10.04,MySQL,Apache with Passenger. Thanks. 2011-05-12 04:58
Plugins: RE: plugin to assign issues to groups
I really need a plugin assign issues to groups. The patch file is so cool but w ... ). Anyone can help ? Thanks in advance :) 2011-05-12 04:58
Development: RE: Redmine 1.2 Release date
+1 for me. In my company we are using 4 diffe ... hem, and with release of 1.2 (because of the issue permission settings) it will cover all 4 of ... perfect if 1.2 would be released this month. 2011-05-11 20:27
Plugins: RE: Knowledgebase Plugin
Terrence, I tried ckeditor for a while. Thoug ... e is fine for us now, for simple wiki pages, issues, etc. However, I will be watching Peter's w ... l though, it needs more developer attention. 2011-05-11 15:06
Plugins: RE: Issue Closed Date
I'm happy to confirm this now works fine on Redmine v1.1.3. Thanks Matheus for this great plugin. 2011-05-11 14:43
Open discussion: RE: Allow voting for issues on Redmine.org
Glad to know that I'm not alone in my wish :) ... 27 of 34 (about 80%) comments are "+1"-spam. 2011-05-11 12:42
Help: RE: restricting control of target version
It' s not, but check out #8050 request, that ... sign or remove a target version from a given issue? > > Thanks > > p.s. using v1.0.4 2011-05-10 21:00
Help: Email not processed and left on server
Bitnami Redmine Stack 1.1.3 ; Exchange 2003 ... . Has anyone using Exchange experienced this issue? 2011-05-10 21:00
Open discussion: RE: Allow voting for issues on Redmine.org
+1 ;) Because implementation is not driven ... ough. Dmitry Babenko wrote: > Voting for issues will reduce "+1"-spam like here http://www.redmine.org/issues/7414#note-7 > > E.g. Vote plugin can be ... tp://www.redmine.org/boards/3/topics/5506 2011-05-10 20:58
(11626-11650/18307)