Activity
From 2017-01-02 to 2017-01-04
2017-01-04
-
22:21 Defect #14658 (Resolved): Wrong activity timezone on user page
- Fix committed, thanks.
-
22:16 Patch #18399 (Closed): Missing "next" pagination link when looking at yesterday's activity
-
22:13 Patch #18399 (Resolved): Missing "next" pagination link when looking at yesterday's activity
- Committed with tests, thanks.
-
21:56 Patch #24283 (Closed): Validate length of string fields
- Committed, thanks.
-
21:53 Defect #24722 (Closed): Error when trying to reassign spent time when deleting issues from different projects
-
21:53 Defect #24718 (Closed): Prevent from reassigning spent time to an issue that is going to be deleted
-
21:53 Defect #24693 (Closed): Spent time on subtasks should also be reassigned when deleting an issue
-
20:53 Defect #24646 (Closed): X-Sendfile is missing in response headers
- Thanks for the feedback.
-
20:48 Defect #22034 (Closed): Locked users disappear from project settings
-
19:04 Defect #24723: [regression?] r10132's changes were reverted with r15569
- I guess they were not reverted intentionally.
-
16:15 Defect #21579: The cancel operation in the issue edit mode doesn't work
- Steps to reproduce from #24756:
> From the issue list,
> * Select one issue row,
> * Right click and Edit
> * In ... -
16:10 Defect #24756 (Closed): Clicking Cancel in Issue edit page nothing happens.
- Confirmed the problem in the current trunk (r16124).
It seems to be the same as #21579. Closing as a duplicate issue... -
13:23 Defect #24756 (Closed): Clicking Cancel in Issue edit page nothing happens.
- From the issue list,
* Select one issue row,
* Right click and Edit
* In the edit page of a single issue, Click Ca... -
13:35 Defect #24755 (Needs feedback): Slow Queries because of Custom Fields
- See [[submissions]].
-
12:59 Defect #24755 (Closed): Slow Queries because of Custom Fields
- I use my project espacially custom fields. There are nearly 100.000 issue.
I import with excel import method.
Crea... -
11:47 Defect #23645: Gantt bars for single-day tasks may be rendered wrongly in PDF
- Sorry, I have no easy reproducer. I used a dump of our productive DB while working on the fix...
Attached is a scr... -
01:52 Defect #23645: Gantt bars for single-day tasks may be rendered wrongly in PDF
- I have not been able to reproduce the problem yet.
Could you please describe the detailed steps to reproduce the pro... -
11:11 Feature #1739: Add ability to change issue author
- Yes, please. Please add a feature where the author of the issue can be changed. Now it's just too much hassle to edit...
-
10:44 Feature #15387: Hierarchical categories (nestable)
- It looks like #5220
-
05:31 Patch #24751 (Closed): Japanese translation update (r16063, r16066, r16067, r16090, r16108, r16119)
- Translated the following strings.
* setting_commit_logs_formatting
* setting_mail_handler_enable_regex_delimiters... -
05:13 Patch #24750 (Closed): Change Japanese translation for setting_text_formatting and setting_cache_formatted_text
- I propose Japanese translation change.
*setting_text_formatting:*
* current: "テキストの書式"
* new: "テキスト書式"
Curr... -
03:18 Defect #24746: Template::Error after project and issue rebuild
- Do you use plugins?
-
02:18 Feature #24529 (Closed): change sort order for due date column on "Issues assigned" page
- Closing as a duplicate of #6034.
Thank you for reporting this issue.
2017-01-03
-
20:41 Defect #24746: Template::Error after project and issue rebuild
- Thanks Toshi for this reply.
i'm upgrading my ruby version to 2.2.6 the i will upgrade redmine for 3.2.4.
but for n... -
18:40 Defect #24746 (Needs feedback): Template::Error after project and issue rebuild
- Why do you use such old Ruby?
Please update Redmine from version:3.2.0 to latest version:3.2.4.
Then re-run "Projec... -
18:14 Defect #24746 (Closed): Template::Error after project and issue rebuild
- Hello,
i had a issue with projects tree. i found a 'solution' in this forum to rebuild the tree:... -
14:14 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- Brian Crowell wrote:
> Greetings! Well, there was finally a reason at our company to update to Redmine 3.1, and so o... -
11:59 Defect #24745 (Closed): Unable to proceed
- Please use forum for question.
-
11:28 Defect #24745 (Closed): Unable to proceed
- Hi all,
Please find the attachment.
I installed redmine throw http://www.redmine.org/projects/redmine/wiki/HowTo_... -
08:25 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- Janeks Kamerovskis wrote:
> Is this available for:
> [...]
> ?
According to #20992-2, it was set to be released... -
06:52 Feature #20115: Time activity type dependent on tracker
- +1
-
06:50 Patch #5790: Save year_from and month_from in the ganttchart
- if User.current.logged? && (@zoom != pref[:gantt_zoom] || @months != pref[:gantt_months] || @month_from != pref[:gant...
-
05:16 Defect #24530 (Closed): Max Length issue in patch file
- Please use forum for question.
-
04:57 Feature #10840: Allow "Stay logged in" from multiple browsers
- I have tested the patch attachment:0001-10840-allow-stay-logged-in-from-multiple-browsers.patch. It works fine as exp...
-
01:35 Defect #24648 (Closed): Time shown in PDF or CSV export is different than the time shown in the issue list (when logged in both parents and children)
- Thank you for the feedback.
Closing.
2017-01-02
-
16:59 Defect #23645: Gantt bars for single-day tasks may be rendered wrongly in PDF
- LGTM. I hope for early adoption.
-
14:43 Defect #24741 (Closed): Redmine is showing index of redmine.
- Please use forum for question.
-
14:25 Defect #24741 (Closed): Redmine is showing index of redmine.
- Hi,
I am using ubuntu 14.04, I installed redmine on my local server, but I am facing a problem that when I types l... -
14:41 Feature #24740 (Closed): Issue list filter
- Please use forum for question.
-
14:03 Feature #24740 (Closed): Issue list filter
- Hi all,
I`m a redmine user.
Is that any way to get filter list using advance filtering in issue list? -
14:32 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Go MAEDA wrote:
> This patch introduces 3 permissions as follows.
>
> * :view_attachments
> * :edit_permission
... -
13:11 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- This patch introduces 3 permissions as follows.
* :view_attachments
* :edit_permission
* :delete_attachments
... -
14:28 Defect #24648: Time shown in PDF or CSV export is different than the time shown in the issue list (when logged in both parents and children)
- Sorry, my fault. I had in fact introduced that bug myself by mixing spent_hours and total_spent_hours in the patch su...
-
13:46 Defect #24648 (Needs feedback): Time shown in PDF or CSV export is different than the time shown in the issue list (when logged in both parents and children)
- I cannot reproduce. It looks no problem for me.
Could you describe more detail according to [[Submissions]]?
!246... -
14:11 Feature #23954: Shows the date of the last activity on Projects administration
- Go Maeda,
Thank you for your reply. I had already patched production (https://github.com/fredsdc/redmine/tree/3.2-... -
13:14 Patch #19468: Replace jQuery UI Datepicker with native browser date fields when available
- Thanks much Jan. Appreciate your prompt input.
-
12:20 Patch #19468: Replace jQuery UI Datepicker with native browser date fields when available
- Kush Suryavanshi wrote:
> Sorry, if this a stupid question - but, if we apply this patch, will we be able to use the... -
12:09 Patch #19468: Replace jQuery UI Datepicker with native browser date fields when available
- Sorry, if this a stupid question - but, if we apply this patch, will we be able to use the "time" functionality that'...
-
12:18 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- Go MAEDA wrote:
> How about using both CodeRay and Rouge? It means that syntax highlighting will be basically proces... -
11:48 Defect #24646: X-Sendfile is missing in response headers
- I confirm that after applying your patch, everything works as expected. Thank you very much.
-
10:18 Patch #24649: Make Spent time clickable in issue lists
- OK, in that case, the patch would be as attached (sorry, I'm using Mercurial, so I'm a bit behind the subversion comm...
-
08:35 Feature #24662: Add option to remove trailing whitespace on saving wiki pages
- I am using Redmine 3.2.2.stable and observed the described problem. So the solution to problem #18223 (introduced in ...
-
03:27 Defect #24729 (Closed): Problem 'Filters' and 'Options' of 'Issues' tab
- There are some problem when I use 'Filters' and 'Options' of 'Issues' tab.
*1. Filters*
I want to use filter 'Def... -
03:14 Defect #24726 (Closed): Slow to load issues list
- Please use forum for question.
-
01:19 Defect #24726 (Closed): Slow to load issues list
*Software*
Redmine in docker from https://github.com/sameersbn/docker-redmine
MySQL 5.7.10 in docker
Redmine...
Also available in: Atom