Search
Results (18307)
- Help: RE: OCIError: ORA-22858: invalid altera ... CHANGES" MODIFY "PATH" CLOB DEFAULT NULL NULL
- Well, I have Redmine working with Oracle 11.2 ... and “null” as the same thing. The biggest issue is the fact that Oracle see ‘’ and “null” as ... ons, :force => true do |t| t.integer :issued, :lifetime t.string :handle, :assoc_ ... te should you ever have to upgrade Redmine.
- Several of our users are reporting getting a login message, mostly when trying to relate issues. The login message dissapears after a login ... comes back right away when you try to relate issues again. About your application's environm ... 0.1.0 Redmine Carousel plugin 1.0.1
- Help: RE: Submitting Issues through PHP
- Hi everyone, i'm also trying to use rest api ... same error : Notice: Undefined property: Issue::$id in C:\Program Files\EasyPHP-5.3.3\www\r ... nsion not loaded.'; exit(); } class Issue extends ActiveResource { var $site = ... format = 'xml'; // REQUIRED! } $issue = new Issue (array ('subject' => 'XML REST API', 'project_id' => '1')); $issue->save (); echo $issue->id; ?> Any idea ? Patrick
- Help: RE: Issues display New state only
- Ah, Felix... THANK YOU!!! We in Italy say "t ... glad it was such a trifle. Thank you again.
- Open discussion: RE: Redmine SVN repository
- There might have been some work regarding 1., ... hough, you'll have to dig through the forums/issues I guess. Regarding 2, the problems techn ... the svn server as well as the Redmine server.
- Help: RE: Order in issue list
- Ok thanks, I will use the plugin
- Help: RE: Order in issue list
- I think the default order is hardcoded.
- Help: RE: Order in issue list
- Yes, but I want to configure the default order (without the plugin default columns)
- Help: RE: How come any user in a project can update an issue assigned to someone else?
- That depends on your workflow.
- Open discussion: RE: Extend the watcher functionality to send email notifications for issues
- You will probably need to define a views for the email in @app/views/mailer/issue_newwatcher.text.html.erb@ and @app/views/mailer/issue_newwatcher.text.plain.erb@.
- Help: RE: Issues display New state only
- You must be a member of the project you create the issue in to be able to set it to anything else than the default status, or you have to extend the issue workflow for the correct tracker(s) to allow ... help as admins are bound to the workflow too.
- Help: RE: No hierachical view in issue list
- Thx. I didnt even show the parent issue column. :) This will help.
- Help: RE: No hierachical view in issue list
- Prof. Dr. YoMan wrote: > In issue list view i dont see issues and sub-issues alligned in hierarchical view (indented and ... rently works only if you sort them by parent issue.
- Help: RE: email service doesnt work correctly
- Max Fedorov wrote: > On settings page I clic ... when I have made any changes in Projects and issues. Make sure your email address is correct ... such that you will receive emails for events.
- Help: RE: Order in issue list
- Click on the column name/title to switch between descending and ascending for that column.
- Open discussion: RE: How to report
- I think you get the number of open and total issues for each tracker on the project overview (e ... ne), but there's no global view I'm aware of.
- Help: RE: Limit new issue types to certain users
- found this issue. http://www.redmine.org/issues/3726
- Help: RE: Limit new issue types to certain users
- yes please :)
- Open discussion: RE: Cannot Change Issue Status
- You have to see Role and Permissions settings.
- Open discussion: RE: Cannot Change Issue Status
- What's you workflow ?
- I cannot change issue status. Issue status is read-only.Why?Help me! Thank a lot.
- Help: RE: error new issue with wathcers
- I have this problem (not in all the users) and not share any email adress
- Open discussion: RE: Workflow for Enforcement -vs- Detailed Project Planning
- Right now I am leaning towards breaking the w ... rkflow with 'tested-in' custom field for the issue tracking the testing. Then having a testing workflow with 'developed-in' custom field for the issue that tracks the development. This should get ... s growing on me. It keeps the notes for each issue relevant to the current team - testers don't ... in impact analysis or test plan development.
- Open discussion: RE: Workflow for Enforcement -vs- Detailed Project Planning
- I face exactly the same problem and I don't t ... nt or Calendar views for while and break the issue is something we don't want to do. Maybe s ... ould help, but I'm not sure about this.
- It is possible to configure the order in the issue list (now is it desc) Thanks