Project

General

Profile

Search

Results (18307)

Development: Path a function in a plugin
'Im making a plugin based in the last path of the issue http://www.redmine.org/issues/8488, and I have problems patching the meth ... n I write: <pre> require_dependency 'issue' module IssuePatch def self.included(base) # :nodoc: ... :conditions => Issue.visible_condition(args.shift || User.current ... rns a SQL conditions string used to find all issues visible by the specified user def ... Project.allowed_to_condition(user, :view_issues, options) do |role, user| case role.issues_visibility when 'all' ... (usr || User.current).allowed_to?(:view_issues, self.project) do |role, user| case role.issues_visibility when 'all' ... atchable default to allow any user with view ... 2012-02-14 11:50
Help: issue relations not displaying
I installed a fresh version of redmine 1.3.0. I don't see any section for issue relations on the new issue page. I even created an issue and then tried again, but still no issue relations. I searched the wiki, forums, and issues, but my situation didn't match anything I f ... er role which has every permission including issue relations. So, why aren't the issue relations showing on the new issue page? Ruby version 1.8.7 ( ... l Database schema version 20110902000000 2012-02-14 08:06
Open discussion: PDF-Export of the Roadmap
Is there a possibility to make a PDF-Export o ... dmap? I only found http://www.redmine.org/issues/5125; seems to be outdated and not integrated into 1.x. Cheers 2012-02-14 00:40
Help: RE: Huge change sets and out of memory conditions
Actually in deeper review, issue #7699 is a different problem. The problem ... amount of data collected from the command. 2012-02-13 16:49
Development: Receive email notification only is allowed status
I want to program this functionatity and I th ... an # event. # # TODO: only supports Issue events currently def notify_about?(object ... tion when 'all' if object.is_a?(Issue) if object.allowed_statuses? ... d_statuses don't exist, could you help me ??? 2012-02-13 15:47
Help: Workflow doesn't work in a project
Hello, I have correctly set some trackers, issue statuses and workflow. But the workflow d ... ans in a project I can't change status of an issue from new to fixed. This happens in only one ... know where I messed up... Thank you guys! 2012-02-13 12:54
Help: help this problem.. db:migrate
Hello. I can't install Redmine 1.3.0 (with ... ake aborted! Object is not missing constant Issue! /usr/local/redmine-1.3.0/vendor/rails/acti ... How resolve this problem? :( Thank you. 2012-02-13 10:17
Help: Missing Template
Hi, I've updated Redmine from v1.2.3 to v1.3 ... information/app/views:vendor/plugins/redmine_issue_checklist/app/views:vendor/plugins/redmine_issues_backlighter/app/views:vendor/plugins/redmin ... llection/app/views:vendor/plugins/redmine_newissuealerts/app/views:vendor/plugins/redmine_opens ... pp/views </pre> What can I do to fix ist? 2012-02-11 16:05
Help: RE: Default Assignee and/or specify assignee in email-created issue
I am also interested in that... does this: http://www.redmine.org/issues/5573 http://www.redmine.org/projects/redmine/repository/revisions/3764 solved the issue? thanks, d. 2012-02-10 15:58
Plugins: RE: Weekly Timesheet Plugin (wk-time)
Hi, the plugin is really improving day by day ... he plugin with these 2 mods: *views/_edit_issues2.rhtml* - line 24. Add an extra empty element <pre> issues << [" "] </pre> *views/edit.html.erb* - ... // Add an empty element for allowing blank issue logging dropdown[row-1].options[i] = new ... verview-details-log", that is, with an empty issue. Finally, it would be great filtering bu ... ing a filter without user... Best Regards 2012-02-10 13:13
Development: RE: which REST API format (JSON or XML) will be supported in the future?
1. Redmine rely on formats supported by Rails ... for long 2. I know there are some Rails 2.3 issues with JSON supporting collection so I'd reco ... ut it can differ from one test to the other 2012-02-10 10:56
Plugins: RE: Show Issue Descriptions plugin
I think a good option to add to this plugin is add the description option when I save a query. 2012-02-10 10:45
Development: RE: Can I create/update a subproject by REST api?
take a look at this test code: /* Th ... SES after Redmine bug http://www.redmine.org/issues/8229 was fixed */ @Test pu ... return mgr.createProject(project); } 2012-02-10 05:03
Help: RE: Huge change sets and out of memory conditions
Issue #7699 seems to be what is happening, but it appears to be resolved without any resolution.... 2012-02-09 23:32
Help: Viewing all issues for all users
Hi, We are a small company and have implemen ... istrators who are the only one's able to add issues and both need to see all issues assigned to every user. It appears this ca ... nd doesn't give us an overall picture of the issues per user. We'd like to see all issues that have been started and assigned by eith ... deally we'd then like to filter to a list of issues per user. How can we do this? Any help greatly appreciated. 2012-02-09 16:41
Help: Redmine locks on the redirect page
Hello, i'm a new user of redmine, i've finish ... dn't found anything similar on the forums or issues tracker does anybody have an idea. this ... y is this hapenning, i've been searching the issue tracker and the support pages and i didn't f ... 0.45 Apache 2.2.6 All on a WAMP SERVER 2012-02-09 15:16
Plugins: Weekly Timesheet Plugin (wk-time) 0.0.6
We are happy to release the version 0.0.6 of ... - Entering time on empty projects (with no issues) is possible - left alligned the project, issue, activity dropdowns - set the size of dropdowns (project - 150px, issue - 250px, activity - 75px) - added a default ... from the timesheet grid - fixed the sunday issue with postgres - added User Filter to the wk ... for their feedback and enhancement requests. 2012-02-09 13:38
Plugins: Send new issue URL to custom email field
Hello, I've added a custom email field "Send URL issue to" user@example.com I'm working on a small plugin that use :controller_issues_new_after_save to send the link ot the issue (with id) to the email specified in the custom field. I've found the plugin NewIssueAlerts (http://www.redmine.org/projects/redmine/wiki/PluginNewIssueAlerts) who send email to emails specified fo ... e to use email in custom field and not in newissuealert db-table In /lib/redmine_newissuealerts/issue_patch.rb, I think I should replace: <pre> newissuealerts = Newissuealert.find(:all, :conditions => { :project_id => project.id } ) newissuealerts.each do |n| if n.enabled n.mail_addresses.split(",").each do |e| New... 2012-02-09 11:59
Open discussion: General query about Redmine
Sorry if I'm asking a very general question ... the community of users and/or the number of issues (tasks) managed by our Redmine, let’s say to 1000 users and possibly 100.000 issues/tasks per year? So far we have 2000 issues only, and performances are of course very g ... ind of tasks. Thanks for an advice 2012-02-09 11:45
Plugins: RE: Redcase Plugin
No probs hope you've fixed your issues and have a redmine run like you want ;) 2012-02-09 10:15
Plugins: RE: Redmine Scrumbler plugin
We have Internal Error at xxx://abc.com/scr ... v> 18: 19: <%= backlog_issues%> 20: </div> 21: 22: </d ... t in "v1.3.1", download it again if needed. 2012-02-08 13:25
Help: what is the default character_sets use ?
which encording dos redmine use if i did not ... stlink,when i use testlink to linkto redmine issues,the suitation is the titile of issue is Garbled,i use Navicat 8.0 Lite MySQL to c ... how can i make this data not Garbled !1.png! 2012-02-08 07:28
Plugins: RE: Weekly Timesheet Plugin (wk-time)
Alfredo, Regarding the hours from duplicate ... ime plugin only allows one entry per project/issue/activity/date combination, but the core time ... allows multiple time entries for the project/issue/activity/date combination. So if you have entered multiple entries for a project/issue/activity/date combination and try to open th ... if you enter multiple entries for a project/issue/activity/date combination on a new wk-time t ... . Thanks for bringing it up, Dhanasingh 2012-02-08 06:22
Open discussion: RE: iPad promotion code for "Redminer" app
An update Redminer 1.0.2 is available in http ... Attached file could not be shown in detail issue view. (fixed) We still provide promotion ... ack and comments are welcome and appreciated! 2012-02-08 00:19
Help: /tmp directory goes to 100% when uploading large files onto a Redmine project
We are using Redmine as an internal web porta ... ng there during the uploads. Is this a known issue and if so is there a way to get around it other than expanding our /tmp directory? Thanks 2012-02-07 21:54
(10101-10125/18307)