Search
Results (18306)
- Help: RE: Problems upgrading from 0.8.7 to 0.9.3.
- Solved. The problem was the columns added by the plugin "Redmine Issues Group plugin". Looking the plugin migrat ... t is possible to rollback this changes. Issues: Delete lgt,rgt,and ParentID columns. ... I install again all the plugins but Redmine Issues Group plugin and execute the migration commands for the plugins.
- Open discussion: RE: Customization of the home page
- BTW, take a look at http://www.redmine.org/issues/5232
- Open discussion: RE: Customization of the home page
- Grant, it's basically just allows you to tur ... w*: | Project Description | Open Polls | | Issue Tracking | Latest News | | Members | Lates ... ages| | Latest Projects |Open Polls |
- 1. After adding new project something happene ... at may be source of performance problems?
- Open discussion: RE: get an issue status id in IF statement
- OK, got it. It's status_id, just like that. |strexy
- Help: RE: Can't Show Issue (500 Internal Server Error) - ActionView::TemplateError
- Anyone else want to take a stab at this?
- Hi there, Just wondering if there's an ea ... he "Latest Projects" and add instead "latest issues". any pointers on where to look? Thanks Grant
- Help: RE: Can't see related issues
- Oddly enough, I now see it right there on the issue view. For some reason I didn't see it despite looking for it all morning.
- I can't see Related issues when updating/creating an issue, so I e.g. can't mark a bug as duplicate. An ... e project. Using 0.9.3. Thanks in advance.
- Hi all, I'm trying to customize the function create_journal in /APP/MODELS/issue.rb This function starts with an IF conditio ... t should create a journal only on particular issue statuses: if @current_journal && (issue.status==1) && (issue.status==8) ... ... end But it get ... help me, pls? Thanks a lot. |strexy
- Hi All, I have hust installed Redmine. I lov ... ou can see : http://redmine.lnx.connexia.com/issues.xml Don't work. Any ideas/help ? Thank you in advance to everyone.
- Plugins: RE: Sidebar Issue Control
- Updated to 0.1.0. Now possible to reassign issues in the same manner.
- Help: RE: Unable to log in
- Ah, sorry, I confused the login and username ... . If not, I'd suspect some collation/charset issue, but for that shouldn't be an issue here.
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- I don't think so. My guess is it's some sort ... y renaming the module in /lib/arch_decisions_issue_patch.rb from IssuePatch to ArchDecisionsIssuePatch. If that doesn't work, try temporari ... gins you mentioned and see if that does it.
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- When I copy the Arch Decisions directory back ... E:/webservers/railsapps/redmine/app/models/issue.rb:35 d:/dev/lang/Ruby/lib/ruby/site_ruby/1 ... or/plugins/arch_decisions/lib/arch_decisions_issue_patch.rb:1 d:/dev/lang/Ruby/lib/ruby/site_r ... ge and clicked the 'download source' button).
- Help: RE: problem with repositories access control with apache, mod_dav_svn and mod_perl
- That looks more like a passenger issue… So svn is in /svn, where is you redmine located?
- Help: RE: Uploading files/documents fails
- Before trying to upload a file <pre> dani ... [POST] Parameters: {"enabled_modules"=>["issue_tracking", "time_tracking", "news", "documen ... [POST] Parameters: {"enabled_modules"=>["issue_tracking", "time_tracking", "news", "documen ... not getting written to or a different one is
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- I installed Redmine about a month ago and it migrated fine (after some initial issues). It seems that everything is running fine so far. I've created some projects, issues etc. My install is: Redmine 0.9.3.stable ... n get that would help diagnosing the problem?
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- I'm not sure what to tell you here. I've seen ... up. What's more, it looks like it was the Issue class, in it's act_as_attachable call, that ... te_plugins again, just to see what happens.
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- I'm trying to run the db:migrate_plugins rake ... E:/webservers/railsapps/redmine/app/models/issue.rb:35 d:/dev/lang/Ruby/lib/ruby/site_ruby/1 ... or/plugins/arch_decisions/lib/arch_decisions_issue_patch.rb:1 d:/dev/lang/Ruby/lib/ruby/site_r ... ide some suggestions that would be amazing :)
- Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- I finally had the time to track down my subproject issue with the latest version from git. The issue is that the vendor/plugins/projects_tree_vie ... I have appended a patch that resolves the issue for me and adds the button code that is shipped with redmine but gets overridden by the plugin.
- Help: RE: 404 on issue creation using REST Api
- Sorry, forgot to say that. I'm using c#, not ruby...
- Hi, as the title says, i am receiving a 404 error when trying to create a new issue using REST and POST /issues.xml. Get/put requests are working fine, as ... uild 2 weeks ago i guess. Greetz, Lennard
- I wanted to announce a new product I've relea ... on Redmine it includes Redmine's integrated issues tracking, centralized communication, and ti ... d let me know what you think. Eric Davis
- Is there any way for all issue activity -- creation, updates -- to notify e ... jects?) Currently every time we create an issue we need to check all the checkboxes at the bottom of the page. Thanks in advance.