Search
Results (18317)
- Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Guess this is related to "this Rails 2.3.11 issue":https://rails.lighthouseapp.com/projects/89 ... y-for-hash. There's a monkey patch in the issue thread you can try.
- Hi guys... im using redmine from 0.8 i think and always made SVN update with no issues. Few days ago i made another update, this ... open link: http://server/projects/clientapp/issues directly Also they can't loging (Interna ... (0.9.3) Please how to solve this annoying issue? My team can't work :( Thank you in advance. Alex
- Plugins: RE: Code Review Plugin 0.2.7 Released.
- 1. I'm used redmine 1.04 and install your plu ... > P/s: i review in file was uploaded with issues , i don't used repository.
- Help: RE: "rake db:migrate_plugins" cannot be runned twice
- I'm getting this as well on rails2. It on ... your Redmine plugins Git Sha1 workflow for issues 0.0.1 </pre> Any ideas?
- Hi again, I recently updated to 1.1.2 and fixed most of the issues I ran into (http://www.redmine.org/boards/2/topics/22431). I have one remaining issue and it's a fairly large one. I can't access ... abase schema version 20110228000100 </pre>
- Help: RE: RedMine API Authentication required constantly
- Hunted around a bit more, seems to be same issue as #7843
- Help: RE: Upgraded from 0.9.3 to 1.1.2 - Repositories give "Could not fetch resource information."
- I solved this by modifying @config/configurat ... an browse the repositories now. I still have issues authenticating against the repository (so I can't commit any changes). Any ideas?
- Help: RE: Cannot assing users - "Assigned To" drop down is not populated
- Felix Schäfer wrote: > The assigned to field ... ect and Sub-Project, I am now able to assing issues to users. I was working on redmine site with IE; Firefox is much better. Thank you!
- Help: RE: Issues display New state only
- Alessandro Canevese wrote: > Thank you again. You're welcome :-)
- Help: RE: RedMine API Authentication required constantly
- I second the problem. We started testing t ... nd we are facing the same problem. In the issue update page, when typing the related issue #, it triggers an ajax that request an (unkn ... e watched request: @http://[redmine.domain]/issues/auto_complete?id=10059&project_id=test- ... r Sellection by Group 0.0.1 </pre>
- 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.