Project

General

Profile

Search

Results (12601)

Feature #9733 (New): WIKI macro to insert database query result as wiki table
This is a tool very useful for us and is impl ... it would be use as project, cmdb , kb, and issues portal Our idea would be to insert cmdb ta ... as wiki tables gives a lot of flexibility. 2011-12-06 15:00
Patch #9732 (Closed): German translations
I added a patch for a few new German translat ... lly related to features from #5501 and #2269. 2011-12-06 14:15
Defect #9730 (Closed): Redmine leaks memory over 1G, YAML
It isn't very difficult to find memory leaks ... ce unusable. http://redmine.ruby-lang.org/issues/4832 2011-12-06 12:15
Feature #9726 (New): Add the controller_timelog_edit_before_save hook to IssuesController.new()
The controller_timelog_edit_before_save hook ... TimeEntries can be created when updating an Issue, I found myself needing the same hook in IssuesController.new(). There is no hook in IssuesController.new() that lets plugin developers ... se the same hook, as the plugin demonstrates. 2011-12-05 19:53
Defect #9724 (Closed): Can't remote add new categories
There are 2 issues with remote add categories in issues (the (+) button next to categories when update issues): * If categories is empty, there's no w ... I have an error where name can't be blank 2011-12-05 09:51
Defect #9721 (Closed): Special character should not be accepted
Special character should not be accepted 2011-12-05 07:21
Feature #9720 (Closed): Add note number for single issue's PDF
Please add note number for single issue not only for html but also PDF. 2011-12-05 04:01
Defect #9719 (Closed): Filtering by numeric custom field types broken after update to master
I updated my redmine installation to solve bu ... gs 0.0.1 </pre> <pre> IssueCustomField Load (1.2ms) SELECT * FROM "cus ... or_all='t') AND ( ("custom_fields"."type" = 'IssueCustomField' ) ) ORDER BY position IssueCustomField Load (1.4ms) SELECT * FROM "cus ... t_id = 97 ) AND ( ("custom_fields"."type" = 'IssueCustomField' ) ) ORDER BY custom_fields.posit ... plicit type casts. : SELECT count(DISTINCT "issues".id) AS count_all FROM "issues" LEFT OUTER JOIN "projects" ON "projects".id = "issues".project_id LEFT OUTER JOIN "issue_statuses" ON "issue_statuses".id = "issues".status_id WHERE (issue... 2011-12-05 00:50
Defect #9717 (Closed): Historic activity view lost layout
When clicking "Previous" (e.g. http://www.red ... ivity?from=2011-11-26&show_changesets=1&show_issues=1&show_messages=1&show_news=1&show_wiki_edi ... out is lost. See screener: !shot.jpg! 2011-12-04 13:31
Feature #9715 (New): Update issue done ratio from commit message
Redmine already supports "fixing" issues which updates done ratio to 100% and closes ... my case) and the done ratio updated and the issue journal updated with a note including the fu ... ut does not conflict. It must come after the issue ref and before the time logging. The issue note is added regardless of if the issue progress or status was changed. That is, if a done ratio is given the issue gets a note unless the issue was previously closed in which case there is ... the person committing knows that unless the issue is closed it will get updated. I'm workin ... @2h30m * Refs #123 @50%, Refs #234 @1:15 * Issue #123 @40% @2h30m, Fixes #234 2011-12-02 19:47
Feature #9714 (Closed): Custom 'were/was' condition for assignee issuelist filter
Hi. I need a some special Custom Query to get all issues, which *were* assigned for example to Developers. How can I make it? 2011-12-02 14:36
Defect #9713 (Closed): delete a subtask from a subtask
Hello we have the follow problem: we cre ... sk. Here we get this error: Processing IssuesController#destroy (for 192.168.1.74 at 2011 ... LhswHZ50rKFpQ=", "id"=>"498", "controller"=>"issues"} ArgumentError (comparison of Date with nil failed): app/models/issue.rb:808:in `recalculate_attributes_for' app/models/issue.rb:772:in `update_parent_attributes' app/controllers/issues_controller.rb:246:in `destroy' app/controllers/issues_controller.rb:244:in `each' app/controllers/issues_controller.rb:244:in `destroy' config/in ... dmine Better Gantt Chart plugin 0.5.3 Issue Importer 0.9 Redmi ... Redmine Wiki Extensions plugin 0.3.6 2011-12-02 08:49
Feature #9710 (Closed): Javascript repository cache , e.g. jquery
There is a feature we would really like to se ... (ui) would be loaded. There is already an issue in chili, which esepcially hanlde this probl ... crease loading time and reduce comptibility issues in redmine a lot and make plugin usage more ... hiliproject. https://www.chiliproject.org/issues/725 2011-12-02 00:15
Defect #9709 (Closed): moving task and subtasks between versions
Hi we have strucutred redmine wik issues organized in task and subtask. sometimes w ... gle and in help. anybody can help me? Max 2011-12-01 20:21
Defect #9708 (Closed): Adding relation to the issue sometimes does not work
When adding relation of type "Follows Issue: XXX" - nothing happens and error is printed in the log: Processing IssueRelationsController#new (for 10.220.5.101 at ... 24) [POST] Parameters: {"commit"=>"Add", "issue_id"=>"4339", "action"=>"new", "authenticity_ ... wyqqdf1uKwhObI=", "relation"=>{"delay"=>"", "issue_to_id"=>"4313", "relation_type"=>"follows"}, "id"=>"198", "controller"=>"issue_relations"} NoMethodError (undefined method `+' for nil:NilClass): app/models/issue_relation.rb:88:in `set_issue_to_dates' app/models/issue_relation.rb:82:in `before_save' app/controllers/issue_relations_controller.rb:27:in `new' confi ... _with_rails_211_fix.rb:62:in `dispatch_cgi' 2011-12-01 11:44
Feature #9704 (Closed): Allow to display a list of issues matching a specific search in a wiki page
It would be useful to be able to display a list of issues matching a specific search in a wiki page, ... elease notes. Instead of copying the list of issues into the wiki page, a special syntax would dynamically generate a list of issues matching some criteria (for example, someth ... shown in the roadmap or the versions’ pages. 2011-11-30 16:21
Feature #9703 (New): Define repositories independently from projects
It is common for multiple projects to use the ... allow for multiple repositories per project. 2011-11-30 16:15
Feature #9702 (Closed): Have a changelog
The list of past changes can be accessed thro ... e commonly used to look into the future only. 2011-11-30 16:09
Feature #9701 (Closed): Separate issue author and reporter
Currently, there is no distinction between the author of an issue and its reporter. For most users, this is probably not a problem, as users enter new issue reports directly into Redmine, so the report ... r. However, it is common that clients report issues by email, and these issue reports are entered into Redmine by a develo ... ll not receive email notifications about the issue. * The issues for which a user is a reporter don’t show up on their page or in their activity feed. 2011-11-30 16:08
Feature #9700 (Closed): Allow to configure the visibility of the fields of the “New issue” form per role
All fields of the “New issue” form are visible to every role. This is not ... ther custom fields are “basic” or “advanced”. 2011-11-30 16:01
Patch #9697 (Resolved): Projects list with progress
Redesign of project list page (http://www.red ... : https://github.com/edavis10/redmine/pull/46 2011-11-30 11:25
Feature #9693 (Reopened): support external url images in PDF
#3261 supports attachment images in PDF. Sup ... ations. I attach the patch for this feature. 2011-11-29 23:44
Feature #9690 (Closed): Link in notification pointing to the actual update
If you click on the link in the EMail notification which brings you to an issue with a very long issue update history you have to scroll down the whole thread. This is in particular an issue if there are embedded pictures in the update ... ng on the notification link always opens the issue at the top so that the user has to scroll do ... e changed by pointing the link to the actual issue update instead of the issue in general, e.g.: (..)/redmine/issues/2014 -> (..)/redmine/issues/2014#note-89 2011-11-29 16:18
Defect #9689 (Closed): Cannot use a custom field with User format as filter
I have create a new custom field based on Use ... fields when I create a new public query. 2011-11-29 15:42
Defect #9685 (Closed): Adding multiple times the same related issue relation is possible
See #4911, I added relation to #7445 twice in ... pressing Enter key, maybe longer than normal. 2011-11-29 09:30
(7601-7625/12601)