Activity
From 2015-03-12 to 2015-03-14
2015-03-14
-
18:17 Defect #19354: Unexpected milliseconds in JSON time attributes
- Note that I am using JSon instead of XML.
This is my Redmine 3.0.0 on the test server: http://76.126.10.142/redmin... -
10:10 Defect #19354: Unexpected milliseconds in JSON time attributes
- Redmine uses @#xmlschema@ without arguments to format dates in XML output, which gives 0 decimals by default:
<pre... -
10:03 Defect #19354 (Needs feedback): Unexpected milliseconds in JSON time attributes
- The date format is not supposed to change in 3.0.0. There was a problem that is fixed for 3.0.1 (#19065), but it was ...
-
17:59 Defect #19313 (Reopened): Attached inline images with non-ascii file name can not be seen when text formatting is Markdown
- jruby on 2.6-stable tests fail.
http://www.redmine.org/builds/logs/build_2.6-stable_mysql_jruby-1.7.6_41.html... -
15:59 Defect #19313 (Closed): Attached inline images with non-ascii file name can not be seen when text formatting is Markdown
-
09:39 Defect #19313 (Resolved): Attached inline images with non-ascii file name can not be seen when text formatting is Markdown
- Fix committed in r14080 with tests, thanks.
-
17:26 Defect #19363: "User is invalid" error is returned when adding user to group twice
- I see I actually tested this with older version before - 2.6.0, not 2.6.2. So I missed that change in 2.6.1.
Maybe ... -
11:07 Defect #19363 (Closed): "User is invalid" error is returned when adding user to group twice
- This behaviour (422 response) is present since 2.6.1, there's a test for this: source:/tags/2.6.1/test/integration/ap...
-
17:02 Defect #19382 (Closed): at ticket-view no more filter after update from v2.5.1 to v2.6.2
- > redmine_lightbox 0.0.1
Too old.
http://www.redmine.org/plugins/redmine_lightbox -
16:49 Defect #19382 (Closed): at ticket-view no more filter after update from v2.5.1 to v2.6.2
- I have updated two identical versions from v2.5.1 to v2.6.2 and get the same error shown in the attached image after ...
-
16:04 Defect #19368 (Closed): Creating an issue without tracker_id attribute ignores custom field values
-
10:54 Defect #19368 (Resolved): Creating an issue without tracker_id attribute ignores custom field values
- The problem is not about your JSON nor the multivalued custom field. This is due to the fact that you don't provide a...
-
16:03 Defect #19316 (Closed): CustomField#possible_values may raise undefined method `force_encoding' error
-
09:25 Defect #19316 (Resolved): CustomField#possible_values may raise undefined method `force_encoding' error
- This should be fixed in r14079, thanks for the feedback.
-
16:02 Defect #19323 (Closed): Incorrect links generated in emails if host setup uses other port (":" symbol)
-
09:53 Defect #19323 (Resolved): Incorrect links generated in emails if host setup uses other port (":" symbol)
- Fixed in r14081, thanks for pointing this out.
-
16:01 Patch #19322 (Closed): Allow to ignore auto reply messages from Exchange server
-
09:54 Patch #19322 (Resolved): Allow to ignore auto reply messages from Exchange server
- Patch applied in r14082, thanks.
-
16:01 Defect #19325 (Closed): ActionController::UnknownFormat: error for PDF request and unknown user
-
16:00 Defect #19320 (Closed): Spent time (last 7 days) in My page not updated
-
12:35 Defect #19173: Trac Migrate Script with Redmine 3.0
- I'm newbie to ruby..
I had the same issue and able to pass few more errors from here... I'm on Ubuntu 14.04.2 and... -
11:23 Defect #19366: Committers: undefined method `compact!' for User::ActiveRecord_Relation
- Thank you!
-
10:55 Defect #19366 (Closed): Committers: undefined method `compact!' for User::ActiveRecord_Relation
- This is already fixed for 3.0.1.
-
11:14 Defect #19321 (Closed): MinGW thin and puma: non ASCII wiki page causes "Internal server error"
- This error (and the error page I can see on your video) comes from your webserver, not Redmine.
I've setup an exampl... -
10:22 Defect #19321: MinGW thin and puma: non ASCII wiki page causes "Internal server error"
- If there are some problems to reproduce or confirm bug, I can give teamviewer access to affected PC if its needed. So...
-
10:02 Defect #19381 (Closed): Wrong syntax for wiki macros in wiki_syntax_detailed.html
- Preceding '!' in samples are unnecessary. For example, @!{{include(Foo)}}@ should be @{{include(Foo)}}@.
Here is a... -
04:05 Feature #19097: Responsive layout for mobile devices
- revised patch to keep @api-access-key@-id for compatibility with RedminePM app.
-
00:55 Defect #19087 (Closed): Any idea what this is?
2015-03-13
-
21:06 Feature #19378: Issue Report Column Totals
- Actually, it is better to add Status Report separately rather than under each row.
It is better to work than talk.... -
20:17 Feature #19378 (New): Issue Report Column Totals
- In issue report, we can find detailed information about all issues.
But it lacks total issue counts for each column.... -
17:15 Feature #12089: Hide Issue History
- Look forward to this feature!
-
16:23 Defect #19375 (Closed): redmine_dmsf install show mini_portile_0.6.0 Could not find
- Please contact plugin author.
-
15:57 Defect #19375: redmine_dmsf install show mini_portile_0.6.0 Could not find
- then Run bundle install
show:
xapian-bindings-1.2.9/perl/t/termgenerator.t
xapian-bindings-1.2.9/perl/t/thread... -
15:29 Defect #19375 (Closed): redmine_dmsf install show mini_portile_0.6.0 Could not find
- apps\redmine\htdocs\plugins\redmine_dmsf>rake redmine
:plugins:migrate RAILS_ENV=production
(in D:/redmine-2.6.0-1/... -
16:16 Defect #19374 (Closed): MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
-
16:16 Defect #19374: MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
- I cannot reproduce.
Please contact bitnami team. -
16:01 Defect #19374 (Reopened): MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
- To reproduce this bug please upload png file,not txt file.
-
12:22 Defect #19374: MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
- I cannot reproduce on my Windows 8.1 Pro, too....
-
12:07 Defect #19374: MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
- I cannot reproduce on ruby 2.0.0p598 (2014-11-13 revision 48408) [x86_64-linux], too.
-
12:03 Defect #19374 (Closed): MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
- I cannot reproduce.
Please contact bitnami team.... -
11:14 Defect #19374 (Closed): MinGW thin and puma: Internal server error occoures when attachment file name contains non ASCII
- I download redmine from https://bitnami.com/redirect/to/50832/bitnami-redmine-3.0.0-0-windows-installer.exe .
The bu... -
14:25 Feature #19097: Responsive layout for mobile devices
- Watchers now look like this in the sidebar:
!watchers_sidebar.png! -
14:21 Feature #19097: Responsive layout for mobile devices
- Attached are another two patches which make the watchers in the sidebar and the ajax loading indicator look more beau...
-
11:01 Defect #19373 (Closed): problem with auto close after commit
- Please use forum for questions.
-
10:58 Defect #19373 (Closed): problem with auto close after commit
- Hi
i have a problem in redmine 3.0
My commits don't close auto my issue
I use a bitnami redmine
My configuration... -
10:14 Feature #19371 (Closed): Add a new query column for the parent task subject
- The change done to #13673 broke a lot for us... and would like that to be reverted.
Seeing only parent issue numbe... -
09:56 Feature #8904: Parent project's name should be visible for Subprojects
- Added a patch for this, see #19370.
-
09:55 Patch #19370 (New): Parent projects in project jump dropdown
- This is a patch for #8904 adding parent projects to project jump dropdown.
Parent projects that user is not a mem... -
09:46 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
I had the same problem and this solution is working for me :
Check your linux locales :
> dpkg-reconfigure ...-
09:18 Feature #19367 (Closed): please add 'start date' for version
- Seems duplicate with #15180.
Thanks for sugesstion. -
03:22
Feature #19367 (Closed): please add 'start date' for version
- now, the version created has only due date, please add the feature: the version has start date.
-
06:29 Defect #19368 (Closed): Creating an issue without tracker_id attribute ignores custom field values
- this is a regression in 3.0.0 from 2.6.x:
when creating new issues via REST API (specifically, I am using Redmine ... -
05:56 Feature #5901: REST API to expose the Redmine version
- another example: I see 'spent_hours' default value for new issues created through REST API is NULL for Redmine 3.0.0 ...
-
05:26 Defect #19366 (Needs feedback): Committers: undefined method `compact!' for User::ActiveRecord_Relation
- Try #19253.
-
00:54 Defect #19366 (Closed): Committers: undefined method `compact!' for User::ActiveRecord_Relation
- Hi there!
I have installed the plugin on my new Redmine 3.0, configured it, but when I try to manage the comitters... -
02:32 Feature #19350: Add version date in issue detail and Gantt
- we can see the date as a tooltip since Redmine 2.6 (#17431), but it is not so obvious.
2015-03-12
-
23:10 Defect #19365 (Closed): Cannot select from appropriate statuses when copying ticket
- I'm copying ticket in my custom Tracker.
When copying, I can only select from current and default statuses, nothing ... -
22:50 Feature #19364: Images and Thumbnail are not interpreted in table while exporting PDF
- Just try to export PDF from redmine and you'll see what's wrong
-
22:50 Feature #19364 (Closed): Images and Thumbnail are not interpreted in table while exporting PDF
- When using {width } attributes and thumbnail macro, this are not exported in PDF.
|_.Example|_.data|
|image with ... -
22:28 Defect #19363 (Closed): "User is invalid" error is returned when adding user to group twice
- this operation used to be safe (idempotent) for Redmine 2.6.x.
now this fails for Redmine 3.0.0.
I am using this ... -
21:29 Defect #19276: Creating new issues with invalid project_id should return 422 instead of 403 error
- and one other thing: if project ID cannot be parsed then there should be a proper error returned to clients, not "for...
-
21:28 Defect #19276: Creating new issues with invalid project_id should return 422 instead of 403 error
- was "project key" requirement changed to "project numeric ID" somewhere between 2.6.2 and 3.0.0 releases? if yes, can...
-
21:21 Defect #19276: Creating new issues with invalid project_id should return 422 instead of 403 error
- same here. I installed Redmine 3.0.0 to our test server and tried running Redmine Java API tests against it:
> com.t... -
15:33 Feature #10927: Add a filter on the "Issues" page to hide subtasks
- Bryn Jeffries wrote:
> +1 This would be a very useful feature.
>
> Also, this is not a duplicate, although #9992 ... -
12:25 Feature #4367: Ability to delete an issue status that is in use
- +1
-
09:35 Defect #19168: Activity: changes made to tickets are shown multiple times
- +1
-
08:15 Defect #19360 (Closed): the wrong mail in one of the redmine account will cause all mail stop sending
- Duplicate of #8157.
-
07:54 Defect #19360 (Closed): the wrong mail in one of the redmine account will cause all mail stop sending
- one of redmine account has wrong mail, which meas the mail is not exist. and the email notifications config of this a...
-
06:49 Feature #19094 (Needs feedback): 'View all Issues' adds project custom fields
- You can choose in options.
!options.png! -
06:18 Defect #19336: SCM url cannot change if repository is not empty
- Resolved :
svn url Form Http:// change file:/// all ok.
tks! -
06:05 Defect #19356: The SCM server disconnection, click the repository redmine crashes
- I See
Resolved :
svn url Form Http:// change file:/// all ok.
tks! -
04:32 Defect #19356 (Closed): The SCM server disconnection, click the repository redmine crashes
- It is obvious SVN connection hung up.
It seems you use bitnami.
Please contact bitnami team for support.
-
02:45 Defect #19356: The SCM server disconnection, click the repository redmine crashes
- a little:
502 Proxy Error
Proxy Error
The proxy server received an invalid response from an upstream server.... -
02:24 Defect #19356: The SCM server disconnection, click the repository redmine crashes
- Environment:
Redmine version 2.6.0.stable
Ruby version 2.0.0-p481 (2014-05-08)... -
02:23 Defect #19356 (Closed): The SCM server disconnection, click the repository redmine crashes
- production.log...
Also available in: Atom