Activity
From 2016-08-21 to 2016-08-24
2016-08-24
-
18:32 Defect #23655: Restricted permissions for non member/anonymous on a given project not working
- I can reproduce it on 3.2-stable (the Affected version is set to 3.1.3 since this is the latest version available in ...
-
17:02 Defect #23655 (Needs feedback): Restricted permissions for non member/anonymous on a given project not working
- I cannot reproduce on vanilla Redmine version:3.1.6.
I think this is fixed by #20206. -
16:02 Defect #23655 (Closed): Restricted permissions for non member/anonymous on a given project not working
- When assigning a custom role "Non-member user", permission inheritance is broken (or simply undefined behavior becaus...
-
17:05 Defect #23657 (Needs feedback): updating custom and "related to" field from emil email
- Please see [[submissions]].
-
16:38 Defect #23657 (Needs feedback): updating custom and "related to" field from emil email
- Hi,
By email is it possible to post to a project and by tagging using standard fields such as subject the informat... -
14:40 Feature #23653: User preference for monospaced / variable-width font in textareas
- third time's a charm :)
-
14:11 Feature #23653: User preference for monospaced / variable-width font in textareas
- quick fix
-
13:27 Feature #23653: User preference for monospaced / variable-width font in textareas
- Here's what it looks like:
!http://www.redmine.org/attachments/download/16576/My%20account%20-%20Redmine%202016-08... -
13:24 Feature #23653 (Closed): User preference for monospaced / variable-width font in textareas
- Currently, Redmine's stylesheets do not define a @font-family@ for text areas which leaves this up to the browser and...
-
13:19 Defect #23652 (Closed): Error
- Please use forum for question.
-
11:22 Defect #23652 (Closed): Error
- Hello and greetings
I have a problem with redmine receiving emails.
when I run the command in windows 7 in my com... -
11:37 Feature #6269: RedCloth 4 support
- +1
-
11:07 Defect #23651 (New): Closed projects are listed in main quick jump box
- IMHO, closed project shouldnt be listed here.
Or at least, there can be switch (something like [x] Also search in cl... -
10:49 Feature #1554: Private comments in tickets
- Only recent versions output if a note is private
https://github.com/redmine/redmine/commit/0e59482e90a788f2da7775a... -
09:43 Defect #22014 (Closed): migrated to new version on new host. Now getting an error
- No feedback from original author.
-
09:42 Defect #22014: migrated to new version on new host. Now getting an error
- Felix Engel wrote:
> In fact I just set up a new VM with Ubuntu 16.04 to install redmine via the packagemanager
... -
09:35 Feature #7994: reopen closed issues on e-mail
- Toshi MARUYAMA wrote:
> Duplicate of #6067.
Mistook. It is #11495.
-
09:19 Feature #7994 (Closed): reopen closed issues on e-mail
- Duplicate of #6067.
-
08:57 Feature #22802: Add the posibility to set/change the position of an issue in a version
- related to #8016
-
08:11 Patch #23546: Issue visibility "watched by, created by or assigned to" for roles
- Jens Krämer wrote:
> Or, in other words - this new issue visibility option (like any of the other issue visiblity op... -
07:53 Patch #23546: Issue visibility "watched by, created by or assigned to" for roles
- Or, in other words - this new issue visibility option (like any of the other issue visiblity options) is not expected...
-
04:19 Defect #23470 (Confirmed): Disable "Select project modules" permission does not apply to the new project form
-
03:45 Feature #23458 (Closed): REST API - milestone access
- Please use forum for question.
-
01:32 Defect #6182: Localized decimal numbers
- I did it.
Workaround with Custom JS Plugin and example JS http://www.redmine.org/boards/4/topics/44418
2016-08-23
-
20:09 Defect #6182: Localized decimal numbers
- +1
-
18:50 Defect #23645 (Closed): Gantt bars for single-day tasks may be rendered wrongly in PDF
- When a task starts and ends on the same day, it can happen that the bar in the PDF is rendered wrong, i.e. it's rende...
-
18:43 Defect #23224: Datepicker doesn't obey the user's settings format
- "Maxim Krušina":/users/574, as a temporary solution I ended up reverting @c418fab8a76b7672c4f341fb7c3e203ae92b50c0@ -...
-
17:59 Defect #23224: Datepicker doesn't obey the user's settings format
- Yes, making native date&time pickers optional (or just not use them at all) would be great.
There is absolutely no... -
18:21 Patch #19468: Replace jQuery UI Datepicker with native browser date fields when available
- Native date picker breaks Redmine Settings, see #23224.
Thanks,
Luc
-
17:09 Patch #2457 (Needs feedback): Different style of new issue/timelog interface
- What is status of this issue?
All issues on description are closed. -
16:59 Defect #13653: Keep displaying spent time page when switching project via dropdown menu
- Sorry, I misunderstanding your request.
"dropdown menu" means "project shortcut" neighboring "search box". -
16:20 Defect #13653: Keep displaying spent time page when switching project via dropdown menu
- I guess your request from #13643 description,
You can add project from time log filter and change project. -
16:32 Patch #23546: Issue visibility "watched by, created by or assigned to" for roles
- The patch should work for private projects too. However, in this case, you need to be a member of the project with a ...
-
15:27 Feature #12444: Ability to "set as default" settings when creating users
- +1
-
14:33 Defect #23643 (New): Activity page shows news description instead of summary
- It seems unintuitive that the summary of a news entry is only used in a project's overview and not also for the activ...
-
13:15 Feature #202: Textilization of Documents, News and Timelog-entry comments
- +1
Textilization in the above mentioned areas would be helpful. -
12:45 Feature #1233: change default homepage to My page
- I changed the config/routes.rb:
from:
root :to => 'welcome#index', :as => 'home'
to:
root :to => 'my#page', :as =... -
10:52 Feature #23641 (New): Increase the number of sort columns in custom queries
- It would be great to be able to set more than 3 sort columns in custom queries. Maybe, 10 might be enough?
Here is... -
10:32 Defect #23636 (Closed): Problem with bare repo
- Please use forum and see message#667.
-
05:27 Defect #23636: Problem with bare repo
- Steps to reproduce:
1. Make a fresh installation in Ubuntu 14.04
2. Create a bare repo: git init --bare test_repo... -
05:18 Defect #23636 (Closed): Problem with bare repo
- In my team we are trying to move out from Gitlab to handle issues and use Redmine, however one very important part is...
-
10:31 Feature #21623: Journalize values that are cleared after project or tracker change
- Hi, this patch has been thoroughly and extensively tested on our side, can it be integrated in a coming version, it's...
-
09:29 Patch #23639 (Closed): Add "Log time" to global button menu (+)
- In #23311 is introduced a new menu tab "Spent time".
To keep the consistency, the "Log time" button should be availa... -
06:43 Patch #23637 (Closed): Traditional Chinese translation (to r15748)
- * New
** error_no_projects_with_tracker_allowed_for_new_issue -
04:41 Defect #23511: Progress of parent task should be calculated using total estimated hours of children
- This is a valid problem.
Given ... -
04:14 Feature #10684 (Closed): hide list of assignees when creating new issue
- You can use "Administration" > "Workflow" > "Fields permission" which was introduced in Redmine 2.1.0. Please set "As...
-
04:00 Feature #4962 (Closed): "Hide my email address" enable by default
- Implemented by #21042 (Redmine 3.2.0). "Hide my email address" is checked by default for new users.
-
03:00 Defect #23430: I can not access a closed project Issues
- I still cannot reproduce on vanilla Redmine version:3.3.0 and I cannot see what you expect.
What plugins do you use? -
02:48 Defect #23425 (Closed): Wrong entries in custom fields after changing the content of the field
- Redmine 2.6 is not maintained.
-
01:31 Feature #1448: Add tags to issues
- +1 - it'd be great to have tags available in the default install without having to install plugins
-
00:30 Feature #15361: Use css pseudo-classes instead of cycle("odd", "even")
- Updated the patch to cleanly apply on the current trunk and also to include the new "cycle("odd", "even")" added in r...
-
00:01 Defect #23633: New role does not have non member permissions prefilled as default
- According to source:trunk/app/controllers/roles_controller.rb@15668#L47, the form is expected to be filled with "Non ...
2016-08-22
-
20:39 Feature #23632: Requirements for the attachment field in issues
- In issues, I need a mandatory file field enabling attachment of at least one file, not in each project. I have looked...
-
14:20 Feature #23632 (New): Requirements for the attachment field in issues
- I need the ability to set requirements for the attachment/file upload field in issues of project, as it is present in...
-
15:48 Feature #23634 (New): Restrict permissions for anonymous role
- Even when all permissions for the anonymous role are deactivated, without login in users can still see
* the proje... -
15:26 Defect #23633 (Closed): New role does not have non member permissions prefilled as default
- r15667 - We can see "Issues visibility" and "Time logs visibility":
!roles-new-r15667.png!
r15668 - "Issues visib... -
12:16 Defect #13777: REST API for issues with included changesets does not include which repository the revision is from
- This repository id would be very useful in changeset object.
-
12:13 Patch #23417: Make the ID column configurable in the issues listing like the other columns
- Toshi MARUYAMA wrote:
> Toshi MARUYAMA wrote:
> > * db/migrate is too hard to test.
> > Could you use alternativ... -
11:22 Patch #23417: Make the ID column configurable in the issues listing like the other columns
- Thanks Toshi for your feedback.
I've updated the patch in order to:
* clearly apply on the current trunk
* remov... -
10:06 Patch #23417: Make the ID column configurable in the issues listing like the other columns
- Toshi MARUYAMA wrote:
> * db/migrate is too hard to test.
> Could you use alternative way?
Oh, I can see 20131... -
09:57 Patch #23417: Make the ID column configurable in the issues listing like the other columns
- * "plugins/README" is deleted accidentally.
* db/migrate is too hard to test.
Could you use alternative way? -
09:43 Feature #17615: FIlter by target version (active)
- In #10412 the versions are grouped by target version status and the first group contains the active versions.
-
08:28 Feature #23630 (Closed): Migrate to Rails 5.2
- Is there any plan to upgrade the enviroment to rails 5?
Or is there any future version planning for rails 5?
Thanks... -
04:52 Defect #23502 (Closed): Internal error
- No feedback from the author.
-
04:01 Feature #23493 (Closed): Add group results by due date
- Closing as a duplicate of #13803.
Thank you for submitting this issue. -
03:03 Defect #5261 (Closed): Multiple level subprojects wrap around into the menu
- Fixed by #21947 (Redmine 3.3.0).
-
02:45 Feature #23348 (Closed): Values of version type custom fields should be grouped by project/subproject
- Closing as a duplicate of #15902.
Thank you for submitting an issue. -
02:36 Feature #23348 (New): Values of version type custom fields should be grouped by project/subproject
2016-08-21
-
23:46 Feature #5746 (Closed): Feature Request - Allow the sidebar to be collapsable
- A patch was submitted as #21808.
-
17:25 Feature #21808: Make the Sidebar collapsible, stateful
- @0001-Make-sidebar-collapsible-r15746.patch@ applies cleanly to @3.3-stable@ and current @trunk@
-
08:43 Patch #7687 (Closed): Incorrect search in my page
- This issue is covered by #15777 and #23472.
Thank you for submitting this patch. -
08:18 Defect #11283 (Closed): Adding time to an issue where a custom field regexp doesn't match adds the time spent twice
- No feedback for years. Closing.
-
08:02 Defect #8214 (Closed): Wiki text area scrolling when typing
- Microsoft ended support for IE8. I think we can close this issue.
-
07:40 Feature #6337 (Closed): Cancel Upload a file of the list - Files Section
- Resolved by #3957 (Redmine 2.3.0). We can delete attachments before submitting an issue.
-
07:27 Feature #1295 (Closed): Option to show wiki pages under activity by default
- Redmine 3.2.0 and later remembers users' selection of activities. Implemented by #1605.
-
07:19 Patch #249 (Closed): Jump-in for 'add time'
- A new "Spent time" tab that will be available as of Redmine 3.4.0 will help you. Please see #23311 for more details.
-
06:51 Feature #23403 (Closed): Make default search scope configurable
-
06:31 Patch #19116 (New): Files REST API
-
04:41 Feature #8357 (Closed): create new wiki page from an additional "new"-link
- Implemented by #5536 (Redmine 3.3.0).
-
02:53 Feature #18263 (Closed): Group in issue list should provide no. of estimated time vs spent time besides just providing total issues
- Implemented by #1561 (Redmine 3.2.0).
-
02:49 Feature #18129 (Closed): Insert spent time when creating new issue
- Closing as a duplicate of #3126.
Also available in: Atom