Project

General

Profile

Activity

From 2016-07-19 to 2016-07-21

2016-07-21

22:54 Revision 15732 (svn): Don't call #slice on association proxy.
Jean-Philippe Lang
22:49 Revision 15731 (svn): Don't use render :text => "".
Jean-Philippe Lang
20:14 Revision 15730 (svn): Don't error if an invalid setting is given.
Jean-Philippe Lang
20:07 Revision 15729 (svn): Don't check that params[:settings] is a Hash.
Jean-Philippe Lang
19:56 Revision 15728 (svn): Set preferences with #safe_attributes=.
Jean-Philippe Lang
19:50 Revision 15727 (svn): Removes calls to #assert_template and #assigns in integration tests.
Jean-Philippe Lang
19:49 Revision 15726 (svn): Changes required by functional tests updates.
Jean-Philippe Lang
19:48 Revision 15725 (svn): Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
18:58 Revision 15724 (svn): Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
17:37 Defect #23396 (Closed): Unable to import values for parent task
Unable to import values for parent task
Added by shivaranjani v about 4 years ago
I encountered this bug with t...
Sal Baki
16:06 Defect #21579: The cancel operation in the issue edit mode doesn't work
Hello,
I have the cancel operation in the edit mode of an issue as well but I don't know if this is the same bug ...
Sonia Zh
14:26 Feature #22005: Rake task for converting from Textile to Markdown
Andreas Kohlbecker wrote:
> I stripped it down to the text snipped which is actually crashing the markdown formatter...
Andreas Kohlbecker
14:12 Feature #22005: Rake task for converting from Textile to Markdown
I stripped it down to the text snipped which is actually crashing the markdown formatter:... Andreas Kohlbecker
14:14 Defect #23395: Markdown formatter crashes
This is the according stack trace:... Andreas Kohlbecker
14:05 Defect #23395 (Closed): Markdown formatter crashes
The markdown formatter crashes redmine 3.3.0 on interpreting the following incomplete markdown snipped.... Andreas Kohlbecker
13:59 Feature #10059: Hide list of members in project overview
Are there any updates on this feature? Joel Bearden
13:09 Defect #23394: Auto-assign on category selection does not work when assignee is a required field
Related to #6889, #17555 and #18393. Anonymous
13:08 Defect #23394 (New): Auto-assign on category selection does not work when assignee is a required field
When the assignee is set as a mandatory field, the auto-assign function related to category does not work.
Test se...
Anonymous
11:51 Feature #23392 (Closed): Link to remove a subtask from its parent task
I figured out that to remove a child task from a parent task, you have to go into the child task and remove the paren... Antony D'Andrea
10:48 Defect #23377: Don't show "status" field when creating a new version
Hi Jake,
thanks for the smooth workaround. Werks very well!
Tobias Fischer
10:27 Feature #482: Default assignee on each project
+1 Anonymous
06:53 Defect #16260: Add Subtask does not work correctly from tasks with Parent Task field disabled
Still relevant and helpful on 3.2, thanks for the patch! Hal Glenn
04:38 Defect #23391 (Confirmed): Wrong CSS classes in subtasks tree
Confirmed the problem.
Here is a patch file made from Vasil Kovalevsky's post: attachment:fix-23391.diff
Go MAEDA
04:06 Defect #23391 (Closed): Wrong CSS classes in subtasks tree
There was patch #21474
But there is mistake for "render_descendants_tree" method.
Now every child *tr* has class of...
Vasil Kovalevsky

2016-07-20

16:45 Defect #23377: Don't show "status" field when creating a new version
I agree, this option makes no sense here.
A quick fix for your instance, if this is causing user issues would be t...
Jake Kemme
15:55 Feature #23390: Load Issue show form async
Another point of clamping is the retrieve query for next/previous issue, it took 400ms+- here Victor Campos
14:41 Feature #23390 (New): Load Issue show form async
Hi,
One way to speedup the issue's show view is load the form in a async way. So, when the user click on an issue, h...
Victor Campos
15:27 Patch #23388: German translation change
Generated patch from JW Fuchs's config_de.yml: attachment:de-update-23388.diff
Could anyone who understand the Germa...
Go MAEDA
10:55 Patch #23388 (Closed): German translation change
Added several missing translations, fixed typos and changed the translation of repository "Projektarchiv", which led ... Anonymous
12:12 Patch #23389 (Closed): Print Styles get overriden by responsive media query
Currently the responsive styles get applied not only to screen, but also override print styles. For example, the top ... Felix Gliesche
12:09 Feature #17743: Export a project as static HTML
Have something changed? Did you find the solution for that? Mateusz Krawczyk
10:49 Patch #23387 (Closed): Traditional Chinese textile and markdown detailed help translation (to r15723)
* New
** wiki_syntax_detailed_markdown.html
* Changed
** wiki_syntax_detailed_textile.html
ChunChang (Nagaharu) Lo
10:11 Feature #16373: TextFormatting help for Markdown formatting
I've updated [[RedmineTextFormattingTextile]] first. Please double-check.
* changes to be more consistent. (displ...
Hiroo Hayashi
07:01 Feature #16373: TextFormatting help for Markdown formatting
> I'll try to sync the wiki page with the HTML. Give me some time.
Before doing this, I've found we have to sync s...
Hiroo Hayashi
04:15 Feature #16373: TextFormatting help for Markdown formatting
Maruyama-san,
> If you think it is not synced with source:trunk/public/help/en/wiki_syntax_detailed_markdown.html@...
Hiroo Hayashi
03:46 Feature #16373: TextFormatting help for Markdown formatting
I don't know [[RedmineTextFormattingMarkdown]] status.
If you think it is not synced with source:trunk/public/help/e...
Toshi MARUYAMA
10:01 Feature #973: Assign different status sets and workflows for separate projects
+ 1
I need different issue status for different project since we also have marketing and sales team using Redmine.
Anh Le Giang
09:48 Feature #23386 (New): Add an ability to edit the link type for a linked issues
use case:
# user creates a link of type issue A blocks issue B
# after some time he understands, that A don't hardl...
Sergey Startsev
09:33 Feature #23385 (New): Allow sharing a version to a particular project
use case:
I have a complex projects hierarchy for the company (many diversified activity lines, many groups of pro...
Sergey Startsev
07:52 Patch #23359 (Closed): Change Japanese translation for label_commits_per_author
Committed in trunk r15723, thanks. Toshi MARUYAMA
07:52 Revision 15723 (svn): Japanese translation for label_commits_per_author changed by Go MAEDA (#23359)
Toshi MARUYAMA
07:44 Patch #23117 (Closed): Traditional Chinese textile and markdown help translation
Committed in trunk, 3.2-stable, and 3.1-stable, thanks. Toshi MARUYAMA
07:35 Revision 15722 (svn): Merged r15717 from trunk to 3.3-stable (#23117, #23374)
Traditional Chinese "issue" translation in r15716 change. Toshi MARUYAMA
07:35 Revision 15721 (svn): Merged r15716 from trunk to 3.3-stable (#23117)
Traditional Chinese textile and markdown help translation updated by ChunChang Lo. Toshi MARUYAMA
07:33 Revision 15720 (svn): Merged r15717 from trunk to 3.2-stable (#23117, #23374)
Traditional Chinese "issue" translation in r15716 change. Toshi MARUYAMA
07:32 Revision 15719 (svn): Merged r15716 from trunk to 3.2-stable (#23117)
Traditional Chinese textile and markdown help translation updated by ChunChang Lo. Toshi MARUYAMA
07:30 Revision 15718 (svn): Merged r15716 from trunk to 3.1-stable (#23117)
Traditional Chinese textile and markdown help translation updated by ChunChang Lo. Toshi MARUYAMA
06:08 Revision 15717 (svn): Traditional Chinese "issue" translation in r15716 change (#23117, #23374)
Toshi MARUYAMA
05:58 Revision 15716 (svn): Traditional Chinese textile and markdown help translation updated by ChunChang Lo (#23117)
Toshi MARUYAMA
03:38 Patch #23171 (Closed): Simplified Chinese translation for 3.3-stable
Committed in trunk, 3.1-stable, 3.2-stable, and 3.3-stable, thanks. Toshi MARUYAMA
03:38 Patch #23375 (Closed): Simplified Chinese translation for 3.1-stable
Committed in trunk, 3.1-stable, 3.2-stable, and 3.3-stable. Toshi MARUYAMA
03:37 Patch #23374 (Closed): Traditional Chinese translation for 3.2-stable
Committed in trunk, 3.2-stable, and 3.3-stable. Toshi MARUYAMA
03:36 Patch #23373 (Closed): Traditional Chinese translation for 3.1-stable
Committed in trunk, 3.1-stable, 3.2-stable, and 3.3-stable. Toshi MARUYAMA

2016-07-19

23:00 Patch #23378 (Closed): Speedup Project Settings with many members
Hi,
There is a .sort in _members.html.erb partial that take a lot of time for project that have more than 12s to exe...
Victor Campos
22:06 Revision 15715 (svn): Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
20:27 Feature #23116: Add attribute "active" for issue status to save issues history and hide status from main interfaces when the statuses became unneed
+1 Xiaofeng Z
19:24 Defect #23240: Each HTTP HEAD request renders views and tries to login?
Hi Jean-Philippe,
thanks for your explanations.
Sure, the response contains only the HEADER information, but I ...
Tobias Fischer
19:18 Feature #21416 (Resolved): Hide "status" field from new version form when it is called from modal dialogue from the issue form
Can be closed in favor of defect #23377 Tobias Fischer
19:18 Defect #23377 (Closed): Don't show "status" field when creating a new version
When creating a new version from within the issue form field with the modal dialogue, the "status" option should be h... Tobias Fischer
19:06 Revision 15714 (svn): Merged r15705 from trunk to 3.3-stable (#23171)
Simplified Chinese translation for 3.3-stable updated by Tigergm Wu. Toshi MARUYAMA
19:06 Revision 15713 (svn): Merged r15704 from trunk to 3.3-stable (#23375, #23171)
Simplified Chinese translation for 3.1-stable updated by Tigergm Wu. Toshi MARUYAMA
19:06 Revision 15712 (svn): Merged r15703 from trunk to 3.3-stable (#20720, #23171, #23373, #23374)
Traditional Chinese "issue" translation in r15702 change. Toshi MARUYAMA
19:06 Revision 15711 (svn): Merged r15702 from trunk to 3.3-stable (#23171, #23373, #23374)
Traditional Chinese translation updated by Tigergm Wu. Toshi MARUYAMA
19:00 Revision 15710 (svn): Merged r15704 from trunk to 3.2-stable (#23375, #23171)
Simplified Chinese translation for 3.1-stable updated by Tigergm Wu. Toshi MARUYAMA
19:00 Revision 15709 (svn): Merged r15703 from trunk to 3.2-stable (#20720, #23171, #23373, #23374)
Traditional Chinese "issue" translation in r15702 change. Toshi MARUYAMA
19:00 Revision 15708 (svn): Merged r15702 from trunk to 3.2-stable (#23171, #23373, #23374)
Traditional Chinese translation updated by Tigergm Wu. Toshi MARUYAMA
18:59 Feature #16373: TextFormatting help for Markdown formatting
> > But I only have wiki_syntax_detailed_md.html. I think it must be generated from a Textile source code.
> > If yo...
Hiroo Hayashi
18:50 Feature #16373: TextFormatting help for Markdown formatting
Hiroo Hayashi wrote:
> Maruyama-san,
>
> > You can edit it.
>
> Yes, I can.
>
> But I only have attachment:...
Toshi MARUYAMA
18:29 Feature #16373: TextFormatting help for Markdown formatting
Maruyama-san,
> You can edit it.
Yes, I can.
But I only have attachment:wiki_syntax_detailed_md.html. I thi...
Hiroo Hayashi
09:00 Feature #16373: TextFormatting help for Markdown formatting
Hiroo Hayashi wrote:
> Could you update http://www.redmine.org/projects/redmine/wiki/RedmineTextFormattingMarkdown p...
Toshi MARUYAMA
18:57 Revision 15707 (svn): Merged r15704 from trunk to 3.1-stable (#23375, #23171)
Simplified Chinese translation for 3.1-stable updated by Tigergm Wu. Toshi MARUYAMA
18:57 Revision 15706 (svn): Merged r15702 from trunk to 3.1-stable (#23171, #23373, #23374)
Traditional Chinese translation updated by Tigergm Wu. Toshi MARUYAMA
18:22 Feature #3035: Reminder at start-date
+1 Timur Voroshilov
18:05 Feature #23310: Improved "jump to project" drop-down
Here is an alternate proposal which matches other sites like gitlab, based on jquery-ui/ fontawesome with the typical... Jake Kemme
17:51 Patch #23376 (Closed): Downloading of attachments with MIME type text/javascript fails
Right now, if you try to download an attachment with content type @text/javascript@ with Redmine 3, it will be blocke... Holger Just
17:13 Revision 15705 (svn): Simplified Chinese translation for 3.3-stable updated by Tigergm Wu (#23171)
Toshi MARUYAMA
17:13 Revision 15704 (svn): Simplified Chinese translation for 3.1-stable updated by Tigergm Wu (#23375, #23171)
Toshi MARUYAMA
17:03 Patch #23375 (Closed): Simplified Chinese translation for 3.1-stable
From #23171. Toshi MARUYAMA
16:52 Patch #23134 (Closed): Updated Korean locale
Committed in trunk and 3.3-stable, thanks. Toshi MARUYAMA
16:23 Revision 15703 (svn): Traditional Chinese "issue" translation in r15702 change (#20720, #23171, #23373, #23374)
Toshi MARUYAMA
16:16 Revision 15702 (svn): Traditional Chinese translation updated by Tigergm Wu (#23171, #23373, #23374)
Toshi MARUYAMA
16:06 Revision 15701 (svn): Merged r15699 from trunk to 3.3-stable (#23134)
Korean translation updated by Yonghwan SO. Toshi MARUYAMA
16:02 Patch #23374 (Closed): Traditional Chinese translation for 3.2-stable
From #23171.... Toshi MARUYAMA
15:51 Patch #23373 (Closed): Traditional Chinese translation for 3.1-stable
From #23171.... Toshi MARUYAMA
14:17 Patch #23250 (Closed): Fixes issues with Catalan translation
Committed in trunk r15700, thanks. Toshi MARUYAMA
14:16 Revision 15700 (svn): Catalan translation fixed by Jordi Mas (#23250)
Toshi MARUYAMA
14:01 Defect #23369 (Closed): encoding error in locales de.yml
Fixed. Thank you for your pointing out. Toshi MARUYAMA
12:34 Defect #23369 (Confirmed): encoding error in locales de.yml
Toshi MARUYAMA
09:40 Defect #23369 (Closed): encoding error in locales de.yml
Hi,
we encountered a problem in the german translation file `de.yml`.
the following term values:
* mail_body...
Timon Eckert
13:55 Revision 15699 (svn): Korean translation updated by Yonghwan SO (#23134)
Toshi MARUYAMA
13:28 Revision 15698 (svn): remove trailing white-space from app/models/time_entry_query.rb
Toshi MARUYAMA
13:16 Revision 15697 (svn): Merged r15696 from trunk to 3.3-stable (#23369, #21421)
fix encoding error in de.yml. Toshi MARUYAMA
12:41 Revision 15696 (svn): fix encoding error in de.yml (#23369, #21421)
Toshi MARUYAMA
10:51 Feature #23349: Force comment on status change
Thanks for the hint. I will take at a look at the plugin. Anonymous
10:48 Feature #6984: Configure order/position and visbility of tabs in menu
+ 1 Anh Le Giang
10:43 Feature #18391: "IF THEN" automatic workflow
Anthony Anyoti wrote:
> Hello,
>
> Am very interested in this function, but cant seem to find where Project"->"Co...
Anonymous
10:38 Feature #11313: Automatic closing of resolved issues
+1 Anonymous
09:44 Feature #12236: Option to make Comment field required
+1
The option to have mandatory comments would be a great improvement!
Anonymous
09:21 Feature #12236: Option to make Comment field required
+ 1. I need the programmers to comment in the notes when they reject an issue. Anh Le Giang
08:42 Feature #23368 (Closed): webook/push notifications
Please use forum for question. Toshi MARUYAMA
08:32 Feature #23368 (Closed): webook/push notifications
Hi,
I am looking for features like webhooks or push notification in redmine to post the messages to slack.
someone ...
eidiko test
 

Also available in: Atom