Activity
From 2019-09-24 to 2019-09-26
2019-09-26
-
23:35 Feature #29482: Query system for Projects page
- Sebastian Paluch wrote:
> +1
> The only missing function would be ability to filter by custom fields and add/mark f... -
19:01 Feature #4939: List of tasks filtered as OR and not AND
- I've found a simple solution to get _match_ operators implemented in @_query@ plugin.
So container @_query.0.0.5.red... -
18:00 Feature #4939: List of tasks filtered as OR and not AND
- giorgio rossi wrote:
> Thanks for Your work.
>
> Unfortunately the two methods match and not match introduce the ... -
18:12
Patch #32155 (New): Fix the overflow problems in project jump
- Some rounded +menu elements+ in Redmine are missing *overflow:hidden;* parameter, which results in corners of child m...
-
17:54 Defect #9966 (Resolved): Private issue permissions
-
17:54 Defect #10023 (Resolved): Filename of attachments
-
17:31
Patch #32100: Fixed and added roundiness to the "plus" (+) flyout menu and it's child elements
- Due to Bernhard's fix in r18543, I'm attaching the new revision compatible version of this patch.
This patch also ad... -
17:30 Patch #32146: Add more supported mimetypes
- Antonio McDeal wrote:
> I was working on feature to enable file previews + side by side revision comparison of multi... -
10:55 Patch #32146: Add more supported mimetypes
- Antonio McDeal wrote:
> Go MAEDA wrote:
> > Maybe we don't have to add .svg, .webp, .ico, .ogg, .wav, and .flac bec... -
10:40
Patch #32146: Add more supported mimetypes
- Go MAEDA wrote:
> "image/apng" is not a registered media type (https://www.iana.org/assignments/media-types/media-ty... -
10:21
Patch #32146: Add more supported mimetypes
- Go MAEDA wrote:
> Maybe we don't have to add .svg, .webp, .ico, .ogg, .wav, and .flac because mini_mime knows them.
... -
10:08 Patch #32146: Add more supported mimetypes
- "image/apng" is not a registered media type (https://www.iana.org/assignments/media-types/media-types.xhtml). Instead...
-
09:44 Patch #32146: Add more supported mimetypes
- Maybe we don't have to add .svg, .webp, .ico, .ogg, .wav, and .flac because mini_mime knows them....
-
07:41
Patch #32146 (Closed): Add more supported mimetypes
- The patch adds more mime-types which are supported by browsers natively, this is considering that Redmine can now als...
-
17:29 Defect #32154 (New): Value of custom fields will not be copied when copy project with issues included
- Value of custom fields will not be copied when copy project with issues included.
All the values of all the custom f... -
17:27 Defect #32153: Repository browser does not render previews for audio/video files
- Attaching a quick-and-dirty workaround.
-
17:25 Defect #32153 (Closed): Repository browser does not render previews for audio/video files
- #27336 added preview for audio/video files to attachments and repositories, however, audio/video preview for reposito...
-
17:25
Patch #32105: Context menu to match the rest of the flyout styling
- Attaching slightly improved version.
-
16:24 Feature #32029: Replace gantt and calendar tooltips with jquery tooltips
- Antonio McDeal wrote:
> Attaching a very well working patch! :D
>
> P.S. one thing I wasn't very sure about is th... -
14:40
Feature #32029: Replace gantt and calendar tooltips with jquery tooltips
- Attaching a very well working patch! :D
P.S. one thing I wasn't very sure about is the normal way to trigger a jqu... -
15:05 Defect #31549 (Closed): LF line terminators cause misparse of a multi-part email when rdm-mailhandler.rb is invoked from /etc/aliases
- Sylvain Tissot wrote:
> Thanks for your help, I applied the patch in on the latest rdm-mailhandler.rb and tried with... -
12:14 Defect #31549: LF line terminators cause misparse of a multi-part email when rdm-mailhandler.rb is invoked from /etc/aliases
- Hi Go MAEDA,
The LANG environment on the server is en_US.utf8... -
04:40 Defect #31549 (Needs feedback): LF line terminators cause misparse of a multi-part email when rdm-mailhandler.rb is invoked from /etc/aliases
- Sylvain Tissot wrote:
> Using Postfix 3.3.0 alias to forward pipe the attached message using the latest rdm-mailhand... -
14:12 Defect #32149 (New): Project copy failed to copy Issues if Category is set to required: Project#copy_issues: issue #xxx could not be copied: ["Category cannot be blank"]
- Project copy failed to copy Issues if Category is set to required, while Members, Issues and Issue categories are all...
-
11:46 Defect #16058: Watcher is not getting email notification when an issue has been updated
- Yes, same "issue" on my side. The watcher feature does not allow people to see a ticket.
Maybe it's not directly lin... -
11:38 Patch #32013 (Closed): Rounded corners of the main menu
- Bernhard Rohloff wrote:
> I've discovered a little flaw in the patch. It sets the border radius for the items in the... -
09:24
Patch #32013: Rounded corners of the main menu
- Go, would it be possible to commit Bernhard's fix? I tested it, works well ;-)
-
08:54 Patch #32147 (Closed): Bulgarian translation
- Committed the patch. Thank you for your contribution.
-
07:52 Patch #32147 (Closed): Bulgarian translation
- Translated labels related to #31879
-
06:55 Patch #32132: Replace gantt primitives with CSS generated vector primitives
- I've looked at the patch and I think it only 'inlines' the images which are necessary for rendering the gantt chart i...
-
06:19 Patch #32145 (Closed): Update locales for Vietnamese
- Update locales for Vietnamese
-
05:44 Patch #32144 (Closed): Japanese translation update (r18535)
- Committed the patch.
-
05:41 Patch #32144 (Closed): Japanese translation update (r18535)
- Translated label_starts_with and label_ends_with introduced in r18535....
-
05:20 Patch #32143 (Closed): Traditional Chinese translation (to r18538)
- Committed the translation. Thank you for your contribution.
-
04:51 Patch #32143 (Closed): Traditional Chinese translation (to r18538)
- * New tags added
** label_starts_with, label_ends_with
-
04:03 Feature #32123: Add "Highlighted code" section in Wiki Syntax Quick Reference
- This is the patch that updates wiki_syntax_(textile|markdown).html for all languages.
-
03:54 Feature #4124: LDAP integration
- +1
-
02:39 Patch #32142 (New): Send notification when a user is created via LDAP on-the-fly user creation
- Redmine has LDAP on the fly user creation feature (see [[RedmineLDAP#On-the-fly-user-creation]]). After the on-the-fl...
2019-09-25
-
21:57 Patch #32132: Replace gantt primitives with CSS generated vector primitives
- Antonio McDeal wrote:
> Marius BALTEANU wrote:
> > Thanks for writing the patch, but I think it's better first to r... -
02:09
Patch #32132: Replace gantt primitives with CSS generated vector primitives
- Go MAEDA wrote:
> The subject says "vector", but the embedded Base64 encoded data looks PNG bitmap. Is it correct?
... -
01:42 Patch #32132: Replace gantt primitives with CSS generated vector primitives
- The subject says "vector", but the embedded Base64 encoded data looks PNG bitmap. Is it correct?
-
01:19
Patch #32132: Replace gantt primitives with CSS generated vector primitives
- Marius BALTEANU wrote:
> Thanks for writing the patch, but I think it's better first to refactor those elements in o... -
00:25 Patch #32132: Replace gantt primitives with CSS generated vector primitives
- Antonio McDeal wrote:
> Confirming, this also works well in IE11.
Thanks for writing the patch, but I think it's ... -
21:48 Feature #23980: Replace icon images with Tabler SVG icons
- Updated the patch and added a new commit to replace the images from JS Toolbar with FA icons.
Toolbar with current... -
18:52 Feature #32123: Add "Highlighted code" section in Wiki Syntax Quick Reference
- This patch covers English version only. I will make a patch that covers all languages. I will make a patch covers all...
-
18:40 Defect #31549 (Reopened): LF line terminators cause misparse of a multi-part email when rdm-mailhandler.rb is invoked from /etc/aliases
-
18:32 Defect #31549: LF line terminators cause misparse of a multi-part email when rdm-mailhandler.rb is invoked from /etc/aliases
- Using Postfix 3.3.0 alias to forward pipe the attached message using the latest rdm-mailhandler, I have the opposite ...
-
18:24 Feature #31879 (Closed): "starts with" and "ends with" filter operators for string values
- Committed the patch. Thank you for improving Redmine.
-
18:10 Defect #32141 (Closed): Migration from 3.4.10 to 4.0.4 fail on database upgrade
- Xavier ANDRE wrote:
> All my apologies ! I didn't notice is was due to a plugin.
> I confirm that everything is wor... -
18:09 Defect #32141: Migration from 3.4.10 to 4.0.4 fail on database upgrade
- All my apologies ! I didn't notice is was due to a plugin.
I confirm that everything is working well after removing ... -
17:43 Defect #32141 (Needs feedback): Migration from 3.4.10 to 4.0.4 fail on database upgrade
- Please try without plugins because @ActsAsTaggableOnMigration@ is not part of Redmine core. Also, you'll need to chec...
-
17:00 Defect #32141 (Closed): Migration from 3.4.10 to 4.0.4 fail on database upgrade
- Hello,
I'm trying to upgrade from 3.4.10 to 4.0.4 by following your procedure : [[https://www.redmine.org/projects... -
17:52 Defect #14851: Time spent not recorded (Git)
- Sorry for resurrecting and old ticket, but this seems to be the most relevant one to my question, and it is still ope...
-
16:47 Feature #32140 (Closed): Document MySQL database migration to utf8mb8
- Feature #31921 included in 4.1.0 sets utf8mb4 as default encoding for new MySQL databases setups.
In the descripti... -
13:54 Defect #16058: Watcher is not getting email notification when an issue has been updated
- We had the same problem, BUT found out that user WHO can SEE the Ticket also get notifications, but *users who can't ...
-
12:17 Feature #4939: List of tasks filtered as OR and not AND
- Thanks for Your work.
Unfortunately the two methods match and not match introduce the logical operators inside the... -
09:57 Feature #4939: List of tasks filtered as OR and not AND
- We are using OR filter in our work heavily and I have to upgrade our Ubuntu server and Redmine periodically.
With t... -
09:50 Feature #4939: List of tasks filtered as OR and not AND
- Tobias Schmidt wrote:
> As far as I know there is no version for 4.0 available. But you could keep an eye on "mbidea... -
11:14 Feature #3647: Data Import/Export System
- +1
-
11:11 Feature #10167: Project Import/Export
- I think this is a really important feature too. Can you add it to the roadmap ?
-
09:12 Feature #16098: On relation change/add notification setting
- Go MAEDA wrote:
> I think it can be resolved if "Relation updated" checkbox is added to "Administration" > "Settings... -
03:48 Patch #31971 (Closed): Change the color of the input field frame when in focus
- Committed the patch. Thank you.
-
00:53 Patch #31598: Move the links (All time entries, Import) from Spent time section of the spent time list sidebar under a dropdown
- It should be delivered together with #30294.
-
00:42 Feature #30459: Switch edit/preview tabs with keyboard shortcuts
- Which should be the keyboard shortcuts here?
-
00:41 Defect #27319: Impossible to create a new version
- Max Herold wrote:
> We also ran into this problem after upgrading to a version > 3.4.0. It was only with one of the ...
2019-09-24
-
23:16
Feature #32133 (Closed): Replace jstoolbar icons with same exact CSS vector encoded ones
- This patch keeps the same exact icons, just makes them vector.
-
22:38
Patch #32132: Replace gantt primitives with CSS generated vector primitives
- Confirming, this also works well in IE11.
-
22:36
Patch #32132 (Closed): Replace gantt primitives with CSS generated vector primitives
- This patch keeps the same exact look as before, just replacing primitives with the same exact vector ones and elimina...
-
18:31 Feature #643: Issue description templates
- Can you solve it by using the following plug-in?
This plugin is very popular among Japanese Redmine users.
https:... -
09:10 Feature #643: Issue description templates
- This feature has been asked for in excess of 10 years.
Several duplicate bugs have been logged, showing wide support... -
16:15 Defect #27319: Impossible to create a new version
- We also ran into this problem after upgrading to a version > 3.4.0. It was only with one of the two redmine instances...
-
14:23 Feature #1624: Issue merging
- What is the general holdup for this? This is a critical missing feature!
-
11:35 Defect #32121: Create a new user via REST api Users by adding Projects and roles in the same way
- tikcet move to :https://www.redmine.org/boards/2/topics/58073
-
11:34 Defect #32121: Create a new user via REST api Users by adding Projects and roles in the same way
- Go MAEDA wrote:
> Please use forums for "how to" questions. Issues are used to report a bug, suggesting a new featur... -
01:35 Defect #32121 (Closed): Create a new user via REST api Users by adding Projects and roles in the same way
- Please use forums for "how to" questions. Issues are used to report a bug, suggesting a new feature, or submitting a ...
-
07:15 Defect #32125: Issues autocomplete may not find issues with a subject longer than 60 characters
- Do I need to return a subject that is shortened to 60 characters?
If not, you can fix the problem by making the chan... -
07:08 Defect #32125 (Closed): Issues autocomplete may not find issues with a subject longer than 60 characters
- Reproduction procedure:
* Create a issue with subject "-------------------The quick brown fox jumps over the lazy do... -
06:19 Defect #30431 (Closed): Useless "Delete issues" tracker permission is shown on the role page for Anonymous and Non-member
- Committed the patch. Thank you for fixing this issue.
-
04:58 Feature #32123 (Closed): Add "Highlighted code" section in Wiki Syntax Quick Reference
- Wiki Syntax Quick Reference covers most buttons in the toolbar, but "Highlighted code" button which has been added in...
-
04:36 Patch #31971: Change the color of the input field frame when in focus
- Mizuki ISHIKAWA wrote:
> The change looks better!
> I think it would be better to change "border: 1.5px" to “border... -
04:30 Patch #31971: Change the color of the input field frame when in focus
- Go MAEDA wrote:
> I tried out the patch with Firefox. It made the appearance nicer but I round a problem. Input fiel... -
03:53 Patch #32122 (Closed): Fix test failure due to missing call to set_tmp_attachments_directory
- https://www.redmine.org/builds/logs/build_trunk_postgresql_ruby-2.4_583.html...
Also available in: Atom