Project

General

Profile

Search

Results (18280)

Help: Setting default ticket for new issues
Hi, Right now, when a user likes to create a new issue, the tracker stands on "Bug". Since most of ... e it to stand on "Support" when I open a new issue, but still be able to change it to "Bug" if ... t trackers for new project, but none for new issues. Any advice would be appreciated. 2013-01-14 11:59
Help: RE: Issue with wiki
Here is the output <pre> Rails Error: Una ... from script/about:4:in `<main>' </pre> 2013-01-14 09:49
Open discussion: RE: Restore database from old to new got failed
>how to restored it That depends on the DBMS ... tabase"... >and is it possible to get all issue from old database. If your backup isn't corrupted, why shouldn't it be? 2013-01-14 09:33
Help: RE: Local Git repository shows "404 The ... vision was not found in the repository" error
I just happend to experience the same issue here at a fresh install (apache+passenger+fc ... seems to work just fine. Well, exept the 404 issue within the repository-tab. When I used /u ... I'm a beginner...so maybe this helps ;) 2013-01-14 04:31
Development: Query issues via REST API, using custom fields filtering with RegExp
Hello, I am querying a list of issues using a custom field like the following : >http://www.redmine.org/issues.xml?project_id=redmine&cf_2=Fixed&limit=100 ... ike the following : >http://www.redmine.org/issues.xml?project_id=redmine&cf_2=*ix*&limit=100 What I get are all the issues where the custom field is set, not where th ... following search : >http://www.redmine.org/issues.xml?project_id=redmine&cf_2=Fixed|Wont%20fi ... not available (yet ;) ? Thank you, Joel. 2013-01-12 00:48
Help: RE: Pre-filled fields
Do you mean something like the "Issue Templates":http://www.redmine.org/plugins/issue_templates? 2013-01-11 21:19
Help: RE: Issue with wiki
From "How to request Help":http://www.redmine ... out@ What state the exact error you get... 2013-01-11 21:17
Help: Issue with wiki
Hello, I use redmine for the first time and I meet an issue with the wiki : only the first modification ... lp me ? maybe I ve made a mistake ? Thanks 2013-01-11 16:08
Help: Pre-filled fields
Hello,please know somebody how to pre-fill fields, for example issue description? I am finding on google but I ca ... step guide. It could help to users to create issues quickly and in a correct form. Thank you for help. 2013-01-11 15:15
Help: RE: Upgrade to 2.2.0, can no longer view issues.
Thank you Michael!, this change in database worked for me too!. 2013-01-11 11:42
Open discussion: User restriction
Hi, A normal user cannot log issues unless he has an administartor previlage? can someone guide? Regards Lijo Jose 2013-01-11 11:30
Open discussion: Restore database from old to new got failed
hi all we restored database from one ser ... to restored it and is it possible to get all issue from old database. Please help me out. 2013-01-11 11:11
Help: RE: Upgrade to 2.2.0, can no longer view issues.
SOLVED BY this SQL-query (notice: this is Pos ... te queries set "type" = null where "type" = 'IssueQuery'; For MYSQL it will be: > update queries set `type` = null where `type` = 'IssueQuery'; 2013-01-11 09:08
Open discussion: Issues's files link to File tab
when I add an new Issue or update, and add a file attachments, how c ... ese files in the "File"tab with filelink and issue info, which is near the "Wiki"tab only list upload files. 2013-01-11 04:04
Plugins: RE: Rails noob going crazy! trying to develop a very simple plugin!!
Here is an example from a plugin that updates the done ratio when an issue is updated. You can reference any attribute ... <pre> module RedmineAutoPercent module IssuePatch def self.included(base) bas ... sed?) end end end end </pre> 2013-01-10 22:59
Help: RE: Upgrade to 2.2.0, can no longer view issues.
I have this problem too. Redmine 2.2.1 (sa ... <pre> Started GET "/projects/tourdeforce/issues" for 92.100.5.127 at 2013-01-11 01:03:40 +0400 Processing by IssuesController#index as HTML Parameters: {"pr ... ueries/_columns.html.erb (1.1ms) Rendered issues/_list.html.erb (21.6ms) Rendered issues/_sidebar.html.erb (2.8ms) Rendered issues/index.html.erb within layouts/base (34.5ms) ... ce mechanism failed to locate the subclass: 'IssueQuery'. This error is raised because the colu ... 13: <% end %> 14: <%= call_hook(:view_issues_sidebar_planning_bottom) %> 15: ... ebar_queries %> 17: <%= call_hook(:view_issues_sidebar_queries_bottom) %> app/helpers/issues_helper.rb:176:in `sidebar_queries' app/helpers/issue... 2013-01-10 22:06
Help: Sorting issues by relations
I am trying to sort issues in each project by their relations (specifi ... 1.4.4 with BetterGanttChart and SmartSortVVK. 2013-01-10 21:27
Open discussion: RE: Bug? Cross-year date range in time tracking report misses some hours
Ok, thanks. I did some searching and couldn't ... re. Reported here: http://www.redmine.org/issues/12803 2013-01-10 19:41
Help: RE: How to disable watchers in new issue form?
Slawek Zych wrote: > Hi, I need to disable/hide list of watchers in new issue form. I have many project members, and list ... ide it? I'm using 1.4.4 wersion of Redmine 2013-01-10 17:10
Help: How to disable watchers in new issue form?
Hi, I need to disable/hide list of watchers in new issue form. I have many project members, and list ... not useful. Do you know how can I hide it? 2013-01-10 17:08
Help: RE: Confused about project version sharing
Jan Niggemann wrote: > Michael Powell wrote: ... tly, that projects can potentially reference issue among other projects? > Imagine you have 2 Projects A and B. Project A has issue #1, project B has issue #2. If you have redmine set up to allow this, you can now cross-reference the issues by clicking "add" next to "related issues"... Jan, what you describe is the function of the [[RedmineSettings#Allow-cross-project-issue-relations|Allow cross-project issue relations]] setting, which is not exactly wh ... t's target versions in other projects. HTH 2013-01-09 21:45
Help: Issue states per usergroup
Hi Everyone, Within my Redmine I have crea ... like that some groups have different default Issue states, think - for example - "For approval" ... do this? Thank you. Greetings, Michiel 2013-01-09 20:49
Open discussion: Bug? Cross-year date range in time tracking report misses some hours
I'm using Redmine 2.2.0.stable.11056. Before I report the issue or start on a patch, I just wanted to make s ... tails | Week- Project # Add Details | Week- Issue # Note that the total at the top of the rep ... have been omitted, although the projects and issues are included. # Also note that the weeks s ... 2-1 Has this been reported / assigned yet? 2013-01-09 19:42
Open discussion: Separating issues across customers for a product
We are currently using Bugzilla and looking f ... sing it. Each user at a customer can create issues. However for the given product CUST1 users should be able to see only their issues and not the issues created by the users of CUST2 for teh same ... ther user of CUST1 shuld be able to see/edit issues created by other users in his company and t ... sissions are be able to create/edit/view own issues and issues created by others belonging to CUST1 but no ... nal group should be able to see and edit all issues. Is this possible with Redmine? I coul ... nce teh question. Thanks in advance. Srini 2013-01-09 19:10
Plugins: RE: Weekly Timesheet 1.3
All, > We can get a list of all open projects, see if there any open issues, > if there are, then notify the project m ... (to identify members to notify). Olivier. 2013-01-09 18:30
(8226-8250/18280)