Activity
From 2019-01-10 to 2019-01-12
2019-01-12
-
09:21 Feature #14468: Search for text in description and comments in issue search and restrict projects.
- Deleted message because of spam. (Bernhard Rohloff)
-
07:57
Patch #30231: Operation: "Unwraping The Mine" or conerns about how elements are wrapped
- Just like Marius mentioned on Discord, it seems like patching things one by one seems like a more achievable strategy...
-
07:13 Defect #30411: Filesystem adapter does not show correct size for large files
- The expression "[File.size(target)].pack('l').unpack('L').first" was introduced in r1509.
According to the commit... -
04:47 Patch #29951: Quick design fix/proposals for projects index page
- I'm assigning this to version:"3.4.8" because I think that we should do something with the current projects page whic...
-
03:52 Patch #30168 (Closed): Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Committed the patch. Thank you for improving Redmine.
-
03:39 Patch #4502: New date filter operators: tomorrow, next week, next month
- LGTM
-
03:03 Patch #30413 (Closed): Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore
- .ruby-version is a file for widely used Ruby version managers such as RVM and rbenv....
-
02:34 Patch #30412 (Closed): Import UTF-8 issue CSV files with BOM and quoted strings
- Committed the patch. Thank you for your contribution.
-
00:54 Patch #30412: Import UTF-8 issue CSV files with BOM and quoted strings
- Please note that the UTF-8 with BOM and quoted strings is the style of files Redmine uses for exports when exporting ...
-
00:49 Patch #30412 (Closed): Import UTF-8 issue CSV files with BOM and quoted strings
- Importing issue CSV files with UTF-8 encoding, a BOM and quoted strings is currently not possible. The internal error...
2019-01-11
-
23:44 Defect #30411 (Closed): Filesystem adapter does not show correct size for large files
- We have a couple of large files (~9GB) which size doesn't show correctly.
I suspect source:/tags/4.0.0/lib/redmine... -
14:17 Defect #23586: Create index on mysql exceed limits
- Stanislav Tilsh wrote:
> Created the file:
>
> /home/sat/Redmine/redmine-3.4.3/config/initializers/ar_innodb_ro... -
13:26
Feature #29617: Page link embeds/Open graph
- Would just like to propose a minor draft to at least get something started on this topic, something like this needs t...
-
11:19 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Go MAEDA wrote:
> Felix Gliesche wrote:
> > @Go MAEDA: is IE 11 officially the minimum IE requirement?
>
> As fa... -
11:11 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Felix Gliesche wrote:
> @Go MAEDA: is IE 11 officially the minimum IE requirement?
As far as I know, the minimum ... -
09:50 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- I checked the patch and I really like it. It adds consistency and replaces the floating layout with a flex-box grid, ...
-
09:35 Feature #30407 (New): Custom reporting for Redmine
- There is need of report:
* Created vs Closed Issues
* Created vs Resolved Issue
* Aging issues. Chart showing... -
07:06 Defect #30256: Cannot make cross-project wiki link if the project name includes square brackets
- I reviewed the regular expression as follows.(Change from "greedy quantifier" to "lazy quantifier")
https://ruby-doc...
2019-01-10
-
17:19 Feature #2716: User option to automatically add assignee to watchers
- hi guys!
can someone confirm that this plugin is compatible with redmine > 4.0.0?
we have been using Teddy L's Vers... -
15:15 Patch #30168: Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- For consistency, I think it should be fixed as Max suggested. Setting the target version to 4.1.0.
-
14:36 Defect #30259: URLs end with "-" are rendered incorrectly in Textile
- Same with ?, &, # and $ characters. These URL:...
-
14:35 Patch #6967 (Closed): Revision Diff Link rendered as text
- Current versions of Redmine are not affected.
-
14:27 Defect #5687 (Closed): Redmine wiki formatting borks on yaml anchors
- Since Redmine has migrated from CodeRay to Rouge in Redmine 4.0.0, this issue should have been resolved.
-
14:20 Feature #4974 (Closed): Currency configuration options, or a British locale
- We don't have to add currency strings to locales files because @number_to_currency@ is not used in Redmine.
-
10:51 Defect #30371 (New): Textile formatter generates broken link if a URL is followed by a tag
- *[Input]*...
-
10:19 Defect #30370 (Closed): No validation when adding watcher who is not in this project
- # No validation when adding watcher who is not in this project
# When adding watcher to several issues from differen... -
10:07 Patch #30347 (Closed): test_links_separated_with_line_break_should_link tests nothing
- Committed. Thanks.
-
09:23 Feature #22481: Show thumbnails for PDF attachments
- I found that Redmine has @Redmine::Platform.mswin?@ method. We don't have to check ENV['OS'].
This should be OK.
... -
05:00 Feature #3335 (Closed): multiple database schemas
- I'm closing this because the issue is very old and if I've understood right, the request refers more to support diffe...
-
04:43 Feature #12521 (Closed): Improve tracker deletion error message to display projects containing issues under the tracker
- When you delete a project, all the related data is deleted....
-
04:34 Defect #17609 (Closed): The issue ID number increments a lot for no apparent reason (example 2 subsequent id's are 1299 and the next one is 2297)
- I think that it is a problem generated by the SQL Server and not by Redmine. Please reopen if I'm wrong.
-
04:29 Defect #24596 (Closed): User_to_group mapping exists after deleting given user
-
04:19 Defect #7032: Issue relation table doesn't have constraints to issues id
- I'm closing this because is obsolete and there are no such problems in the recent Redmine versions.
-
04:17 Defect #7032 (Closed): Issue relation table doesn't have constraints to issues id
-
03:59 Defect #14965 (Closed): QueryColumn::sql_for_field assumes that operators "issue is opened/closed" deal with field named 'status_id' only - not extendable
- Query model has been refactorized in the recent Redmine versions and there is no such limitation.
-
03:55 Defect #19721 (Closed): Upgrade from 2.6.4 to 3.0.2 fails with Mysql2::Error: Table 'email_addresses' already exists:
- I'm closing this because is obsolete and there is nothing to do.
-
03:53 Defect #13617 (Closed): Internal error on custum queries after Upgrade 2.2 -> 2.3
-
03:32 Defect #13617 (Resolved): Internal error on custum queries after Upgrade 2.2 -> 2.3
- I don't think that is something that we can do here for the next Redmine versions. If someone still has this problem,...
-
03:53 Defect #13667 (Closed): Internal error on custum queries after Upgrade 2.2 -> 2.3 (defect column_names)
- If someone still has this problem, it can find in this ticket or in #13617 how to fix the problem.
-
03:40 Feature #30368 (Closed): How save crypt style password to extra filed in users table
- ...
-
03:27 Defect #30353 (New): Installing rails with Bundler 2.0 fails in 3.x
- Looks good to me.
-
03:20 Defect #30353: Installing rails with Bundler 2.0 fails in 3.x
- Marius BALTEANU wrote:
> Go MAEDA wrote:
> > How about updating Gemfile like this? It can make the error messages a... -
02:58 Defect #30353: Installing rails with Bundler 2.0 fails in 3.x
- Go MAEDA wrote:
> How about updating Gemfile like this? It can make the error messages a bit simpler. It may be easi... -
02:00 Defect #30353: Installing rails with Bundler 2.0 fails in 3.x
- How about updating Gemfile like this? It can make the error messages a bit simpler. It may be easier for users to pin...
-
03:25 Defect #13549 (Closed): migrate database from Redmine 1.4.3.stable (MySQL) to Redmine 2.3.0.stable (MySQL).
- I'm closing this ticket because is very old and almost sure obsolete.
-
03:22 Feature #5046 (Closed): Status Update Difference
- Please ask your question in forum, this tracker is for bugs and features only.
-
03:17 Defect #13081 (Closed): mysql err on windows\temp\xxx.MYI when `rake redmine:load_default_data`
-
03:15 Defect #14142 (Closed): Upgrading Redmin 1.2.0 to 2.3.1
- I'm closing this ticket because is very old and almost sure obsolete. Please reopen if you experience the same issue ...
-
03:13 Defect #8747 (Closed): Upgrade Redmine 1.0.2 -> 1.2.0, PostgreSQL DB Migration issues
- I'm closing this ticket because is very old and almost sure obsolete. Please reopen if you experience the same issue ...
-
03:12 Defect #8182 (Closed): SQLite3::CantOpenException: unable to open database file: DROP TABLE "issue_histories"
- I'm closing this ticket because is very old and almost sure obsolete. Please reopen if you experience the same issue ...
-
03:09 Defect #12276 (Closed): db:migrate says "can't convert Fixnum into String"
- This issue is obsolete, I'm closing it. "db:migrate" works in the latest releases.
-
03:05 Feature #17460: MySQL 5.7 support
- Deoren Moor wrote:
> > Even if the problem with deadlocks still exists on MySQL 5.7, I think that it is safe to say ... -
02:42 Patch #4502: New date filter operators: tomorrow, next week, next month
- I fixed patch because unnecessary tests were included.
-
01:48 Patch #4502: New date filter operators: tomorrow, next week, next month
- Go MAEDA wrote:
> Redmine 4.0.0 has "yesterday", "last week", and "last month" filter but does not "tomorrow", "next...
Also available in: Atom