Search
Results (18317)
- Help: RE: Email stopped working after upgrade from 1.0.3 to 1.0.4
- I've just noticed that i'm having this same issue too. I checked Admin>Settings>Email notific ... resets to "For any event on all my projects".
- I am wondering if it is possible to set up Re ... e of the people who received notices for new issues was bouncing, which put redmine into a loop (new issue created, notification bounces, yet another new issue created). Thank you.
- Help: RE: Migrating from 0.8.7 (manual install) to 1.1.0 (ubuntu repo via apt)
- The db changelog issue was because we had a some db screwups - rena ... id column (ie. it had been moved). So no issue migrating the data, but the template issue is more severe that I initially thought - we ... to file it as a bug (which it appears to be).
- Help: RE: Status is missing in drop down list although it is in the according workflow
- I don't think you have a bug, different thing ... aren't passed down to subprojects, * If the issue has subissues, that might block the parent issue in that regard, * If the issue has related issues, for example a blocking issue, you can't close it either.
- I'm setting up redmine with the intent of using as bug tracker AND as support/issue-tracker for non technical end users. For ... rimary interface. I want to let them create issues via email and follow the progression of their issues via email. I've managed to figure out how to create new issues via email by running the rake task "redmin ... eated users aren't added as watchers to the issues they create. Which is what I want to accomp ... I'd be really grateful for any help.
- Is there allready a plugin to relate a call to each other after duplicating or copy an existing issue. I don't have any knowledge about Ruby. ... lt, except on a few plugins. Thanks a lot.
- Hello! Does anybody know, does it work? Now, I'm trying to send issues via php. I'd found all information such: ... quire_once ('ActiveResource.php'); class Issue extends ActiveResource { // echo ... $site = 'http://belov:123456@10.10.1.40:3000/issues'; var $request_format = 'xml'; // REQUIRED! } $issue = new Issue (array ('subject' => 'XML REST API', 'project_id' => '1')); $issue->save (); echo $issue->id; @@ But I got the mistake. Redmine s ... serve Error 500 with this log: @Processing IssuesController#create to xml (for 10.10.0.4 at 2 ... ", "subject"=>"XML REST API", "controller"=>"issues"} Form authenticity token is missing or is ... word. Via C# I can connect and send the new ...
- Open discussion: RE: Error: An error occurred while sending mail (550 No such user here )
- Hello, Same issue here, anyone know the fix?
- Help: RE: Redmine via passenger running with Development settings
- Dennis, My passenger/rails configuration was ... orry I can't be more specific, I had so many issues getting everything working many of them have melded into one big glob. -Hig
- Help: RE: 'Issues' TAB giving internal error
- a quick fix, maybe a great help to others as ... <%= content_tag 'td', column_content(column, issue), :class => column.name %><% end %> </tr> ... %= content_tag 'td', (column_content(column, issue) rescue 'n/a'), :class => column.name %><% end %>
- Help: RE: Redmine via passenger running with Development settings
- David Higgins wrote: > I am running Redmine ... rror)" Hi David, how did you resolve this issue? Thanks, Dennis
- Open discussion: RE: Redmine won't start after crash
- I think I have the same issue you had with the local_avatars plugin. How did you remove it?
- Hi. Printing works fine on issues tab in IE 6 and Opera 11 (100 issues per page is set) In IE 7,8 there are only 1 page with issues in preview and on printer. Is this a bug?
- Help: RE: Save the columns to show
- Yes, see [[RedmineSettings#Default-columns-displayed-on-the-issue-list]].
- Development: RE: Feature request: configurable path of executable for scm adapters
- I create new issue #7517.
- Help: RE: Install in webhosting env.: Application error (500)
- I could resolve the memory issue by adding @RLimitMEM@ to @.htaccess@. BTW, o ... e end of script headers: dispatch.cgi </pre>
- Open discussion: RE: Redmine Java API 1.0.3 is released (FREE, Apache 2 license).
- Any plan to support custom fields on issues?
- Plugins: RE: Code Review Plugin 0.2.7 Released.
- I loved this plugin, but now I have to un-ins ... ry to patch this to work with the multi-repo issue, but I have to have a site working without error 500 sections first)
- Hi, First please forgive my ignorance as ... ake subtasking a necessity. The primary issues is I don't seem to be able to migrate the d ... create some projects, subprojects and tasks (issues) with subtasks, but when I look at Redmine' ... ally migrate data where there _appear_ to be issues elsewhere. Do I need to extract all dB ... grate the data and fix the template variable issue? Any advice gratefully excepted. tha ... abase schema version 20091205124427 </pre>
- Help: RE: Filter issues by category set by default for all users
- Is there anyone on this forum ? thanks
- Open discussion: RE: Redmine Java API 1.0.3 is released (FREE, Apache 2 license).
- Redmine Java API 1.0.4 is released: http:/ ... quired). * "status" field is supported for Issues.
- Hi, I need help with emails sent to my redmin ... ride"=>"project,tracker,category,priority", "issue"=>{"project"=>"xxxxxxx", "tracker"=>"bug"}, ... I can't find what's cause of this behaviour.
- Help: RE: Install in webhosting env.: Application error (500)
- Vitaly, thanks for your reply. 1. I saw th ... ks fine. 3. c) Webrick runs just fine -> no issues with paths. Or is this logic wrong? 3. d)- ... /pre> Which .htaccess should be used then?
- Plugins: RE: Contacts plugin
- h2. New 1.1.5 version released * Full siz ... rest api and/or examples * Linking existing issues to contacts * 'add deal'/employee link whe ... eal status tag * Czech and Chinese locales
- Help: RE: Subtasks Not Indented in Issues Screen - see Demo Big Project
- Feature #5325 covers this help question, I believe.