Project

General

Profile

Search

Results (18307)

Open discussion: RE: Is there a way to template Projects? Or create pre-defined sets of Issues which can be added?
Deane Barker wrote: > > Projects can be copi ... u can copy an existing project (the template) 2012-03-05 09:04
Help: RE: Redmine 1.3 Log does not working / Can't create an issue with attacement
Hi Guys, I just finger it out myself. It's the user/group thing All good now. 2012-03-05 03:36
Help: [Resolved] Redmine 1.3 Log does not working / Can't create an issue with attacement
Hi all, I am having problem to create a issue *with an attachment*, it gives me a Internal error page. If I create an issue without attachment, it will work, I am assum ... on log file. Any ideas how can I fix both issues? Many thanks, Sam 2012-03-05 00:13
Help: RE: URGENT = 3 Issues transferred from one to an other directory = lost issues ??
No one have met the same problem ?? 2012-03-04 20:33
Development: RE: [PATCH] Show images in repositories inline when you click view links
Thanks for comment. I made a patch issue #10362 2012-03-04 08:06
Development: RE: [PATCH] Show images in repositories inline when you click view links
+1 You may want to open a patch issue and attach the patch. 2012-03-04 07:59
Development: [PATCH] Show images in repositories inline when you click view links
Currently, when you click the "View" link for ... isplayed inline. For your information, in issues views, when you click image file links, im ... review this patch and include it if it is OK. 2012-03-04 04:27
Open discussion: RE: Is there a way to template Projects? Or create pre-defined sets of Issues which can be added?
http://www.redmine.org/plugins/process_framew ... mming during your RTFM'ing next time maybe ;) 2012-03-03 08:51
Open discussion: RE: Is there a way to template Projects? Or create pre-defined sets of Issues which can be added?
> Projects can be copied from the administration forms What do you mean by that, exactly? 2012-03-02 20:43
Open discussion: RE: Is there a way to template Projects? Or create pre-defined sets of Issues which can be added?
Projects can be copied from the administratio ... what do you want to copy: members, versions, issues... so you could prepare some "template project" to be copied later. Regarding to the issues, you could, once copied the project, perform some bulk edit for changing dates, assignees, etc... 2012-03-02 20:16
Help: RE: "Resolution" field for issues
Thank you, that is exactly what I was looking for! 2012-03-02 18:24
Help: RE: "Resolution" field for issues
You may add an issue custom field (Administration->Custom fields->Issues). The type of the field may be in list form ... r all projects, Used as a filter, Searchable. 2012-03-02 17:52
Help: "Resolution" field for issues
Hi, I would like to add a "Resolution" field to issues in our redmine (see screenshot). How can ... re? Any help would be greatly appreciated. 2012-03-02 17:25
Help: RE: Got internal error when request issue list
Hi, Fixed by modifying database columns. 2012-03-02 16:16
Open discussion: Is there a way to template Projects? Or create pre-defined sets of Issues which can be added?
Is there any way to "template" a project type ... e a project, it comes with a standard set of issues? We have a number of standard tasks that ... re pre-stubbed out with a pre-defined set of issues. Either that, or we'd like to be able to "bundle" issues up, and mass-add them all to a project in o ... ge of the plugin directory looking for this.) 2012-03-02 16:03
Open discussion: How can I add a prompt box just like the one displayed in your “new issue” tab on the official web site
I want anonymous users committing issues,but i want to give them some advise but i d ... d on have problem i have changed another one。 2012-03-02 14:38
Help: RE: Comments under issues invisible for non-admin users
it starts to work fine if you apply this patc ... vancedRoadmap::CalendarsControllerPatch) Issue.send(:include, AdvancedRoadmap::IssuePatch) - IssuesController.send(:include, AdvancedRoadmap::IssuesControllerPatch) +# IssuesController.send(:include, AdvancedRoadmap::IssuesControllerPatch) Project.send(:include, ... pre> i simply removed (commented out) the issue controller patch from the plugin init script. looking more closely at the issue controller patch itself, there is nothing essential you can't live without. just mu five cents. 2012-03-02 09:41
Help: Got internal error when request issue list
Hello, After upgrade from 0.9.3 to 1.3.1 ... internal server error when I trying to view issue list. Logs below: Processing IssuesController#index (for 172.25.172.141 at 2012 ... "=>"task", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index ActionView::TemplateError (undefin ... ' for nil:NilClass) on line #28 of app/views/issues/_list.html.erb: 25: </tr> 26: <% ... p = group %> 27: <% end %> 28: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 30: <td class="id"><%= link_to ... 2012-03-02 08:43
Open discussion: RE: REST API: Filter issues according to date
hmmm... there are really too many results) ... tion? No, i learned this at random... 2012-03-02 08:08
Open discussion: RE: REST API: Filter issues according to date
Thanks. Do you know where I can find this in ... 't really work: <pre>http://www.redmine.org/issues.xml?created_on=>=2012-03-01&created_on=<=2012-03-01</pre> returns far too many issues. It seems that Redmine uses only the last "created_on" filter and not both. 2012-03-02 06:55
Open discussion: RE: REST API: Filter issues according to date
Yes, it is possible with construction like http://www.redmine.org/issues.xml?tracker_id=1&created_on=>=2012-02-01&created_on=<=2012-02-15 2012-03-02 05:55
Open discussion: REST API. FIltering custom fields isn't working.
Hello. I'm trying to use filtering by custom ... r. Request such as http://www.redmine.org/issues.xml?tracker_id=1&cf_2=Fixed&cf_1=1.3.0 perf ... sions 1.3.0 and 1.3.1... Where is trouble? 2012-03-02 05:53
Development: Basic plugin development questions
I spent this morning creating a basic plugin that allows the user to see branches an issues git commit resides on. It basically calls " ... c resides in the _changesets.erb view in the issues folder. So my plugin folder structure looks ... pre> pluginname: app: views: issues: _changesets.erb ... re is it, because one already exists for the issue. How best do I achieve SOME sort of deco ... to-modify-core-redmine-classes-from-a-plugin/ 2012-03-02 01:44
Help: The "More" option when updating an issue
I don't have much hope for this but I wanted ... " option expanded if you choose to update an issue? 2012-03-01 23:10
Open discussion: Format for creating a project via REST API using JSON?
I am one of the developers of the Java Redmin ... ouldn't be a configuration nor a credentials issue. 2012-03-01 15:03
(9976-10000/18307)