Project

General

Profile

Activity

From 2015-01-16 to 2015-01-18

2015-01-18

23:57 Revision 13913 (svn): #shelve should not be called if cell doesn't match attributes regexp (#18883).
Jean-Philippe Lang
22:10 Feature #1543: Setting permissions for viewing the Activity page.
The problem with the latest patch is that a user who is allowed to view the activity on a single project will be able... Jean-Philippe Lang
12:58 Feature #1543: Setting permissions for viewing the Activity page.
Michael Esemplare wrote:
> I've added an updated patch that:
> * Fixes the Overall activity link on the project pag...
Mark Stroeve
21:43 Revision 13912 (svn): Set proper locale.
Jean-Philippe Lang
21:33 Feature #14534: Upgrade to Rails 4.2
I've reported another regression with sqlite:
https://github.com/rails/rails/issues/18585
Jean-Philippe Lang
08:51 Feature #14534: Upgrade to Rails 4.2
I have created issue on Rails GitHub.
Rails 4.2 SQLite3 regression: Encoding::UndefinedConversionError: "\xE9" fro...
Toshi MARUYAMA
08:30 Feature #14534: Upgrade to Rails 4.2
On r13893, PostgreSQL migration fails.
https://travis-ci.org/marutosi/redmine-bb/jobs/47402990#L1278...
Toshi MARUYAMA
21:32 Defect #18864: troubles in email notifications (Redmine 2.5.2.stable, russian text)
At least one of the following six examples of subject reproduce error:
* zzzzzzабвгабвгабвгабвгабвгабвгабвгабвгабв...
Имя Фамилия
20:23 Defect #18883: Slow rendering of large textile tables
An example of a large table: http://demo.redmine.org/projects/s4loszfaj70dht0zbrco0jc3l3v4uydv/wiki/%D1%82 Имя Фамилия
20:19 Defect #18883 (Closed): Slow rendering of large textile tables
Large tables are not a page to load. An example of a large table: table 256×256 Имя Фамилия
19:31 Patch #13120 (Closed): Translation in language selection
Committed in trunk r13909 and r13910, thanks. Toshi MARUYAMA
19:11 Revision 13911 (svn): add missing fixtures
Toshi MARUYAMA
19:00 Revision 13910 (svn): fix tests (#13120)
Toshi MARUYAMA
18:33 Patch #18876 (Closed): Traditional Chinese translation (to r13891)
Committed in trunk r13908, thanks. Toshi MARUYAMA
18:33 Revision 13909 (svn): make language names all the same format (#13120)
Contributed by Go MAEDA. Toshi MARUYAMA
18:32 Revision 13908 (svn): Traditional Chinese translation updated by ChunChang Lo (#18876)
Toshi MARUYAMA
18:00 Defect #18866: MySQL: disappear after 4-Byte UTF-8
http://www.fileformat.info/info/unicode/char/100000/index.htm
> UTF-8 (hex) 0xF4 0x80 0x80 0x80 (f4808080)
Toshi MARUYAMA
17:57 Defect #18866 (New): MySQL: disappear after 4-Byte UTF-8
The utf8mb4 Character Set (4-Byte UTF-8 Unicode Encoding)
http://dev.mysql.com/doc/refman/5.6/en/charset-unicode-utf...
Toshi MARUYAMA
16:53 Defect #18866: MySQL: disappear after 4-Byte UTF-8
Copy:
For example, after the symbol "
Имя Фамилия
16:49 Defect #18866: MySQL: disappear after 4-Byte UTF-8
For example, after the symbol "􀀀". This symbol was been encoded for this message as ... Имя Фамилия
17:40 Revision 13907 (svn): fix assertion order at RepositoryCvsTest#test_entries_rev3
Toshi MARUYAMA
17:40 Revision 13906 (svn): add tests to RepositoryCvsTest#test_entries_rev3
Toshi MARUYAMA
17:40 Revision 13905 (svn): fix code indent at app/models/repository/cvs.rb
Toshi MARUYAMA
17:40 Revision 13904 (svn): use "where" instead of find_by_ at Repository::Cvs class
Toshi MARUYAMA
17:27 Revision 13903 (svn): revert r13901
Toshi MARUYAMA
17:16 Revision 13902 (svn): Make sure that #scm_iconv returns a string with the target encoding (#14534).
filechanges.find_by_revision_and_path fails with SQLite if arguments are not UTF-8 encoded. Jean-Philippe Lang
17:13 Revision 13901 (svn): workaround unit cvs test failure on sqlite3
Toshi MARUYAMA
17:04 Revision 13900 (svn): svn propset svn:executable bin/ files
Toshi MARUYAMA
16:26 Feature #18880: Query filters for TimeEntry
P.S: Our changeds are based on Redmine 2.6.0 Andreas Hestermeyer
16:17 Feature #18880 (Closed): Query filters for TimeEntry
Hi,
we have adapted the Issues Queries for TimeEntries. This allows us to have more flexibility when showing time ...
Andreas Hestermeyer
15:05 Revision 13899 (svn): prevent "config.log_level" DEPRECATION WARNING
DEPRECATION WARNING: You did not specify a `log_level` in `production.rb`.
Currently, the default value for `log_leve...
Toshi MARUYAMA
15:05 Revision 13898 (svn): add missing fixture to Redmine::Hook::ManagerTest
Toshi MARUYAMA
12:45 Revision 13897 (svn): Prevents calling #truncate on nil.
Jean-Philippe Lang
12:43 Revision 13896 (svn): Use attribute writers instead of before_create callback to normalize comments and committer (#14534).
Unlike other adapters, SQLite raises Encoding::UndefinedConversionError before the callback that reencodes attributes... Jean-Philippe Lang
10:10 Defect #18832 (Closed): Activity Stream Filter missing on right hand side due to permission
This should be fixed in r13895. If given, the permission option will be checked in order to display the item in the s... Jean-Philippe Lang
10:07 Revision 13895 (svn): Fixed that Redmine::Activity::Fetcher should consider activity provider permission option if given (#18832).
Jean-Philippe Lang
10:04 Revision 13894 (svn): Fix migration and use Rails 4.2.0 release (#14534).
Jean-Philippe Lang
09:18 Defect #18691: News Watch Functionality doesn't work in Redmine 2.6.0
Again, see [[Submissions]].
Give us your using plugin list and related log.
Do your Redmine 2.5 work expectedly?
Toshi MARUYAMA
08:16 Defect #18691: News Watch Functionality doesn't work in Redmine 2.6.0
Ok, I can explain in more details.
You can test that it doesn't work as expected if you follow this test scenario:...
Plam Sim
08:00 Defect #18691: News Watch Functionality doesn't work in Redmine 2.6.0
Plam Sim wrote:
> [...] News Watch function doesn't work [...] only News watching has issues [...]
>
> [...] News...
Mischa The Evil
07:25 Defect #18691: News Watch Functionality doesn't work in Redmine 2.6.0
The reported bug is still not fixed. I saw the submissions and nobody else reported it.
I just updated to Redmine 2....
Plam Sim
07:53 Defect #18879 (Closed): News Watch email notification doesn't work
Closing as a dup. Mischa The Evil
07:29 Defect #18879 (Closed): News Watch email notification doesn't work
I would like to report that News Watch - email notification for the News section doesn't work in Redmine 2.6.1. Plam Sim
07:46 Defect #18842: Updating issue possible for a user without that permission
This is in fact the 'expected' behavior whenever the role has been given the "Add notes" permission (which correspond... Mischa The Evil
06:56 Revision 13893 (svn): Gemfile: use GitHub rails gem
20091114105931 AddViewIssuesPermission: db migrating fails on ruby 1.9.3p551 sqlite3 Toshi MARUYAMA
05:24 Defect #18875: [Rest API][custom field]Why "GET /custom_fields.xml" required the System manager's privilege?
My basic view on this is that the API implementation - r12165 for #11159 - just follows the same authorization level ... Mischa The Evil
05:02 Feature #703: Configurable required fields per tracker/status/role
noah t wrote:
> I am using 2.6-stable branch from Github.
>
> "Required" is not an option for the Subject field.
...
Toshi MARUYAMA
04:56 Feature #18872 (Closed): Hook for group administration
Duplicates #10509, closing as such. Mischa The Evil

2015-01-17

18:02 Revision 13892 (svn): Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
16:58 Patch #18876 (Closed): Traditional Chinese translation (to r13891)
* New
**setting_max_additional_emails, label_email_address_plural, label_email_address_add, label_enable_notificatio...
ChunChang (Nagaharu) Lo
15:57 Feature #8818 (Closed): Repository user-mapping with multiple email addresses
Slawomir CALUCH wrote:
> Would it be difficult to add multiple additional email fields for users so the mapping is...
Jean-Philippe Lang
15:55 Revision 13891 (svn): Missing fixtures.
Jean-Philippe Lang
15:55 Revision 13890 (svn): Missing fixtures.
Jean-Philippe Lang
15:54 Revision 13889 (svn): Missing fixtures.
Jean-Philippe Lang
15:51 Revision 13888 (svn): Send password reset email to the email used in lost password form (#4244).
Jean-Philippe Lang
15:29 Feature #4244 (Closed): Multiple email addresses for each user
Feature added in r13886.
Users still have a default email and a new form is added to manage additional email addre...
Jean-Philippe Lang
15:17 Revision 13887 (svn): Adds strings to locales (#4244).
Jean-Philippe Lang
15:14 Revision 13886 (svn): Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
10:46 Defect #18875 (New): [Rest API][custom field]Why "GET /custom_fields.xml" required the System manager's privilege?
Dear developers
Why Getting "Custom_field's Possible values" required the System manager's privilege?
I am crea...
Hiroyuki Arakawa
05:11 Defect #18829 (Closed): Internal Error "undefined method `name' for nil:NilClass"
Toshi MARUYAMA
05:05 Feature #18783 (Closed): When i put some "News" in Redmine.....
Please use forum for questions. Toshi MARUYAMA
02:59 Feature #18872 (Closed): Hook for group administration
Hi,
In my plugin I want to add a new field in groups. But in the list of hooks I didn't see one for that. If it exis...
djiby thiaw

2015-01-16

19:32 Feature #11969: Subtask display fields
+1 Enver Ablyaev
18:04 Defect #18698 (Needs feedback): No notifications when involved in an issue
See [[Submissions]].
> Ruby version 1.8.7-p302 (2010-08-16) [x86_64-linux]
Too old.
Toshi MARUYAMA
17:55 Defect #18691 (Needs feedback): News Watch Functionality doesn't work in Redmine 2.6.0
See [[Submissions]]. Toshi MARUYAMA
17:06 Feature #4179: Link to user in wiki syntax
+1 Dmitry Rizhikov
14:33 Defect #18867 (Closed): Dmsf plugin in Redmine 2.6.1
Please contact plugin author. Toshi MARUYAMA
12:34 Defect #18867 (Closed): Dmsf plugin in Redmine 2.6.1
Hi Dears,
Recently upgraded from Redmine 2.6.0 to 2.6.1
Dmsf plugin was unsuccesfull in 2.6.0 (even could not insta...
Sunny Arge
14:30 Defect #18866 (Needs feedback): MySQL: disappear after 4-Byte UTF-8
I cannot reproduce.
!issue.png!...
Toshi MARUYAMA
14:28 Defect #18866: MySQL: disappear after 4-Byte UTF-8
after the symbol « after the symbol « after the symbol « Toshi MARUYAMA
11:42 Defect #18866: MySQL: disappear after 4-Byte UTF-8
@When writing tasks text after some characters disappear. For example, after the symbol « Алексей Городецкий
11:37 Defect #18866 (Closed): MySQL: disappear after 4-Byte UTF-8
When writing tasks text after some characters disappear. For example, after the symbol « Алексей Городецкий
13:57 Patch #18868 (Closed): Add support for queries with 'next week' filter
I started using due dates quite heavily and the functionality I missed was "show me next week's issues". Therefore I ... Bostjan Skufca
11:32 Defect #18864: troubles in email notifications (Redmine 2.5.2.stable, russian text)
And give us examples. Toshi MARUYAMA
11:31 Defect #18864 (Needs feedback): troubles in email notifications (Redmine 2.5.2.stable, russian text)
See [[Submissions]] and #5784#note-2. Toshi MARUYAMA
11:24 Defect #18864 (New): troubles in email notifications (Redmine 2.5.2.stable, russian text)
Sorry, this issue is for sending mail Toshi MARUYAMA
11:13 Defect #18864 (Closed): troubles in email notifications (Redmine 2.5.2.stable, russian text)
Duplicate of #16859. Toshi MARUYAMA
11:04 Defect #18864 (Closed): troubles in email notifications (Redmine 2.5.2.stable, russian text)
Change notification tasks in Redmine by e-mail come with unreadable subject of the message if the subject contains mo... Алексей Городецкий
11:18 Defect #18865: Size of text description of the problem
It depends on database. Toshi MARUYAMA
11:15 Defect #18865 (Closed): Size of text description of the problem
Text description of the problem in redmine truncated without warning. In the description of the saved text, takes no ... Алексей Городецкий
11:15 Defect #15308 (Needs feedback): Ticket subject and text cuting when recieving from E-mail
Mail subject has #16859 problem.
I don't know mail body problem.
Toshi MARUYAMA
10:49 Defect #18863 (New): troubles in search (Redmine 2.5.2.stable, russian text)
When searching in Redmine considered only the first five keywords. Because of this, the results depend on the order o... Алексей Городецкий
10:39 Defect #18862 (New): troubles in search (Redmine 2.5.2.stable, russian text)
Can not find the text "Problem solved reinstalling" (results (0)), but manages to find the text "After installing upd... Алексей Городецкий
07:38 Feature #14534: Upgrade to Rails 4.2
Jean-Philippe Lang wrote:
> I've done the upgrade to Rails 4.2 (not yet committed) but there are still some issues:
...
Mischa The Evil
07:29 Feature #18860 (Closed): Replace awesome_nested_set gem with a custom implementation of nested sets
_This issue functions as a placeholder to make sure this change gets included on the changelog._
The (functionalit...
Mischa The Evil
05:57 Patch #18856 (Closed): Fix 4 CSV encoding related tests
Committed in trunk r13885, thanks. Toshi MARUYAMA
05:57 Revision 13885 (svn): IssuesControllerTest: make encoding tests independent of ordering (#18856)
Contributed by Antonio Terceiro. Toshi MARUYAMA
05:42 Revision 13884 (svn): Merged r13880 from trunk to 2.6-stable
remove jruby-21mode from .travis.yml Toshi MARUYAMA
02:15 Defect #18851 (Closed): Broken link on "Contribute" page
I've fixed the old-style link by replacing it with a !message#4325 reference.
Thanks for reporting this.
Mischa The Evil
00:12 Feature #18858 (Closed): Custom Fields - Sort/Order
The order of custom fields determines the order/placement of those input fields on the user interface.
Currently,...
James H
00:04 Feature #18857 (New): Exclude Attachment based of filesize
Basically we have an email signature that contains 5 small images, which continue attaching to redmine tasks as email... Jesse Berks
 

Also available in: Atom