Activity
From 2017-01-13 to 2017-01-15
2017-01-15
-
17:40 Patch #24800 (Closed): Remove internal style sheet duplication and obsoleted meta tag from wiki_syntax_* documentation.
- Patches committed, thanks.
-
17:31 Patch #24523 (Closed): Source: ignore .idea
- Committed, thanks.
-
17:29 Patch #24649 (Closed): Make Spent time clickable in issue lists
- Patch committed, thanks.
-
17:23 Feature #24790 (Closed): Add tooltip on trackers summary matrix
- Committed, thanks.
-
17:22 Feature #24780 (Closed): Add tooltip on Permissions report matrix
- Committed, thanks.
-
16:54 Defect #24835: Updatet db:migrate - kaminari syntax error, unexpected tLABEL
- most probably caused by redmine_ckeditor.
updated ruby to 2.3. works now. -
12:20 Defect #24835 (Closed): Updatet db:migrate - kaminari syntax error, unexpected tLABEL
- Redmine core does not use kaminari.
-
11:27 Defect #24835: Updatet db:migrate - kaminari syntax error, unexpected tLABEL
- Previous version 3.3.1
-
11:22 Defect #24835 (Closed): Updatet db:migrate - kaminari syntax error, unexpected tLABEL
- when trying to upgrade to 3.3.2 I get the following error:
root@host:/var/www/redmine-intern/redmine# ruby --versi... -
14:22 Defect #16159 (Closed): Wrong calculation of spent time field on Issues report
- Fixed in Redmine 3.1 (#11253).
A parent issue displays its own spent time and total spent time. -
14:21 Defect #17550 (Closed): Spent time in exported CSV is wrong
- Fixed in Redmine 3.1 (#11253).
A parent issue displays its own spent time and total spent time. -
13:55 Feature #16484 (Closed): Add default timezone for new users
- Since it's a default value for new users, I've reworked the patch a bit to make it on par with the existing @default_...
-
13:09 Patch #24833 (Closed): Always show "Jump to project" drop-down
- Yes, I was thinking about that. Committed, thanks.
-
06:41 Patch #24833 (Closed): Always show "Jump to project" drop-down
- "Jump to project" drop down is not displayed when the user does not belong to any project. But I think it should be a...
-
12:59 Patch #24832 (Closed): Remove instance variable which is unused after r9603
- Committed, thanks.
-
04:30 Patch #24832 (Closed): Remove instance variable which is unused after r9603
- @@db_adapter_name@ became unused after r9603. Hence can it be deleted. Patch, against source:/trunk@16171 and produce...
-
12:25 Defect #24834 (Closed): Redmine website shows 403 error
- There are many duplicate reports.
-
07:12 Defect #24834 (Closed): Redmine website shows 403 error
- Going to redmine.org shows a 403 - Forbidden error.
However, navigating to www.redmine.org works fine. -
12:23 Defect #24831 (Closed): undefined method `require_sudo_mode' for EmailAddressesController:Class
- Please use forum for question.
Why did not you remove package from your OS? -
08:00 Defect #24831 (Reopened): undefined method `require_sudo_mode' for EmailAddressesController:Class
- Sorry, I used the wrong nomenclature. It was a hard day and I wasn't thinking straight. As I mentioned, I installed r...
-
03:12 Defect #24831 (Closed): undefined method `require_sudo_mode' for EmailAddressesController:Class
- Please contact debian team. We don't provide any packages.
-
09:23 Feature #23954: Shows the date of the last activity on Projects administration
- Thank you for updating the patch. It works fine, looks good to me.
-
07:51 Defect #13053 (Closed): Prev Next button was not display when the query condition was changed
- Fixed by #14462 (Redmine 3.3.0).
-
05:11 Feature #24636 (Closed): All issues private - Setting by project
- #9432 description:
> It would be useful to have the possibility, to set the default value for the "private issues"-f... -
03:47 Feature #19299 (Closed): Project Quick Jump Dropdown - Sorting/Ordering or Dynamic Searching of Current User's Projects
- James H wrote:
> Any method that makes it easier for the user to use the project quick jump dropdown to see a hierar... -
03:36 Defect #5522: "search" form should have "all projects" and "my projects"
- Daniele Pedroni wrote:
> +1, an "all projects" option in "Jump to a project.." drop down menu is just as useful as s... -
03:18 Defect #10639 (Closed): if login name conatins . (dot) its possible to create user but not able to login
- No feedback from the author. Closing.
-
01:37 Feature #24813 (Closed): Autocomplete to issue field on time logging form
- The autocomplete feature was implemented in r10182. Available in Redmine 1.4.0 and later.
!auto-complete.png!
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.
Also available in: Atom