Project

General

Profile

Search

Results (18307)

Open discussion: RE: Plugin: Twitter-like status updates for projects
You should really post that on a github issue as code contribution. Pavel Pivovarov wro ... sage" instead of "Project" and "Message". 2011-07-24 09:49
Plugins: RE: RequMGMT plugin
Wrote a message to him https://github.com/danielneis/RiskMNGT-Redmine/issues/4 2011-07-23 11:39
Help: E-mail notifications on a git commit
Hi all, I've just started using Redmine an ... ink in the redmine user e-mail, projects and issue numbers manually somehow. I can understand ... mber of the team, with links to the relevant issues etc within Redmine, would be appreciated. ... punch one into a plugin! Cheers, Brian 2011-07-23 00:27
Help: RE: proper POST request URL for "create relation" call
ok, I see - need to provide the XML block as the request body: <relation><issue_to_id>50</issue_to_id><relation_type>precedes</relation_type></relation> this works 2011-07-22 19:04
Open discussion: Redmine 1.2.1 officially released?
I noticed that it's no longer showing on the ... is 1.2.2 going to be a quick release to fix issues with 1.2.1? 2011-07-22 14:49
Open discussion: RE: Comprehensive Statistics
Nope, it's a .NET application (which is one o ... tion (tickets in status x vs. dates, changed issues vs. dates, created issues vs. dates). Should be pretty expandable, we ... that are not yet released but will soon be). 2011-07-22 14:26
Plugins: RE: Usefull plugin list
Awesome plugin workload, very usefull :-) ... w.redmine.org/plugins/advanced_reminder]] * Issue noti cation [[http://www.redmine.org/plugins/issue_notification]] * Pastebin [[http://www.redm ... jects/redmine/wiki/PluginCustomer]] * Close Issue Button [[http://www.redmine.org/plugins/redmine_close_button]] * Issue History [[http://www.redmine.org/plugins/redmine_issue_history]] * Attach sceenshot [[http://www.r ... ns/redmine_carousel]] But I've found some issues: * Knowledgebase hasn't the search form * ... pe * Budget don't save the link between the issue and the project * Attach sceenshot has a ja ... process it crashes Have you find the same issues? 2011-07-22 09:31
Help: RE: proper POST request URL for "create relation" call
I moved the parameters into POST params, but it didn't help: Processing IssueRelationsController#create to xml (for 192.16 ... 10) [POST] Parameters: {"format"=>"xml", "issue_id"=>"49", "action"=>"create", "controller"=>"issue_relations"} Filter chain halted as [:check_ ... : 5) | 401 Unauthorized [http://192.168.0.30/issues/49/relations.xml?] Processing IssueRelationsController#create to xml (for 192.16 ... 10) [POST] Parameters: {"format"=>"xml", "issue_id"=>"49", "action"=>"create", "controller"=>"issue_relations"} Completed in 62ms (View: 2, DB: 41) | 422 Unprocessable Entity [http://192.168.0.30/issues/49/relations.xml?] 2011-07-22 08:47
Help: RE: proper POST request URL for "create relation" call
btw, the previous line in the log is: Processing IssueRelationsController#create to xml (for 192.16 ... 41) [POST] Parameters: {"format"=>"xml", "issue_id"=>"49", "action"=>"create", "issue_to_id"=>"50", "relation_type"=>"precedes", "controller"=>"issue_relations"} Filter chain halted as [:check_ ... : 5) | 401 Unauthorized [http://192.168.0.30/issues/49/relations.xml?issue_to_id=50&relation_type=precedes] which ... me and password, it works for other requests. 2011-07-22 08:34
Help: proper POST request URL for "create relation" call
this page http://www.redmine.org/projects/redmine/wiki/Rest_IssueRelations does not say which URL to use when ... I'm trying > POST http://192.168.0.30:3030/issues/49/relations.xml?issue_to_id=50&relation_type=precedes HTTP/1.1 ... > org.redmine.ta.RedmineException: Related issue can't be blank server log: > Processing IssueRelationsController#create to xml (for 192.16 ... 29) [POST] > Parameters: {"format"=>"xml", "issue_id"=>"49", "action"=>"create", "issue_to_id"=>"50", "relation_type"=>"precedes", "controller"=>"issue_relations"} > Completed in 49ms (View: 2, DB: 28) | 422 Unprocessable Entity [http://192.168.0.30/issues/49/relations.xml?issue... 2011-07-22 07:16
Plugins: RE: Usefull plugin list
http://www.redmine.org/plugins/dnoise_workloa ... plugin. thanks. I used as follows: show_issue_description stuff_to_do redmine_schedules ... one_my_page_blocks redmine_local_avatars 2011-07-22 01:42
Open discussion: Default or recently used values for new issue?
Is there any way to define default values for new issue? Scenario: - I'd like to add few tasks ... yby it would be nice idea to always fill new issue with values from my recently added issue, but they will be grayed as suggestions and ... fine some hotkeys to work faster with redmine 2011-07-22 00:56
Open discussion: how can i edit the order of issues in the gantt chart?
i.e. i have entered a list of issues under a parent, but forgot one that logical ... ithout deleting and reentering all the other issues. 2011-07-21 23:12
Help: RE: Bad email messages
We have the same issue. It is because of improperly formatted subje ... g redmain has to split it into several lines. 2011-07-21 21:02
Help: RE: Edit originally created issue - how?
Hey, after a week of looking in the wrong pla ... over what I wanted :-) When you go to and Issue Update on the top it shows Change properties ... to where I wanted to go to edit the original issue text. Issue resolved. 2011-07-21 19:00
Development: Attachments list empty after attach_files
I'm researching #2770, but I'm not a Ruby or ... is that after attach_files is called during issue creation (source:trunk/app/controllers/issues_controller.rb#L138) the attachments list is empty. Skipping the cache on issue.attachments doesn't help-- it's like the rec ... y would the attachments list be empty on the issue object? 2011-07-21 18:21
Open discussion: RE: Redmine MyLyn plugin authentication
Antonio, I posted this issue on the Mylyn connector bug tracker, and the ... it should work properly again. Here's the issue on sourceforge : http://sourceforge.net/trac ... tail&atid=1075435&aid=3366013&group_id=228995 2011-07-21 17:23
Help: Edit originally created issue - how?
Hi, When a last deployed a Redmine instance - ... one was able to edit the originally created issue subject line, initial description contents, ... . I know I can add content onto a created issue as updates, but I want to edit the orginally posted issue content - e.g. if I've made a spelling error ... cription rather than doing an update to that issue. Thanks 2011-07-21 17:06
Plugins: RE: Show Issue Descriptions plugin
Hi, everybody, I have a new problem about the show_issue_description and the plugin Sidebar content ... information as follows: NoMethodError in Issues#index Showing app/views/issues/_sidebar.rhtml where line #6 raised: und ... mary), :controller => 'reports', :action => 'issue_report', :id => @project %><br /> 5: <% end %> 6: <%= call_hook(:view_issues_sidebar_issues_bottom) %> 7: 8: <% if User.current.allo ... /plugins/redmine_show_descriptions/app/views/issues/index.rhtml RAILS_ROOT: D:/redmine Appl ... .rb:144:in `call_hook' D:/redmine/app/views/issues/_sidebar.rhtml:6:in `_run_rhtml_app47views47issues47_sidebar46rhtml_locals_object_sidebar' D: ... in `content_for' D:/redmine/app/controllers/issues_controller.rb:92:in `index_without_xls_export' D:/redmine/app/controllers/... 2011-07-21 05:22
Help: Tomcat + Apache + Redmine + Subversion + SSL Certificates - please help the newbie
Hi there, I have a Windows 2008 server wh ... e sites published by Tomcat are using an SSL issued to our domain via Godaddy.com and are worki ... tion (Redmine) using the certificate that is issued? The Tomcat application is being publis ... to: http://www.demo.com/redmine The ssl is issued to www.demo.com I would like to have ... 2.0 mswin32) win32-service (0.5.2 mswin32) 2011-07-21 04:53
Help: Redmine only shows placeholders after GEM-Update
We added some new GEMs on our system: rail ... placeholders and not the actual data in the issue-system: Added by {{author}} {{age}} ago. Updated {{value}} ago. Is there any way to fix this? 2011-07-20 17:09
Help: rake can't find "i18n" gem even after I install it
[~/public_html/issues]# cd redmine-1.2.1 [~/public_html/issues/redmine-1.2.1]# RAILS_ENV=production rake db:migrate (in ~/public_html/issues/redmine-1.2.1) Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n` [~/public_html/issues/redmine-1.2.1]# gem install -v=0.4.2 i18n ... umentation for i18n-0.4.2... [~/public_html/issues/redmine-1.2.1]# RAILS_ENV=production rake db:migrate (in ~/public_html/issues/redmine-1.2.1) Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n` 2011-07-20 08:54
Open discussion: RE: [REST API] Timeout after save issues changes
dedalus - wrote: > I have developed reso ... g c# system.net maxconnection upper bound 2011-07-19 16:00
Help: RE: Has anyone gotten the Github Redmine Service Hook working?
Aron, I tried getting it to work too, and ran into the same issue. Got the same error in Apache2. Looking over the issue, the hook is not what it appears to be. It t ... ps://github.com/koppen/redmine_github_hook). 2011-07-19 15:54
Open discussion: Why generated PDF are bigger?
PDF generated in April were < 5Ko (only one page of 7 issues) PDF generated today in July are +/- 320 Ko ! (also only one page, and 3 issues) (even if I re-create the same formular) 2011-07-19 13:39
(11176-11200/18307)