Activity
From 2019-05-06 to 2019-05-08
2019-05-08
-
23:59 Defect #31311 (Resolved): admin/info page: text cut off in pre tag on mobile
- Committed the patch. Thank you for reporting this issue.
-
23:46 Patch #31022 (Closed): Always use HTTPS when accessing gravatar.com
- Marius BALTEANU wrote:
> We should remove the @:ssl@ option because it is not used anymore:
>
> [...]
Committe... -
22:38 Patch #31022 (Reopened): Always use HTTPS when accessing gravatar.com
- We should remove the @:ssl@ option because it is not used anymore:...
-
17:50 Defect #10981 (Closed): TLS features not effective on Redmine 2.0.0
-
17:47 Defect #10948 (Closed): Autocompletion does not find groups
- No problem found in 4.0.
-
17:40 Feature #10259 (Closed): Allow getting a list of issues by ID through the API
- Recent versions of Redmine supports the following syntax:
http://redmine.example.com/issues.json?issue_id=1,2 -
16:32 Patch #31320: Set an appropriate default type in New custom field page depending on the current tab
- It is a small but nice improvement. Setting the target version to 4.1.0.
-
09:10 Patch #31320 (Closed): Set an appropriate default type in New custom field page depending on the current tab
- If "New custom field" link is pressed while selecting the Activities tab in custom_fields/index, the default value of...
-
14:25 Patch #31324: Allow to set is_private flag through a keyword in emails
- My bad I admit I just ran the test against 3.4 (where it passed). I'll fix that tomorrow.
-
11:12 Patch #31324 (Needs feedback): Allow to set is_private flag through a keyword in emails
- Thank you for posting the patch. But the test fails....
-
10:51 Patch #31324 (Closed): Allow to set is_private flag through a keyword in emails
- Currently it is impossible to set the @is_private@ flag of an issue with an email keyword. The attached patch develop...
-
11:01 Feature #14654 (Closed): Allow a bigger range for the gantt timeline
- Committed the patches.
-
06:59 Feature #14654: Allow a bigger range for the gantt timeline
- Go MAEDA wrote:
> Marius BALTEANU wrote:
> > We should move @[6, Setting.gantt_months_limit.to_i].max@ to a method ... -
03:42 Feature #14654: Allow a bigger range for the gantt timeline
- Marius BALTEANU wrote:
> We should move @[6, Setting.gantt_months_limit.to_i].max@ to a method in order to avoid dup... -
10:13 Patch #30435 (Closed): Replace float rules with flexbox for content and sidebar block
- Committed the fix submitted as #30435#note-25 in r18135. Thank you.
-
09:56 Patch #30435: Replace float rules with flexbox for content and sidebar block
- I also tested the fix and it works for me, too.
-
06:34 Patch #30435: Replace float rules with flexbox for content and sidebar block
- Marius BALTEANU wrote:
> The below patch fixes the problem for me:
>
> [...]
>
> @Bernhard, is it ok for you t... -
10:08 Feature #28234: Add CSV Import for Time Entries
- Sounds good to me.
-
04:51 Feature #28234: Add CSV Import for Time Entries
- I think there is no reason not to deliver this change in 4.1.0. According to the article https://support.plan.io/news...
-
09:52 Feature #31322 (New): Provide a way to automatically close all open subtasks too when a parent issue is being closed
- I wish to add the function of reminder which shows up like pop-up screen to ask for closing the subtask when the pare...
-
09:42 Feature #31321 (Closed): Option not to block closing a parent issue when its subtask is open
- From Redmine 3.4, the parent issue can't be able to close when the subtask is not closed yet. If it is possible to co...
-
05:03 Feature #31257 (Needs feedback): Allow link name (masking the URL) in custom fields
- You can use text format custom fields for the purpose. Enter Textile or Markdown link syntax for the custom field wit...
2019-05-07
-
19:58 Feature #31272: Improve "Also available in" links
- Bernhard Rohloff wrote:
> Marius BALTEANU wrote:
> > Bernhard Rohloff wrote:
> >
> > > @Marius what do you think... -
14:07 Feature #31272: Improve "Also available in" links
- Marius BALTEANU wrote:
> Bernhard Rohloff wrote:
>
> > @Marius what do you think. Shouldn't it also be two separa... -
09:41 Feature #31272: Improve "Also available in" links
- Bernhard Rohloff wrote:
> @Marius what do you think. Shouldn't it also be two separate entries for subscribing the... -
18:23 Feature #14654: Allow a bigger range for the gantt timeline
- We should move @[6, Setting.gantt_months_limit.to_i].max@ to a method in order to avoid duplicating the logic in two ...
-
11:50 Feature #14654 (New): Allow a bigger range for the gantt timeline
- Setting the target version to 4.1.0.
-
07:55 Feature #14654: Allow a bigger range for the gantt timeline
- Go MAEDA wrote:
> Maybe it is better to have a lower limit of @Setting.gantt_months_limit@. In my opinion, gantt sh... -
10:58 Feature #31313 (New): Add search/filter to project select box in ticket create/edit form
- In the ticket create/edit form I can select a (sub)project. I'd like to be able to enter a string in the select box t...
-
07:33 Patch #28510: Show issue assignee gravatar in roadmap and version page
- Marius BALTEANU wrote:
> If you really want to show the assignee first, I think I prefer to not have any icon for un... -
04:37 Defect #13928 (Closed): Issue URLs in emails have duplicated context path
- Please reopen this issue if you still experience the problem.
-
04:35 Feature #13789 (Closed): default assignment
- The feature has been delivered in Redmine 3.4.0 (#482). It supports both a user and a group.
-
04:31 Defect #12533 (Closed): Theme is not correctly applied for project activity
-
04:27 Feature #10384 (Closed): Versions REST API - Please add the WIKI field in the XML output
- Versions API returns associated wiki page name after r18091. It will be delivered in Redmine 4.1.0.
-
01:41 Defect #31311: admin/info page: text cut off in pre tag on mobile
- The attached patch should be fine.
!{width: 320px; border: 1px solid #ccc;}.env-info-scrollbar@2x.png! -
01:35 Patch #31065 (Closed): Fix tests that has incorrect verification target
- Committed the fix. Thank you all for working on this issue.
2019-05-06
-
22:47 Patch #28510: Show issue assignee gravatar in roadmap and version page
- I think we should take more feedback from users because displaying the ticket image ('icon-issue') to all unassigned ...
-
03:42 Patch #28510: Show issue assignee gravatar in roadmap and version page
- Takenori TAKAKI wrote:
> I made a patch to display the avatar on the left side of the tracker name, and attache it.... -
20:37 Patch #31065: Fix tests that has incorrect verification target
- Mizuki, you're right, the tests should check @Mailer.deliver_issue_edit@, thanks for catching and fixing this.
Go,... -
15:01 Patch #31065: Fix tests that has incorrect verification target
- Marius, could you check the attached fix?
-
16:07 Patch #31274 (Closed): Traditional Chinese translation (to r18093)
-
15:59 Defect #20910: Hierarchy in TOC is not preserved when Wiki index is exported to HTML
- Updated the patch for the current trunk.
-
15:58 Defect #31311: admin/info page: text cut off in pre tag on mobile
- Before:
!01-brefore-classic-theme.png! -
15:56 Defect #31311: admin/info page: text cut off in pre tag on mobile
- Heddi Nabbisen wrote:
> On mobile, information text in ... -
15:46 Defect #31311 (Closed): admin/info page: text cut off in pre tag on mobile
- On mobile, information text in ...
-
15:26 Defect #31309: Cannot add new tracker to user story
- Ok, thank you
i will open a new message in forum immediately -
15:22 Defect #31309: Cannot add new tracker to user story
- Please use forums for questions. Issues should be used for reporting bugs, requesting new features, or submitting pat...
-
15:19 Defect #31309: Cannot add new tracker to user story
- I'am administrator in redmine
how i can resolve that
maybe missing plugin for install ? -
15:12 Defect #31309 (Closed): Cannot add new tracker to user story
- youssef ch wrote:
> Hi
> I can't add new tracker to user story, i found only question , issue or task
The term "... -
15:09 Defect #31309 (Closed): Cannot add new tracker to user story
- Hi
I can't add new tracker to user story, i found only question , issue or task -
12:04 Feature #30822: Show Gravatar icons in email notifications
- Mizuki ISHIKAWA wrote:
> I attached a patch to realize this feature.
Thanks. Do you think it is possible to move ... -
11:42 Feature #22090: Make project settings more accessible
- I have updated the patch to be applicable to the latest trunk.
* Changed link destination of the button in issues/... -
10:47 Feature #31272: Improve "Also available in" links
- I like option 3 the most, too. IMHO putting them inside the contextual menu is the proper and most clean way.
@Mariu... -
10:27 Patch #31307 (Closed): Traditional Chinese translation (to r18131)
- Committed the translation patch. Thank you.
-
10:22 Patch #31307 (Closed): Traditional Chinese translation (to r18131)
- * New tags added
** label_updated_issues, text_avatar_server_config_html
-
09:14 Defect #31306 (Closed): HIde "Help" button in the main toolbar
- Please use forums for questions.
-
09:12 Defect #31306 (Closed): HIde "Help" button in the main toolbar
- Hi,
I want to hide this link (help button) ? (take a look at the picture attached)
How can i do this ?
Regards -
09:13 Feature #31304 (Closed): Hide public project checkbox - I don't want that user can set project as public.
- Please use forums for questions. Reading "How to request help":http://www.redmine.org/boards/2/topics/667 may be help...
-
08:53 Feature #31304 (Closed): Hide public project checkbox - I don't want that user can set project as public.
- Hello,
I would like to hide the checkbox "public project".
I want that all my project are set PRIVATE by default.... -
08:27 Feature #29663: Select a JavaScript library to handle tags
- I would like to review my proposals in order to include some libraries non jQuery dependent.
-
06:52 Feature #29663: Select a JavaScript library to handle tags
- It seems Jean-Philippe Lang is not very active nowaday, could this decision be made by Go MAEDA instead ? so that Mar...
-
06:40 Feature #27672: Show selected columns in gantt chart
- Mizuki ISHIKAWA wrote:
> Compatible the latest trunk. ( r18080 )
Thank you for updating the patch. Unfortunately,... -
06:04 Feature #1448: Add tags to issues
- Dan Untenzu wrote:
> > I've linked your comment to an existing issue (https://github.com/alexbevi/redmine_knowledgeb... -
02:35 Patch #31298 (Closed): Japanese translation update (r18125)
- Committed the translation.
Also available in: Atom