Activity
From 2017-08-16 to 2017-08-18
2017-08-18
-
22:51 Patch #10702: Change "Create and Continue" translation to "Create and add another"
- For me and for our users, the "Create and continue" call to action is very vague and sends an unclear message because...
-
19:50 Patch #26714 (New): pluck instead of map in issue_query
-
19:01 Patch #26714 (Resolved): pluck instead of map in issue_query
-
05:54 Patch #26714 (New): pluck instead of map in issue_query
- pluck(:id) in IssueQuery#version_ids is missing.
-
10:29 Feature #1565: Custom query on My page
- I just stumbled over that 3 custom query limit too. I would very much like to use more queries :(
-
03:08 Defect #26537: Column Project is not longer added by default to the list of default columns for time entries
- LGTM. Setting target version to 4.0.0.
Thank you for fixing this issue.
2017-08-17
-
23:21 Patch #26714: pluck instead of map in issue_query
- done
-
09:44 Patch #26714 (Needs feedback): pluck instead of map in issue_query
- I think your IssueQuery#versions_for_id is named IssueQuery#version_ids and pluck(:id) is in it for consistency.
sou... -
08:30 Patch #26714 (Closed): pluck instead of map in issue_query
- The previous issue_query.rb, line 438 version_ids = versions(:conditions => [where]).map(&:id) will issue query as:
... -
14:14 Defect #24864: svn.redmine.org: "The certificate is not issued by a trusted authority"
- The certificate itself is fine and valid. However, it appears that the server for https://svn.redmine.org does not se...
-
10:28 Feature #26409: Show assignee on gantt
- Marius BALTEANU wrote:
> …
> 2. it'll be nice to have also gravatar shown for the assignee.
Thank you for your adv... -
06:05 Patch #26711: Use pluck instead of collect/map
- ...
-
05:03 Patch #26711 (Closed): Use pluck instead of collect/map
- In app/helpers/my_helpers,
68: where(:project_id => User.current.projects.map(&:id)).
Use pluck to get the id ... -
01:26 Feature #26709 (Closed): Use correct http status codes
- 1/ redmine ignores accept headers and jquery dataType attribute
The Accept request-header field can be used to spe...
2017-08-16
-
22:49 Defect #26708: Diff formatting results empty lines if they contains HTML tags
- Live example:...
-
22:48 Defect #26708 (Closed): Diff formatting results empty lines if they contains HTML tags
- h2. Steps to reproduce:
In issue description write something like (need to remove space in @< /pre>@):... -
18:28 Defect #26705 (Closed): Unable to download file if custom field is not defined as visible to any users
- Even if my user account has all available roles (and is also an administrator), i am not able to download custom fiel...
-
17:30 Defect #26702: Getting an internal error when I tried to open up a project.
- Just want to apologize.... The database was "initialized" with an earlier version of Redmine. There were so many th...
-
09:01 Defect #26702 (Closed): Getting an internal error when I tried to open up a project.
- Check your schema_migrations table.
-
12:35 Defect #26544: SQL-Error occurs sometimes when clicking on "calendar" tab
- I am also having this issue: https://www.screencast.com/t/J1ajHPH6fnP...
-
10:29 Patch #26703 (Closed): German translations in 3.4-stable
- Hi,
I'm missing some German translations in 3.4.2.
I've made the translations.
Attached is a patch for con... -
04:56 Patch #26682 (New): URL-escape the ! character in generated markup for dropped uploads
- I have tested the updated patch (#26682#note-3). Now it works fine in both Markdown and Textile.
Thank you for updat... -
02:55 Patch #26655: Additional icon for contextmenu
- FYI:
"Mastodon":https://github.com/tootsuite/mastodon (social network server) uses horizontal three dots button for ...
Also available in: Atom