Activity
From 2017-03-15 to 2017-03-17
2017-03-17
-
22:07 Feature #25359 (New): Customize assignees for each department
- When someone creates a ticket, based on the department we want to be able to show different set of assignees of that ...
-
18:49 Feature #12223: Make "My Page"-Widgets filterable
- I think that the requests from this ticket are covered by #1565 and the issue can be closed.
-
18:46 Feature #1565: Custom query on My page
- Thanks Jean-Philippe Lang! I tested all of your changes regarding "My page" and they looks very good. I'm impressed :...
-
15:53 Feature #25358 (New): Read-only reports of Permissions and Workflows
- The set-up of roles, their permissions, and issue workflows is currently (at least on 2.6.9.stable) only visible to t...
-
11:48 Feature #25357 (New): "Raw view" of a file in repository
- Right now one can "view" a file in the repository - this shows the source code with line numbers, syntax highlighting...
-
11:39 Defect #24786: Heavy performance problem when editing issues (big number of users & projects)
- (_Solved_)
The problem was caused by one of our plugins, which was iterating through each @user.memberships@ and t... -
10:13 Defect #25355 (Closed): Unable to edit tracker on issue with status "new" if not "create an issue" selected on profile
- If an user haven't "create an issue" selected on his profile, he can't edit tracker on issue with "new" status. Howev...
-
08:08 Feature #7360: Issue custom query: default query per instance, project and user
- +1
-
08:06 Patch #25249: Change translation for label_send_information
- Please, set also russian (ru) translation for this label to:
"Отправить новый пароль пользователю" -
06:44 Defect #25354 (Closed): Mail configuration and sent successfully, but can not receive mail
- Redmine mail configuration successfully sent successfully, but but can not receive this email
redmine:3.3.1 MYSQL:5... -
06:42 Defect #8602 (Closed): I cant see one of my projects repository......it shows internal error
- No detailed information was given. Closing.
-
05:06 Defect #25342: ActionView::Template::Error (undefined method `accessor' for #<ActiveRecord::Type::Value:0xa91ee78>):
- No idea.
MySQL 5.7 is not supported.
[[RedmineInstall#Supported-database-back-ends]] -
04:49 Defect #25342: ActionView::Template::Error (undefined method `accessor' for #<ActiveRecord::Type::Value:0xa91ee78>):
- Rerun the action "rake db:migarate",And execut the same steps again, no erroe occured.
But produce a similar log wh...
2017-03-16
-
23:44 Feature #1565 (Closed): Custom query on My page
- Thanks Marius, I've reworked the patch a bit after I made more changes to the management of "My page". I've also impl...
-
18:33 Feature #22802: Add the posibility to set/change the position of an issue in a version
- +1
I want to cast my vote for drag-and-drop issue ordering.
We like small, focused issues, and as a result of that,... -
18:19 Feature #24277: Introducing Remaining Time field as method to track the remaining time to complete an issue
- Marius, these patches look great! Unfortunately they don't apply cleanly to Redmine 3.3.2, 3.3.1 or to `master`. If y...
-
17:35 Feature #24277: Introducing Remaining Time field as method to track the remaining time to complete an issue
- +5!
-
16:19 Feature #6225: Autocomplete for custom fields of type "list"
- +1, this is very useful
-
15:55 Patch #25349: Russian translation (r16388)
- Fixed bug
-
13:20 Patch #25349 (Closed): Russian translation (r16388)
- ...
-
15:41 Feature #8016: Drag-and-drop issue (ticket) ordering
- +1
-
13:56 Patch #4972 (Closed): 'View all issues' links on issue count on 'My page' modules
- Block title is linked to issues list on and after r11860.
-
13:32 Feature #482: Default assignee on each project
- Felix Schäfer wrote:
> I'm afraid this would bring some additional challenges too, as "<<Current user>>" would not h... -
13:19 Feature #24553: missing index on table custom_values
- Hi,
sorry for the late feedback.
Our report queries are not using customized_type (its always 'Issue').
Currently... -
13:17 Defect #25106: "Spent time" in all issues, show as 0 with no permission
- h2. SOLVED with triks
Step 1: Edit Custom Role "Non member"
Step 2: Uncheck "View spent time", in "Time tracking"... -
13:08 Patch #25341 (Closed): Traditional Chinese translation (to r16409)
- Committed in trunk, thanks.
-
04:57 Patch #25341 (Closed): Traditional Chinese translation (to r16409)
- * New
** label_last_notes
-
13:07 Patch #25264 (Closed): Japanese translation update (r16368)
- Committed in trunk, thanks.
-
13:02 Patch #25019 (Closed): Localization for Ukrainian language - completed
- Committed in trunk r16410, thanks.
-
12:19 Patch #25277 (Closed): Traditional Chinese translation (to r16377)
- superseded by #25341.
-
10:46 Defect #25342 (Needs feedback): ActionView::Template::Error (undefined method `accessor' for #<ActiveRecord::Type::Value:0xa91ee78>):
- Did you run "rake db:migarate"?
Your log is same with message#50477. -
09:15 Defect #25342: ActionView::Template::Error (undefined method `accessor' for #<ActiveRecord::Type::Value:0xa91ee78>):
- Ruby:2.2.0 redmine:3.3.1 mysql:5.7.17
-
07:58 Defect #25342 (Closed): ActionView::Template::Error (undefined method `accessor' for #<ActiveRecord::Type::Value:0xa91ee78>):
- ActionView::Template::Error (undefined method `accessor' for #<ActiveRecord::Type::Value:0xa91ee78>):
15: <% end...
2017-03-15
-
19:07 Defect #25339 (Closed): Markdown: list renders only with leading newline
- With Text formatting set to *Markdown*, the following doesn't render correctly:...
-
19:05 Feature #12438: Display Quarters instead of months
- same question I asked in the message#52424
-
18:43 Defect #13172: Changing assignee then tracker or status reverts unsaved assignee change (during issue edit/update)
- Seems to be solved in 3.3.1 (don't know about older version).
-
18:42 Defect #23189: Spent time by filter, offset by one day
- I put my documentation in #16482-7, we are having this issue as well.
Is there more documentation that is needed tha... -
15:15 Defect #18113: REST API KEY doesn't work with basic authentication
- Thanks for sharing this. The rewrite rule in public/htaccess.fcgi.example should probably be changed to this one.
-
14:06 Defect #25337 (Closed): Redmine patch for Rails breaks functionality of select_tag
- The Redmine patch in @config/initializers/10-patches.rb@ breaks the functionality of @ActionView::Helpers::FormTagHel...
-
11:32 Feature #25335 (Closed): Is there any kpi plugin for free?
- Please use forum for question.
-
10:39 Feature #25335 (Closed): Is there any kpi plugin for free?
-
09:04 Feature #482: Default assignee on each project
- Go MAEDA wrote:
> Felix, thanks for sharing the patch.
> I think it would be greater if there is a option "<<Curren... -
08:35 Feature #482: Default assignee on each project
- Felix, thanks for sharing the patch.
I think it would be greater if there is a option "<<Current user>>" in the drop... -
03:14 Feature #482: Default assignee on each project
- This is something that has been requested by many users at "Planio":https://Plan.io/redmine-hosting/ and it seems to ...
-
01:48 Patch #25320 (New): Remove initial indentation of blockquotes for better readability
- Jean-Philippe Lang wrote:
> Sounds good to me.
Setting target version to 3.4.0.
Also available in: Atom