Activity
From 2017-04-05 to 2017-04-07
2017-04-07
-
22:48 Defect #24910: Issue processing UTF7 mails
- @Toshi: utf-7 is relevant only for email processing. Ruby still supports it, but it's a little bit tricky. This will ...
-
19:03 Feature #24277: Introducing Remaining Time field as method to track the remaining time to complete an issue
- Kosta H wrote:
> Marius, these patches look great! Unfortunately they don't apply cleanly to Redmine 3.3.2, 3.3.1 or... -
18:26 Defect #16482: Wrong search query for timelog, when timezone not UTC
- Thank you for marking this as New, is there any other information that I can help provide for those who are able to f...
-
17:27 Feature #25445: unify email notifications
- See #1005 for details about this feature, especially #1005#note-36 ff.
-
17:18 Feature #25445: unify email notifications
- The code as it is written in Redmine was chosen explicitly to ensure that people only see data in notifications that ...
-
14:33 Feature #25538: Drop support for Ruby 2.2.1 and ealier, 2.2.2+ is now required
- I agree, dropping support for Ruby versions should probably be done in a major version instead.
That said, droppin... -
13:49 Feature #25538: Drop support for Ruby 2.2.1 and ealier, 2.2.2+ is now required
- Hi, this will block my upgrade to version#119 in my "Ubuntu 14.04 LTS":http://packages.ubuntu.com/trusty/ruby and "Op...
-
10:31 Feature #25538: Drop support for Ruby 2.2.1 and ealier, 2.2.2+ is now required
- This is a patch to drop ruby 2.1 and earlier support by removing RUBY_VERSION condition expressions.
-
02:56 Feature #25538: Drop support for Ruby 2.2.1 and ealier, 2.2.2+ is now required
- +1
* Ruby 2.1 and earlier should no longer be used. ( https://www.ruby-lang.org/en/news/2017/04/01/support-of-ruby... -
13:44 Feature #25547 (Closed): Bulk edit issues
- Can you add documentation about rest api for Buld Edit for issues?
-
10:49 Feature #25542 (Closed): Custom Fields available over the API
- Hi Guys,
the /custom_fields.json is not available for normal project members.
I have to validate several custom... -
10:24 Revision 16519 (svn): Merged r16515 and r16516 from trunk to 3.2-stable
-
10:23 Revision 16518 (svn): Merged r16515 and r16516 from trunk to 3.3-stable
-
09:44 Feature #25540: Unify fields of subtasks and related issues on issue page
- Related to #3425
-
08:49 Feature #25540 (Closed): Unify fields of subtasks and related issues on issue page
- Subtasks and Related issues as shown on issue page have different fields.
Subtasks: status, assigned to, done rati... -
04:05 Feature #13244: Restrict log time for old days
- @Pavel, may be you can change "resolution" for this issue ?
-
03:59 Feature #13244: Restrict log time for old days
- hello, anyone ? does Redmine have a community ?
-
01:35 Feature #6717: Custom list field with dynamic list content
- +1
-
00:10 Revision 16517 (svn): Gemfile: remove jruby definitions
-
00:10 Revision 16516 (svn): Gemfile: pin sqlite3 1.3.12 on Windows Ruby 1.9.3
2017-04-06
-
23:45 Revision 16515 (svn): Gemfile: pin ffi 1.9.14 on Windows Ruby 1.9.3
-
23:45 Revision 16514 (svn): show Windows code page on appveyor
-
22:07 Revision 16513 (svn): Merged r16507 from trunk to 3.2-stable (#22335, #24271)
- Gemfile: use rbpdf 1.19.0.
-
22:05 Revision 16512 (svn): Merged r16507 from trunk to 3.3-stable (#22335, #24271)
- Gemfile: use rbpdf 1.19.0.
-
21:57 Defect #17762 (Closed): When copying an issue and changing the project, the list of watchers is not updated
- Fixed in r16511.
-
21:57 Revision 16511 (svn): Fixed that watchers list is not updated when changing project on the new issue form (#17762).
-
21:54 Defect #22335 (New): Images with non-ASCII file names are not shown in PDF
-
21:53 Defect #24271 (New): htmlentities warning
- I can confirm rbpdf 1.19.1 cannot be installed on Ruby 1.9.3 and 2.0 on Windows.
I think there is no benefit to cont... -
19:32 Defect #24271: htmlentities warning
- What Ruby version do you use?
I cannot reproduce on ruby 2.2.6p396 (2016-11-15 revision 56800) [i386-mingw32] in Jap... -
18:48 Defect #24271: htmlentities warning
- 3.2.6 release is planned for this week-end, I'll have to revert to previous rbpdf version unless a fixed version of r...
-
18:48 Defect #24271 (Reopened): htmlentities warning
- An error occurs when running bundle update with rbpdf 1.19.1 under windows:...
-
21:51 Feature #25538 (Closed): Drop support for Ruby 2.2.1 and ealier, 2.2.2+ is now required
- Support for Ruby 1.9.3 and 2.0 has ended by Ruby community.
https://www.ruby-lang.org/en/news/2015/02/23/support-for... -
20:07 Revision 16510 (svn): total_spent_hours not returned in 3.2 (#25526).
-
19:36 Feature #10460 (Closed): Option to copy watchers when copying issues
- Feature added in r16509.
When copying a single issue, the original watchers are preselected, you can unselect them... -
19:34 Revision 16509 (svn): Option to copy watchers when copying issues (#10460).
-
19:17 Revision 16508 (svn): Let the context menu work on elements that are not tr.
-
19:16 Revision 16507 (svn): Reverts to rbpdf 1.19.0 for now.
- Using rbpdf-font 1.19.1
Encoding::UndefinedConversionError: "\x81" to UTF-8 in conversion from Windows-1
252 to UTF-... -
19:13 Feature #23310 (Closed): Improved "jump to project" drop-down
- Patch committed, thanks.
-
19:13 Revision 16506 (svn): Set autocomplete to off on project quick search (#23310).
- Patch by Marius BALTEANU.
-
19:12 Defect #25501 (Closed): Time entries query through multiple projects by issue custom field not possible anymore.
-
19:11 Revision 16505 (svn): Merged r16467 (#25501).
-
19:01 Defect #25478 (Resolved): Related to "no open issues" shows all issues
- Patch committed, thanks.
Marius BALTEANU wrote:
> Go MAEDA, it is the expected behaviour for the filter "Related ... -
18:25 Defect #25478: Related to "no open issues" shows all issues
- Go MAEDA, it is the expected behaviour for the filter "Related to no open issues" to return an issue without relation...
-
13:44 Defect #25478: Related to "no open issues" shows all issues
- Let's merge this fix to the core. Setting target version to 3.2.6.
-
18:57 Revision 16504 (svn): Fixed that related to "no open issues" filter shows all issues (#25478).
- Patch by Kevin Fischer.
-
18:43 Revision 16503 (svn): Rename @noborder@ CSS class to @wiki-class-noborder@ in order to be accessible from user-provided Textile markup (#25503).
- Patch by Jan Schulz-Hofen.
-
18:41 Revision 16502 (svn): Filter arbitrary class names and ids in rendered HTML output (#25503).
- * Disallow setting arbitrary classes and ids via Textile syntax
* Only allow valid/supported languages for syntax hig... -
18:37 Revision 16501 (svn): Helper methods to find out if a given language is supported (#25503).
- Patch by Jan Schulz-Hofen.
-
18:34 Revision 16500 (svn): Add kbd to ALLOWED_TAGS (#25503).
- Patch by Jan Schulz-Hofen.
-
14:50 Feature #25534 (New): Dynamic filters
- One use case is the following: Review of issues for a defined target version.
First a static filter is first defin... -
05:30 Defect #24910: Issue processing UTF7 mails
- This "encyclopedia":https://www.everipedia.com/UTF7/ article for UTF7 seems to be a good place to start
2017-04-05
-
19:14 Patch #25349: Russian translation (r16388)
- I also pick up "setting_timespan_format" which is not translated in #25397.
-
19:12 Patch #25397 (Closed): Russian translation update (r16388)
- Committed in trunk, thanks.
-
19:07 Revision 16499 (svn): Russian "setting_timespan_format" translation updated by Kirill Bezrukov (#25349)
-
18:52 Patch #25518 (Closed): Bulgarian translation
- Committed in trunk, thanks.
-
17:38 Patch #25518: Bulgarian translation
- Ok, ok, thank you very much, Toshi. I will upload the file again. Sorry for the mistake, I was in a hurry.
-
17:15 Patch #25518: Bulgarian translation
- In your attached yaml:...
-
17:03 Patch #25518: Bulgarian translation
- I see them, look at the screenshot, taken from www.redmine.org, especially the month names.
!Capture.PNG! -
15:38 Patch #25518 (Needs feedback): Bulgarian translation
- I cannot see Cyrillic characters in r16489.
Is it correct? -
07:14 Patch #25518 (Closed): Bulgarian translation
- Translated
* field_digest
* label_last_notes -
18:50 Revision 16498 (svn): Bulgarian translation updated by Ivan Cenov (#25518)
-
18:50 Revision 16497 (svn): Russian translation for label_user_mail_option_only_(assigned|owner) changed by Ilya Potapov (#25397, #24177)
-
18:41 Defect #25528 (Closed): installation steps redmine 3.0.4 with IIS and Microsoft sql server?
- Please use form for question.
-
18:29 Defect #25528 (Closed): installation steps redmine 3.0.4 with IIS and Microsoft sql server?
- Hi,
I am new to redmine and ruby as well. I would like to know if there is any documentation available to install ... -
18:20 Feature #23310: Improved "jump to project" drop-down
- Sorry, I've a mistake in my patch. Attaching the correct one.
-
18:15 Feature #23310 (Reopened): Improved "jump to project" drop-down
-
18:12 Feature #23310: Improved "jump to project" drop-down
- I'm proposing to set the autocomplete off for the search input in order to avoid the cases where the autocomplete sug...
-
18:12 Revision 16496 (svn): Merged r16492 (#25526).
-
18:12 Revision 16495 (svn): Merged r16492 (#25526).
-
18:12 Revision 16494 (svn): Merged r16491 (#25526).
-
18:11 Revision 16493 (svn): Merged r16491 (#25526).
-
18:10 Patch #25526 (Closed): Revert API change in spent_hours field in issue#show
- Patch committed with an API test, thanks.
-
15:29 Patch #25526 (Closed): Revert API change in spent_hours field in issue#show
- When preloading the @spent_hours@ of issues (as e.g. done for #20661, they default to @0@ instead of the previous def...
-
18:10 Revision 16492 (svn): Adds a test for #25526.
-
18:09 Revision 16491 (svn): Always set spent_hours instance variables to a Float in Issue instances (#25526).
- Patch by Holger Just.
-
17:59 Revision 16490 (svn): Code cleanup.
-
17:10 Feature #8313: Restrict Assignee List by Role
- Hi Geowolf Yeh,
If I understood your problem, you want to hide the assignable users that share the same role of t... -
12:40 Feature #8313: Restrict Assignee List by Role
- Luis Roa wrote:
> For example:
> Your project has these roles: "client", "manager" and "programmers" and your workf... -
15:38 Patch #25507 (Closed): Japanese translation update (r16457)
- Committed in trunk, thanks.
-
15:35 Revision 16489 (svn): Bulgarian translation updated by Ivan Cenov (#25518)
-
15:34 Revision 16488 (svn): Japanese translation updated by Go MAEDA (#25507)
-
15:30 Feature #25527 (New): customize the hash tag in Redmine Receiving Emails
- When receiving e-mail you can write #ID (as [[RedmineReceivingEmails]]). Can I make an XX # ID from #ID? So I can cus...
-
15:11 Feature #1538 (Closed): Adding "updates" information to CSV export
- Last comment/notes is able to export by #1474.
-
13:05 Revision 16487 (svn): Merged r16485 from trunk to 3.2-stable (#22335, #24271)
- Gemfile: explicitly use rbpdf 1.19.1.
-
13:04 Revision 16486 (svn): Merged r16485 from trunk to 3.3-stable (#22335, #24271)
- Gemfile: explicitly use rbpdf 1.19.1.
-
12:53 Revision 16485 (svn): Gemfile: explicitly use rbpdf 1.19.1 (#22335, #24271)
-
12:53 Revision 16484 (svn): remove trailing white space from Gemfile
-
11:37 Feature #4367: Ability to delete an issue status that is in use
- +1 for more useful error messages _at least_.
I've had to find this SQL (after setting config.log_level = :info):
... -
09:46 Feature #25513: New custom field type for Project Level (similar to "List type") - per Project specific set of values
- That would be great to have this type of custom fields.
+1 -
05:29 Feature #25517 (New): I want to use the Redmine time tracking more loosely than currently required.
- We use the Bestest Punch Clock for Redmine plugin to track how much we work. We usually include a category and a comm...
-
02:06 Feature #25515: View attachments on the issue list
- Inserted a screenshot to the description.
Also available in: Atom