Activity
From 2016-08-17 to 2016-08-19
2016-08-19
-
20:23 Feature #19343: Custom enumerations as format for custom fields
- +1
-
20:23 Feature #9235: Allow custom fields to point/link to an enumeration
- +1
-
20:19 Feature #15416: Role-based issue custom field visibility for projects
- +100
-
17:13 Defect #22910: Inline(Base64) Images are not shown anyone after update to 3.2.2
- Victor Campos wrote:
> Hi,
> I don't use any plugin and I have this problem too.
It disabled by r15433 for secur... -
16:33 Defect #22910: Inline(Base64) Images are not shown anyone after update to 3.2.2
- /lib/redcloth3.rb
There is a line:
return m unless uri_with_safe_scheme?(url) (#964)
It's breaking base64 urls -
16:17 Defect #22910: Inline(Base64) Images are not shown anyone after update to 3.2.2
- Here a example working:
!data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAgAElEQVR4XuS9d5Tt2VU... -
16:16 Defect #22910: Inline(Base64) Images are not shown anyone after update to 3.2.2
- Hi,
I don't use any plugin and I have this problem too. -
14:46 Feature #23529: Calculate parent Issue's done ratio from subtasks in case of 'Use the issue status'
- vote +1
-
13:59 Feature #23615: Add text filter to user fields
- JW Fuchs wrote:
> This functionality already exists to add watchers. Should be easy to also apply to assignee?
# ... -
11:34
Feature #23615: Add text filter to user fields
- This functionality already exists to add watchers. Should be easy to also apply to assignee?
-
10:58 Feature #23615 (New): Add text filter to user fields
- For projects with lots of users it may be time-consuming to find assignees in dropdown lists. It would be nice to add...
-
13:56
Feature #23616: wiki-attached image inline in issue
- Toshi MARUYAMA wrote:
> How do you deal if user does not have permission to see wiki?
Wherever the link leads to,... -
13:53 Feature #23616: wiki-attached image inline in issue
- JW Fuchs wrote:
> This is not a feature request but rather an error regarding the inline support for attachment link... -
13:39
Feature #23616: wiki-attached image inline in issue
- JW Fuchs wrote:
>
> This is a defect, as currently the only workaround is to upload the image again, resulting in ... -
11:27
Feature #23616 (New): wiki-attached image inline in issue
- Suppose I have uploaded an image to a wiki page in the same project (or elsewhere in the redmine entity).
Now I wo... -
12:55 Feature #23491 (Closed): Author name in mail from
- Duplicate of #5913.
-
11:32 Feature #23491 (New): Author name in mail from
-
12:55 Feature #5913: Authors name in from address of email notifications
- From #23491....
-
11:49 Feature #4983 (Closed): Support bulk deletion of attachments in a issue
- The feature has been added by #13072, will be available in Redmine 3.4.0.
-
11:08
Feature #2069: Wiki syntax to link to files in the files-module
- +1
-
06:27 Defect #23594 (Closed): Double E-mail Notifications for "issues in the next 3 days"
-
05:27
Defect #23594: Double E-mail Notifications for "issues in the next 3 days"
- It seems the issue is solved. Most likely the problem was caused internally and not by Redmine. This tracker may be c...
-
02:38 Defect #23614: Mercurial: Impossible to work with repositories, which contain hidden revisions (Evolve extension enabled)
- Issue happens because of fetching changesets in batches - it takes last known revision from the DB and starts to retr...
-
01:57 Defect #23614: Mercurial: Impossible to work with repositories, which contain hidden revisions (Evolve extension enabled)
- Evolve docs: https://www.mercurial-scm.org/doc/evolution/
-
01:56 Defect #23614 (New): Mercurial: Impossible to work with repositories, which contain hidden revisions (Evolve extension enabled)
- Repository page shows this error:
>Error accessing the repository: hg exited with non-zero status: 255
scm log co...
2016-08-18
-
18:37 Feature #12330: Integrate Kerberos Authentication
- This plugin is new in 2016, and says it supports Kerboros: maybe worth checking to see how 'deep' or 'shallow' in t...
-
17:11 Defect #23195 (Closed): search occurred 500 error
-
16:58 Defect #23347 (Closed): MySQL: You can't specify target table for update in FROM clause
- Committed, thanks.
-
16:58 Revision 15737 (svn): MySQL: You can't specify target table for update in FROM clause (#23347).
- Patch by Felix Schäfer.
-
13:40 Defect #23410 (Confirmed): Error if create new issue and there is no project
-
10:50 Feature #482: Default assignee on each project
- +1
-
10:41 Feature #23610 (Closed): Reset status when copying issues
- ATM, when copying an issue *A* to an issue *B*, the user can choose between 2 statuses :
- The status from *A* (wh... -
10:20 Feature #23566 (New): REST API should return attachment's id in addition to token
- Thanks for submitting the patch, Jan.
I think this should be implemented in Redmine core. I am setting target versio... -
07:34 Feature #23609 (New): Change issues' parent id from bulk edit for different projects
- I noticed that Redmine doesn't allow user to change issues' parent id when editing more than one issue from different...
-
06:37 Patch #23378: Speedup Project Settings with many members
- I think SQL "users.firstname, users.lastname" order is not acceptable because AFAIK user sort is configurable.
sourc... -
06:11 Feature #21416 (Closed): Hide "status" field from new version form when it is called from modal dialogue from the issue form
2016-08-17
-
18:36 Feature #23603 (Closed): default category assignment per project
- Please use forum for question.
Category depends on project. -
17:01 Feature #23603 (Closed): default category assignment per project
- Hi guys,
I am sorry if it is a duplicate request but I'm searching how to configure a default category based on a ... -
18:10 Defect #23604 (Confirmed): Parsing Attachments in Emails Structured with Content-Disposition: inline Does Not Create New Issue Containing Email File Attachment(s)
- *Expected*: Core Redmine (3.1.1) should parse incoming emails structured with only inline attachment(s) that satisfy ...
-
13:39 Feature #4687: Add copy project permission
- +1
Would really save us some time as it removes a bottleneck! Thanks in advance! -
04:51 Defect #23596: Filter on issue ID with between/lesser/greater operator does not work
- This should work.
app/models/issue_query.rb...
Also available in: Atom