Activity
From 2017-04-08 to 2017-04-10
2017-04-10
-
18:00 Feature #25445: unify email notifications
- Holger Just wrote:
> You can define for each role which users members with this role should be able to see:
>
>... -
16:49 Feature #25445: unify email notifications
- > Holger Just wrote:
> > * the ability to see other users in the To and CC headers (as enforced by the user visibili... -
15:37 Feature #25445: unify email notifications
- Thanks for the updates.
Holger Just wrote:
> * the ability to see other users in the To and CC headers (as enforc... -
17:03 Feature #25562 (Closed): restricting the number of files a user can upload
- Duplicate of #18556.
ucp support wrote:
> Hi,
>
> By not restricting the number of files a user can upload, th... -
10:14 Feature #25562 (Closed): restricting the number of files a user can upload
- Hi,
By not restricting the number of files a user can upload, the users may
upload numerous large files to exhaus... -
16:16 Defect #25563 (Needs feedback): Remove is_binary_data? from String
- Dmitry Lisichkin wrote:
> I'll prefer remove that method at all but it used by SCM system.
> It is a very old code ... -
10:34 Defect #25563 (Closed): Remove is_binary_data? from String
- Method is_binary_data? was removed from String class in ruby 1.9.2
https://apidock.com/ruby/v1_9_1_378/String/is_bin... -
15:40 Patch #24007 (Reopened): Change plugins directory through the configuration.yml file
- @config/routes.rb@ must be aware of @plugins_path@ setting....
-
15:11 Feature #6751: Advanced user administration
- +1
> However, some organisations may want to keep a log of everything (prevent deletion).
> In that case, this ca... -
14:36 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
- +1
-
13:37 Defect #25241: rake LoadError: cannot load such file -- json
- Ruby since version 1.9.2 ships with "a version of the json gem":http://ruby-doc.org/stdlib-2.0.0/libdoc/json/rdoc/JSO...
-
13:16 Feature #25561: Issues are not tasks: please split them
- You can define different trackers which can exhibit widely different behavior (e.g different workflows, different fie...
-
11:24 Feature #25561 (Reopened): Issues are not tasks: please split them
- Hi
Though the initial question may feel the same this is not real duplicate of Feature #3068 where the topic was o... -
09:29 Feature #25561 (Closed): Issues are not tasks: please split them
- Duplicate of #3068 and etc.
-
09:04 Feature #25561 (Reopened): Issues are not tasks: please split them
- Hi
I know it has already been addressed but issues are not tasks and renaming issues to task is not enough because... -
09:55 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
- Is there anything wrong/non-ideal with this patch which means that it has not been integrated?
-
09:32 Feature #3068: Generic task management (not issues)
- Hi
I don't understand where is the actual status of this issue that has been published 8 years ago.
I'm in favo...
2017-04-09
-
12:04 Feature #23555: Add cancel button to create/edit item page (issues, files, news, etc.)
- Thanks for your feedback, Jean-Philippe. Unfortunately, I didn't test this scenario. I'll look for another solution.
-
11:52 Feature #23555: Add cancel button to create/edit item page (issues, files, news, etc.)
- Marius BALTEANU wrote:
> Attached is a patch proposal which adds the cancel button in most of the pages. JW Fuchs,... -
11:00 Defect #24439 (Closed): Uable to add module on My Page
-
08:34 Defect #24439: Uable to add module on My Page
- I think that we can close this issue. My page supports now inline editing of the blocks (3.4.0).
-
10:15 Defect #22335 (Closed): Images with non-ASCII file names are not shown in PDF
- Fixed with rbpdf 1.19.2.
-
10:15 Defect #24271 (Closed): htmlentities warning
-
08:37 Feature #8888: Add a link / button to get back to the Issue/Time tracking screen from the "Log time" screen
- Related to #23555 which contains a patch that implements a Cancel button.
-
07:25 Defect #24617: Browser js/css cache remains after upgrade
- Since the problem adversely affects web UI, I am setting category field to "UI".
-
06:43 Defect #25301 (Needs feedback): "Related issues" list in version type custom field detail
- Please describe more details.
-
06:02 Patch #25557 (Closed): Japanese translation update (r16528)
- Committed in trunk r16528, thanks.
-
02:26 Patch #25557 (Closed): Japanese translation update (r16528)
- Translated field_default_assigned_to.
-
05:31 Feature #25538: Drop support for Ruby 2.2.1 and ealier, 2.2.2+ is now required
- Rails 5 requires Ruby 2.2.2 or newer.
http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#ruby-versions -
02:20 Defect #25555 (Closed): Make api paging limit configurable
- Closing as a duplicate of #16069.
Thank you for suggesting improvement.
2017-04-08
-
18:42 Patch #25556 (Closed): Traditional Chinese translation (to r16526)
- Committed in trunk r16527, thanks.
-
17:53 Patch #25556 (Closed): Traditional Chinese translation (to r16526)
- * New
** field_digest
-
17:47 Defect #25241: rake LoadError: cannot load such file -- json
- The error message is:...
-
16:21 Feature #5325: Add Parent Task to 'Group Results By' drop down
- The attached patch could be used to add the feature, but it's not tested.
Could somebody with more insight check my ... -
15:06 Defect #25555 (Closed): Make api paging limit configurable
- Currently the API is limited to a maximum of 100 items in any one response [1], however on the other hand it is possi...
-
11:28 Feature #2705: "Jump to a project..." drop-down should list public projects
- Jean-Philippe Lang wrote:
> I agree that it can be fine in some cases but we'll add it later as an option for the us... -
10:26 Feature #2705: "Jump to a project..." drop-down should list public projects
- We cannot always list all visible projects. As a user, I personnaly don't want that but to see only my projects in th...
-
05:41 Feature #2705: "Jump to a project..." drop-down should list public projects
- Marius BALTEANU wrote:
> Good idea. Also, I think that would be nice to have them grouped by project type (public|pr... -
10:16 Feature #482 (Closed): Default assignee on each project
- Committed, thanks.
-
09:39 Defect #25478 (Closed): Related to "no open issues" shows all issues
-
09:36 Defect #24271 (Resolved): htmlentities warning
- Jun NAITOH wrote:
> This problem fixed by rbpdf 1.19.2.
> please bundle update.
Great! Thank you for fixing this. -
08:53 Defect #24271: htmlentities warning
- Jun NAITOH wrote:
> Jean-Philippe Lang wrote:
> > An error occurs when running bundle update with rbpdf 1.19.1 unde... -
06:25 Defect #24271: htmlentities warning
- Toshi MARUYAMA wrote:
> I want to prevent old Ruby user will say "ChangeLog says htmlentities warning fixed, but my ... -
06:16 Defect #24271: htmlentities warning
- Jean-Philippe Lang wrote:
> An error occurs when running bundle update with rbpdf 1.19.1 under windows:
Sorry, I ... -
06:01 Defect #24271: htmlentities warning
- I want to prevent old Ruby user will say "ChangeLog says htmlentities warning fixed, but my Redmine still warn on my ...
-
03:20 Defect #24271: htmlentities warning
- Toshi's test shows that the problem reported by Jean-Phillipe (#24271#note-6) occurs only with older versions of Ruby...
-
04:52 Feature #25547 (Closed): Bulk edit issues
- Redmine REST API does not support bulk edit.
source:branches/3.3-stable/app/controllers/issues_controller.rb@16306#L27
Also available in: Atom