Search
Results (18317)
- Plugins: RE: XLS export plugin
- Tested on redmine 1.2, ms excel 2007, 2010, open office calc 3. Do you have issues hierarchy on html issues list?
- Help: RE: Install issue on windows: having the same problem
- Vlad Kamen wrote: > I am having the same pro ... ove this .dll file to C:\webserver\Ruby\bin\_
- Help: RE: Install issue on windows
- I still have the issue with mysqld start. Can anyone help me with ... e work on Windows ? Thank you for your help.
- Plugins: RE: New plugin: Redmine Pastebin!
- Created Fork on https://github.com/cforce/red ... enough tabls in our projects menue - eg new issue is to be request not part or projects menu a ... left side. > > Would be nice if you open "issues" on github, the module is deactivated. We would pull changes, but its read only.
- Plugins: RE: New plugin: Redmine Pastebin!
- Terence Mill wrote: > > Would be nice if you open "issues" on github, the module is deactivated. We w ... only. Thanks for reporting. I've enabled issue tracking for https://github.com/commandprompt/redmine_pastebin Please submit your issue and/or pull request. -- Regards, Alex
- Plugins: RE: New plugin: Redmine Pastebin!
- *BugFix* Made a bug fix which only shows 404 ... enough tabls in our projects menue - eg new issue is to be request not part or projects menu a ... the left side. Would be nice if you open "issues" on github, the module is deactivated. We would pull changes, but its read only.
- Plugins: RE: XLS export plugin
- Alex A wrote: > Excellent plugin, but wants one feature: make mark subissues like in html one. Author, is it possible? This is a pacth file that mark subissues like in html. To apply patch <pre> cd re ... _the_patch_file/xls_export.rb.patch </pre>
- Help: RE: Mandatory check for Red Mine issue # during checkin in svn
- Hello, is there any plugin for show the commi ... ou have commited relationing the commit with issue number X, in the issue number X shows the change log in the description or another side. Thanks a lot!
- Ive got Bitnami redmine setup on a windows se ... bug allow_override=project,tracker,priority
- Open discussion: RE: Should I contribute or not?
- Checkout "StuffTodo":https://github.com/meine ... and be able to see this info when assigning issues. Could be calculcated automactically. estia ... dn't be > than time between start and end of issues minus holiday. Working hours shalle be set and updated by users on MyPage.
- Help: RE: Can I have seperate page for individual customers?
- >Is there a way we can have seperate, customi ... s (one each per customer) . Customerc create issues in this projects not knowing each other. In ... s. How can we restrict this? You can make issues private that customers no longer see this items on their projects list. "Private issues":/issues/7414 is new since Redmine 1.20. After al ... hes https post via redmine rest api. Getting issues via redmine rest api return xml list and can feed an issue list - or just use the rss feed of the issue list
- Is it possible to specify multiple filtering ... it's done via GUI? Let's say I want to fetch issues with several statuses 1 and 2.
- Hi, I've recently installed redmine 1.2.0 ... nokogiri Will any of these 'cos the issue. How do I uninstall a plugin, just delete the folder?! Thanks.
- Help: RE: Issue with password salting moving from 1.1.3 -> 1.2.0
- Ah, that did the trick. Basically, if you do ... All is well! Thanks for the help. --jc
- Plugins: RE: CMI plugin translation issues
- Translation issues still remains : - default.yml - error messages - literals.rb
- I all I need to get all the issues of my redmine project using the REST java a ... etObjectsPerPage does not work. With the getIssues method, of the RedmineManager, I always get the first 25 issues. I'm using redmine-api-1.0.8 and Redmine ... help me? Thank you very much Marcello
- Hi , Need help on call_hook. In the Issues_controller, there is a call 'call_hook' ( *call_hook(:controller_issues_new_before_save, { :params => params, :issue => @issue })* ) and by making use of that call, I want ... ff (call my own function) before creating an issue and I don't want to modify any core code. I ... know how to do this. Thanks in advance,
- Is it possible to create global categories for issues that are not related to particular project?
- Help: RE: Issue with password salting moving from 1.1.3 -> 1.2.0
- You have to execute the rake db:migrate process (the one for Redmine).
- Plugins: RE: XLS export plugin
- Excellent plugin, but wants one feature: make mark subissues like in html one. Author, is it possible?
- Hi, Is there a plugin that shows what issue an user is working on. Example workflow: # The user selects an issue and sets it in 'In progress' state # The user presses a button in the issue edit view and this way sets the issue as 'the issue that they are working on just now'. # The project manager select the user's profile and sees what issue the user is working on.
- Hi, we have recently upgrade to Redmine 1.2, specially because we were waiting for Private Issues new facility. We have some problem: * Users with this role characteristics: ** Issues visibility => "All non private issues", ** Set issues public or private set to false and ** Set own issues public or private set to true... When they create an issue with the Private flag, the issue is created as public. Later, if they update it, they can set the issue private. So it is working in EDIT, but not i ... s wrong combination of permissions? Thanks
- Plugins: RE: How to refresh a call_hook
- I forgot say: on create issue. On edit the tracker_id doesn't change. But when I create a new issue and select tracker then the view doesn't reload
- Hi!! I need refresh a view called by a cal ... and it is define this method: def view_issues_form_details_bottom( context = { } ) c ... nder_to_string, { :partial => "hooks/issue_plugin", :locals => { :issue => context[:issue], :form => context[:form] } }) end The view hooks/issue_plugin.rhtml is very simple <pre> <div class="special_tracker" id="special_tracker" > <p><%= @issue.tracker_id %> Make something stupid here </p ... in_redmine_myplugin[:special_tracker].to_i==@issue.tracker_id %> blah blah blah... <% end %> ... gin's page configuration. The problem is @issue.tracker_id doesn't refresh when it changes. ... o do that. Using Redime 1.0.2 Thanks!
- Help: RE: Issue with password salting moving from 1.1.3 -> 1.2.0
- Is there any plugin installed?