Search
Results (12483)
- Defect #23195 (Closed): search occurred 500 error
- A NoMethodError occurred in search#index: ... lib/redmine/sudo_mode.rb:63:in `sudo_mode'
- Patch #23192 (Closed): Add the new pagination style in the activity page
- In #21258 was added a new style for pagination in the issues page. The attached patch adds the same styl ... ! After applying the patch: !after.png!
- Defect #23189 (New): Spent time by filter, offset by one day
- We just upgrade to 3.3.0.stable. If you lo ... s up with the today's date (June28). Same issue in the project time logs. However, if you ... nd it, if it's the case I'm sorry in advance.
- Defect #23182 (Closed): url in email + sub uri = sub uri duplication
- I configure redmine to be https://server/redm ... looks like: https://server/redmine/redmine/issues/1#change-31 I have set hostname to serve ... ttps via Administration->Preference->General
- Patch #23180 (Closed): Make the issue id from email notifications linkable to issue page
- The attached patch adds to the "#issue_id" from the email notifications a link to the issue page. This link is very useful when you read ... all screens and you want to quickly open the issue page. Currently, you need to scroll down until the end of the email to find the line with the issue subject (h1 element). Also, some email clien ... e respective screen, there is no link to the issue. - office.png which an example from office 365 popup. Here I need to scroll down to find the issue. With the attached patch you can easily open the issue page: !office_with_link.png! If you cons ... let me know. I've added the link also on issue_add.html.erb only for consistency.
- Defect #23175 (Closed): Ticket overview table ... s to user roles with insufficient permissions
- Let's say you have a project "A" with interna ... it! This problem exists since Redmine 3.2
- Patch #23171 (Closed): Simplified Chinese translation for 3.3-stable
- Updated some translation files for Simplify C ... only zh) * error_no_tracker_allowed_for_new_issue_in_project(only zh) * label_tracker_all(onl ... zh) * label_new_object_tab_enabled(only zh)
- Defect #23166 (Closed): Issue while accessing Activity view
- While accessing the activity tab we encounter ... uration Redmine 3.2.3 Ruby 2.2 mysql 5.7.2
- Defect #23165 (Closed): Problem with resaving issue
- Hi, We use redmine for a few years. We discovered two broken issues, which cannot be updated. Error log: <p ... n.cpp:1182 ]: [App 9022 stderr] app/models/issue.rb:167:in `create_or_update' [ 2016-06-24 1 ... n.cpp:1182 ]: [App 9022 stderr] app/models/issue.rb:1409:in `recalculate_attributes_for' [ 2 ... n.cpp:1182 ]: [App 9022 stderr] app/models/issue.rb:1371:in `update_parent_attributes' [ 201 ... n.cpp:1182 ]: [App 9022 stderr] app/models/issue.rb:167:in `create_or_update' [ 2016-06-24 1 ... :1182 ]: [App 9022 stderr] app/controllers/issues_controller.rb:150:in `create' </pre> Data of the issue: <pre> #<Issue id: 14729, tracker_id: 22, project_id: 254, ... mine_charts2 0.2.1 redmine_issue_checklist 2.0.5 redmine_release_no ... you able to help as? Best regards, Michał
- Defect #23160 (Closed): New issues taking awhile to show
- We've been submitting new issues and have noticed it can take up to an hour sometimes for new issues to appear when they've been created and assigned to another user.
- Defect #23151 (Closed): done_ratio calculation with multi-level sub tasks and estimated hours
- Using the Setting @parent_issue_done_ratio=derived@ and given the following issue hierarchy: <pre> [1_0_0] - ( ... asks are added to the estimated hours of the issue's sub tasks. The total estimated hours is the sum of all issues within the sub tree. When I set @[2_1_0] ... y one could argue that 1h of 5h on the whole issue tree are done, the derived done ratio of @[2 ... are some easy tests highlighting the problem.
- Patch #23146 (Closed): Show revision details ... structure and look from the journals details
- In #23027 was proposed to use lighter colors ... nd indented to right in the same way how the issue attributes are shown in the journals # move ... ng journals rules and not to duplicates them.
- Feature #23144 (New): +menu: make menu items dynamic, i.e. context dependent
- I create this ticket to support the suggestion of *Andre Greeff* from issue #15880-54: > What about a split button wi ... urrently viewed page. So, while viewing the "Issues" page, this would be "New Issue", "Roadmap" would be "New Version", etc. The ... is would be a requirement for feature #23143.
- Feature #23143 (New): +menu: allow creation of sub tasks as well
- _This is the modified adoption of a suggestion in issue #22941._ In the view of a ticket we have ... It would than have the logic as the _Related issues_ "Add" link/button. In short: # New su ... button to _link_ existing tickets ("Add").
- Feature #23140 (New): "Mail Notification" override for tickets submitted via email
- When "I don't want to be notified of changes ... checked, it prevents email notifications for issues created and updated by a user to that user. ... s confirming their actions. However, when an issue is created or updated via email, there is no ... verride enabling email confirmations ONLY on issues created or updated over email.
- Feature #23137 (Closed): Completed versions o ... so that recently created versions are on top
- Currently, the expandable list of completed v ... n, and not a version from five years ago.
- Defect #23133 (Closed): New '+' button/menu in 3.3 not appearing in foreground
- This seems to be an issue with #15880, I seem to be having the same issue Rupesh J mentioned on 6-14. The problem appe ... 0.2.0 sidebar_hide 0.0.7
- Feature #23131 (Reopened): Plugin load order defined by inter-plugin dependencies
- Currently plugins requiring another plugin no ... adapting that patch to current Redmine trunk.
- Feature #23130 (Closed): Time tracking of administratives tasks
- Ability to enter admin task such as paying the bills, team meeting, etc without creating an issue each time.
- Defect #23126 (Closed): Custom Workflows plugin
- Hi, My problem is to create a condition (i ... bout a project custom filed value. For an issue, it works : "if @issue.custom_field_value(83)=...." but not for a p ... understand why... Thank you for your help.
- Defect #23124 (New): if Time logs visibility: ... eated by the user is turned on for the role, Issue's spent time is not displayed
- There is a good feature to show only time ent ... ed on, there is no "Spent time" available on issue page any more. I honestly believe it doe ... lready spent time (the value itself) for the issue? I guess the "Spent time" could be displa ... uld be nice if you can adjust it accordingly.
- Feature #23123 (Closed): Allow to add interproject issue realtion
- I suggest to allow to add relation issue from another project. Currently it is protec ... ssible to make comment with links to related issues and projects in each related issue. But may be enable feature interproject task relation possible is better.
- Feature #23119 (New): Hook for deleted issues
- Hello, I saw the "list of hooks":http://www. ... e a new hook letting us doing things when an issue is deleted. Why not: <pre> :controller_issues_before_destroy :controller_issues_after_destroy </pre>
- Defect #23118 (Closed): Redmine tabs appear broken
- After updating to redmine 3.3.0 (tagged) the ... mine_auto_watch 1.0.0 redmine_issue_detailed_tabs_time 0.1.0 redmine_local_av ... ee a change (aside from the one missing tab).
- Feature #23116 (New): Add attribute "active" for issue status to save issues history and hide status from main interfaces when the statuses became unneed
- at this time we delete status - thus it's mentions in interface transforms to status_id's