Activity
From 2016-07-06 to 2016-07-08
2016-07-08
-
16:56 Defect #23275 (New): Issue open takes too much time when member blongs many projects
-
16:49 Defect #23275: Issue open takes too much time when member blongs many projects
- Yes, but it's doesn't matter - because without plugins behaviour is the same
Here is list of plugins:... -
16:35 Defect #23275: Issue open takes too much time when member blongs many projects
- Do you use plugins?
-
14:58 Defect #23275: Issue open takes too much time when member blongs many projects
- Hi !...
-
14:09 Defect #23275 (Needs feedback): Issue open takes too much time when member blongs many projects
- Please give us your information, ref: [[submissions]] and #11904.
-
11:07 Defect #23275 (New): Issue open takes too much time when member blongs many projects
- When user is a member of many open projects (about 3000), each issue takes about 7 seconds to open. When user is a me...
-
16:03 Patch #23278 (Closed): When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification
- When creating issues by email via the @redmine:email:*@ rake tasks, users mentioned in the CC field of the email get ...
-
15:17 Defect #10673: Dot and comma in wiki pagename
- +1 We need dots to be allowed. We have wiki pages that correspond to project versions and would like to call these th...
-
14:11 Defect #23270 (Closed): Subtask function doesn't work
- Thank you for your feedback.
-
14:06 Defect #23270: Subtask function doesn't work
- I didn't know.
Alright, thank you.
Solved.
Can get closed. -
13:07
Feature #8192: Make a global category filter available from issues list at All Issues level
- +1
-
12:54
Feature #13314: Show issue description change on the Activity view
- When the description of an issue is changed an email notification is sent out to watchers and a note is added. Only t...
-
12:31
Feature #6375: Last updated by colum in issue list
- +1
-
12:27
Feature #10999: Ticket list filter: More flexible filter conditions
- +1
-
11:33
Feature #4939: List of tasks filtered as OR and not AND
- +1
-
11:31
Feature #20497: Markdown formatting supporting HTML
- +1
-
11:30
Feature #1474: Show last comment/notes in the issue list
- +1
-
11:28
Feature #17720: Filter issues by "Updated by" and "Last updated by"
- +1
-
10:23 Defect #23274 (Closed): Unable to create new project on demo
- Unable to create new project once logged in in demo redmine. This issue being from 08-July-2016
-
04:31 Defect #19173: Trac Migrate Script with Redmine 3.0
- My workaround for Senthil's issue is to either ignore the text size limit of the custom field, or manually set a cons...
-
00:35 Feature #8991: Nested versions for projects with sub-projects
- +1
We have the same need too. -
00:09 Feature #6719: File format for custom fields (specific file uploads)
- Hi guys,
I'm trying to fix it:
https://github.com/visagio/redmine_file_custom_field
PR needed =) -
00:07 Feature #3526: Custom fields for files
- Hi guys,
I'm trying to fix it:
https://github.com/visagio/redmine_file_custom_field
PR needed =)
2016-07-07
-
18:12 Feature #8991: Nested versions for projects with sub-projects
- +1
We have the same need.
Just to add a new point of view for this feature : We have "System" point of view, made... -
16:42 Defect #23270 (Needs feedback): Subtask function doesn't work
- I cannot reproduce.
Make sure there is parent issue field.
!parent-issue.png! -
15:45 Defect #23270 (Closed): Subtask function doesn't work
- Hello,
I am not able to create a subtask.... -
13:04 Patch #23269 (Closed): Fix for Error: Unable to autoload constant Redmine::Version when accessing the time report in first request
- When starting up Redmine in development mode and accessing the /time_entries/report page on the first request, Redmin...
-
12:32 Defect #23246: Saving an empty Markdown image tag in Wiki pages causes internal server error
- Wow, that was crazy fast! Applied this oneliner to our instance and I'm happy to confirm it indeed works now. Thanks ...
-
11:56 Feature #23247: Meetings Plugin for Redmine
- Maybe you can try https://github.com/jihh/redmine_meetings
-
11:48 Defect #23262: git: unable to edit and delete from setting if extra_info is invalid
- I don't know why extra_info had broken.
Try "Repsotiry.find(18).clear_extra_info_of_changesets" from rails console.
... -
11:37 Defect #23262 (New): git: unable to edit and delete from setting if extra_info is invalid
-
07:22 Defect #23262: git: unable to edit and delete from setting if extra_info is invalid
- The same goes for delete...
-
07:19 Defect #23262: git: unable to edit and delete from setting if extra_info is invalid
- Certainly, the given repository is configured in reference to a localy stored bare repository.
The problem is, tha... -
03:59 Defect #23262: git: unable to edit and delete from setting if extra_info is invalid
- Marco Descher wrote:
> The error occurs if https://github.com/elexis/elexis-3-core is defined as main repository.
... -
11:35 Defect #23268: migrate_from_trac.rake - NOT WORKING WITH trac 1.0.1
- + in the beginning, when script asks which adapter (... mysql2 ...), script is expecting to receive "mysql", not "mys...
-
11:31 Defect #23268 (New): migrate_from_trac.rake - NOT WORKING WITH trac 1.0.1
- hello,
i am trying to import data from trac 1.0.1 + mysql.
there are several issues:
1.
self.inheritanc...
2016-07-06
-
21:56 Feature #23266: Assign Issues to different Users
- Completing the info:
Sometimes the original poster left the company without closing the issue, then we need to ass... -
21:54 Feature #23266 (New): Assign Issues to different Users
- I'm aware that we can create roles and allow issues only to be assigned for those users when we enable the option "*I...
-
20:18 Defect #23246 (Resolved): Saving an empty Markdown image tag in Wiki pages causes internal server error
- Fixed in r15607, thanks for pointing this out.
-
20:16 Feature #23265 (Closed): Group versions by status in version custom field filter
- This pertains to the change applied in #10412#note-16.
Custom fields of the type version can also have filters and... -
18:01 Feature #724: change "versions" to "milestones"
- Hi,
Please notice that milestone is a method of measuring the distance passed not the distance to be passed in a ... -
17:59 Feature #17907: Give 'version' another meaning
- Hi,
I agree with this new feature, while i believe that milestone is a for measuring distance passed not the distanc... -
14:51 Defect #23262: git: unable to edit and delete from setting if extra_info is invalid
- Is there anything else I can provide? Rails etc. was satisfied with @bundle install@ as documented.
-
14:34 Defect #23262: git: unable to edit and delete from setting if extra_info is invalid
- Environment:
Redmine version 3.2.3.stable
Ruby version 1.9.3-p194 (2012-04-20)... -
14:32 Defect #23262 (Needs feedback): git: unable to edit and delete from setting if extra_info is invalid
- Please see [[submissions]].
-
14:16 Defect #23262: git: unable to edit and delete from setting if extra_info is invalid
- The error occurs if https://github.com/elexis/elexis-3-core is defined as main repository. If I select a different on...
-
14:11 Defect #23262 (Closed): git: unable to edit and delete from setting if extra_info is invalid
- When opening the repository view in a project I get an internal server error with the following log entry...
-
13:30 Feature #21259: Files Module Information is so limited
- Hello,
I would like to agree with ANS in that we need the uploader info both in the File tab and in the notificati... -
09:21 Feature #5358: Share Issues Categories for sub-projects
- + 1 Waiting it
Also available in: Atom