Activity
From 2014-10-30 to 2014-11-01
2014-11-01
- Hi,
when I upload files to Redmine, they are created as new files even when the filename is the same.
I suppose t... -
19:05 Help: RE: Redmine 2.5.2 theme not loading / nginx / unicorn [solved]
- After server shutdown / power on my redmine is working properly. The issue is solved. I use the configuration above. ...
-
16:51 Plugins: RE: redmine_ldap_sync: LDAP attributes "can't be blank" but exist in LDAP
- The firstname, lastname and email are required fields.
Without the plugin, the user would be requested to fill in th... -
11:13 Development: RE: How to get group_id of Current User in my_plugin/init.rb
- Thank you very much. I want to set default view issues with every group. In my_plugin/init.rb. I add code.
Redmine::... -
03:43 Development: RE: How to get group_id of Current User in my_plugin/init.rb
- Hello Anhkhoa,
@init.rb@ is called when the app is loaded, not when a user loads a page.
That's why @User.current... - Hi, that is my first Redmine server, which the version is 2.6. I got the following error when it boosted up. Some peo...
-
03:39 Development: RE: How to get group_id of Current User in redmine
- Hi Ankhoa,
A user can actually have several groups.
That's why in order to collect the array of Ids you should us... -
00:04 Help: RE: Can't access changeset page
- Ben Bernard wrote:
> * use git scm
> * change git path
> * now when I open changeset path, internal server error o...
2014-10-31
-
20:15 Plugins: RE: Most plugins functionality broken in 2.6.0 version
- Ldap Sync version 2.0.4 now works with version *2.6.0.devel*.
-
15:07 Plugins: RE: Most plugins functionality broken in 2.6.0 version
- This plugins work for me and I can confirm that DMSF also works....
- Hello, how can I set Transparent NTLM authorisation? Without user\password request?
Redmine 2.6.0 or 2.5.3.
Windows... -
19:31 Open discussion: RE: Email delivery is not configured, and notifications are disabled. Configure your SMTP server in config/configuration.yml and restart the application to enable them.
- What is the solution? I have the same problem.
-
17:04 Help: RE: A Problem about "DL is deprecated, please use Fiddle Rails Error: Unable to access log file."
- Thank you for your help,Pavel.
I have solved this problem like this:
(picture in Chinese)
!cacls.png!
then i ... -
15:26 Help: RE: A Problem about "DL is deprecated, please use Fiddle Rails Error: Unable to access log file."
- You can skip Deprecation warning.
Regarding access error, you have to check and grant proper permission to redmine f... -
15:28 Help: RE: Redmine 2.X Tuning with MySQL
- apt-get purge ruby-1.9.3
and then try to use RVM. -
15:20 Help: RE: Redmine works strange
- Forward js directly to rails server i.e. bypass js trough nginx (in case you are using it).
-
05:52 Help: RE: Redmine works strange
- anyone, anyhelp?)
-
14:58 Plugins: RE: Default columns plugin
- At last I found the time to have a look at the CSV export issue reported 9 months ago.
When exporting to CSV, the pa... -
14:04 Help: RE: how to reset redmine database?
- ...
-
14:00 Help: RE: Css and javascripts blocked when over ssl
- I've got the same problem on:
Redmine v: 2.3.1.stable
Plugin redmine_wktime v: 1.5
When accessing wktime plugi... -
13:41 Help: RE: Trying to reset database but lost admin login
- I think I found the answer to my own question. I should have also done: "rake redmine:load_default_data". However, th...
-
12:51 Plugins: RE: MS Project 2007 Import/Export plugin
- The issues can be imported in MS Project 2007, but there are a few issues:
- The start & end dates are not exported.... -
11:35 Development: RE: How to display links from custom, fields value
- Hi Martin,
I am attaching to this thread, because my problem is very similar.
I used your plugin, and code exampl... - Hi
I upgrading redmine from 2.5.2 to 2.6 version. Command 'bundle install' is failed:... -
07:28 Help: RE: LDAP Active Directory Domain Change
- Hi!
I did that succesfully. I faced no problems.
You can either edit existing LDAP authentication mode or create ... - Hi every body. This is bug very very big with Me.In my_plugin\view... Code:
<% user = User.find(User.current) %>
<%...
2014-10-30
- Is there any way to make the roadmap view to show only issues that does not have a parent, i.e. hide all subtasks?
- I installed Redmine locally to practice configuring it. After a while, I ran
bundle exec rake db:reset db:migr... - I would like to write a shell script with a parameter containing the adress of redmine server.
Is it possible to lis... -
21:41 Open discussion: RE: Upgrade installation on Ubuntu 12.04
- You could either install from source or try to find a PPA that has the latest version for your release.
-
21:31 Open discussion: RE: Clarification about use of Redmine
- Yes, just like other companies already do.
I suggest you read http://www.gnu.org/licenses/gpl-faq.html which is a ... -
17:41 Help: RE: A Problem about "DL is deprecated, please use Fiddle Rails Error: Unable to access log file."
- any one can help me?
my OS is Windows 2008 r2,
and the redmine path is in Disk C root.
Programme version is bitnam... - *Hi, Jean:
I am sorry to disturb you, but i met a problem but i can't solve, the error message like this :*
C:\Bitn...
Hello everyone,
I was wondering how to filter issues by target version's due date.
I can do it for custom fie...- * use git scm
* change git path
* now when I open changeset path, internal server error occur
* upgraded redmine 2... -
10:07 Help: RE: Redmine 2.X Tuning with MySQL
- Hi Jorge,
How can you Switch from Ruby 1.9.3 (Debian package) to Ruby 2.1.2? Now my redmine version is 2.5.0,bu... - Hi all. I want to get group_id of current user And I used: User.current.group.id but This error. Please help me!!!!
-
09:23 Help: RE: [Solved] Image not displayed in exported PDF document (Redmine version 2.3.1) ?
- e...
I have seen from your attached pdf, gif and jpg works... in my bitnami redmine 2.3.2 env. only png works... I... -
08:05 Help: RE: About redmine reminder emails
- Ok :) thanks for the explanations :)
-
04:47 Help: RE: About redmine reminder emails
- if you set a reminder due in 7 days, and set a recurrence task only runs once each day for check the state of all iss...
- Hi,
I have the latest version of redmine and trying to update the custom field values from the code- app/views/iss... -
05:30 Help: RE: Redmine works strange
- Up, I think something wrong with js.
- Has anyone try to test redmine 2.6? I installed the latest bitnami-redmine 2.6, and export my sql data from current r...
Also available in: Atom