Project

General

Profile

Activity

From 2015-08-11 to 2015-08-13

2015-08-13

12:35 Feature #3801: Links to external pages should get a target="_blank" attribute
For other people who find this.
Debian 7, Redmine 1.4.4
Similar as Filou Centrinov mentioned above, add this at...
Viktor Neufeld
11:32 Defect #20523: Edit.js bug
So, on front i have a load-balancer... when i disable the load balacing and go to juste one apache i have no problem.... Anonymous
08:58 Defect #20523: Edit.js bug
Redmine work fine with webrick.... Anonymous
08:48 Defect #20523: Edit.js bug
I'm working with two redmine servers with both as apache2, memcached and the same storage (NAS) for redmine.
A coupl...
Anonymous
09:28 Feature #20388: Removing attachment after commit transaction
Notice: in Rails 4 appear new config option related with transaction callbacks:... Ivan Zabrovskiy
03:39 Defect #20526: Incorrect new WIKI page heading, when using "Markdown" text formatting
According to "Markdown Syntax Documentation":http://daringfireball.net/projects/markdown/syntax#header, Markdown supp... Go MAEDA
02:19 Defect #20529 (Closed): How to send email in my plugin using existing redmine mailer.
Please use forum for question. Toshi MARUYAMA

2015-08-12

20:27 Defect #20529 (Closed): How to send email in my plugin using existing redmine mailer.
nikhil thombare
15:39 Patch #20369 (Closed): Use String#casecmp for case insensitive comparison
Committed in trunk r14484, thanks. Toshi MARUYAMA
14:55 Patch #20498 (Closed): Wrap lines less than 80 characters in doc/INSTALL
Committed in trunk r14485, thanks. Toshi MARUYAMA
14:12 Patch #20298 (Closed): "div" tag around revision details
Committed in trunk r14482 and r14483, thanks. Toshi MARUYAMA
13:35 Defect #20526 (Closed): Incorrect new WIKI page heading, when using "Markdown" text formatting
1. Go to settings
2. choose "Markdown (experimental)" as Text formatting.
3. Go to any WIKI page, crate new page.
...
Arnis Juraga
13:31 Defect #20525: Move WIKI page bug - renaming and moving default or other WIKI page, results in FIXED link to new project
Sorry, accidently saved unfinished issue description:
3. Now, Open the Wiki link again:
@projects/wiki-page-mov...
Arnis Juraga
13:25 Defect #20525 (Closed): Move WIKI page bug - renaming and moving default or other WIKI page, results in FIXED link to new project
How to reproduce:
1. Go to Project Default wiki page ```projects/wiki-page-move-test/wiki```
2. create and save c...
Arnis Juraga
12:27 Patch #20496 (Closed): Change Japanese translation for "time tracking"
Committed in trunk r14481, thanks. Toshi MARUYAMA
11:52 Feature #20323: Enhancement of gantt chart - consider estimated effort if no due date is set
+1
Management of the dependencies is a very important topic for our project management team.
Automated display of t...
Yohann Bricard
11:52 Defect #20523 (Closed): Edit.js bug
I just do a redmine migration from 2.4.2 to redmine 3.1 on a new server working on Debian Jessie.
Migration as don...
Anonymous
10:45 Defect #16092: Parent/subtask: calculation of estimated hours
How can I get total estimate hours on parent issue via REST ? I had been able to get it under version 3.0. Takashi Ichihashi
10:16 Feature #20520 (Closed): Latest comment on issue list
Hello,
That would be great, to have a feature - latest comment under issue, in the issue list.
Functionality woul...
Anton Jakimovic
10:13 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
+1
Our organization need the function like "If status of an issue equals XXX then send email goes to user YYY"
I ...
Eduard Gan
04:46 Feature #20518: python-redmine
3Q
海洋 林
03:46 Feature #20518 (Closed): python-redmine
Please contact the author of Python Redmine library.
By the way, you cannot access this site (www.redmine.org) via R...
Go MAEDA
03:37 Feature #20518 (Closed): python-redmine
url = "http://www.redmine.org"
key = "993eb1cd7f27932cdafef282103def1b50cc93ba"
above is my auth.But the err msg is...
海洋 林
03:34 Defect #20514 (Needs feedback): Fix Language keys for Dutch
Please describe details.
See [[Submissions]].
Go MAEDA

2015-08-11

23:16 Feature #19289: Exclude attachments from incoming emails based on file content or file hash
For a very easy optimization you might first compare the size of the files. If the sizes differ there is no need to c... Jos Groot Lipman
20:23 Defect #15320: Changing Child's Parent Ticket Field To Parent's Parent fails.
This patch prints the reason why the parent issue is bad. For example if you have the issues
_new_parent_
_issue_...
Christian Ferbar
20:21 Defect #20514 (Closed): Fix Language keys for Dutch
Fix teh Language keus for dutch Chris Smeets
18:35 Defect #20513: Unloadable plugin convention breaks with Rails 4.2.3
Note that I can reproduce this in standard Rails 4.2.3 very easily. I've logged it on github: https://github.com/rai... Pierre Pretorius
18:20 Defect #20513 (Closed): Unloadable plugin convention breaks with Rails 4.2.3
The RM documentation and existing plugins use the Rails *unloadable* statement. This doesn't work as expected with R... Pierre Pretorius
18:13 Patch #20512 (Closed): Project.copy_from deletes enabled_modules on source
project#enabled_modules = project.enabled_modules causing troubles, because there are ids copied, therefore rails som... Ondřej Ezr
17:21 Patch #18770: Make issue history collapsable
I have updated my patch to use the same css and js changes to add collapsable versions in the roadmap.
The new patch...
Olivier Houdas
15:53 Feature #20511 (Closed): Comments for Textile text formatting
Developing and maintaining a wiki page I often would like to add some hidden commentary which does not show in format... Julius Friedrich
09:55 Feature #3848: Permission to log time for another user
We use this plugin http://www.redmine.org/plugins/redmine_work_time with Redmine 3.1.0. It allows to add / edit work ... Alexander Ryabinovskiy
09:02 Defect #20466: Broken email notification layout in Outlook
The patch Outlook-Fix contains all necessary fixes to that the emails are displayed correctly in Outlook, too.
mai...
Benedikt Huss
02:01 Patch #20300: Redmine development mode - few blockers
Done #20506, #20507 and #20508 Ondřej Ezr
01:01 Patch #20300 (Needs feedback): Redmine development mode - few blockers
Please create new issues per patch. Toshi MARUYAMA
02:00 Patch #20508 (Closed): Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper
Redmine::Hook::Helper is in file, which is required, but is patching ApplicationHelper and that is loaded by Rails au... Ondřej Ezr
01:58 Patch #20507 (Closed): ThemesHelper reopening ApplicationHelper is problem with autoloading
redmine/themes.rb defines ApplicationHelper, but it gets into problems, if there is a patch for it in plugin, which r... Ondřej Ezr
01:55 Patch #20506 (Closed): redmine I18n autoload instead of require
redmine/i18n is required in redmine.rb, but row above it is autoloaded by rails and thus both mechanisms are loading ... Ondřej Ezr
 

Also available in: Atom