Search
Results (18298)
- Open discussion: RE: Filter issue by project custom field
- I just created it #9919
- Open discussion: RE: Filter issue by project custom field
- Hello, I agree this feature. Is there a issue on this subject?
- Plugins: RE: Plugin: Weekly Timesheet - don't show closed issues
- Francisco, thanks for your feedback, we will take a look and get back to you. Dhanasingh
- Plugins: RE: Redmine Issue History Tabs Plugin
- Editing a comment in 1.2.2 (using Dan North's fork) does not work. This is a "known issue":https://github.com/tastapod/redmine_issue_history_tabs/issues/4. Can anyone help figure this out??
- Nice work with this plugin. I would like to know if it is possible to show just open issues when we are creating a new weekly timesheet. Thanks, Francisco
- Hello all, I am having a problem and I don ... al error h2. Error 1 <pre> Processing IssuesController#index to atom (for xxx.xxx.xxx.xx ... "=>"index", "query_id"=>"23", "controller"=>"issues", "key"=>"5032a2a3904b7e7dc71741cb2907cecef ... DB: 2) | 200 OK [https://projects.xxxxxxx.xx/issues.atom?key=5032a2a3904b7e7dc71741cb2907cecef797e6e5&query_id=23] Processing IssuesController#index to atom (for xxx.xxx.xxx.xx ... "=>"index", "query_id"=>"53", "controller"=>"issues", "key"=>"5032a2a3904b7e7dc71741cb2907cecef ... DB: 8) | 200 OK [https://projects.xxxxxxx.xx/issues.atom?key=5032a2a3904b7e7dc71741cb2907cecef7 ... omplaining about settings.frm Any ideas?
- Help: RE: Timesheet works only for Admin after upgrade
- Viktor Tönköl wrote: > Hi Constantin, > > We had the same issue, but we had found an easy solution. > > A ... > Regards, > Viktor Worked, thanks!
- Open discussion: RE: Looking for plugin to export multiple issues to pdf with full comment history
- I'm also searching for the same feature. I hope someone can help us here.
- Help: RE: Timesheet works only for Admin after upgrade
- Hi Constantin, We had the same issue, but we had found an easy solution. Admin ... current)) end end Regards, Viktor
- Help: RE: Serveral Problems with redmine
- Hello, Your Redmine is too old. Newest Re ... om/video/xmifx6_get-reminders-about-upcoming-issues-in-redmine_tech
- Hello everybody, I'm a newbie but using re ... team. I would like to install the redmine_issue_reminder plugin but it's not working, i thin ... s Je voulais installer ll plug-in redmine_issue_reminder mais je n'ai pas réussi, j'ai bien ... estant à votre disposition pour plus d'infos.
- Help: RE: {{variable}} doesn't work
- It was the i18n that caused the trouble. Going back to 0.4.2 resolved the issue. R.
- Hi, I am a newbie to redmine. The tracker right now allow users to view the issue is belong to a particular version, so is it ... ay. Vice versa, user can view the list of issue under the version on road map, this time onl ... ayed. And I want to see the due day for each issue as well. Is it possible to do it? Thanks. Daniel
- Help: RE: Solution API passing the key as a param to new/create from a rails 3.1 app. How?
- If you are use something like Eric Davis's Re ... u need to set the key <pre> RedmineClient::Issue.key = xxxxxxxxxxxxxxxxxxxxx </pre> This ... possibility the that there will be threading issues but I am not sure.
- Using REST api from a rails 3.1.13 to redmine ... arameter". I can do this with RedmineClient::Issue.find but not with RedmineClient::Issue.new . So if you want to use the API and s ... /key on request by request basis so that the issues are created by the user causing the request ... in each request like <pre> RedmineClient::Issue.find(offering.issue_id, :params => {:key => "xxxxxxxxxxxxxxxxxxx ... o is doing this with <pre> RedmineClient::Issue.new() </pre> If you do <pre> issue = RedmineClient::Issue.new( :subject => "The subject ", ... xxx } ) </pre> It gets added to the Issue as a value and not set as a :params to be fo ... looked at by this message for RedmineClient::Issue.new are: <pre> format --> json action --> create controller --> ...
- Development: RE: Redmine 1.3/1.2.2 release with Remote API for issue relations
- Etienne Massip wrote: > If you require some ... REST API improvement - #6721 Allow setting issue assignment by username via REST interface ?
- I installed Redmine 1.2.2 and Whining 0.0.4. After configuring Whining to verify the issues in 1 day (all priorities), I created a sche ... the scheduled task. What am I doing wrong?
- I have created some Redmine installations and ... rom a pre-existing installation. Things like Issues, News, Documents, Wiki Pages, Messages, Projects should be left behind and stuff like Groups, Issue Status, Custom fields ,Settings,Enumerations ... t the database can be copied, but stuff like issues, documents etc left behind. Is there some script or SQL that can do just that, delete the issues, wiki pages etc, or some subset of them? ... nistrative page or plugin where I can delete Issues, Projects etc that would also be great. /vfclistsGUY
- this is a bitnami installation- i am trying ... ng task with --trace)" how can i fix that issue in order to finish upgrading the redmine?
- Help: RE: API writing time_entries fails 422
- I succeed by changing to XML style and using ... d>44</id><project name="IoU basis" id="62"/><issue id="347"/><user name="Olav Kvittem" id="34 ... 0</updated_on></time_entry> </pre> cheers
- Help: RE: Redmine Svn Auto Creation: Can't make DBI com handle for DBD::mysql::db: unknown package.
- I had a fair amount of exchange with the (the ... tor for, but I'm not aware of having had the issue again. Redmine is a very nice product, bu ... on't have to administer the setup anymore :-)
- Help: RE: Redmine not rendering after upgrade to 1.3.0
- Cassiano Monteiro wrote: > And I even tried ... k... This may help http://www.redmine.org/issues/7688#note-20
- Help: RE: XAMPP issues
- thank you for your link laurent elgard
- Open discussion: RE: Shameless plug: Pepper - new theme
- Thanks! :) And thanks for the issue reports, Fabio
- Development: RE: create a plugin
- Michael, I think export command is for *NIX ... its Ruby based code, so I also ran into this issue but spent a lot of time in getting it resolv ... d using these forums. Thanks, Prashant.