Search
Results (18317)
- Plugins: RE: Graphs plugin
- Brad Beattie wrote: > The graphs plugin is n ... I was choked off at some point. The i18n issue is very easy: just copy the language files t ... e reason. Other condition like this one @["#{IssueStatus.table_name}.is_closed=?", false]@ work ... eter? This is used in @app/views/graphs/old_issues.html.erb@ and since the word _value_ is pri ... 't seem the correct behavior. It looks like _Issues by valueUpdated_ With the described changes the graphs from the issues page doesn't give errors but look the same ... So, if someone can help me to solve the two issues * find an equivalent for @.visible.@ * ma ... of the graphs plugin working with 0.8-stable.
- <pre> About your application's environment ... o format the subject or the mail to create a issue. * i enabled IMAP-Trace (add: *Net::IMAP.de ... ority: Hoch Status: Feedback here is the issue-text </pre> but redmine reads the mail, and moved it to failed but i've no idea why …
- Hi, I would like to know whether it is possib ... forum. This would be similar to the move of issues from one project to another. Thanks, Jakob.
- Help: RE: Can i hide a issue from other users
- I havent deployed any "Redmine-Messenger" plu ... with redmine 0.8.4,0.8.1 and 0.8.0. Gave no issues!!!!!!!!! I am not sure whats going wrong.. ... that i created. Thank for help.........
- 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'
- 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
- 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.
- 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.
- Plugins: RE: Graphs plugin
- Tommy L. wrote: > Brad Beattie wrote: > > T ... ://redmine.chiparus.net/projects/rezplatform/issues (This is the latest 0.8-stable redmine and ... orks like a champ. Thanks for the tip Brad.