Activity
From 2017-07-19 to 2017-07-22
2017-07-22
-
18:38 Feature #7349: Per-project email notification settings
- +
need ability to specify different mail-from address for different projects
Is this plugin actual? https://githu... -
12:49 Defect #26498 (Closed): Rails5: scm entry *.html causes 404 Not Found
- Fixed, thanks for pointing this out.
-
12:38 Defect #26498 (Closed): Rails5: scm entry *.html causes 404 Not Found
- source:trunk/public/404.html
r16848:... -
12:39 Feature #20366: upgrade jquery-rails to 4.0
- As Redmine 3.4 bundles jquery-ujs, we could simply remove the gem dependency in 3.4. Would it help?
-
12:33 Feature #20366 (Closed): upgrade jquery-rails to 4.0
- jquery-rails won't be no longer used in Redmine 4 as Rails does not rely on jquery for its UJS any more.
The gem dep... -
09:12 Patch #26492 (Closed): % is not valid without a format specifier
-
08:40 Patch #26492 (Resolved): % is not valid without a format specifier
- Patch committed, thanks.
-
07:54 Patch #26492: % is not valid without a format specifier
- Certainly "%%" is correct to display a percent sign itself in sprintf format string.
Setting target version to 3.4.3. -
09:12 Defect #26468 (Closed): Using custom fields of type "File" leads to unsolvable error if filetype is not allowed
-
09:11 Defect #26471 (Closed): Issue Query: inconsistency between spent_hours sum and sum of shown spent_hours values
-
09:09 Defect #26403 (Resolved): The second and subsequent lines of commit messages are not displayed in repository browser
- r16843 restores the same behaviour as 3.3 for displaying commit messages in the revision list.
-
08:42 Patch #26395 (Closed): Jump to project autocomplete: focus selected project
- Committed, thanks.
-
08:31 Feature #26488: Project settings : Move issue tracking settings to their own tab
- Jean-Philippe Lang wrote:
> I think we should remove the Modules tab and leave the modules below the project form ju...
2017-07-21
-
21:25 Defect #26442: CSS formating classes like p(box). prepended with wiki-class-
- Mischa The Evil wrote:
> Toshi, I can confirm it. As is also visible in the screenshot from the referenced book, bef... -
21:17 Defect #26483 (Closed): REST api for issue doesn't work with sort
-
16:05 Defect #26483: REST api for issue doesn't work with sort
- Please close this issue. I find that I miss something in my query. And it works.
-
06:43 Defect #26483: REST api for issue doesn't work with sort
- I use something like "GET" (I'm using X-Redmine-API-Key in the request)
http://<my redmine server>/issues.json?sort=... -
21:17 Feature #482: Default assignee on each project
- The default assignee wan be set from the first tab of project settings. The field shows up if you have assignable use...
-
17:15 Feature #482: Default assignee on each project
- Hi,
I've updated two installations to the 3.4. version but I'm not able to find this new feature in the project se... -
21:11 Feature #26488: Project settings : Move issue tracking settings to their own tab
- Jean-Philippe Lang wrote:
> It would also makes sense to remove the Wiki tab and let the user mark a wiki page as ... -
21:09 Feature #26488: Project settings : Move issue tracking settings to their own tab
- > I agree. There are too many fields in Information tab. However, I am concerned that the number of tabs in project s...
-
05:41 Feature #26488: Project settings : Move issue tracking settings to their own tab
- Jean-Philippe Lang wrote:
> I'd like to move a few issue tracking related settings to their own tab in project setti... -
15:19 Defect #6725: Acronyms don't work for Russian language
- Not resolved in Redmine 2.6.10.stable
Will it be resolved in nowadays versions?
-
13:40 Feature #26494 (Closed): Add ability to enable\disable multiple columns on project list page
- Currently all project list displays on multiple columns. What about to add abbility to disable this feature?
-
11:49 Patch #26492 (Closed): % is not valid without a format specifier
- roadmap overview raises ArgumentError: incomplete format specifier on ruby 2.5 dev
as suggested on https://bugs.ru... -
03:43 Defect #26471: Issue Query: inconsistency between spent_hours sum and sum of shown spent_hours values
- Thanks for the quick fix!
Jean-Philippe Lang wrote:
> > The sum should (preferably only if we know it isn't compl... -
03:42 Feature #26491 (New): mark incomplete total sums as such
- This is a follow up to #26471.
Due to lack of permissions it may be that the totals (i.e. total spent hours) that ...
2017-07-20
-
23:36 Feature #25721: Project Issues Sequence Number
- Andrey Lobanov (RedSoft) wrote:
> You can do it, in your redmine instance. By adding custom field to project, and wr... -
19:28 Feature #26488: Project settings : Move issue tracking settings to their own tab
- There are some discussions regarding project settings screen refactorization also in #22090.
-
19:18 Feature #26488 (Closed): Project settings : Move issue tracking settings to their own tab
- I'd like to move a few issue tracking related settings to their own tab in project settings:
* trackers selection
*... -
18:53 Defect #26471: Issue Query: inconsistency between spent_hours sum and sum of shown spent_hours values
- > The sum should (preferably only if we know it isn't complete) be amended with a hint (footnote or something else) i...
-
18:52 Defect #26471 (Resolved): Issue Query: inconsistency between spent_hours sum and sum of shown spent_hours values
- This should be fixed in r16839. It also fixes the behaviour of sorting issues by spent_hours.
-
17:30 Defect #26485: Problems with any project settings and /my/page after upgrade to 3.4.2.stable.16838
- And it is obviously caused by redmine_my_page_queries plugin.
-
17:28 Defect #26485 (Closed): Problems with any project settings and /my/page after upgrade to 3.4.2.stable.16838
- You did not run "rake db:migrate".
source:tags/3.4.2/db/migrate/20170309214320_add_project_default_assigned_to_id.rb -
17:19 Defect #26485 (Closed): Problems with any project settings and /my/page after upgrade to 3.4.2.stable.16838
- After uprgrading to Redmine from 3.3.2.stable.16321 to 3.4.2.stable.16838
Could not open setting in any projects.
... -
17:23 Defect #26483 (Needs feedback): REST api for issue doesn't work with sort
- Please describe more details.
What parameters do you use?
And please see [[submissions]]. -
16:33 Defect #26483 (Closed): REST api for issue doesn't work with sort
- Hi,
The REST api for issue [[Rest_Issues]] states that it accepts a parameter 'sort'.
I use the api and pass in t... -
16:03 Defect #10721: Loss of attachments while fetching emails from IMAP (GMail)
- I have the same problem with:
> Environment:
> Redmine version 3.3.3.stable
> Ruby version ... -
15:03 Defect #26403: The second and subsequent lines of commit messages are not displayed in repository browser
- > What about displaying the first line with a toggle button that would show the full commit message?
Thank you for... -
13:40 Defect #25203: Email delivery error: end of file reached while sending reminder
- Same problem here, on Redmine v3.4.1:
Log console
---------------------------------------------------------------... -
05:44 Patch #26475 (Closed): Traditional Chinese translation (to r16837)
- Committed in trunk r16838, thanks.
-
04:22 Patch #26475 (Closed): Traditional Chinese translation (to r16837)
- * New
** error_exceeds_maximum_hours_per_day, setting_time_entry_list_defaults, setting_timelog_accept_0_hours, sett... -
02:28 Feature #12704: Allow selecting subprojects on new issue form
- Here are screenshots of Marius BALTEANU's patch (attachment:12704_allow_selecting_subprojects_on_new_issue_page.patch...
2017-07-19
-
20:32 Defect #26403: The second and subsequent lines of commit messages are not displayed in repository browser
- What about displaying the first line with a toggle button that would show the full commit message?
-
20:04 Defect #26403: The second and subsequent lines of commit messages are not displayed in repository browser
- I think truncating at some characters is better because full text is very annoying.
https://www.mercurial-scm.org/... -
19:18 Defect #26403: The second and subsequent lines of commit messages are not displayed in repository browser
- Should we truncate at 255 characters (which was the behaviour in all prior versions) or display the full commit messa...
-
19:12 Defect #26148 (Closed): Cannot import custom fields with multiple values in 3.3
- It was indeed implemented as part of #16549 for 3.4.
This is not a simple fix, it won't be merged into 3.3. -
17:49 Defect #26148: Cannot import custom fields with multiple values in 3.3
- Redmine 3.3 cannot import *multi* items....
-
17:03 Defect #26148: Cannot import custom fields with multiple values in 3.3
- I've committed a test for importing issues with a list custom field (r16834).
It passes on both trunk and 3.3-stable... -
18:25 Patch #26472 (Closed): Japanese translation update (r16698)
- Committed in trunk r16836, thanks.
-
15:22 Patch #26472 (Closed): Japanese translation update (r16698)
- Translated setting_close_duplicate_issues (#26192).
-
17:27 Defect #26468 (Resolved): Using custom fields of type "File" leads to unsolvable error if filetype is not allowed
- Indeed, the icon to remove the file is not visible after submitting the form (even if it's not visible, you should be...
-
17:05 Feature #12704: Allow selecting subprojects on new issue form
- Mischa The Evil wrote:
> I like the change proposed by Marius BALTEANU in note-23. Setting target version to 'Unplan... -
17:02 Feature #15201: Filter "Assignee" should contain locked users
- Totally agree, I'll update the patch in order to group the assignee by status.
-
16:14 Patch #24005 (Closed): Settings to accept 0 hours time entries and for maximum hours per user and day
- Randa Bustami wrote:
> this will be excellent, in which version we can see this pls ?
The feature is committed ... -
15:59 Feature #6666: Soft delete of issues
- +1!
added 7 years ago ... it's starting to stink ... -
13:54 Patch #16364: Issue workflow doesn't force status transition though workflow is defined so
- I have tested this patch and I do not agree with one of the changes in the patch:
From
statuses << initial_st... -
10:28 Defect #26471 (Closed): Issue Query: inconsistency between spent_hours sum and sum of shown spent_hours values
- Steps to reproduce:
* Create two projects A and B, enable the spent time module only in A.
* Create issues in A a... -
08:54 Feature #6417: Allow collapse/expand in gantt chart
- Hi All,
is there a chance to make it soon pls ? -
08:39 Patch #20063: Add "issue#<number>" syntax for issue links
- Okay, it's just a patch. Of course, the format can be changed. I just thought that it may finds its way into Redmine ...
Also available in: Atom