Search
Results (12605)
- Patch #20300 (Closed): Redmine development mode - few blockers
- Redmine is pretty prepared for a development ... loading. I have created a patch for every issue I have found.
- Patch #20295 (Closed): Russian translation for 3.0-stable
- From #20199: <pre><code class="diff"> dif ... Edit attached files - setting_link_copied_issue: Link issues on copy - label_link_copied_issue: Link copied issue - label_ask: Ask - label_search_attachme ... earch attachments only - label_search_open_issues_only: Open issues only + label_add_projects: Добавить проек ... прикреплённые файлы + setting_link_copied_issue: Связывать задачи при копировании + label_link_copied_issue: Связать скопированную задачу + label_ask: ... в прикреплённых файлах + label_search_open_issues_only: Только в открытых задачах field_a ... label_blank_value: blank - permission_copy_issues: Copy issues + label_email_address_add: Добавить email ... label_blank_value: пусто + permission_copy_...
- Feature #20289 (New): Add category-id to issue's CSS classes when present
- This feature has initially been requested on ... an be applied using @patch -p1 < 0001-...@.
- Patch #20288 (Closed): Finalize CodeRay 1.1.0 upgrade
- The current CodeRay CSS styles are still base ... ade against source:/trunk@14420, fixes these issues and can be applied using "@patch -p1 < 0001 ... its I made on a local branch. Note: these issues are affecting 2.6-stable, 3.0-stable, 3.1-s ... e cleanly on stable branches), let me know.
- Patch #20287 (New): Administration: Using grids instead of tables
- We are a brazillian government agency and we' ... ipt resizes the width of columns in the grid.
- Defect #20285 (Closed): Redmine installation ... nstant ActionView::Helpers::ActiveModelHelper
- Hi I downloaded the last redmine installer and I have the same issues as this issue : Defect #19419 I didn't understand what ... mine working ? My OS is windows 7. Thanks
- Defect #20282 (Closed): Error message when ed ... t without add project/subprojects permissions
- If a user whose role permissions excludes the ... oject of is invalid" !subprojecterror.png!
- Defect #20280 (Closed): Disfunct admin, issues, gantt after upgrade Error 500
- Hi, I have upgraded my redmine installatio ... , please let me know and I will post it here.
- Feature #20279 (Closed): Allow to filter issues with "Any" or "None" target version defined when viewing all issues
- Actually, this option is only available if you have at least one version shared across all projects.
- Defect #20277 (Closed): "Couldn't find templa ... log when sending a thumbnail or an attachment
- # Activate thumbnails in the Redmine configur ... tabof Adminstration\Settings) # Display an issue which has attached images # Check the log o ... he application, it just never uses the cache.
- Defect #20273 (Closed): Custom Queries - Group By Custom Columns
- Currently we have the below version installed and as per the revision mentioned on other similar issues - r10073 which has addressed this issue already part of older redmine releases. But ... Redmine plugins: no plugin installed
- Defect #20270 (Closed): Undefined method value_was for TimeEntryCustomField
- When trying to use a plugin (WorkTime from r- ... g on r-lab bugtraker : http://www.r-labs.org/issues/1385. <pre> Started GET "/redmine/work_ ... <td><%= custom_field_tag "new_time_entry["+issue_id.to_s+"][0]", cf %></td> 170: <% en ... edmine_workflow_enhancements 0.4.0 </pre>
- Defect #20268 (Closed): "Display comments - in reverse chronological order" doesn't affect forums
- Hi everyone, when a user has set "Display ... ences, this seems to only affect comments in issues. It would be great if this would affect fo ... mine versions are affected, including latest.
- Feature #20267 (Closed): Project Select on new issue
- Hello, When i create a new issue, i want to select a project. In this link http://www.redmine.org/issues/12704 is described how to do that, but its old and not working. How can i do this ? Thanks..
- Defect #20252 (New): Email notifications of issue updates do not process text formatting on custom long text
- Redmine's email notifications do not have wik ... ote for some extra wiki formatting macros
- Defect #20251 (Closed): test/ui/timelog_test_ui.rb always fail on trunk
- On trunk r14391: https://travis-ci.org/marut ... Failed assertion, no message given. </pre>
- Defect #20249 (Closed): After upgrade to Redmine 3 search doesn't work
- Hello, after upgrading from 2.6.1 to 3.0.3 ... 0.1 redmine_contacts_invoices 4.0.0
- Defect #20244 (Needs feedback): Upgrade from ... le) :: Is not a valid date by all Date fields
- Hi all, Today I upgraded from Redmine 2.6 ... 2.8.2.stable Postgresql Server 9.3
- Defect #20234 (Closed): time_entries.json returns error 500, Invalid Argumends
- <pre> Started GET "/time_entries.xml?offset= ... s currently a Blocker for one of our projects
- Feature #20230 (New): issue-dependecies gantt-chart PDF
- When transforming a gantt-chart into pdf, the links (blue arrows) between interdependent issues get lost, although they are displayed in th ... Redmine plugins: no plugin installed
- Feature #20228 (Closed): Assign issues to groups as group level option
- At the moment I understand we can assign issues to groups. It would be good if there was ... the group management screen that would allow issues assigned to groups on a group by group basi ... the project. Although I would like to assign issues to the users individually, I do not want to be able to assign the issues to the entire group.
- Defect #20218 (Closed): Wrong calculation of spent time in issues dashboard if nested tasks
- - Create a Task "Parent task 1", and log some ... t time on parent task 1.1 should be 12 hours
- Defect #20214 (Closed): Can not assign an issue to a user with limitted Issues visibility
- Steps to reproduce: 1. Create a Role "Clerk" with issues visibility "Issues created by or assigned to the user" 2. Add ... " 3. Login as another user which has Create issue capability 4. Create an issue and assign it to the user Vasili Expected result: Can assign the issue to Vasili Actual result: There is no Vasili presented in the Assigne drop-down list P.S. I an issue is created by Vasili then its name appers in Assigne list
- Defect #20210 (Closed): Issue closed_on date is not reset after issue is reopened
- If you set an Issue's status to final, like Done or Canceled, and then decide to reopen the issue (change status to non-final), it will still ... DB, which is going to be irrelevant, as the issue is now open.
- Defect #20206 (Closed): Members w/o view issues permission are able to list issues on public projects if the non member role has the permission
- Direct links return 403. * /issues/<id> * /projects/<id>/issues But issues of project with no "View Issues" role are listed on "View all issues".