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.
- 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
- Open discussion: RE: Import Issues
- Hi Alessandro, Thanks for the update. If ... ing is. Glad to hear it worked for you!
- Open discussion: RE: Import Issues
- Thank you Leo. I tried your fork one month ... on, but only if it's not very time consuming.
- 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
- Open discussion: RE: Import Issues
- Hi Alessandro, I forked RChady's importer ... trying to keep this in good shape. Leo
- Help: RE: %{ } issue after update to 1.1.2
- Make sure your i18n gem is in version at least 0.4.
- 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).
- Dear All, after update from 1.0 to 1.1.2 I l ... ow to correct this problem? BR DParzydlo
- 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.
- 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
- 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:
- 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.
- 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
- 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?
- 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.
- 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.
- 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 :)
- 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.
- 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.
- 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.
- 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.
- 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
- Bitnami Redmine Stack 1.1.3 ; Exchange 2003 ... . Has anyone using Exchange experienced this issue?
- 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