Activity
From 2018-09-17 to 2018-09-19
2018-09-19
-
17:35 Patch #29459: Add admin flag to users API
- Go MAEDA wrote:
> IMHO, it is better to remove '@|| (User.current == @user)@' from the patch. Non-admin users can kn... -
16:29 Feature #17907: Give 'version' another meaning
- +1
-
16:29 Feature #724: change "versions" to "milestones"
- +1
-
09:59 Feature #724: change "versions" to "milestones"
- Depending on what you like to plan the one or the other could better fit your needs.
@Version@, @Milestone@, @Sprint... -
09:00 Feature #724: change "versions" to "milestones"
- As much as I appreciate Redmine, I find it sad that such a tiny improvement does not get realized. "Next major releas...
-
10:39 Patch #29644 (Closed): Add a link to issues summary to issue tracking box on overview page
- [[RedmineIssueSummary|Issue summary]] is useful to understand the current status of a project.
However, the page i... -
09:51 Defect #29643 (New): Issue filter broken for custom fields that are 'remote'
- The issue filtering is broken for all plugins that provides a custom queries implementation.
Example... when a pl... -
05:22 Feature #2529: Extend Issue Summary to include subprojects
- The patch works fine for me. Issues in subprojects are counted if the value of @Setting.display_subprojects_issues@ i...
-
02:27 Defect #29621: I can not attach a file to a ticket (there is no button)
- Thanks!
-
01:45 Feature #29306 (Closed): Add assignee's icon to tooltips in gantt and calendar
- Committed. Thank you for improving Redmine.
2018-09-18
-
18:48 Feature #707 (Closed): Hide email address from unregistered users
- Email addresses are hidden by default since Redmine 3.2.0 (#21042).
-
16:43 Feature #26575 (Reopened): Add update info at the bottom of the wiki page
-
16:14 Feature #26575: Add update info at the bottom of the wiki page
- Hello.
I am trying to translate "label_x_revisions" in .yml and I have a question.
Why did you called this label "r... -
13:00 Feature #1665 (Closed): Ability to delete tracker comments
- You can delete notes if you have sufficient permission. In addition, delete button was added by #1725.
-
12:33 Feature #12221 (Closed): Add "View Differences" button above wiki and repository revisions table
- Committed.
-
10:46 Patch #29632: Redmine::SortCriteria#normalize! does not limit properly the number of elements
- I have confirmed the problem and set the target version to 4.1.0.
source:tags/3.4.6/lib/redmine/sort_criteria.rb#L... -
09:46 Patch #29632 (Closed): Redmine::SortCriteria#normalize! does not limit properly the number of elements
- Only three sorting criteria can be selected on the query edit screen.
With code before r16390, only three items coul... -
09:37 Defect #29607: Allow project column to break into new line in time entry table
- @Go MAEDA: Good Point. I will take care of it and add an additional patch soon.
-
06:24 Defect #29621 (Closed): I can not attach a file to a ticket (there is no button)
- Ayami Yasuoka wrote:
> When I want to attach a file, do I have to check "Add notes" Roles and permissions?
Yes, "...
2018-09-17
-
21:10 Feature #29631 (New): Add support to include repository file content in Wiki
- There is a Markdown macro @include@. It allows to include one wiki page inside another:...
-
17:47 Defect #29625 (Closed): application.css imported by themes not covered by cache control versioning
- The subject and #24617-12 pretty much says it all.
After an update, the old application.css still gets used by bro... -
15:46 Feature #3671: We want smileys in text formatting!:))
- aka emoji, emoticons and emotes! +1. I can't imagine any platform which would have a Forum and wouldn't have emotes, ...
-
15:25 Feature #5840: Live lookup of the existing issues based on the keywords entered in the title for new issue
- +1
-
15:17 Feature #12240: Check for duplicate/related tickets before submitting
- +1 definitely what Redmine still lacks at the moment, this feature could save a lot of time...
-
15:14 Feature #1011: Add voting to tickets
- +1
-
15:09 Feature #26968: Integrate Mediawiki's VisualEditor
- +1 for WYSIWYG. Will also eliminate the need for the clunky _Preview_ button, and spawning of a whole new section blo...
-
15:07 Feature #8946 (Closed): Permissions for saving queries
- Fixed by #8729.
-
14:29 Feature #29624 (Closed): Possibility of auto updates to the latest stable version?
- Thank you for suggesting a new feature, but I think this issue is a duplicate of #9020.
-
13:40 Feature #29624 (Closed): Possibility of auto updates to the latest stable version?
- As an example, Simple Machines Forum software, while is made in PHP, but can notify a user with a red text about avai...
-
14:24 Feature #12221: Add "View Differences" button above wiki and repository revisions table
- I absolutely agree with Fernando Hartmann. Showing "View differences" button also above revisions will improve usabil...
-
10:36 Defect #29622 (New): Adding a 'Custom Field' to 'Activities (time tracking)' prevents time entry on project change
- Two projects have identical values for time tracking activity and custom field:
attachment:field_work_settings.png... -
09:51 Defect #29621 (Closed): I can not attach a file to a ticket (there is no button)
- I want to attach a file to the ticket, but I can not attach it because there is no "select file" button even when ope...
-
09:18 Feature #8203 (Closed): User's Guide (Japanese) on Redmine.org
- Go MAEDA wrote:
> I will delete [[JaGuide]] and related pages in a few days.
Done. -
06:35 Defect #8532 (Closed): e-mail problem: Ruby on rail application could not started
- You can see email configuration example for Gmail on this page: [[EmailConfiguration#GMail-Google-Apps]]
To enable... -
06:27 Patch #28861: Add a date item to the context menu
- Go MAEDA wrote:
> Mizuki ISHIKAWA wrote:
> > Many people think that the clear checkbox is odd just like you, but I ... -
06:21 Patch #28861: Add a date item to the context menu
- Mizuki ISHIKAWA wrote:
> Many people think that the clear checkbox is odd just like you, but I have no other good id... -
06:00 Feature #26794 (Closed): remainder email when due date gets elapsed
- Redmine already has this feature.
-
05:47 Feature #27823: Display only the tickets that arrived on the due date on the calendar
- Do you mean a feature like this?
!{width: 773px; border: 1px solid #ccc;}.calendar-options@2x.png! -
02:20 Feature #28950 (Closed): Due date redmine
- Redmine has a feature to send reminder emails. See [[RedmineReminderEmails]] for more details.
Please use forums f... -
02:09 Defect #29608 (Closed): Error in project settings
- [[RedmineUpgrade#Step-4-Update-the-database]] may help you. Please use forums for further questions.
Also available in: Atom