Activity
From 2017-01-14 to 2017-01-16
2017-01-16
-
22:54 Feature #20511: Comments for Textile text formatting
- I stumbled across the same issue today, and wondered what I was doing wrong.
This marks Textile as not fully support... -
22:39 Feature #17720: Filter issues by "Updated by" and "Last updated by"
- Because I've mix feelings about my previous proposal, I'm going to take some feedback this week from our users regard...
-
20:42 Feature #17720: Filter issues by "Updated by" and "Last updated by"
- Jean-Philippe Lang wrote:
> For users who are not allowed to view private notes, these filters can match issues even... -
19:27 Feature #17720 (Needs feedback): Filter issues by "Updated by" and "Last updated by"
- For users who are not allowed to view private notes, these filters can match issues even if the update is not visible...
-
19:21 Feature #17720: Filter issues by "Updated by" and "Last updated by"
- Updated the patch to cleanly apply on the current trunk.
@Jean-Philippe Lang, is there anything I can do in order... -
21:07 Patch #23417: Make the ID column configurable in the issues listing like the other columns
- The patch is compatible with the latest trunk. @Jean-Philippe Lang, please let me know if is anything wrong with this...
-
21:00 Patch #23196: Speed up Project.allowed_to_condition
- I made the same two tests using the patch from #21608 and the results are almost the same with the one obtained with ...
-
19:13 Patch #24839 (Closed): Minor performance improvement - Replace count by exists?
- Committed, thanks.
-
15:58 Patch #24839: Minor performance improvement - Replace count by exists?
- Excluded @app/models/project.rb@ from the patch because of cache efficiency.
-
15:42 Patch #24839: Minor performance improvement - Replace count by exists?
- Thank you for the patch.
I found three more @count@ which can be replaced with @exists?@. This is an updated patch... -
14:23 Patch #24839 (Closed): Minor performance improvement - Replace count by exists?
- When checking to see if a query returns any records, we should use the ActiveRecord @exists?@ method instead of @coun...
-
15:05 Feature #24841 (Closed): Hide projects user is only admin but not has assigned any role in the project overview (as it is already done in the project dropdown)
- Dear developers,
currently redmine lists all projects on the projects page if a user is admin of a redmine instanc... -
14:53 Defect #24840 (Closed): LDAP: Users who didn't login yet, are not accesible (and groups where no user has logged in yet aren't available as well) to assign to a project
- Hello,
we are using Redmine for our organisation and have a central User Directory (Active Directory).
It was e... -
14:38 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... -
13:22 Defect #24729 (Needs feedback): Problem 'Filters' and 'Options' of 'Issues' tab
- I cannot reproduce on version:3.2.5.
-
13:15 Feature #5458: Extend Start/Due date to include time
- For what it's worth, I gave up on these patches and I am using following plugin - https://github.com/nanego/redmine_d...
-
12:47 Defect #24696 (Closed): Create issue assigned_to_id does not work
- "sprint_id" is not in Redmine core.
-
11:53 Defect #24838 (Closed): After update undefined method `require_sudo_mode' for EmailAddressesController:Class
- Duplicate of #24831.
-
11:15 Defect #24838 (Closed): After update undefined method `require_sudo_mode' for EmailAddressesController:Class
- After updating my Debian OS I'm getting ...
-
10:47 Patch #18681: Issue list api : journals, watchers
- Hi, can you take a look at this simple patch ?
-
10:38 Feature #24836 (Closed): Option to disable file upload
- Not implemented yet but closing as a duplicate of #8168.
As a workaround for the time being, please set "Maximum a... -
08:51 Feature #24836 (Closed): Option to disable file upload
- How to restrict the file type upload in Redmine because the security team has raised an vulnerability
-
09:49 Patch #24837: Bulk update issues with author
- Here is test for this feature
-
08:55 Patch #24837 (Needs feedback): Bulk update issues with author
- It would be nice, to add option to bulk update many different issues with option 'assigned to author'.
Below is my d... -
09:01 Defect #15319 (Closed): Can't Move Parent Ticket Between Projects
- #23888 adds error message and you can see why you can't move.
-
01:02 Feature #24763: Force SSL when Setting.protocol is "https"
- Aleksandar Pavic wrote:
> Redmine's *Administration | Settings* offers *HTTPS* as an option, but choosing it +does n...
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...
Also available in: Atom