Search
Results (18202)
- Hi, I have a redmine install with SVN and ... reciate any suggestions you may have on this issue. Please note, that i would still like to kee ... w department can use a repository. thanks.
- Open discussion: RE: Texuna Technologies fork at GitHub (continuation of #1650's issue-notes)
- Ok, here it is.. Though it's bit too big to be useful, especially without diffs )
- Open discussion: RE: Texuna Technologies fork at GitHub (continuation of #1650's issue-notes)
- Tried the procedure with our fork, got 'Succe ... s Opera or Passenger. Best regards, Artem
- Open discussion: RE: Texuna Technologies fork at GitHub (continuation of #1650's issue-notes)
- Hi Mischa! Wow. I'm going to try that proc ... o Passenger/"sub-URI":http://www.redmine.org/issues/show/1650#note-6 config? > Would it mayb ... sure, gonna make it.. Best regards, Artem
- Help: RE: A Resource Issue? Repo View fails to load for Large SVN projects.
- Hi Calvin, Sorry for the delay (holidays r ... nfigure a longer timeout for your web server.
- Help: RE: New Issue Guidelines/Directions
- > Very near from #442, doesn't it? :) Yes, ... tracker and this one is per project. Eric
- Help: RE: New Issue Guidelines/Directions
- Very near from #442, doesn't it? :)
- Open discussion: RE: Texuna Technologies fork at GitHub (continuation of #1650's issue-notes)
- {{>toc}} Hi there again, h2. Replies: ... using context-menu (right-click menu) in the issuelist, issue-status change initiated through an action se ... ext-menu, brings me to the edit view for the issue(s) showing me two errors saying: <pre> « P ... in the role of Manager 2.3. created a test-issue (http://path.to.redmine/projects/great/issues/new): * Tracker: Bug * Subject: TestIssue * Description: TestIssue * Status: New * Priority: Normal * Assign ... k - * % Done: - blank - 2.4. went to the issues-list (http://path.to.redmine/projects/great/issues) 2.5. alt + left-clicked (I'm using Opera) the newly created issue (which has current status "New") to open the ... TOC will be able to handle this thread... :-)
- Help: RE: New Issue Guidelines/Directions
- I was thinking of making that exact plugin, n ... n place. Shouldn't be too difficult. Eric
- Help: RE: New Issue Guidelines/Directions
- You should open a feature request about that. I think this could make an interesting plugin.
- I am using Redmine and find it a very useful ... omething different. I am watching several issues, just to see when they become available, fo ... ate. When I look at "My Page" and the "Open Issues" the date updated does not show up. Also I do not see the "Update XXXX Days ago" entry on the Issue display. Is this something we can just turn off?
- Open discussion: RE: Texuna Technologies fork at GitHub (continuation of #1650's issue-notes)
- Hi Mischa! Thanks for a lot of work, in pa ... 778) this still happens only while using the issuelist context-menu to change the issue's status. Strange, I've just tried changing issue Status through context menu on our instance - works fine, both with issues with timelog, without it, and 'in progress' ... e same error with it. Best regards, Artem
- Help: RE: Menu items for predefined issue trackers
- Hi Reinout, Just hack the tab view to duplicate issues tab with a different name twice, then hack the issues controller to take a param to handle the tr ... he work of a day. Have a nice day, Tom.
- Hi there, I'm currently working on how to ... parallel subprocesses, juggling with related issues and so forth: If I know that the shelves wi ... flow when starting it, so that the complete 'issue tree' is being create with a few clicks, and ... ssion and I can explain. Thanks, Ingmar
- Open discussion: RE: Features for 0.8.0
- It is frustrating - and I don't mean that as a criticism - to see a feature such as #337 (private issues) and #1018 (user groups) still not yet impl ... e unimplemented features would be worked on.
- Help: RE: configuring email - don't know capabilities
- Yes, you can use LDAP. We are using OpenDirec ... for instructions. http://www.redmine.org/issues/show/1185
- {{>toc}} Hello all, h2. Description After starting discussion about Patch #1650 using it's issue-notes, I'll try to continue (and extend) dis ... g time for a version * #1717 Show diff for issue description change * #1705 Use Rails timez ... count page * Don’t fill start date for new issue I'll also use this thread to extend the d ... -branch including this patch I found another issue regarding this patch... When using context-menu (right-click menu) in the issuelist, every change (even a more simpler prior ... ext-menu, brings me to the edit view for the issue showing me two errors saying: « Project » i ... 8) this still happens *only* while using the issuelist context-menu to change the issue's *status*. When the default @edit@ metho ... 63 to the edit-method in _../app/controllers/issues_controller.rb_ which looks like: <pre>@tim ... it@-method. After r1765 most actions (except ...
- Hi all; I've been asked to adapt Redmine f ... tion. Part of this effort is splitting the "Issues" menu item in two items named "Stories" and ... redefined trackers. My idea is to reuse the Issue controller but to pre-set a tracker filter. ... reate multiple specialized subclasses of the issue controller. Can anyone tell me if that's the ... I want? regards, Reinout van Schouwen
- Open discussion: RE: Translations
- I think there is a misunderstanding. 99transl ... also tools to review and submit bugs in your issue tracking system.
- Hi there, I'm trying to make the field "subject" textilizable, showing up in the "New issue" exactly like the "description" field (with ... I've tried to copy/paste in the file views/issues/_form.rhtml the lines <pre> <p><%= f.tex ... :cols => 60, :rows => (@issue.description.blank? ? 10 : [[10, @issue.description.length / 50].max, 100].min), ... ake this feasible ? many thanks gabriel
- Hi, I'm trying to integrate my Mylyn with Re ... tutorial, it looks nice so far.. I can see issues in my Mylyn task list in Eclipse but each t ... orking right. Any help would be appriciated.
- Hi there, I am hosting a legacy project (i ... view. Is there anyway to resolve such an issue? Thanks in advance for any advice. Regards, Calvin
- I've officially released the Budget plugin to ... lestreamsoftware.com/projects/redmine-budget/issues and can fork my code on "GitHub":http://git ... 10/redmine-budget-plugin/tree/master. Eric
- I am trying to import some data from our own ... ticketsrake aborted! uninitialized constant Issue /Sites/redmine/rakefile:10 (See full trace ... nt do CSV.open('Sites/redmine/lib/tasks/issues.csv', 'r') do |row| @tempMT = Mera ... row[5],row[6],row[7],row[8]) @i = Issue.new :project => Project.find_by_id(1), ... _by_id(1), :status => IssuesStatus.find_by_id(5), ... ble to import some of our old data. Paul
- Hi, i need some help, i need to put the custom field in the issue list, well, this is kind easy, but i need so ... tom_values.value' in 'order clause': SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project..... </pre> Where can i alter ... looking for it but im lost Thanks!