Project

General

Profile

Activity

From 2013-05-18 to 2013-05-20

2013-05-20

22:12 Feature #14106 (New): Improvement of 1st wiki page
This a my suggestion for an improved [[ |1st wiki page]] on redmine.org, styled with **[[RedmineTextFormatting|Redmin... Filou Centrinov
19:52 Feature #11963 (Closed): Hide the estimated times on issues for certain roles
Filou Centrinov
19:47 Feature #11963: Hide the estimated times on issues for certain roles
Yes it is a duplicate #12005, which allows hiding optionally for every field (except topic and status). Terence Mill
16:24 Feature #11963: Hide the estimated times on issues for certain roles
Duplicate of #12005 ? Filou Centrinov
15:30 Feature #11963: Hide the estimated times on issues for certain roles
+1 Alexis Romagnoli
19:39 Feature #14104 (Closed): Add regular feature in Redmine for DB migrating ability (MySQL <> MSSQL, for example)
Redmine is Rails application and it does not depend specific DB.
If Redmine provide migration scripts, these become ...
Toshi MARUYAMA
17:18 Feature #14104 (Closed): Add regular feature in Redmine for DB migrating ability (MySQL <> MSSQL, for example)
Anatolii Ivashyna
17:15 Patch #14103 (Closed): Disconnect and logout from IMAP after mail receive
When running Redmine::IMAP.check(imap_options, options) in a continuous loop with a delay (I don't want to boot the r... Pierre Pretorius
15:21 Patch #14101 (Closed): Receive IMAP by uid's
This is not a new bug, it has been reported in the forums by other users "here":http://www.redmine.org/boards/2/topic... Pierre Pretorius
12:11 Feature #14099: Filter delayed issue
BTW, we are using 1.2.1 of Redmine. Thanks Stamos Yang
12:08 Feature #14099 (New): Filter delayed issue
Is there any plugin or filter on how to see delayed issue?
We have a rules in our company that whenever you have a...
Stamos Yang
11:43 Feature #482: Default assignee on each project
Can we use this plugin if we installed Redmine with the package Bitnami? Anthony Lara
11:28 Feature #7950: add list of open target version to a project's overview page
"Progressive Projects List":http://www.redmine.org/plugins/progressive-projects-list plugin has such feature. Dmitry Babenko
08:49 Patch #14096 (Closed): back_url is ignored after auto login existing session.
When user open redmine issues like "/issues/1216" from external applications, the page is directed to redmine "/" aft... Jethro Yu
05:08 Feature #14091: "Achievement System" or "Badge System"
(Sorry for forgetting to select a category)
There are a few details I would like to specify for this feature:
h2....
Kan Liu
03:56 Feature #14091 (New): "Achievement System" or "Badge System"
I took this inspiration from video games, that when a user has completed a certain task or accumulated a certain amou... Kan Liu

2013-05-19

21:01 Defect #13146: Parent Task Chooser
This works in my Redmine 2.3.1. When I type at least two letters in parent task field, a dropdown list appears. My co... Ivan Cenov
19:39 Defect #13146 (Needs feedback): Parent Task Chooser
Filou Centrinov
16:36 Feature #14024 (Closed): Default of issue start and due date
Toshi MARUYAMA
16:28 Feature #14024: Default of issue start and due date
Committed in trunk r11883 and r11884. Toshi MARUYAMA
16:34 Feature #1005 (Closed): Add the addition/removal/change of related issues to the history
Committed in trunk r11885 and r11886. Toshi MARUYAMA
07:31 Defect #14087 (New): redmine git repository does not reflect git updates
Hi,
I have a bare git repository linked to redmine.
It worked well until recently.
Now it does not show the late...
pee pee
06:03 Revision 11892 (svn): code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attributes of IssuesControllerTest
Toshi MARUYAMA
06:03 Revision 11891 (svn): code layout clean up test_bulk_update_with_some_failures_should_show_errors of IssuesControllerTest
Toshi MARUYAMA
06:03 Revision 11890 (svn): code layout clean up test_bulk_update_parent_id of IssuesControllerTest
Toshi MARUYAMA
06:03 Revision 11889 (svn): code layout clean up test_bulk_edit_should_only_propose_statuses_allowed_for_all_issues of IssuesControllerTest
Toshi MARUYAMA
06:02 Revision 11888 (svn): code layout clean up test_create_as_copy_should_add_relation_with_copied_issue of IssuesControllerTest
Toshi MARUYAMA
05:40 Revision 11887 (svn): adjust functional IssuesControllerTest (#1005)
Toshi MARUYAMA
05:22 Patch #13697: Back-button on diff page is not working when I'm directed from email
Woudn't you agree to apply this patch? Otherwise I can't go from a diff page to its issue page. Filou Centrinov
04:09 Revision 11886 (svn): remove "del" tag from deleted issue relation (#1005)
It is confused with deleted issue. Toshi MARUYAMA
04:09 Revision 11885 (svn): add journal after creating/deleting issue relation (#1005)
Toshi MARUYAMA
03:09 Revision 11884 (svn): svn:eol-style native datepicker.js (#14024)
Toshi MARUYAMA
03:06 Revision 11883 (svn): set default issue start/due datepicker from due/start date (#14024)
Toshi MARUYAMA
03:06 Revision 11882 (svn): increase Capybara.default_wait_time from 3 to 4 (#12822)
Toshi MARUYAMA
03:06 Revision 11881 (svn): code layout clean up VersionTest
Toshi MARUYAMA
03:05 Revision 11880 (svn): remove empty setup method from VersionTest
Toshi MARUYAMA
02:27 Revision 11879 (svn): add test of current issue start and due date datepicker (#14024)
Toshi MARUYAMA
01:06 Revision 11878 (svn): replace non ASCII literal to hexadecimal at ApplicationHelperTest
Toshi MARUYAMA
00:36 Revision 11877 (svn): include Redmine::I18n in ApplicationHelperTest
Toshi MARUYAMA
00:36 Revision 11876 (svn): backout r11875 ApplicationHelperTest change
Toshi MARUYAMA

2013-05-18

22:42 Defect #14086 (Closed): Better handling of issue start date validation
I am opening a new issue as requested on #6378. On comment 16 of that issue gives the idea of what is the bug.
+St...
Edgar H
22:29 Revision 11875 (svn): Include Redmine::I18n in helpers tests.
Jean-Philippe Lang
22:09 Revision 11874 (svn): Code cleanup.
Jean-Philippe Lang
22:06 Defect #6378: Subtask - Start is invalid
Jirka Borovec wrote:
> the problem is still there and I maybe found how it happened...
>
> it comes when your tas...
Edgar H
21:58 Revision 11873 (svn): Code cleanup.
Jean-Philippe Lang
21:35 Defect #14051 (Closed): Filtering issues with custom field in date format with NULL(empty) value
Merged. Jean-Philippe Lang
21:35 Revision 11872 (svn): Merged r11850 from trunk (#14051).
Jean-Philippe Lang
21:34 Defect #14023 (Closed): Can't delete relation when Redmine runs in a subpath
Merged. Jean-Philippe Lang
21:34 Revision 11871 (svn): Merged r11851 from trunk (#14023).
Jean-Philippe Lang
21:33 Defect #13910 (Closed): Values of custom fields are not kept in issues when copying a project
Merged. Jean-Philippe Lang
21:33 Revision 11870 (svn): Merged r11843 from trunk (#13910).
Jean-Philippe Lang
19:25 Feature #12888 (Resolved): Adding markings to emails generated by Private comments
Markings added to the email body in r11869. Jean-Philippe Lang
16:49 Feature #12888: Adding markings to emails generated by Private comments
+1 Jakob Fix
19:24 Revision 11869 (svn): Adds markings to emails generated by private comments (#12888).
Jean-Philippe Lang
14:55 Revision 11868 (svn): fix unit VersionTest failure
Toshi MARUYAMA
14:07 Revision 11867 (svn): backout r11865 test/object_helpers.rb changes
Toshi MARUYAMA
11:31 Revision 11866 (svn): Removed debug log (#14038).
Jean-Philippe Lang
11:27 Revision 11865 (svn): Removed some shoulda context.
Jean-Philippe Lang
11:14 Revision 11864 (svn): Removed some shoulda context.
Jean-Philippe Lang
11:11 Defect #14009: Issue Editing/Viewing - ASCII-8BIT/UTF-8 Problems
"MariaDB":https://mariadb.org is the default database installation for openSUSE 12.3 and is a "compatible":https://kb... Roger Griffiths
10:57 Revision 11863 (svn): Removed some shoulda context.
Jean-Philippe Lang
10:27 Revision 11862 (svn): Removed some shoulda context.
Jean-Philippe Lang
09:52 Feature #12234 (Closed): Widget-Links should be translateable per widget.
Superseded by r11860. Jean-Philippe Lang
09:51 Patch #12709 (Closed): Translateable widget blocks
I've moved the links to the block titles in r11860. That makes it cleaner IMHO and prevents from adding some more tra... Jean-Philippe Lang
09:49 Revision 11861 (svn): User #where instead of :conditions.
Jean-Philippe Lang
09:47 Revision 11860 (svn): Moved links to block titles on "My page".
Jean-Philippe Lang
09:40 Feature #13157 (Closed): Link on "My Page" to view all my spent time
Feature added in r11859 with a few changes:
* the link is added to the block title to avoid adding some more transla...
Jean-Philippe Lang
09:39 Revision 11859 (svn): Adds a link on "My Page" to view all my spent time (#13157).
Jean-Philippe Lang
09:11 Feature #13746 (Closed): Highlighting of source link target line
Patch committed in r11858, thanks! I've changed the annotate view for consistency. There's no magic link available we... Jean-Philippe Lang
04:47 Feature #13746: Highlighting of source link target line
Filou Centrinov wrote:
> UPDATE: There is no need to patch also ...
Mischa The Evil
03:07 Feature #13746: Highlighting of source link target line
UPDATE: There is no need to patch also ... Filou Centrinov
09:10 Revision 11858 (svn): Highlighting of source link target line for annotate view (#13746).
Jean-Philippe Lang
09:09 Revision 11857 (svn): Highlighting of source link target line (#13746).
Jean-Philippe Lang
02:13 Feature #9703: Define repositories independently from projects
+1
This might greatly help larger team use of redmine. We have about a dozen shared code git repos, used by sever...
R. Steve McKown
01:36 Defect #7335: Sorting issues in gantt by date, not by id
This is patch for trunk.
There is no logic change from note-26 patch.
Toshi MARUYAMA
00:59 Revision 11856 (svn): gantt: add test to sort issues by current logic (#7335)
Toshi MARUYAMA
00:59 Revision 11855 (svn): gantt: change sort method to class method (#7335)
Toshi MARUYAMA
 

Also available in: Atom