Activity
From 2015-03-18 to 2015-03-20
2015-03-20
-
22:02 Feature #1694: eMail reminder on ticket overdue
- Redmine 2.5.2 (probably older versions, too) supported a rake task to send email reminder to users:
@rake redmine:... -
19:52 Defect #19435 (Closed): PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
- Starting with Redmine 3.0 all PDF attachments beeing uploaded are stored in the database with the wrong mimetype "app...
-
18:52 Defect #19434 (Closed): Redmine ceased running. 502 Bad Gateway error shows.
- My system:
* Ubuntu 14.04
* Environment:
Redmine version 2.5.2.stable
Ruby version ... -
17:29 Defect #19419: MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
- It seems because nokogiri does not support MinGW Ruby 2.2.
https://github.com/sparklemotion/nokogiri/issues/1256
... -
11:31 Patch #13400: Calculate %done based on estimated and logged time
- I applied the patch issue-13400-trunk-r12075.diff on Redmine 2.4.2.stable with success but I get that error when subm...
-
11:04 Feature #5005: "New issue" link near roadmap issue lists.
- I have updated Yuki Kita's patch so that it can be applied to the current trunk(r14137).
-
11:03 Defect #19276 (Resolved): Creating new issues with invalid project_id should return 422 instead of 403 error
-
10:59 Defect #19161 (Resolved): 500 Internal error: sorting for column mail at Administration/User
- Ability to sort users by email removed in r14140.
-
04:39 Defect #19161: 500 Internal error: sorting for column mail at Administration/User
- ...
-
04:36 Defect #19161 (Confirmed): 500 Internal error: sorting for column mail at Administration/User
-
10:52 Defect #19297 (Closed): Custom fields with hidden/read-only combination displayed in Issue Edit Form
-
10:15 Feature #19324: SSL/TLS certificate verification fails on receive_imap
- Unfortunately, with STATTLS I get bad response error complaining about sending command in invalid state :(
-
04:52 Feature #19324 (Needs feedback): SSL/TLS certificate verification fails on receive_imap
- Could you try #19232?
-
07:56 Defect #19410 (Closed): Export to PDF problem while exporting Arabic text to pdf
- You need to change your locale to Arabic on user preference.
If you want to use DejaVuSans font on English locale, y... -
06:58 Defect #19410: Export to PDF problem while exporting Arabic text to pdf
- i have attached screenshots of pdf report and gem file for your reference. Please let me know if you need any other i...
-
07:55 Defect #19430: Create new issue/task/feature/user..., it will occurrence 502 Proxy Error
- Sorry, i cannot found where is forum, could you kindly tell me where i can raise new topic or search a fixed topic, t...
-
07:47 Defect #19430 (Closed): Create new issue/task/feature/user..., it will occurrence 502 Proxy Error
- Please use forum for questions and see message#667.
-
07:34 Defect #19430 (Closed): Create new issue/task/feature/user..., it will occurrence 502 Proxy Error
- my step is:
1. i install redmine --> create new project (OK) --> create issue(e.g.: issue_01)/task/user(user_01) (it... -
04:00 Defect #4334: "Watch"ing an issue doesn't update watchers list
- I tested the patch with IE8 (Windows 7), Firefox (Mac), Chrome (Mac) and Safari (Mac). Works fine.
2015-03-19
-
16:24 Feature #3967: Ability to define default columns to display based on project
- +1. This would really improve things a lot.
-
13:43 Feature #16188: Mark project categories as "inactive"
- +1
Thanks anyway for the plugin! -
10:57 Defect #19419: MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
- I have created issue.
https://github.com/bundler/bundler/issues/3484 -
10:38 Defect #19419: MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
- ...
-
10:17 Defect #19419: MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
- ...
-
10:17 Defect #19419 (Confirmed): MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
-
09:01 Defect #19419 (Closed): MinGW Ruby 2.2: NameError: uninitialized constant ActionView::Helpers::ActiveModelHelper
- I'm setting up to my computer
I'm at Step 5 - Session store secret generation
when i type
bundle exec rake genera... -
05:28 Defect #19409 (Closed): Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
-
05:00 Feature #17460: MySQL 5.7 support
- I think MySQL uses *Gap Locks*, so we cannot avoid deadlock.
http://dev.mysql.com/doc/refman/5.6/en/innodb-record-le... -
03:20 Feature #19418 (New): Set subject to have a default value when create a new issue
- Now I want to give a default value to subject when I create a new issue, the default value is only a defined templat...
-
01:55 Defect #19413: ANSI Windows coding 1251(Russian) unreadable then Redmine perfom diff sourse code operation
- Go to "Administration" > "Settings" > "General", fill the field "Attachments and repositories encodings" as the follo...
2015-03-18
-
23:32 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
- Please upgrade bundler command by running the following command as the error message says....
-
19:34
Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
- The command *sudo RAILS_ENV=production bundle exec rake db:migrate* worked like a charm. Next I did *sudo RAILS_ENV=p...
-
11:35 Defect #19409 (Needs feedback): Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
-
11:26 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
- Thanks for your feedback.
I have updated [[RedmineInstall]]. Added @bundle exec@ before @rake@ and @ruby@ command.
... -
10:29 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
- > Sergio RG, please try: @bundle exec rails server -p 3006 -e production@
It works. Thanks!!!
-
01:33 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
- suvjunmd, please try: @sudo RAILS_ENV=production bundle exec rake db:migrate@
Sergio RG, please try: @bundle exec ... -
01:24 Defect #19409: Cannot install Redmine 3.0.1 on Ubuntu 14.04.2
- Maybe related... on Ubuntu 12.04
Bundle complete! 28 Gemfile dependencies, 48 gems now installed.
Gems in the gro... -
21:54 Defect #19417 (Closed): status change is allowed with empty workflow-required custom field
- Environment:
Redmine version 2.6.1.stable
Ruby version 2.0.0-p598 (2014-11-13)... -
16:02 Feature #16821: Time tracking : duration since last update on issue
- Just done it :
Some addition to app/views/issues/_edit.html.erb (4 first lines are from the original template) :
... -
15:34 Defect #19410: Export to PDF problem while exporting Arabic text to pdf
- Do you really use version:2.6.2?
version:2.6.2 requires rbpdf 1.18.5.
source:tags/2.6.2/Gemfile#L10 -
15:25 Defect #19410 (Needs feedback): Export to PDF problem while exporting Arabic text to pdf
-
11:39 Defect #19410: Export to PDF problem while exporting Arabic text to pdf
- vijay krishna wrote:
> We upgraded to version 2.6.2 including rbpdf 1.18.3 and "DejaVuSans" font Arabic locale.
... -
05:08 Defect #19410: Export to PDF problem while exporting Arabic text to pdf
- Please give us examples.
-
03:50 Defect #19410 (Closed): Export to PDF problem while exporting Arabic text to pdf
- We have a problem in exporting arabic text in issues list to pdf report using redmine version 2.5.1.
We upgraded to... -
14:05 Defect #19197: Missing notification if assignee was a group
- Jean-Philippe Lang wrote:
> Yes, it's the expected behaviour after the fix
Thank you for your reply. To be clear,... -
07:50 Defect #19197: Missing notification if assignee was a group
- Yes, it's the expected behaviour after the fix, is it a problem for you ?
-
13:18 Defect #19413 (Closed): ANSI Windows coding 1251(Russian) unreadable then Redmine perfom diff sourse code operation
- You can choose multiple encodings in administration setting.
-
12:36 Defect #19413 (Closed): ANSI Windows coding 1251(Russian) unreadable then Redmine perfom diff sourse code operation
- SVN repository and Redmine 2.6.1 good integrated and works.
Source code in SVN repository have ANSI Windows coding 1... -
12:25 Feature #1237: Add support for two-factor authentication
- +1 for two factory auth, YubiKey for instance it is open source and well documented
-
11:49 Feature #17747: Private roles
- I've no experience with Ruby, but inspired by (and building on) the modifications for #11724, I've created a patch.
... -
08:23 Feature #17460: MySQL 5.7 support
- Toshi, the idea of the implementation of nested sets in 3.0.0 is to start the transaction by locking all the rows tha...
-
07:07 Feature #17460: MySQL 5.7 support
- Note-20 is wrong because it uses nested transaction and parent transaction does not use lock.
This is fix.... -
06:29 Feature #17460: MySQL 5.7 support
- This is code from source:tags/2.6.3/lib/plugins/awesome_nested_set/lib/awesome_nested_set/model/transactable.rb .
... -
05:10 Feature #17460: MySQL 5.7 support
- "SET SESSION TRANSACTION ISOLATION LEVEL SERIALIZABLE;" reduces failure times on my MariaDB 5.5.
-
08:12 Feature #1624: Issue merging
- +1 !
-
07:52 Feature #19412 (Closed): Reqtify coupling
-
07:23 Feature #19412 (Closed): Reqtify coupling
- Reqtify is a traceablility tool developed and on-sale by Dassault Systèmes, which interacts with various management...
-
07:18 Defect #19411 (Closed): Internall Server Error
- Please use forum and see message#667.
-
07:12 Defect #19411 (Closed): Internall Server Error
- Dear All I Have installed Redmine on apache2 with postfix configuration. I followed all the steps given in the link h...
-
04:25 Feature #2035: Issue reporter should be editable
- +1 Please implement this, we really need to be able to stop emails going to person who created the issue, we have few...
-
03:04 Defect #19398: Failed to get attachment with Chinese filename.
- The workaround (https://github.com/rails/rails/issues/19187): add some codes in C:\Ruby193\lib\ruby\gems\1.9.1\gems\a...
Also available in: Atom