Search
Results (31865)
- Patch #3085 (Closed): Link project in simple issue lists
- Help: RE: Custom issue statuses not showing on the list
- Thanks, Mischa.
- Help: RE: Custom issue statuses not showing on the list
- Drasko Milosevic wrote: > I created some custom issues statuses but they are not showing on the status list when creating or updating an issue, although they are visible on status filter on 'view all issues' page. See the following "FAQ":http://ww ... dmine.org/wiki/redmine/FAQ#Ive-created-a-new-issue-status-but-I-cant-use-it-it-doesnt-show-up-in-the-status-drop-down-list... HTH...
- Help: RE: Can I reopen a closed ticket?
- The logged-in user needs to have the appropri ... permissions]] on the project containing the issue which you want to "reopen". When you "reopen" an issue you are actually changing it's [[RedmineIssueTrackingSetup##Issue-statuses|status]] to a one which _is not con ... you have configured an appropriate [[RedmineIssueTrackingSetup#Workflow|workflow]] to allow a ... e between the desired statuses. HTH...
- Help: RE: Command line ticket creation/modification?
- Thanks for the reply, well there is no docume ... dmine links # # Examples: # Issues: # #52 -> Link to issue #52 # Changesets: # r52 -> L ... omething related to a ticket it shows in the issue also a lot of really ugly code that shouln' ... latest commits and the commits shown in the issues. only tested it under git, I have no clu ... ll the other ugly patches I added. enjoy!
- I created some custom issues statuses but they are not showing on the status list when creating or updating an issue, although they are visible on status filter on 'view all issues' page. My system: ruby 1.8.6 (2007-09 ... Distrib 5.0.45, for redhat-linux-gnu (i386)
- Help: RE: hide possibility in a new issue as assign
- I would also bee very interested in such a fu ... limit users privileges. Thx. Redmine 0.8.2
- Feature #3082 (New): Repository Search
- it would be very useful to have a search (con ... ect/opengrok/) for various SCMs into Redmine?
- Open discussion: RE: Handling private repositories for public projects via reposman.rb
- Well due to overwhelming response :) I have d ... what I came up with. http://www.redmine.org/issues/3079 If anyone sees anything wrong or ha ... reat and does exactly what I wanted and more!
- Defect #3078 (Closed): Sorting a query on a value that isn't in the displayed columns fails
- * Assume your default columns don't include p ... riority * Notice that the resultant list of issues isn't sorted
- Wiki: Plugin_Internals
- h1. Plugin Internals {{>toc}} This page ... to load code in the plugins # Rails finds @IssueController@ in MyPlugin and see it defines a ... he application from _../app_ # Rails finds @IssueController@ again and see it also defines a @ ... 5076b1c88b57c2068aa92cdf694769dbd22d061a/lib/issue_patch.rb. Here he added a new method to Issue called @deliverable_subject@ and also declared a relationship. <pre><code class="ruby"> module IssuePatch def self.included(base) # :nodoc: ... ne plugins When you want to hook into all issues which are saved/created for example, you ca ... ain reason for this is that the @:controller_issues_edit_before_save@-hook is not triggered when a new issue is created. For example see the implementat ... 33caa43082c4e4d0a9f989623/lib/redmine_kanban/issue_patch.rb#L13 This will make sure that @...
- Feature #3077 (New): Customer Feedback System
- May I ask, Can redmine to achieve "Customer F ... port to "Bug Tracker"). Thank you very much.
- Since some users have report a compatibility issue with redmine 0.8.2 and ezFAQ 0.0.2, I make t ... dmine before 0.8.2, please try ezFAQ 0.0.2.
- Defect #3075 (Closed): Context-menu issue-status change fails under certain circumstances
- An issue-status change of an issue, when using a required timelog-customfield w ... id get an empty time entry while updating an issue using the context-menu. > > Steps to reproduce: > * Created a new issue / Or use an existing issue without spent-time > * Change the issue using the context-menu (e.g. change priority) > * No time appears on the issue > * 0.00 time appears on the Spent Time rep ... This side-effect clearly does not fixes the issue when using the context-menu's status-change ... 650. I've followed-up the discussion on that issues journal in this forum-thread http://www.red ... I proposed a (maybe dirty) solution for this issue in "this section":http://www.redmine.org/boards/1/topics/show/2352#Proposed-workaroundfix.
- Feature #3074 (New): Indention in Wiki of headings and corresponding content based on heading-depth
- It seems to me that such a feature would impr ... o prevent it from being erased in my head :).
- Help: RE: 500 error when accessing issue list
- Boudewijn van Liempd wrote: > further more a ... n from trunk. After disabling the plugin the issue no longer exists. Without further info I' ... released) which _should_ solve compatibility issues with current Redmine trunk. I've been doin ... ms with it... If this does not solve your issues please post with some more info (see [[Submissions]])...
- Help: RE: 500 error when accessing issue list
- further more after some searching I fond it h ... n from trunk. After disabling the plugin the issue no longer exists.
- Open discussion: RE: Hiding overview and activity
- After patching one needs to add permission view_issues on administration task to all non-anonymous ... not a bad idea. Regards Jan Alboszta
- Feature #3071 (New): connect ecm systems to redmine
- Problem: We want to position Redmine in ou ... ine, but is not focused on software projects.
- We use RSS/Atom to push awareness about new issues to managers of different teams. On avera ... ernal scripts to clear directory/table? /T
- Help: RE: 500 error when accessing issue list
- I've found that the error only occurs when fi ... rd redmine fields are used it works normally.
- Hi since upgrading this morning I get interna ... when clicking on pre-defined filters for the issue list. I have no idea where to start looking. the log gives me: Processing IssuesController#index (for xxx.xxx.xxx.xxx at 200 ... >"pp2008", "action"=>"index", "controller"=>"issues"} ArgumentError (wrong number of argum ... .rb:320:in `statement' /app/controllers/issues_controller.rb:59:in `index' /usr/local ... public/500.html (500 Internal Server Error)
- Plugins: RE: Graphs plugin
- Mischa The Evil wrote: > This seems to becom ... trunk at r2641 and have found that both the issuelist-graphs aren't rendered correctly. I've p ... usual about your setup that might be related?
- Plugins: RE: Graphs plugin
- Brad Beattie wrote: > First release attached ... trunk at r2641 and have found that both the issuelist-graphs aren't rendered correctly. I've p ... happen on the current trunk. HTH...
- Hey all, I've tested the Redmine Graphs pl ... trunk at r2641 and have found that both the issuelist-graphs aren't rendered. The following is written to the logs: * Old Issues <pre> Processing GraphsController#old_issues (for 192.168.1.2 at 2009-03-30 01:51:55) [G ... eters: {"project_id"=>"root", "action"=>"old_issues", "controller"=>"graphs"} Rendering template within layouts/base Rendering graphs/old_issues Completed in 123ms (View: 97, DB: 6) | 200 OK [http://redmine.host.tld/projects/root/issues/old] Processing GraphsController#issue_age_graph (for 192.168.1.2 at 2009-03-30 01: ... Parameters: {"project_id"=>"1", "action"=>"issue_age_graph", "controller"=>"graphs"} Typ ... app/controllers/graphs_controller.rb:124:in `...