Project

General

Profile

Search

Results (18291)

Plugins: add default member to newly created project
Hello, it is possible to add a set of memb ... I've search for a hook (like __controller_issues_new_before_save__ for issue creation) but found nothing. I found this " ... uld like to avoid. Or isn't this possible? 2014-01-28 16:54
Plugins: Plugin for displaying images in the history
Hi, we are searching for a possibility to upload images into the comments and not the issue or update. It would be great if the tool w ... t. But I guess that this will not handle our issues with files in the comment (instead of the update/issue) Greetings, Vanessa 2014-01-28 09:34
Open discussion: installation issues with cvs, cannot checkout changesets
Hello, I am trying to integrate cvs with r ... running? kind regards Randolph 2014-01-27 11:27
Help: Redmine 2.3.3 slow on RHEL 6/Ruby 1.8.7
Hi guys. I'm using redmine 2.3.3 on RHEL/C ... no plugin installed </pre> I'm having issues with some pages rendering slowly, for example: <pre> Started GET "/issues/9313" for 10.8.0.6 at Sun Jan 26 18:31:04 +0100 2014 Processing by IssuesController#show as HTML Parameters: {"id" ... urrent user: jakov.sosic (id=37) Rendered issues/_action_menu.html.erb (10.7ms) Rendered attachments/_links.html.erb (188.9ms) Rendered issue_relations/_form.html.erb (5.7ms) Rendered issues/_relations.html.erb (38.7ms) Rendered issues/_changesets.html.erb (559.2ms) Rendered issues/_history.html.erb (1226.5ms) Rendered issues/_action_menu.html.erb (9.4ms) Rendered issues/_form_custom_fields.html.erb (1.4ms) Rendered issue... 2014-01-26 19:30
Development: Please Help me! thanks -------taskadapter Issue Attachment related
<dependency> <groupId>com.taskadapter</ ... ________________ @Override public void addIssue(String userName, String password) throws Red ... ull; try { ua = rm.uploadAttachment("Issue", content); } catch (IOException e) { ... getToken(); System.out.println(token); Issue issue = new Issue(); issue.setSubject("自动创建BUG测试版本"); issue.setTargetVersion(versons.get(0)); Issue issue1 = rm.createIssue("ff", issue); } ______________________________________________________________ Issue and Attachment Not related !!! 2014-01-26 06:23
Help: AJAX connection with API key resets session
Hello everyone, My company choosed redmine ... g tracking. We use the _spent hour_ field of issues to report activities both from users and lifecycle issues. As a team manager, I spend a lot of time ... tivity and sometimes I give a hand to others issues. I decided to write down a js bookmarklet so when my current page is a issue's one, I just click my bookmark to add 0.05 hour to the current issue. The code is functionnal and the time displayed on the issue page is updated at the end of the process. *But I have an authentication issue here. If I use the bookmarklet, I have to re ... ----9f2d15b"; var params = '{"time_entry":{"issue_id":'+window.location.pathname.split('/')[2] ... n x; } function timeUpdate(id){ x=xhr('/issues/'+id+'.json','GET'); x.onreadystatechang ... ctor('.spent-time a').innerHTML=parseFloat(r.... 2014-01-24 14:49
Help: How to create Redmine Git repository an ... or revision was not found in the repository."
How to create Git repository and avoid - "404 ... 00", "commit_ref_keywords"=>"refs,references,IssueID", "autofetch_changesets"=>"1", "commit_cro ... lumns.html.erb (6.4ms) Rendered settings/_issues.html.erb (109.7ms) Rendered settings/_no ... l.erb (5.2ms) Rendered projects/settings/_issue_categories.html.erb (86.1ms) Rendered pro ... git push /var//test.git/ master </pre> 2014-01-24 14:05
Help: RE: Spent time as required field?
ou. I have the same problem and i dont know h ... i need required field "Spent time" only when issue will be closed. 2014-01-24 13:59
Help: RE: Issues aren't updated when answering via mail
Thanks for sharing this. 2014-01-24 12:30
Help: rails update has borked my redmine
I have the same problem as reported "here":ht ... e_inline_note_images_plugin 0.0.1 redmine_issue_checklist 2.0.5 redmine_ldap_sync ... mpatible with rails 3? Am I totally screwed? 2014-01-23 23:01
Help: Textile formatting is not working
I've recently inherited administration of my ... , mailto links, [[wiki links]], and links to issues (#777) are all working. Any thoughts as to ... 0.0.3 redmine_issue_checklist 2.0.4 redmine_ ... tuff_to_do_plugin 0.5.0 2014-01-23 17:48
Help: RE: RMagick with JRuby on Windows
I forgot that I had myself submitted an issue on this: #10724-3. That fix of running bundle install again still works! Thanks for your help! 2014-01-23 17:01
Help: RE: RMagick with JRuby on Windows
Thanks for your help Ivan! Actually, I ended ... tect it on the Information page: !RMagick_Issue.png! Even having RMagick gem installed on ... treetop (1.4.15) tzinfo (0.3.38) </pre> 2014-01-23 16:55
Help: RE: Issues aren't updated when answering via mail
So I fixed this issue by adding this line <pre> journal.created_on = Time.now </pre> to the 'receive_issue_reply' method in the MailHandler class (app/ ... r everyone else, I'm still confused why this issue existed for me. So if anyone can give me an ... still appreciate it. Cheers, Hauke 2014-01-22 18:17
Help: SSL-certificate verify failed when connecting to the REST-API via Python
Hi, I'm currently working on a python scri ... code is proposed to write out all the IDs of issues which are assigned to me (id='twagne10'). ... ion: 8 print 'Prod connected' 9 10 issues = connection.issue.filter(assigned_to_id='twagne10') 11 print issues 12 13 for issue in issues: 14 print issue.id </pre> If I run this script I get thi ... <redmine.resultsets.ResourceSet object with Issue resources> Traceback (most recent call last): File "./mail.py", line 13, in <module> for issue in issues: File "/usr/lib/python2.6/site-packages/ ... our help in advance! Best regards, Thomas 2014-01-22 13:03
Plugins: RE: Redmine Blog Plugin
This also resolves the issue for me. Thanks a lot. 2014-01-22 08:26
Plugins: RE: Redmine Blog Plugin
Regarding the '\n' syntax error, I edited the ... returns in the statement. That resolved the issue for me. <pre> Environment: Redmine ve ... redmine_people 0.1.6 </pre> 2014-01-22 07:31
Plugins: Redmine/MS Project sync plugin
Hi, we are using *Redmine/MS Project sync* plugin with Redmine 2.3.0 and MS Project 2010. The Issue relations and Parent/Child relations are not ... edmine... Do you have any idea? Regards 2014-01-22 07:19
Help: RE: Lock Issue to editing User
>As of now we can assign the issue to the developer - but it doesnt tell the re ... s what assignments are for. If you assign an issue to someone, but that someone just ignores it ... oblem can not be solved through technology... 2014-01-21 22:42
Open discussion: are there a plugin to edit my issues directly like in the xls
I m looking for a plugin to edit all my issues (add/modify delete/assign) in the main page issue. I do not want to clik on "new issue" inorder to create a new issue. I want to edit my issue like the xls file Are there a plugin for that? 2014-01-21 14:19
Development: RE: Database Query - How to get total number of New Issues on specific date ?
Hi Sudheendra Panganamala, add GROUP BY and L ... re> mysql> SELECT COUNT(i.id) AS NumberOfNewIssues, isst.name AS statusName FROM issues i LEFT JOIN issue_statuses isst ON isst.id=i.status_id WHER ... 2014-01-15%' GROUP BY status; </pre> 2014-01-20 15:05
Help: Lock Issue to editing User
Is there a function, so that developers can grab an issue to show other developers that this issue is already under development? Like I open an issue click on the button "I fix this" and it shows something like "User XY is already editing this issue". As of now we can assign the issue to the developer - but it doesnt tell the re ... REALLY works on that. The same thing for issues that havent got an assigned person - without talking to each other, the same issue might get fixed by more than just one person which results in losing time for other fixes. 2014-01-20 10:29
Open discussion: 404 on attachements after manually transferred a project
Hi! I have migrated a project from one ins ... k except one thing. Attachments connected to Issues gives a 404 when accessing them. The id:s to the issue is correct, it shows in the ticket correct, ... ssions and filename? Thanks! /Marcus 2014-01-20 08:06
Help: How to assign spent time to more than one people?
Hi, How to assign spent time to more than ... It happens two or more persons work on same issue. How to deal with such issues? 2014-01-18 12:53
Help: Email notifications for newly-created issues with no assignee
Hi all, I'm relatively new to Redmine ad ... email notify a set list of people when a new issue is created without an assignee? Basically, ... st of people that should get an email on new issue creation unless the new issue also set the assignee (in which case they'll ... require some custom code? Thanks, Fran 2014-01-17 19:50
(6526-6550/18291)