Project

General

Profile

Search

Results (18298)

Open discussion: RE: Filter issue by project custom field
I just created it #9919 2012-01-04 14:09
Open discussion: RE: Filter issue by project custom field
Hello, I agree this feature. Is there a issue on this subject? 2012-01-04 13:37
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 2012-01-04 08:08
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?? 2012-01-04 01:11
Plugins: Plugin: Weekly Timesheet - don't show closed issues
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 2012-01-03 20:20
Help: Memory problems on Redmine Server
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? 2012-01-03 11:32
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! 2012-01-03 09:17
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. 2012-01-03 09:11
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 2012-01-02 16:23
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 2012-01-02 16:01
Help: Serveral Problems with redmine
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. 2012-01-02 15:32
Help: RE: {{variable}} doesn't work
It was the i18n that caused the trouble. Going back to 0.4.2 resolved the issue. R. 2012-01-02 02:54
Help: Can I view the version due day on tracker?
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 2011-12-31 00:18
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. 2011-12-30 20:25
Help: API passing the key as a param to new/create from a rails 3.1 app. How?
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 --> ... 2011-12-30 02:40
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 ? 2011-12-29 20:56
Plugins: Whining not working on Windows
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? 2011-12-29 19:13
Help: How can settings from existing Redmine installation be imported into new installation?
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 2011-12-28 19:06
Open discussion: upgrade redmine database problem
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? 2011-12-28 13:06
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 2011-12-28 11:33
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 :-) 2011-12-27 17:06
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 2011-12-26 21:43
Help: RE: XAMPP issues
thank you for your link laurent elgard 2011-12-26 14:46
Open discussion: RE: Shameless plug: Pepper - new theme
Thanks! :) And thanks for the issue reports, Fabio 2011-12-26 10:36
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. 2011-12-26 07:04
(10276-10300/18298)