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.
- 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.
- Help: RE: Editing issues?
- Anyone?.. I need to modify issue description. Is it possible?
- Plugins: RE: Textile Wysiwyg editor
- Hi Peter, I downloaded your plugin and pla ... mine TextArea support wyswyg as well such as Issue, Document etc?
- Help: RE: Redmine + Apache + Passenger
- I had the same issue as Graham Roberts described in his first pos ... ing/renaming .htaccess actually fixes this.
- 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.
- 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.
- Help: RE: About Redmine Issue tracking system
- Actually what system redmine using for issue tracking ... any technology like that ???
- Help: RE: About Redmine Issue tracking system
- Please be more precise, I don't understand what you are asking for...
- Hi, I want to know .. what kind of system redmine is using for issue tracking ( like JIRA etc). please help. Regards Saravanana
- 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
- 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...
- 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>
- 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!
- 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>
- 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.
- 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.
- 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
- 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>
- 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
- 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 :)
- 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.
- 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.
- 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
- Hi everybody, at the moment, Redmine accep ... Exists any hints where I can resolve this issue manual? Many thanks in advance, Daniel