Project

General

Profile

Search

Results (18202)

Open discussion: Internal Error: Error message after login (only for specific users)
Hi there, We're all of a sudden (as of last night) having an issue with two of our users trying to access the s ... ving this problem. Has anyone had similar issues with this? And if so, have you found a resolve yet as to what might be the cause? Thanks! 2009-06-12 06:49
Plugins: RE: correct location for language files in redmine plugins
Ciaran, Sorry for my slow response but it ... I18n-strings. I'd suggest to open-up a new issue for the descriped issue [ _sic_ ] other members can comment and Redm ... er feature... :wink: Regards, Mischa. 2009-06-12 02:14
Open discussion: RE: Google Calendar Plugin
@Michael Aye: Jim Mulholland's current sou ... lendar/tree and let me know if it fixes your issues? Note that it's currently not yet working w ... r]]) soon... HTH... Regards, Mischa. 2009-06-12 01:02
Help: RE: User can appear on watchers list but not "assigned to" list?
simon b wrote: > Hello > However, some users e.g. UserA report an issue verbally or via email and the IT support sta ... ... I remember a tag like "open as" or "open issue as"... HTH a little...) 2009-06-12 00:34
Open discussion: RE: Timeline in Redmine?
SyRenity Now wrote: > [...] and having each ... implementation of the solution for one major issue ánd being able to monitor %-done ratio per parent- and sub-issue? If yes, see issue #443 (I now the number out of my head withou ... know where we stand"_? Regards, Mischa. 2009-06-12 00:13
Help: RE: Downloadable Files on a remote host
Sebastien Riviere wrote: > I don't see any o ... ture request. You can search the existing issues for similar requests and @+1@ on the issue to "vote" for it. If none similar can be fou ... the type feature. Regards, Mischa. 2009-06-12 00:01
Help: RE: Public/Private projects
Jason Price wrote: > [...] but I want to be ... yet implemented in Redmine 0.8/0.9-dev. See issue #3461 and in its extend issue #482 for similar requests and an implementat ... gration to the core. HTH... Mischa. 2009-06-11 23:56
Help: RE: How to specify an application version when reporting a new bug
Christophe Absil wrote: > Just wondering if ... stom fields is not the solution. See e.g. issues #1675 and #685 for existing requests. The i ... ong with the development of the solution for issue #1245 (see #1245's "note-17":http://www.redmine.org/issues/1245#note-17 for a reference of this info). ... lso hope so... ;-) Regards, Mischa. 2009-06-11 23:36
Plugins: RE: Ticket grouping plugin
Hans Kazan wrote: > Any clue/hint when this ... order to temporary fix this? Change in lib/issue_relation_patch.rb <pre>acts_as_nested_set</ ... stroy</pre> This should solve your problem 2009-06-11 20:55
Help: Public/Private projects
Hi I'm trying to set up Redmine to use withi ... anage the projects and also use redmine as a Issue Tracking/Help Desk type software solution. The issue tracking,etc seems to be what I want but I w ... dmine? I can't seem to work out how to do it. 2009-06-11 17:44
Plugins: RE: host name (nodename) change ...
I found the culprit...it's the exception_handler plugin...I filed the following issue: https://projects.littlestreamsoftware.com/issues/2619 2009-06-11 16:04
Help: RE: Is Redmine designed to send emails on issue creation/assignment?
Hello, Don't you think the "observers" section on an issue achieves this ? If I'm right, this would nee ... : http://www.redmine.org/wiki/redmine/RedmineIssues If I'm wrong, what is is designed for ? ... (plugin ?) to get e-mail when creating a new issue. Suggestion : when assigning an issue to someone, let's have an "add to observers" checkbox. Barbara 2009-06-11 15:59
Plugins: RE: Ticket grouping plugin (issue_relations bug after deleting the parent)
Hans Kazan wrote: > Hans Kazan wrote: > Can ... the reason for the error message: the table issue_relations is not updated (read: the relation is not removed when removing child issues). After manually removing the corresponding record the issue can be viewed/edited as normal. Any clue/ ... e to look in order to temporary fix this? 2009-06-11 15:51
Open discussion: RE: No tracker is associated to this project. Please check the Project settings.
Hello, I had a similar issue : created a new tracker but it didn't show on my project "new issue" form. Thanks to this thread I found out whe ... lds. Thanks for your feedback, Barbara 2009-06-11 15:34
Plugins: RE: Ticket grouping plugin
Hans Kazan wrote: > I found a bug when addin ... > If you delete A1 (and thus also a11/a12) issue B1 cannot be viewed or edited normally. > S ... s counts for every relation you make between issues, so also the other options in the "Related issues" section of the issue. Can anyone confirm this bug? 2009-06-11 14:57
Plugins: RE: Ticket grouping plugin
I found a bug when adding relations and then deleting the parent. Scenario: Create issue A1 / A11 / A12 (issue A1 is the parent of A11 / A12) Create issue B1 Issue A12 has a precedes relation to B1 (zero days) If you delete A1 (and thus also a11/a12) issue B1 cannot be viewed or edited normally. See ... rt_date' for nil:NilClass): /app/models/issue_relation.rb:72:in `successor_soonest_start' /app/models/issue.rb:257:in `soonest_start' /usr/lib/ruby ... .rb:277:in `method_missing' /app/models/issue.rb:257:in `soonest_start' /app/models/issue.rb:121:in `validate'@ 2009-06-11 14:27
Help: RE: How do I get 'Roadmap' to show up?
* To enable RoadMap: In the Project -> Settin ... on & attach 1 or more tasks to that version (Issue -> Target version) * To create Wiki: you ... g/guide !RedMine_Version_Wiki.png! HTH. 2009-06-11 13:32
Help: RE: How do I get 'Roadmap' to show up?
* To enable RoadMap: In the Project -> Settin ... on & attach 1 or more tasks to that version (Issue -> Target version) * To create Wiki: you ... ine.org/guide !RedMine_Version_Wiki.png! 2009-06-11 13:31
Plugins: RE: Ticket grouping plugin
Hi! It happend with exactly the same. I installed the question plugin and then the issues group, and the filters didn't show anymore. Thanks in advance Hugo Marcelino 2009-06-11 12:31
Plugins: RE: Ticket grouping plugin
It's strange but after installing this plugin I'm unable to filter issues by "Question is assigned to" and "Question ... sted_set (from the current trunk) * redmine issues group 0.1.5 My environment: <pre>Abo ... postgresql </pre> When I installed Issues Group plugin and accessed my "Tasks" page I ... View::TemplateError (PGError: ERROR: column issues.question_asked_by_id does not exist : SELECT count(DISTINCT "issues".id) AS count_all FROM "issues" LEFT OUTER JOIN "issue_statuses" ON "issue_statuses".id = "issues".status_id LEFT OUTER JOIN "proje cts" ON "projects".id = "issues".project_id LEFT OUTER JOIN "questions" ON questions.issue... 2009-06-11 12:04
Open discussion: RE: Install Redmine on Windows (XP / 2003) with sqlite ?
I'm new as well, but found some tips for this issue. To use sqlite3 you setup the production ... redmine server is running. Good Luck Will 2009-06-11 03:16
Help: RE: Forum Message Creation Via Email
Carlo Camerino wrote: > is forum email messa ... nted on the trunk nor in other branches. See issue #1616 for the current implementation-status... HTH. 2009-06-11 01:25
Help: RE: No main menu!
Hello there, C'mon guys... Show your searc ... : I only reply to this forum-message and the issue to refer to this thread and close the issue #3478 if this post suffices Stevens exact issue. @Steven Bartley: Did you create a projec ... Evil:_ Added more detailed reply for Steven. 2009-06-11 01:09
Help: How to enable development mode?
What the subject line says. :p I'm running the bitnami stack and I'm running into a few issues with svn. I've tried the 'SVN_BIN' fix and ... g more meaningful. Thanks in advance, m 2009-06-10 23:03
Help: RE: Email delivery is not configured
Now I can see the page "*email notifications*". I solved that issue killing manually all the processes of mongre ... anyone have an advice to solve this problem? 2009-06-10 20:32
(16426-16450/18202)