Project

General

Profile

Activity

From 2016-10-07 to 2016-10-09

2016-10-09

22:38 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Marius BALTEANU wrote:
> Attached is an updated patch which includes some fixes.
>
> I would really appreciate an...
C-O L
19:37 Feature #24013: Firebird and RedDatabase support
Oh. I'll change arel_table usage. Andrey Lobanov (RedSoft)
19:34 Feature #24013: Firebird and RedDatabase support
From blog written in Japanese:
http://qiita.com/jnchito/items/630b9f038c87298b5756
https://github.com/rails/rails...
Toshi MARUYAMA
16:27 Feature #24013: Firebird and RedDatabase support
New version of patch. Other dbs tests working.
Andrey Lobanov (RedSoft)
12:57 Feature #17720: Filter issues by "Updated by" and "Last updated by"
Updated the patch to cleanly apply on the current trunk. All the tests pass. Marius BĂLTEANU
12:12 Feature #23980: Replace icon images with Tabler SVG icons
I've attached a first patch which:
* adds the Font Awesome fonts
* replaces the images icons with font awesome ico...
Marius BĂLTEANU
11:20 Patch #23998 (Closed): Added link to author in Repository
Patch committed, thanks. Jean-Philippe Lang
11:09 Feature #9076: Allow to prefill issue form via http url parameter
Use @issue[assigned_to_id]@ instead of @issue[assignee_id]@. Please don't post here in closed tickets. Jean-Philippe Lang
11:07 Patch #24007 (New): Change plugins directory through the configuration.yml file
Jean-Philippe Lang
10:39 Defect #24014 (Closed): Custom fields not used in project should not be visible in spent time report
Jean-Philippe Lang
10:38 Defect #23318: #lock_nested_set very slow on mysql with thousands of subtasks
r15891 reverted. Jean-Philippe Lang
06:48 Defect #23318 (Reopened): #lock_nested_set very slow on mysql with thousands of subtasks
MySQL "IssueNestedSetConcurrencyTest#test_concurrency" and "IssueNestedSetConcurrencyTest#test_concurrent_subtasks_cr... Toshi MARUYAMA
07:05 Feature #21808: Make the Sidebar collapsible, stateful
Alexander Movchikov wrote:
> Unfortunately my users still use IE8 and this path not works. Moreover issue filter is ...
Go MAEDA
06:31 Defect #24024 (Needs feedback): open user account info occured 500 error
Try without plugins. Toshi MARUYAMA
06:23 Defect #24024 (Closed): open user account info occured 500 error
Started GET "/users/8" for 192.168.60.238 at 2016-10-09 12:24:05 +0800
Processing by UsersController#show as HTML
...
Steven Wong

2016-10-08

19:44 Defect #24020 (Needs feedback): Importing csv fails when using data containing bullet character, No error message in the UI, no reason is presented for the crash
Works for me, please read [[SubmittingBugs]] and provide what you have in your application log.
!Image1.png!
Jean-Philippe Lang
13:36 Defect #24020: Importing csv fails when using data containing bullet character, No error message in the UI, no reason is presented for the crash
Also no, logs are printed when this bug happens. Adrian Moisa
13:35 Defect #24020 (Closed): Importing csv fails when using data containing bullet character, No error message in the UI, no reason is presented for the crash
All you have to do to reproduce this bug is to import the following csv file. In the import form, just match Subject ... Adrian Moisa
12:36 Patch #24007: Change plugins directory through the configuration.yml file
I agree. Why plugins directory should have write permissions? Andrey Lobanov (RedSoft)
10:30 Patch #24007 (Needs feedback): Change plugins directory through the configuration.yml file
In the comments, you say that Redmine needs to have write permission on the plugins directory. Why is that? I think i... Jean-Philippe Lang
12:25 Feature #23310: Improved "jump to project" drop-down
I have some working code for this but it does not rely on Select2. Select2 has a huge footprint and I'd prefer not to... Jean-Philippe Lang
12:22 Feature #24013: Firebird and RedDatabase support
I'm sorry few tests failed. So i'll fix it and upload only fully working patch. Andrey Lobanov (RedSoft)
05:57 Feature #24013: Firebird and RedDatabase support
Did you run tests and confirm other databases do not break tests?
http://www.redmine.org/builds/index.html
Toshi MARUYAMA
11:16 Defect #23318 (Closed): #lock_nested_set very slow on mysql with thousands of subtasks
Patch committed without the @.distinct@ call, thanks. Jean-Philippe Lang
11:10 Defect #23318: #lock_nested_set very slow on mysql with thousands of subtasks
Jean-Philippe Lang wrote:
> Did you run the tests with mysql? Because I get an error with Postgresql with the patch ...
Go MAEDA
11:07 Defect #23318: #lock_nested_set very slow on mysql with thousands of subtasks
Go MAEDA wrote:
> Passed all tests.
Did you run the tests with mysql? Because I get an error with Postgresql with...
Jean-Philippe Lang
10:52 Defect #24006: Add character limitation on description field for MySQL
I'd rather increase the size of the description column for Mysql (as it was already done for wiki pages) in order to ... Jean-Philippe Lang
10:33 Feature #16549: Set multiple values in emails for list custom fields
Felix Schäfer wrote:
> Please note that our proposed solution (first create a list of possible values, try to matc...
Jean-Philippe Lang
10:20 Feature #24015: Do not hide estimated_hours label when value is nil
I agree, it used to be hidden if empty for people who do not want to use it. But now that we can enable/disable stand... Jean-Philippe Lang
09:30 Defect #24014 (Resolved): Custom fields not used in project should not be visible in spent time report
Fixed in r15890, thanks for pointing this out. Jean-Philippe Lang
09:05 Defect #23969 (Closed): Edit/delete links displayed on issue even if project is closed
Jean-Philippe Lang
05:52 Defect #24018 (Closed): Redmine crash when entering emoji symbols (at least into Custom query name)
See #21398. Toshi MARUYAMA
05:49 Defect #24019 (Closed): GIT not update
Please contact this github owner. Toshi MARUYAMA
05:47 Defect #24016 (Closed): Completed 500 Internal Server Error Errno::ENOENT (No such file or directory - getcwd):
Redmine 3.2 does not support Ruby 2.3. Toshi MARUYAMA
03:31 Defect #24016: Completed 500 Internal Server Error Errno::ENOENT (No such file or directory - getcwd):
after I have upgrade to 3.3.0 stable,it works well. clean liquid

2016-10-07

21:11 Feature #9076: Allow to prefill issue form via http url parameter
I'm trying to use this feature so that I can supply links in an email that users can click on, thus optimising their ... Darren Pearce
20:57 Defect #24019 (Closed): GIT not update
https://github.com/redmine/redmine no update.
The latest update about one month ago.
My sites follow cannot get lat...
Haihan Ji
18:52 Defect #24018 (Closed): Redmine crash when entering emoji symbols (at least into Custom query name)
Maxim Krušina
15:30 Defect #24016 (Closed): Completed 500 Internal Server Error Errno::ENOENT (No such file or directory - getcwd):
Hello,
I have a problem with create new issue...
clean liquid
14:14 Feature #24015 (Closed): Do not hide estimated_hours label when value is nil
Currently the estimated_hours is completely hidden from Issue Show view when the value is nil or 0.
That is undesi...
Luka Lüdicke
13:41 Defect #24014 (Closed): Custom fields not used in project should not be visible in spent time report
We have really lot of custom fields, mostly used by only some trackers/projects.
Anyway I just found, when working w...
Maxim Krušina
09:25 Feature #24013: Firebird and RedDatabase support
Here is clear patch. These small changes allows redmine work with firebird. Andrey Lobanov (RedSoft)
05:58 Feature #24013: Firebird and RedDatabase support
It is too hard to see difference in patch.
Could you split patch to two patches?
# only indent and white space ch...
Toshi MARUYAMA
 

Also available in: Atom