Project

General

Profile

Search

Results (18307)

Open discussion: PHP rest api - custom created_on
Hi all, I'm doing a migration from another ... ki/Rest_api_with_php I was able to add an issue , but the date is always the current date. Can I add an issue with a custom date , and if so what is the correct format (an example would be great) Thanks 2011-12-19 08:36
Development: before_save callback getting called twice
I'm sure I'm doing something wrong but I can' ... plugin that calls a shell script whenever an issue is updated. Unfortunately it seems to be get ... pre><code class="Ruby"> require_dependency 'issue' module RedmineDeployPatch def sel ... </pre> Any suggestions on where to look? 2011-12-17 20:43
Help: RE: Starting menu
May this thread help you http://www.redmine.org/issues/7688 2011-12-16 23:33
Help: RE: Help! trac to redmine migration problem
I've ran into this issue and was able to resolve it. The proper unix ... script worked successfully. Hope this helps 2011-12-16 20:56
Help: Starting menu
My database is MySQL, running Redmine 1.3.0, ... ing up Redmine finally I have ran into a new issue. I started by logging in as the default adm ... nd it drops me back onto the home page. THe issue is that i am not logged in. At the top righ ... n/register. So I am wondering what it means. 2011-12-16 19:55
Open discussion: Filter issue by project custom field
Hello All I was wondering if anyone feels that filtering issues by project custom fields would be an improv ... gory of projets And then i want to filter issues in reports and queries based on the project ... thus if i need a new filter to be applied on issues, the custom field must be an issue custom field, and so must be filled for every issues. It means that instead of filling once a field for a project, i have to fill it for every issues. What do you think? Thanks in advance for your time ! 2011-12-16 18:13
Open discussion: Issue errors out when saving updates
We are having an problem with when you update an issue it gives an internal error. Looked around a ... l notification, i was not able to update any issue. Here is the log error: <pre> NoMethodError (undefined method `position' for #<Issue:0xb5bf0d8c>): app/models/issue.rb:644:in `save_issue_with_child_records' app/models/issue.rb:628:in `save_issue_with_child_records' app/controllers/issues_controller.rb:180:in `update' passenger ( ... wn-server:99 </pre> Thanks ahead of time! 2011-12-16 17:56
Open discussion: RE: Email notification
Thank you Deoren! Tried with sendmail -- same issue. I don't even see 25/tcp attempts to localho ... have doubts that email.yml is used at all... 2011-12-16 17:44
Help: RE: Redmine not rendering after upgrade to 1.3.0
Mongrel is not working anymore with Rails 2.3.11 (or newer). Check #7688 and related issues, you'll need to add a simple monkey patch to Redmine. 2011-12-16 17:42
Help: Adding Contacts to Overview
Hello, I hope this is the right place for my issue. I recently installed a redmine installat ... ugin. Is there a way to add a filter in the issue overview for contacts as well as an additional field in the overview where the contacts for one issue are listed? Like a custom field that refere ... Redmine plugins Contacts plugin 2.2-light 2011-12-16 17:14
Help: RE: Internal error when creating new issue or opening existing issues
In the meantime I found out, that the problem ... s keeping some stale cached data somewhere? 2011-12-16 16:23
Development: RE: Does anyone know how to remove the item "activity" in the menu?
It's ok : Redmine::MenuManager.map :projec ... { |p| p.shared_versions.any? } menu.push :issues, { :controller => 'issues', :action => 'index' }, :param => :project_id, :caption => :label_issue_plural menu.push :new_issue, { :controller => 'issues', :action => 'new' }, :param => :project_id, :caption => :label_issue_new, :html => { :accesskey => Redmine::AccessKeys.key_for(:new_issue) } menu.push :gantt, { :controller => 'ga ... vities', :action => 'index' } ===> to comment 2011-12-16 16:03
Plugins: RE: XLS export plugin
Jens Krämer wrote: > @Daniel here's the fix ... fix! On the other hand, there is another issue I've found with the plugin. In xls_export.rb: <pre> if issue.children? and sort_parent then fmt = Sp ... fmt = Spreadsheet::Format.new end issue_columns.each_with_index do |c, j| v = i ... t. I made a change to the code: <pre> issue_columns.each_with_index do |c, j| if issue.children? and sort_parent then fmt = ... or each cell. However, when exporting 2000+ issues, it took over 50 minutes to process. The p ... the format setting portions of the plugin. 2011-12-16 01:02
Help: Deleting Issue attachments in 1.3
Is it me or is issue attachment deleting broken in the Redmine 1.3 codebase? 2011-12-15 20:29
Help: Internet Explorer cannot display the webpage / After Administrator Login
Dear all, I am a complete Redmine newbie trying to fix an issue I can not find root cause of. I have be ... rong? Thanks much in advance! Regards 2011-12-15 18:11
Plugins: REST api access to users
I've just started using the REST API against redmine-1.3 and have an issue that non-admin users can't query the users t ... ist via pages such as @http://localhost:3000/issues@ and adding assignee as a filtered field. ... users to develop a simple app that can query issues. Or have I missed something? Thanks 2011-12-15 14:49
Open discussion: Redmine / Chiliproject Java API 1.6.1 - bugfix release
contains fixes required to support Redmine 1. ... t: http://code.google.com/p/redmine-java-api/issues/list?can=1&q=label:Milestone-1.6.1 project page: http://code.google.com/p/redmine-java-api/ 2011-12-15 11:48
Help: RE: Move issue between projects fails if more than one property changed during move
Hi all, as Etienne pointed out in #9797: "C ... mandatory fields in my aim project. /Stefan 2011-12-15 11:34
Help: Missing columns
Hi. I upgraded Ubuntu yesterday (to v 11). R ... fine at first sight but when I try to group issues by something the columns dissapear. I can't ... te3 Database schema version 20101114115359 2011-12-15 11:31
Plugins: RE: Show Issue Descriptions plugin
Done a fix, will commit soon on my github https://github.com/cforce/redmine_show_descriptions 2011-12-15 00:09
Help: RE: migrate abort with Mysql error, on step AddRolePosition
I created the following ticket http://www.redmine.org/issues/9800 2011-12-14 22:53
Help: Redmine 1.3.0 Error when accessing Temps Passé Global
Hello, When I click on Proejcts, then on t ... entries`.`user_id` AS t0_r2, `time_entries`.`issue_id` AS t0_r3, `time_entries`.`hours` AS t0_r ... ation` AS t3_r15, `users`.`salt` AS t3_r16, `issues`.`id` AS t4_r0, `issues`.`tracker_id` AS t4_r1, `issues`.`project_id` AS t4_r2, `issues`.`subject` AS t4_r3, `issues`.`description` AS t4_r4, `issues`.`due_date` AS t4_r5, `issues`.`category_id` AS t4_r6, `issues`.`status_id` AS t4_r7, `issues`.`assigned_to_id` AS t4_r8, `issues`.`priority_id` AS t4_r9, `issues`.`fixed_version_id` AS t4_r10, `issues`.`author_id` AS t4_r11, `issues`.`lock_version` AS t4_r12, `issue... 2011-12-14 18:27
Help: RE: Migrate database Problem while installing Redmine 1.3.0
No, AFAIR, there is no notification to the opener when they open the issue, since they open it. When the issue is open via email, then the sender can simpl ... ook to plugins, I'm sorry I can't help you. 2011-12-14 17:56
Help: RE: Move issue between projects fails if more than one property changed during move
Thx for the advice Etienne. Logs and screenshot added to issue #9797. Salim. 2011-12-14 17:32
Help: RE: Move issue between projects fails if more than one property changed during move
Salim B wrote: > As I can't see any errors i ... your @config/environment/production.rb@. 2011-12-14 17:06
(10351-10375/18307)