Project

General

Profile

Search

Results (18298)

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
Help: restricting control of target version
Greetings, I wanted to be able to restrict ... sign or remove a target version from a given issue? Thanks p.s. using v1.0.4 2011-05-10 20:46
Plugins: RE: Issue Closed Date
> RE: Issue Closed Date - Adicionado por J. R. aproximad ... d the time to the closed date field > RE: Issue Closed Date - Adicionado por J. R. aproximad ... ems to be a bug; if you select more than one issue and close them all at once via a right-click ... I'll start to work on that bug soon as I can 2011-05-10 19:44
Plugins: RE: XLS export plugin
Hello, I'm trying to install this wonderful ... ine log, I've got this error : Processing IssuesController#xls_export_action (for x.x.x.x at ... oken"=>"xxxxxxxxxxxxxxxxxxx", "controller"=>"issues", "settings"=>{"export_name"=>"issues_export", "issues_limit"=>"0", "watchers"=>"1", "relations"=> ... r) Does anybody have an idea ? Thanks 2011-05-10 18:35
Help: RE: No options in SCM list (Project settings -> Repository tab)
Rather than start a new thread, I'm going to ... tory from Redmine. Changeset linking from Issue comments is not working, however. so r800 ... atter, where do I start looking to debug the issue? log/production.log? Thanks! 2011-05-10 17:24
Open discussion: RE: Allow voting for issues on Redmine.org
This seems like a sensible suggestion to me. ... ticated and this seems like a logical answer. 2011-05-10 16:21
Help: RE: Help with Revision Issue on Webinterface
Furthermore, the error delivered by apache: ... 00, #160006] svn: No such revision 1 </pre> 2011-05-10 15:31
Help: RE: Help with Revision Issue on Webinterface
I'm providing the log information now, excuse ... 00.html (500 Internal Server Error) </pre> 2011-05-10 14:25
Plugins: RE: Issue Closed Date
I've got two news :) * Good one - the upda ... ems to be a bug; if you select more than one issue and close them all at once via a right-click ... manifests in both Redmine v1.0.5 and v1.1.3. 2011-05-10 09:29
Plugins: RE: Issue Closed Date
Metheus, thanks for this! Great job, tried th ... logical and useful, I think. !screen.jpg! 2011-05-10 08:48
(11626-11650/18298)