Project

General

Profile

Search

Results (12716)

Defect #17632 (Closed): Users can't see priva ... ivate" is set but "View private notes" is not
If you configure the role permission as follo ... dless of the "View private notes" permission. 2014-08-08 08:38
Defect #17630 (Closed): Non-Administrator account can't show Issues list on multi role.
If Redmine r11963 (2.4.0) later, Non-Administrator account can't show Issues list on multi role. # I maked Issue for test prj. !issues_list_shown_by_admin.png! # It is not displayed in non-Administrator account, but when "issues/1" URL is specified, I can show it. !issues_list_not_shown_by_no_admin_user.png! !issue1.png! # This problem occurs in the user who has two or more rolls with "View Issues" authority. !Roles_and_permissions_Issue_tracking.png! !Users_Roles.png! When the ... itory/revisions/11963/entry/trunk/app/models/issue_query.rb#L265 <pre> 265: joins(:status, :p ... dmine plugins: no plugin installed </pre> 2014-08-08 06:56
Defect #17626 (Closed): Redmine stops automat ... ost - connect(2) (Errno::EHOSTUNREACH)" error
Hello Everybody I am using Redmine 2.4.5 i ... provement. Please help me to resolve this issue soon, as i am getting lot of pressure from my teams. 2014-08-07 13:43
Defect #17621 (Closed): Completed 500 Internal Server Error
I need help with a redmine. Sometimes applica ... as 0.1.0 redmine_message_issues 0.1.0 scrum ... _html_erb___56145358015715849_70358917874300' 2014-08-06 14:25
Feature #17620 (Closed): Make Spent Time Required
Hi every body, I would like spent time field required when editing an issue. According the use we have of redmine, it's vital that, when editing the issue (inputing note), the spent time field is req ... or if it is already possible. Best regards 2014-08-06 14:09
Feature #17618 (Closed): Upgrade net-ldap version to 0.12.0
The net-ldap gem is being updated again and is now at version 0.7.0 Our tests so far show no issues from either LDAP auth or accounts imports. ... e "nice to have" for future redmine versions. 2014-08-06 03:01
Feature #17615 (Closed): FIlter by target version (active)
When filtering issues by target version it shows all versions. Bu ... w only active versions on the selection list. 2014-08-05 23:50
Defect #17609 (Closed): The issue ID number increments a lot for no apparent r ... quent id's are 1299 and the next one is 2297)
The issue ID number increments a lot for no apparent r ... he next one is 2297) We have had the same issue again now, it jumped from 2362 to 3355. T ... n happen ? Or how to avoid it in the future ? 2014-08-04 16:38
Feature #17607 (New): More than one ContextMenu on single page
We have to use multiple queries on single pag ... utput) javascript:* <pre> //<![CDATA[ $('#issue_list').contextMenu({ url: '/issues/context_menu''}); //]]> </pre> *Exampl ... *Template:* <pre> <%= context_tab_menu issues_context_menu_path, '#issue_list' %> </pre> Note: The first element ... , we have to bind context menu handler on it. 2014-08-04 13:13
Patch #17602 (Closed): Include enabled modules in projects API
For some API use cases, it will certainly be ... every API client which uses - let's say the issues API - should be able to check beforehand, if the issue tracking module is active in a particular pr ... ed. The behaviour is exactly the same as for issue categories and trackers. And while we're ... makes the @include=...@ URL parameters (for issue categories, trackers and enabled modules) av ... Tests are included, only needs merging :) 2014-08-03 18:26
Feature #17601 (Closed): Enable Gravatar icon on redmine.org
Please enable "Use Gravatar user icons" setti ... g. It makes easy to identifiy the author of issues and notes. 2014-08-03 17:25
Feature #17599 (New): Allow users to edit issues without adding notes.
Issue notes can be added even if the member's role ... ole "Developer" 3. The member can still add issue notes. 2014-08-03 07:09
Defect #17590 (Closed): UI issue in Redmine Roadmap page
There is an UI issue in Redmine Roadmap page while viewing throug ... map-> Click on version having much amount of issues-> On right side, select filter option category wise 2014-08-01 05:22
Defect #17588 (New): Warn that the authentici ... invalid before you get the textarea to edit issues
I've tried to do a google search about that b ... hat you have to log in before you can edit issues. It happens to me quite often that when I start my working day, and start working on the issues I've got, I lose track of the time spending on the individual issues and after working on them, opening and closing new tabs, I come across a tab with an issue of a past session (like the day before). ... lick on _Update_ to update the status of the issue and start editing the issue. After a couple of minutes I click on _Submi ... xecutes <pre> showAndScrollTo("update", "issue_notes"); return false; </pre> and even i ... redmine_theme_changer 0.1.0 </pre> 2014-07-31 17:14
Feature #17582 (Closed): advanced awesome calculated computed custom fields
I didn't find this in features or in plugins. ... ation by taking a sample of data from other issues(custom fields,fields). Because now, ("1":h ... d-custom-fields) "calculate data only from 1 issue":http://prntscr.com/47qvgl. We need For example We have issue with tracker "Invoice" and custom fields: a) invoice_income, b) invoice_expences And We have issue "Contact" with custom fields %Revenue_per_mo ... %5Bcf_12%5D=%3D&v%5Bcf_12%5D%5B%5D=payed" }} 2014-07-30 10:23
Defect #17580 (Closed): After copying a task, ... s the orignal task's parent triggers an error
*Steps for repro:* 1. Create an issue (1), and add a sub-issue (2) to it 2. Copy this sub-issue (creates issue 3) 3. Edit issue 3, set issue 1 as its parent *Result:* We get an error that Parent Issue is invalid 4. Copy (2), and while in edit mode, define issue 1 as the parent *Result:* this relationship is accepted 5. Create sub-issue (4) of issue 1 6. Display issue 4, add issue 2 as a related issue *Result:* this relationship is accepted ... y behavior would be the first result (Parent issue invalid) but I might be missing some cases. ... ously on purpose, see line 216 of app/models/issue.rb: self.attributes = ... 2014-07-29 15:29
Defect #17579 (Closed): Edit Watchers List Loses Checked Watchers When Performing Multiple Searches
When editing the watchers list on an issue, if you search for a user, click their name ... prevent the clicked contacts from being lost. 2014-07-29 14:44
Feature #17576 (Closed): Ability to choose, i ... page, the behaviour of status during copying issues
The current behaviour of copying issues is to keep status : If we copy a closed issue I create a new closed one in Redmine 2.5.2. ... on. Administrator could choose if copying issues keep original status (current behaviour) or ... preserve status can forbid users to work on issues, if original status is used. Because, they can't change the status of copied issue. Another element is that, currently copying an issue give the ability to a user to choose too much values of status for a copied issue during creation (It seems there is no relation between copying issue and workflows during create a copying issue). 2014-07-29 11:18
Defect #17575 (Closed): EVM Plugin Github 666 ... , unexpected ':', expecting ')' (SyntaxError)
Hey Guys, I installed the EVM Plugin. Doe ... g ')' (SyntaxError) ...ssues.where(original_issue_id: issue.id, baseline_id: baseli... ... r, unexpected ':', expecting '=' ...sue_id: issue.id, baseline_id: baseline_id).first.try(:exc ... l@marco-ubuntu-12-04-lts:/var/www/redmine-2.2 2014-07-29 11:08
Feature #17570 (Closed): use rbpdf gem instead of bundled rfpdf
I updated rfpdf base version to TCPDF 5.1.002 ... support. (use RMagick liblary) h3. fixed issues * #8753 : RTL languages supoorted. * #1 ... orted style of center at Table. h3. fixed issues (adhoc) * #12934 : Supported style of te ... tch * lib_redmine.rb_r13333.patch : Gantt/Issues list/Issue/Wiki PDF export patch. * config_localse_r13 ... 0-p247/2.1.2 * CentOS 6/Windows 7 Thanks! 2014-07-28 17:55
Defect #17569 (New): Time spent in minutes ~ Rounding Error
When I enter the folloing values for time spe ... , which would produce a more accurate result. 2014-07-28 16:56
Defect #17567 (Closed): Priority and other fields are not editable for unknown reasons
A number of different tickets have fields tha ... access, so I don't think it is a permission issue. <pre> Environment: Redmine version ... scrum2b 2.0 </pre> 2014-07-28 15:25
Patch #17563 (Closed): Fixes some issues in the Galician (gl) translation
Fixed issues in previously-translated strings that I not ... nd translated the English strings at the end. 2014-07-27 14:21
Defect #17559 (Closed): Same file gets Attach ... elds and other 8 uploading status on waiting.
Hi there, On our Redmine application when ... unknown. I had attached the ScreenShot of issue. Kindly let us know the fix on it. Keeping it HIGH, as this is creating an issue while uploading large files. HEY, this is unexpected, I can see same issue on redmine.org website too....!!! ATTACHING SS Regards, Amit 2014-07-25 16:01
Defect #17555 (New): Mandatory condition for ... is not working according to workflow defined
Hi folks, I encountered a loop hole in workf ... ition for *Category* & *Assignee* against an issues status *New*. But tester can create a *New* issue without providing *Category* & *Assignee*. I don't know whether this issue has been reported earlier or not. But I requ ... ect's remedy to very next version of Redmine. 2014-07-25 08:05
(5126-5150/12716)