Project

General

Profile

Search

Results (18298)

Help: RE: Default settings for listing issues on Issues tab
Is there any single place where I can modify ... be really important to customize that screen. 2010-10-10 23:06
Plugins: RE: Textile Wysiwyg editor
Yes it's possible to extend this to other are ... where it may be problematic is in regard to issue modification since two instants of the tinymce need to exist on the same webpage. 2010-10-10 23:00
Help: RE: Editing issues?
Anyone?.. I need to modify issue description. Is it possible? 2010-10-10 22:55
Plugins: RE: Textile Wysiwyg editor
Hi Peter, I downloaded your plugin and pla ... mine TextArea support wyswyg as well such as Issue, Document etc? 2010-10-10 10:56
Help: RE: Redmine + Apache + Passenger
I had the same issue as Graham Roberts described in his first pos ... ing/renaming .htaccess actually fixes this. 2010-10-09 16:38
Open discussion: RE: constrainst when opening enteprise redmine towards the customer
Felix Schäfer wrote: > I haven't read all at ... not the problem in fact i need to solve the issue problem in both systems (the external opened ... to be secured hardly from internet attacks. 2010-10-09 14:31
Help: RE: About Redmine Issue tracking system
Well, Redmine _is_ the issue tracker. If you want to know what language i ... e redmine front page":http://www.redmine.org. 2010-10-09 11:34
Help: RE: About Redmine Issue tracking system
Actually what system redmine using for issue tracking ... any technology like that ??? 2010-10-09 11:15
Help: RE: About Redmine Issue tracking system
Please be more precise, I don't understand what you are asking for... 2010-10-09 09:29
Help: About Redmine Issue tracking system
Hi, I want to know .. what kind of system redmine is using for issue tracking ( like JIRA etc). please help. Regards Saravanana 2010-10-09 07:36
Help: Proxy Server error
Hi, I trolled the Forums for the below error. I am aware of a similar issue with Ruby and proxy server. In my case, it is PHP 5 Getting an annoying error on a issue submission. On submit, the below error page ... ndle the request POST /redmine/projects/beca/issues/new. Reason: Error reading from remote s ... istic.com Port 88 **END** Best, DJkHam 2010-10-09 04:41
Plugins: Pointers for my first plugin
I'm just looking for some pointers (articles, ... dmine hook: @model_changeset_scan_commit_for_issue_ids_pre_issue_update@ I'm trying to modify the ticket t ... gn_original_author do require_dependency 'issue' unless Issue.included_modules.include? RedmineReassignOriginalAuthor::IssuePatch Issue.send(:include, RedmineReassignOriginalAuthor::IssuePatch) end end Redmine::Plugin.registe ... lity to the "fixes" keyword to reassign that issue to its original author' version '0.0.1' ... re> *lib/redmine_reassign_original_author/issue_patch.rb* <pre><code class="ruby">module RedmineReassignOriginalAuthor module IssuePatch def self.included(base) bas ... e model_changeset_scan_commit_for_issue... 2010-10-09 02:20
Help: RE: Redmine on BlueHost HELP!
*$ more config/database.yml* <pre>produc ... ctive_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, ... ional_environment.rb')) end end</pre> 2010-10-09 00:58
Open discussion: Copy or Share custom queries between Projects
Hello everyone, I have this kind of hierarchy ... hat all sub-department have a default set of issues queries, and that all projects have a different default set of issues queries. Also both of sets are only visible ... d be appreciated. Thanks for your opinion! 2010-10-08 23:46
Open discussion: RE: Error: ActiveRecord::Sta ... command denied to user 'root'@'10.100.10.135'
I solved the problem. The error was generated by a trigger associated with the table "ISSUES". This trigger is standard, or somebody tha ... is here and TRIGGER `redmine`.`beforeInsertIssue` BEFORE INSERT ON `redmine`.`issues` FOR EACH ROW BEGIN IF NEW.status_ ... ------ here. TRIGGER `redmine`.`beforeUpdateIssue` BEFORE UPDATE ON `redmine`.`issues` FOR EACH ROW BEGIN IF NEW.status_id ... custom_field_id = 13 AND customized_type = 'Issue' ) THEN UPDATE custom_values set value = ... custom_field_id = 13 AND customized_type = 'Issue'; ELSE INSERT INTO custom_ ... ustomized_id,custom_field_id,value) VALUES ('Issue',NEW.id,13,NEW.due_date); END IF; ... = OLD.due_date; END IF; END$$ </pre> 2010-10-08 20:07
Help: RE: Default settings for listing issues on Issues tab
IIRC you can only choose what columns to show ... hat only redmine-wide, i.e. for all projects. 2010-10-08 18:11
Help: RE: Report organization with all sub-projects
We are creating the company as the top-level ... cts as the 3rd level. Tracking is done with issues at the 3rd level. On the gantt pictured above, the issue was created at the 3rd level. Is there ... with Redmine? We are at v1.0.1 using MySQL. 2010-10-08 18:10
Help: Default settings for listing issues on Issues tab
Hi, I'd like to modify the default settings for listing of issues of the Issues tab. I'm able to create, save and use custo ... e somehow? Thanks for the help, Istvan 2010-10-08 12:21
Help: RE: Receiving emails - Exchange 2003
We use the following script to fetch email fr ... d=yourpassword project=nameofyourprojectwhereissueshouldbecreated tracker=bug allow_override=project </pre> 2010-10-08 10:04
Open discussion: RE: constrainst when opening enteprise redmine towards the customer
Moreover i maybe found a solution for the tic ... behaviour. See "here":http://www.redmine.org/issues/2653 2010-10-07 21:34
Help: RE: Problem Installing Redmine on Windows 7
Thanks Felix! The problem was fixed by do ... lyph.blogspot.com/2009/08/rails-23-migration-issues-with-mysql_26.html And by using the 32bi ... ortant point. Anyway redmine is running :) 2010-10-07 20:27
Open discussion: RE: Custom field Default value per Project
I would like to see this feature. We're using a custom field mostly to record which user a certain issue is for. It would be great if the value could ... illegal values can be entered into the field. 2010-10-07 19:00
Open discussion: RE: Extended LDAP Authentification
As far as I know, it's not possible without patching Redmine. Search the issue tracker with category=LDAP to have a look fo ... lable you may want to open a feature request. 2010-10-07 15:59
Help: Close Version?
How do i close a version? We have some leg ... appear on the project roadmap, there are no issues assigned to it but i can't see an option to close it? Thanks 2010-10-07 10:49
Help: Email is too long (maximum is 60 characters)
Hi everybody, at the moment, Redmine accep ... Exists any hints where I can resolve this issue manual? Many thanks in advance, Daniel 2010-10-07 10:08
(13301-13325/18298)