Search
Results (31866)
- Help: RE: Can i hide a issue from other users
- We are running : Redmine 0.8.0.devel.2731 (MySQL) - in PROD on Windows XP - SP3. Regarding your issue "Starting the server from Command prompt works but not as Services" : I had the similar issue, in DEV when I deployed "RedMine-Messenger" ... Command prompt in DEV) I am guessing Your issue is related with a plug-in... HTH.
- Help: RE: Can i hide a issue from other users
- ok lets wait and see. Hey just wanted to kno ... raised a help for it but no response........
- Help: RE: Plugins not appearing in Plugins list
- I've removed the table next_issues and run the migrate_plugins on it. And ins ... ins in the Administration/plugins page.
- Help: RE: Can i hide a issue from other users
- Version : "0.9":http://www.redmine.org/versions/show/6 When : Don't know. (hopefully soon)
- Help: RE: Can i hide a issue from other users
- Hey wanted to know when will it be implemented........ I mean which version........
- Help: RE: Can i hide a issue from other users
- I don't think we have this feature yet Check the following issues: http://www.redmine.org/issues/3187 http://www.redmine.org/issues/337 HTH :)
- Hi, Just wanted to know is there any way of hiding certain issues that i create from the other users of that ... the reply........ Thanks for the help....
- Help: RE: Plugin writing issue.
- Aha.. I am great-full to you Andrew. Problem ... Thanks for your guidance and cooperation.
- Hi I am combining Redmine with my Test NG ... entries http://mymachine/projects/testcases/issues?format=atom&key=mykey&query_id=16 I trie ... ed. I am using Redmine 0.7.3 Regards Hari
- Help: RE: Plugin writing issue.
- There already _app\controllers\reports_contro ... ne, rename your controller to something uniq.
- Hi there, For those of you who use "Campfi ... hat around a project I made a plugin to send issues notifications on a Campfire chat room. I ... e: it basically display an short abstract on issue creation and edition, as well as a link to the issue on Redmine. It helps us a lot in my company. ... ook on this ticket: #3306 but so far no luck.
- Help: RE: Plugin writing issue.
- Thanks Andrew. I already used the skip_bef ... nd the zip file containing the complete code.
- Help: RE: Plugin writing issue.
- try <pre>skip_before_filter :find_project</pr ... of your plugin and I will see what is wrong.
- Help: RE: Plugin writing issue.
- I am thankful for your prompt replies. Tha ... Although I don't think that there is an issue within init.rb and routes.rb files. Here ... ntroller => 'reports', :action => 'index'
- Feature #3400 (New): Project History log
- When you chane a any field of an issue, redmine tells you whar was the previous and ... mbers participation during the project live
- Help: RE: Plugins not appearing in Plugins list
- Nanda Palaniswamy wrote: > Those plug-ins ar ... . You have to drop or rename the table "next_issues" and run > [...] > > > HTH
- Help: RE: Plugins not appearing in Plugins list
- Those plug-ins are inbuilt & required by RedM ... . You have to drop or rename the table "next_issues" and run <pre> rake db:migrate_plugins RAILS_ENV="production" </pre> HTH
- Feature #3399 (Closed): List filtered issues when adding related issue #
- When adding related issues it would be very helpful to have a drop down list of existing issues, possibly filtered by status, age, author, etc.
- Help: RE: Plugins not appearing in Plugins list
- When I do the db:migrate_plugins RAILS_ENV="p ... e me this error: Mysql::Error: Table 'next_issues' already exists: CREATE TABLE 'next_issues' ('id' int(11) DEFAULT NULL auto_increment PRIMARY KEY, 'issue_id' int(11), 'int(11), position' int(11)) ENGINE=InnoDB
- email notifications for everything else; issues, forum messages etc get sent successfully e ... nami redmine stack on w2k8. regards, anthony.
- Feature #3398 (Closed): Link to assigned issues on user profiles
- How can I list assigned issues to the specified user? I know that I can see it on Issues tab and sort that, but if you have too many ... User Profile account/show/%, but it isn't.
- that's the idea, to let every user choose from the installed themes... Shall I create a new issue for this enhancement???? saludos sas
- Help: RE: Plugin writing issue.
- Maybe you have line like <pre>before_filter : ... ins reference in Ruby On Rails documentation.
- Defect #3397 (Closed): Moving an issue as either admin or regular user triggers 'Internal error'
- When I try to move an issue between two projects the "Internal Error" pa ... sql </pre> Error Log: <pre> Processing IssuesController#move (for 10.10.91.64 at 2009-05- ... =>["121"], "action"=>"move"", "controller"=>"issues"} NameError (undefined local variable or method `rollback_db_transaction' for #<Issue:0xb6f16ccc>): /usr/lib/ruby/gems/1.8/ge ... ds.rb:256:in `method_missin /app/models/issue.rb:96:in `move_to' /usr/lib/ruby/gems/1 ... ions.rb:98:in `transaction' /app/models/issue.rb:75:in `move_to' /app/controllers/issues_controller.rb:284:in `move' /app/controllers/issues_controller.rb:282:in `each' /app/controllers/issues_controller.rb:282:in `move' /usr/lib/r ... .html (500 Internal Server Error) </pre>
- Feature #3395 (Closed): add ability to filter on blank start and end, etc. date fields in Issues panel
- add ability to filter on *blank* start and end date fields in Issues panel Issues may be created without a start or end due d ... d very useful to be able to search for these issues explicitly so that can be updated with a start/end date easily.