Activity
From 2017-01-12 to 2017-01-14
2017-01-14
-
20:51 Defect #24831 (Closed): undefined method `require_sudo_mode' for EmailAddressesController:Class
- When upgrading (finally) from 2.5.2 to 3.3 on debian 8 (mysql Ver 14.14 Distrib 5.5.40) using apache2 and passengers,...
-
14:58 Feature #24553 (Closed): missing index on table custom_values
- Actually, there's already an index on [customized_type, customized_id]. You should always have a condition on both in...
-
13:26 Feature #15773 (Closed): Filtering out specific subprojects (using 'is not' operator)
- Committed, thanks Marius.
-
12:31 Feature #23265 (Closed): Group versions by status in version custom field filter
- Done in r16194. Filters for version custom fields are now group by status just like the standard "Target version" fil...
-
12:22 Feature #20279 (Closed): Allow to filter issues with "Any" or "None" target version defined when viewing all issues
- r16170 makes it now possible even if there's no shared versions.
-
12:21 Feature #850: Per-project role permissions
- I tested the plugin and it works fine, functionality is interesting if you want to reduce number of roles but having ...
-
11:56 Feature #21249 (Closed): Ability to filter issues by attributes of a version custom field (e.g. release date)
- Feature added in r16192. So now, if you have a "Milestone" version custom fields for issues, you'll be able to filter...
-
11:05 Patch #24776 (Closed): UI inconsistencies on /enumerations/index view
- Patch committed, thanks Mischa.
-
11:01 Feature #24720 (Closed): Move all 'new item' links in project settings to above the item tables
- All 3 patches are committed, thanks Mischa.
-
10:53 Defect #17057 (Closed): Private Notes
- Fixed in #17632 for 3.4.0
-
10:53 Defect #17632 (Closed): Users can't see private notes created by themselves if "Mark notes as private" is set but "View private notes" is not
- Fixed in r16181.
-
09:50 Patch #23196: Speed up Project.allowed_to_condition
- Alexander Meindl wrote:
> I created a script to create testing data: https://gist.github.com/alexandermeindl/ed6ae8a... -
09:05 Patch #23196: Speed up Project.allowed_to_condition
- I created a script to create testing data: https://gist.github.com/alexandermeindl/ed6ae8a199f1b4869ca0f581b9d94f16#f...
-
06:49 Defect #15985: Email address with non-ASCII character causes delivery error
- Non-ASCII characters cannot be used in an email address.
This issue can be fixed by the following patch.... -
03:05 Defect #10656 (Closed): Email notifications not working as expected?
- The wording of the email setting was changed by #24177 (Redmine 3.4.0) as follows.
* Only for things *I watch or* ... -
02:57 Defect #14825 (Closed): News: email notification to users
- Fixed by #4700.
Redmine 2.3.0 and later always notify project members about news. -
02:02 Defect #11148 (Closed): Moving issues with sub issues between projects fails
- Fixed by #23888 (Redmine 3.4.0).
-
01:36 Defect #24819 (Closed): Redmine is very slow during peak hours
- Please use forum for questions.
> We use webrick as webserver,is that the reason behind this?
It is the cause...
2017-01-13
-
20:03 Feature #850: Per-project role permissions
- Fabio, we weren't using Global roles plugin. Please test it without Global roles and check if it works. There also ma...
-
16:25 Defect #24829 (Confirmed): Dropdown Mobile view menu partially unreadable
-
15:44 Defect #24829 (Closed): Dropdown Mobile view menu partially unreadable
- Wanted to report an issue that seems to be occurring using Edge (latest), Chromium (latest stable), & Chrome (latest ...
-
13:00 Patch #24649: Make Spent time clickable in issue lists
- Related: #20661
-
02:46 Patch #24649: Make Spent time clickable in issue lists
- I suggest including this feature in Redmine 3.4.0.
---
*Clickable spent time in issues list:*
!spent-time-clic... -
12:36 Defect #17057: Private Notes
- +1
-
12:36 Defect #17632: Users can't see private notes created by themselves if "Mark notes as private" is set but "View private notes" is not
- +1
-
11:15 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- James Lai wrote:
> Hello Frederico,when I patch atta.3.3 throw "patch --dry-run -p1 < atta.3.3",I get the error as b... -
10:49 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Hello Frederico,when I patch atta.3.3 throw "patch --dry-run -p1 < atta.3.3",I get the error as below:
> checking fi... -
10:42 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Frederico Camara wrote:
> James Lai wrote
> > I found some problem when I login with LDAP's account(AD),it show "In... -
10:37 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- James Lai wrote
> I found some problem when I login with LDAP's account(AD),it show "Internal error";and if use buil... -
06:39 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Go MAEDA wrote:
> This patch introduces 3 permissions as follows.
>
> * :view_attachments
> * :edit_permission
... -
10:55 Patch #24827 (New): Project roadmap each version now wrapped with "box" class
- Now it looks smoother with only one additional div.
It would be nice, if someone can attach screenshot. -
07:05 Patch #24824 (Closed): Traditional Chinese translation (to r16179)
- * New
** error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted, setting_timelog_required_fields
-
05:42 Defect #10465 (Closed): rendering Code highlighting without coulour
- Cannot reproduce. Closing.
-
05:34 Patch #24708 (Closed): Traditional Chinese translation (to r16111)
- Committed in trunk r16179, thanks.
-
05:32 Patch #24607 (Closed): Traditional Chinese translation (to r16072)
- Committed in trunk r16178, thanks.
-
04:54 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- Mischa The Evil wrote:
> I have a quick question in advance though (which holds true for both patch approaches): unp... -
01:13 Defect #24822 (Closed): Start Date, Due Date, percent complete
- Thank you for the feedback. I am closing this issue.
The feature was added in Redmine 3.1.0 (#5490). -
00:10 Feature #24577 (Closed): Settings to make the issue and/or comment fields mandatory for time logs
- Patch committed, thanks. It's a nice addition.
2017-01-12
-
23:56 Patch #23196: Speed up Project.allowed_to_condition
- I've made a few tests with MySQL 5.7 vs PostgreSQL 9.3 with a test database:
2 000 projects, 200 000 issues (100 in ... -
23:21 Feature #10840 (Closed): Allow "Stay logged in" from multiple browsers
- The refactoring patch is committed, thanks. Followed by a fix for SQL errors with PostgreSQL (@Token.invalid_when_cre...
-
22:37 Defect #24822 (Resolved): Start Date, Due Date, percent complete
- I finally found the solution that was right in front of my face. Thank you for all of the work you do. Should anyon...
-
22:30 Defect #24822 (Closed): Start Date, Due Date, percent complete
- ...
-
21:20 Patch #24787 (Closed): Don't preload all filter values when displaying issues/time entries
-
20:41 Defect #24821 (New): Cannot use mailto: in link custom field
- I would like to have a custom field for storing e-mails.
So I created custom field "e-mail" and set URL to "mailto:%... -
19:16 Patch #21705: Option for long text custom fields to be displayed using full width
- PS: there is also plugin: - latest fork: https://github.com/mi-yo/redmine_multi_column_custom_fields
but it has some... -
15:25 Feature #2477: mail reminder for watchers
- I have created a patch to implement this feature.
This patch introduces new option 'recipients', which specifies r... -
04:00 Feature #2477: mail reminder for watchers
- +1 I also expect this function to be implemented.
-
14:57 Defect #24819 (Closed): Redmine is very slow during peak hours
- Hi,
We use redmine services for ticketing tool.
But we see that redmine is very slow specially showing the UI dur... -
14:16 Feature #24013: Firebird and RedDatabase support
- Right now i'm trying to find better solution to support Firebird.
The biggest problem to make it looks native. Beca... -
12:51 Feature #24783 (Closed): hope to support mobile front-end UI side, for example: Bootstrap
- It seems you've hit the wrong site. This is a site dedicated to the Redmine project.
If your question is about Boo... -
12:46 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- Go MAEDA wrote:
> Mischa, could you review the new patch on #24681#note-16?
I will, and I'll also try yet another... -
01:01 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- Mischa, could you review the new patch on #24681#note-16?
attachment:0001-Syntax-highlighter-fall-back-to-Rouge-if... -
11:37 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- +1
-
09:51 Feature #24817: Files download log
- Seems this issue same as Feature #13798.
-
09:49 Feature #24817 (Closed): Files download log
- I want to view download log of uploaded files at project files. The log must be contains user, file and download time.
-
01:12 Feature #24813 (Closed): Autocomplete to issue field on time logging form
- When creating [spent time] for an issue, the issue number has to be provided. There's no possibility to lookup the is...
Also available in: Atom