Project

General

Profile

Search

Results (12572)

Patch #24512 (Closed): Japanese translation update (r15741, r15966, r15993)
Translated 3 strings introduced in r15741, r1 ... ror_no_projects_with_tracker_allowed_for_new_issue * setting_timespan_format * label_table_of_contents 2016-12-01 12:24
Feature #24511 (Closed): Reporters Watcher not receiving Mail
I am having list of reports, who can added an ... mail notification and also not able view the issues that they are involved as watcher, I ne ... se reporter who are all assigned as watchers. 2016-12-01 12:23
Defect #24509 (Closed): SSL Certificate expired for svn.redmine.org
I can't checkout/update from https://svn.redm ... 00:59. Please exchange it for a valid one. 2016-11-30 22:09
Defect #24506 (Needs feedback): On changing many issues to project with custom required fields, fields doesn't show, transfer doesn't work
If one project have some custom required fields and you want to change project of many issues to another, you should change one by one. ... n 3.2.3 and 3.3.1. If you try to change one issue, custom fields always shows and you can tran ... m fields on edit page, fields doesn't shown. 2016-11-30 19:39
Feature #24504 (Closed): Private channel discussion
Dear all, Can we create a private channel ... y related members can add, process and close issue 2016-11-30 18:38
Patch #24494 (Closed): Spanish Panama "label_issue_new" translation change
From #24004: <pre><code class="diff"> === ... es-PA.yml === @@ -479,7 +479,7 @@ label_issue_category: Categoría de las incidencias label_issue_category_new: Nueva categoría label_issue_category_plural: Categorías de las incidencias - label_issue_new: Nueva incidencias + label_issue_new: Nueva incidencia label_issue_plural: Incidencias label_issue_status: Estado de la incidencias label_issue_status_new: Nuevo estado </code></pre> 2016-11-30 07:42
Feature #24490 (New): Make subtask list collapsible when viewing
The subtask list should be collapsible when v ... a high-level view of what's left to be done. 2016-11-29 18:09
Defect #24484 (New): Wrong order of rows with empty custom fields
Issues, sorted by custom field, appears in a countr-intuitive order. Issues with empty custom field goes before issues with any value. Example (PostgreSQL, des ... voved in sorting and appear on proper places. 2016-11-29 09:43
Defect #24479 (Closed): Settings > Forums page is broken on and after r15647
Please see screenshots below. *r15646 - no ... 5646.png! *r15647 - broken:* !r15647.png! 2016-11-29 04:55
Feature #24477 (New): CSV export feature for thousand of issues
At the moment, it is not possible to export thousand of issues with many custom fields. The request takes ... t feature, with progress updates to the user. 2016-11-28 19:50
Defect #24473 (New): CSV Export Very slow for issues with lots of Custom Fields
<pre> Environment: Redmine version ... tried to investigate why, when exporting an issue with lots of custom fields, my log file would look like this: <pre> CACHE (0.0ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 94261 LIMIT 1 [["id", 94261]] CACHE (0.0ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 94261 LIMIT 1 [["id", 94261]] CACHE (0.0ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 94261 LIMIT 1 [["id", 94261]] CACHE (0.0ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 94261 LIMIT 1 [["id", 94261]] CACHE (0.0ms) SELECT `issue... 2016-11-28 12:23
Defect #24470 (Closed): How to add header and footer in issue pdf report
2016-11-28 10:11
Feature #24469 (Needs feedback): In the Gantt ... n sequentially same as a ticket tab by order
I contribute it for the first time I expec ... sequentially same as a ticket tab by order 2016-11-28 08:59
Defect #24457 (Closed): Progress of version should be calculated the same way as parent tasks
The progress of a version should be calculate ... of parent tasks are calculated in #23511. 2016-11-25 14:59
Defect #24451 (Closed): Migrate multiple trac to a redmine
First of all, sorry for my English. I am usi ... grate the second trac. I can see the second issues but not the first ones. I have noticed that the states of the issues of the first trac are erased and those of t ... rom already thank you very much for your time 2016-11-24 20:16
Patch #24446 (New): Call `view_issues_timelog_form_bottom` hook
I am writing a plugin, that needs to add additional form fields to a time entry. 2016-11-24 11:20
Defect #24440 (Closed): 502 proxy error with exporting
My server is bitnami redmine stack. when export 2000 issues to csv file, 502 proxy error occured. But i ... s the query will occure 502 proxy error . 2016-11-24 02:45
Defect #24439 (Closed): Uable to add module on My Page
Bale to add any module to My Page. When I s ... 9-dev > redmine_zenedit 0.0.2 2016-11-23 23:50
Feature #24438 (Closed): Ability to add issue to a version within the roadmap
So roadmaps is pretty good, but it would be nice to have the ability to add a issue regarding the version on the roadmap page it ... /ey644ee8ksf1ovz/2016-11-23%20at%2019.54.png! 2016-11-23 19:55
Patch #24434 (New): Link Redmine Issues to Mercurial Branch name
In our company we start a new Mercurial branc ... aming looks like "RM1234" where 1234 is the issue concerned. Rather rely on issue numbers embedded in commit messages which re ... lable we made the attached patch to take the issue number directly from the branch name. I h ... Neither in the summary of change sets on the issue page nor even on the changes detail page is ... but am assuming SCM is the correct category? 2016-11-23 05:23
Defect #24433 (Closed): The changeset display is slow when changeset_issues has very many records
In issue page, the changeset display is slow when changeset_issues has very many records. The following que ... ries`.`project_id` INNER JOIN `changesets_issues` ON `changesets`.`id` = `changesets_issues`.`changeset_id` WHERE `changesets_issues`.`issue_id` = 1 ... </code></pre> There is no INDEX in issue_id of changesets_issues table. * db/schema.rb <pre><code class="ruby"> create_table "changesets_issues", id: false, force: :cascade do |t| t.integer "changeset_id", null: false t.integer "issue_id", null: false end add_index "changesets_issues", ["changeset_id", "issue_id"], name: "changesets_... 2016-11-22 14:27
Defect #24429 (Closed): Redmine 500 error
Below Error message is displayed when tried t ... tp://192.168.2.44:8089/redmine/projects/dcms/issues [Fri Nov 11 17:15:16.095320 2016] [proxy:e ... tp://192.168.2.44:8089/redmine/projects/dcms/issues [Mon Nov 14 21:32:47.050187 2016] [mpm_win ... AH00354: Child: Starting 64 worker threads. 2016-11-22 13:07
Defect #24426 (New): sqlserver2014:chang issues parentId success but view is wrong
see as flow image: I use SSMA for mySQL Clie ... few weeks ago ,we find that,if I chang some issues parentId,it works well but the tree view is wrong.like this: I change issuess 218947's parentId is 218972.after I promit ... view show it's parentId is 218937. for help. 2016-11-22 10:15
Patch #24407 (Closed): Dutch (NL) translation enhancements and complete review (major update)
Major review and enhancements for Dutch (NL) ... rb placement: at the end of the action (Edit issues => Issues bewerken) * ... 2016-11-19 18:52
Defect #24402 (Closed): sqlserver2014: db:migrate failed
Installing Redmine-3.3.1、ruby 2.3.1p112、sqlse ... .3.1,db:migrate is success AND It works fine. 2016-11-18 09:14
(3501-3525/12572)