Search
Results (31861)
- 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.
- Defect #1916 (Closed): 1 issue with issues after migration
- Have done the db:migrate cache clear and rest ... ervice a number of times but still one of my issues has issues ActionView::TemplateError (undefined m ... b:22:in `link_to_attachments' app/views/issues/show.rhtml:70:in `_run_erb_47app47views47issues47show46rhtml' E:/Ruby/lib/ruby/gems/1. ... rking.rb:51:in `render' app/controllers/issues_controller.rb:105:in `show' E:/Ruby/li ... .rb:107:in `respond_to' app/controllers/issues_controller.rb:104:in `show' E:/Ruby/li ... e/public/500.html (500 Internal Server Error)
- Help: RE: New Issue Guidelines/Directions
- > Very near from #442, doesn't it? :) Yes, ... tracker and this one is per project. Eric
- Defect #1915 (Closed): TOC behaves wrong when using it same forum-thread in multiple messages
- Due to the way the TOC is handled by Textile ... thread. After seeing the result I filed this issue. If this gets too complicated I'd suggest ... ionality completely from the Forum-component.
- 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
- Feature #1913 (Closed): LDAP - authenticate as user
- The attached patch allows to bind to the ldap ... y being compatible to the way things are now.
- Help: RE: New Issue Guidelines/Directions
- You should open a feature request about that. I think this could make an interesting plugin.
- Feature #1912 (Closed): Forum topics need "unwatch" ability
- I'm an end user of Cocoabot's "Redmine instal ... I know that SVN HEAD has unwatch support for issues, but apparently not for forum topics.
- 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
- Defect #1906 (Closed): Removing permission "Edit issue" from role does not prevent user from editing issues
- Redmine version: 0.7.3.1711.
- Defect #1904 (Closed): MIME headers are not fully correct
- Hello, I noticed that gmail does not recog ... address, and drop the Bcc header. Thanks!
- Patch #1901 (Closed): RESTful URLs for everything
- I did some work on making Redmine’s URLs adhe ... y move the app to use named routes like @new_issue_path@ or @project_issues_path('ecookbook')@ instead of the params ha ... tely untested, I can’t vouch for that though.
- Defect #1899 (Closed): Broken custom query sidebar links
- When I want to use a custom query link on the sidebar and currently viewing an issue the link is broken (/issues/show/:issue_id?query_id=:query_id should be /projects/:project_identifier/issues?query_id=:query_id). The attached patch solves this problem.
- Patch #1898 (Closed): Filter issues by watchers
- This is a patch to filter the issue list by watchers. This solves #846.
- Defect #1895 (Closed): Failing functional tests when running rake test:functionals
- On a fresh checkout of r1826 when running `ra ... cuments_controller_test.rb" "test/functional/issues_controller_test.rb" "test/functional/journa ... , but was <302> 5) Failure: test_gantt(IssuesControllerTest) [./test/functional/issues_controller_test.rb:143:in `test_gantt' ... 03 patchlevel 114) [universal-darwin9.0]@