Search
Results (18291)
- hey there, I'm trying to develop a plugin which adds a new column "archived" to the issue_categories table (see #16188). so far wti ... he table, wrote a migration and patched the @IssueCategoriesControll@ and I'm now able to archive / unarchive issue categories in the project settings tab (in a ... next thing I want to do is to filter the issue_categories dropdown in the @issues/_attributes.html.erb@ view based on whether ... is is the part of the view which renders the issue_categories dropdown: <pre><code class="ruby"> <% if @issue.safe_attribute?('category_id') && @issue.project.issue_categories.any? %> <p><%= f.select :category_id, (@issue.project.issue_categories.collect {|c| [c.name, c.id]}), :include_blank => true, :required => @...
- Help: RE: Can't select Estimate time in Projects-View all issues
- I have a user (manager of the project) that c ... have redmine 2.5.2 with no plugin installed.
- Hello, there, I am testing Redmine 2.5.2 REST API. I tried to update an issue (such as its description or add comment fiel ... ied with both json and xml data by using the issues PUT method. The client side got 200 (OK) co ... rything is fine. However, the content of the issue could NOT be updated. I checked from Redmine GUI, also check with the REST API issues get method. There were no changes. Any ... the content still keep unchanged. Thanks
- I installed Ruby 2.1.2 and Rails, and operate ... yword' app/models/mail_handler.rb:368:in `issue_attributes_from_keywords' app/models/mail_handler.rb:186:in `receive_issue' app/models/mail_handler.rb:174:in `dispa ... wfully annoyed. I wonder if someone help me.
- Hello, I have redmine installed on windows ... to redmine site so that I can trouble shoot issue with an existing project "repository" issue. I get 'The entry or revision was not found ... quite understood. Please help. Thanks
- I've tried searching for ideas and found one ... gers. The idea I've tried was to add an issue to the project and mark the issue as 'private'. I added my 'notes' to the description area of the issue. This technically works, but the soluti ... a few reasons. 1 - the notes show up in the issues list . . . and if this list gets larger it ... ormation quickly. 2 - I added a link to the issue to the project overview for faster access, b ... are on version 2.5? Thanks so much!
- Dear all, I just realized I can't delete a ... be able to delete members. 3.png shows the issue, there is no Delete button. </pre> Any h ... redmine.org/attachments/download/12362/3.png!
- Hi everyone, I looked in the forum trying ... enerate a secret token and it didn't fix the issue When accessing an edited issue, I get an error 500. Thank you I really appreciate it This is the log: Started GET "/issues/65" for 76.65.61.245 at 2014-09-12 09:24:30 -0400 Processing by IssuesController#show as HTML Parameters: {"id"=>"65"} Current user: cedric (id=3) Rendered issues/_action_menu.html.erb (3.1ms) Rendered issue_relations/_form.html.erb (1.6ms) Rendered issues/_relations.html.erb (2.8ms) Rendered issues/_history.html.erb (11.5ms) Rendered issues/show.html.erb within layouts/base (35.9ms) ... render :partial => 'history', :locals => { :issue => @issue, :journals => @journals } %> 121: </div> 122: <% end %> 123: app/views/...
- Help: RE: How to make 100% progress when closing an issue
- Four years later - and [[RedmineIssueTrackingSetup]] is still a great core feature ... ks, and in fact a default % for all statuses.
- Hi Redmine experts, I have accidentally deleted an user account. All the issues related with this user is now showing as 'A ... 4 Distrib 5.5.35 Any help is appreciated!!
- Hello everyone. I am running Redmine 2.3.3 ... inance 1.0.5-light redmine_issue_checklist 2.0.5 redmine_knowledgebase 2.3.0 </pre>
- Hi, I know that it has been discussed on how to add non-members to watch Issues, but there doesn't seem to be a way to allo ... users to be able to do this for themselves.
- Hello I'am new to redmine. I installed red ... s (I hope to see the modificated files in my issues), so i configured turtlemine as show in the ... my project file. any help thanks a lot.
- Hello everyone, having two sub-projects (a and b) they have issues in relation to each other, I can create a l ... only the field "relate to" but show me some issue in the field of "b" related ? I do not know if I'm clear enough :) Thanks in advance
- We have bunch of projects in the company and ... oyees are public so that anybody can post an issue there. Now, we want to allow external con ... ssible but adds another level of complexity).
- Help: RE: How email notifications works for forum messages
- Piotr Oh wrote: > Nobody is using Forums in ... erent than other Redmine objects (like news, issues etc)? Why one part of my Redmine email notification works ok, and another one not? P.
- Help: RE: How email notifications works for forum messages
- Nobody is using Forums in Redmine or nobody has this problem? I have created Issue #17688. This is annoying problem, as this fo ... ely watch the forum threads. Regards P.
- Help: RE: Can't connect Redmine to SVN repository via https
- Ok, looks like I resolved. I used the hin ... for @System account where svn command may be issued and certificate permanently accepted: > ... g the revisions from my svn repos. Whooo!! :)
- Help: RE: New Issue Status not showing
- FWIW: I wrote down some things to consider in message#38926.
- Is there a way to provide Issue activity information over a defined time on ... w Page e.g. In the last <<week>> 21 new issues created 19 closed etc... And, since ... s. Thanks PS: My Redmine version is 2.1
- Open discussion: RE: Legal notice configuration via the administration pane
- Quick hack: Edit source:trunk/app/views/layou ... n":https://github.com/jniggemann/Redmine-All-Issues and modify it to display a static page with ... . Or use a hook: view_layouts_base_content
- Hello, Is anyone using this plugin http:// ... mine itself), but there seems to be a lot of issues with this plugin. First it needs 'A comm ... least not listed as compatible with 2.4.x...
- Help: RE: New Issue Status not showing
- Database upgrade should work but you should a ... ade procedures from their respective authors.
- Help: RE: New Issue Status not showing
- One more question, based on your comments reg ... to import them into a newer Redmine version?
- Help: RE: Segmentation fault when installing bitnami redmine
- You most likely asked the question in wrong place. Post bug or issue at bitnami site.