Search
Results (18202)
- Hello. Is it possible to set default value fo ... of Categoried in our project so I'd like all issues by default to be assigned on me. Is this possible? Thank you in advance for any hints.
- Open discussion: RE: Targeted date for Redmine 0.8.1 and 0.9
- This would be a useful aspect for me as well, ... , but not allow them to see anything but the issue list and only tester group or tester submitted issues.
- Open discussion: RE: Add a highly visible notice to top of 'new issue' page...
- btw: I think that only solution for this is something like machine gun ;)
- Help: RE: Server start issue with 2082
- Absolutely wonderful! Thanks man, your fix worked :)
- Help: RE: Server start issue with 2082
- Apparently when I svn upped it missed everyth ... I get a fix for this and some other updates.
- Help: RE: Server start issue with 2082
- I'm getting the same error message while upda ... I can just checkout an old revision for now.
- Help: RE: Server start issue with 2082
- Same issue here, I'll update if I find a fix
- This is something I've been trying to investi ... Some of our users are only allowed to submit issues and would like them to only see Issues and New Issue tabs. Barring that is there anywhere in t ... right direction would be greatly appreciated.
- Open discussion: RE: regular "An internal server error occurred. Please try again later." error
- I get this error now and then. In my case I think it had something todo with FastCGI timed out (for issue with alot of pictures and alot of updates) a ... s. Could this be the case for you as well?
- Open discussion: RE: Importing LDAP users
- Justin Grevich wrote: > Is there any rake ta ... DAP directory? See http://www.redmine.org/issues/show/1838 for a start.
- Help: RE: Plugin to alter Redmine trunk behavior
- Hi Eric, I've tried anew to reproduce this issue, reinstalling everything from the beginning, and the issue disapeared :-) Sorry for disturbance. thanks for support in any case gabriel
- Open discussion: RE: How to have the same Redmine with several host_name ?
- This is a quick solution, but can't guarantee security issue. There is a way using javascript to grab ... re the client comes from. Hope this helps.
- Hi, I'm just starting with Redmine and I h ... rsions? This is important for showing which issues were fixed in the version. Thanks. Zviki
- Help: RE: Redmine plugins & sidebar content
- You can use plugin [[Hooks]] (run @rake redmi ... in. Example: put a file called @app/views/issues/_sidebar.rhtml@ into you plugin and it will be used instead of Redmine's default. Eric
- I would love to see an organized wiki for sha ... intertwined projects in redmine, and how any issues are handled * Describing how particular me ... at like this idea? Best regards, Julien
- Help: RE: gmail and email.yml
- This still does not work. Gosh, I wish thi ... ard. I guess I am not the only one with this issue.
- Open discussion: RE: Standard User Profile
- hi all Can we add Signature field for customers? and it add into all issues that the users write. Thanks in advance.
- Open discussion: RE: how to add more information
- Yukos Vietnam wrote: > Can you help me to ad ... s. For example: to add an image(link) to the issuelist-sidebar paste the following code-snippet _to the end of your copy_ of source:trunk/app/views/issues/_sidebar.rhtml: <pre><p><a href="http:// ... m/textile/openwindow1.gif) to the end of the issuelist sidebar-partial: * the link will point ... suffice your need... Greetings, Mischa.
- Help: RE: Wrong duration in Gantt diagram?
- I would say no, because finishing the 20% remaining may be not be possible until another issue is complete. Maybe that issue won't complete until 12/1/2009. Redmine d ... d dependency directly (as far as I can tell).
- Open discussion: RE: Add a highly visible notice to top of 'new issue' page...
- Jean-Philippe Lang wrote: > I agree. redmine ... o add the high visibility notice to the "new issues" page. On my redmine site I would like to b ... t's a practical place to put the notice?
- Help: RE: Redmine Receiving Emails - IMAP Issue
- Hello, I had the same problem ... after enabl ... as working ... hope this helps Robert
- I'm looking at the "Gantt diagram":http://demo.redmine.org/projects/sandbox/issues/gantt in the sandbox, more precisely to "Feature #1811":http://demo.redmine.org/issues/show/1811 which has an estimated time of 12 ... long (from start date to due date), when the issue has a nominal duration of 12 hours? Shouldn' ... ter start date? Thanks in advance, MatB76
- Help: RE: How to close a version
- This, - in my case - highly-required function ... Though there exixts several patches (in two issues [ #1666 and #1676 ]) which were taken from ... n to apply cleanly on release 0.8.0/x. These issues are also quite good discussed. Here's my personal abstraction[1] of the whole grand-issue: ---- h3. General There are in gene ... on implicit closing of versions based on all issues being closed ** Patch #1676 @only_show_inc ... ncomplete ones in following places: *** New issue form *** Edit issue form *** Issues list - context menu for single issue *** Bulk edit issues form * Patch #1666 @explicit_version_com ... ' to the DB) ** it disallows targeting open issues to completed versions in following places: *** New issue form *** Edit ...
- Open discussion: RE: how to add more information
- Yukos Vietnam wrote: > Thanks for your infor ... info/getting_started_with_rails.html#_views (issues and wiki - your two screenshots -) you woul ... he API. There are several hooks (e.g. @:view_issues_sidebar_queries_bottom@) which could be uti ... plugin-proposal to me... HTH, Mischa.
- Open discussion: RE: Mongrel consuming all memory
- Below is what my log is mostly filled with (l ... es`.`builtin` = 2) LIMIT 1^[[0m ^[[4;36;1mIssue Load Including Associations (0.006213)^[[0m ^[[0;1mSELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `issues`.`fixed_version_id` AS t0_r10, `issues`.`author_id` AS t0_r11, `issues`.`lock_version` AS t0_r12, `issues`.`created_on` AS t0_r13, `issue...