Activity
From 2014-10-31 to 2014-11-02
2014-11-02
- Hi, Is there a method to pass Username or Username and Password (or other authentication) to Redmine via URL. In orde...
- I'm trying to integrate our LMS with redmine for our project course, and am using the REST API. user creation and pro...
-
05:37 Help: RE: Cann't connect to remote mysql server?
- All right, I figured it out, SELinux was the bad guy!
- My fresh installation Redmine keeps saying "Can't connect to MySQL server on '192.168.1.103'...", even though mysql c...
-
05:09 Help: RE: Redmine failed by "bundler/setup" cann't be found!
- Ok, I fixed this by upgrade rubygems to the latest version. It seems like an incompatible problem.
- Hello Everyone,
I just installed redmine onto my centos 6.5 server.
I got it up and running pretty easily thank...
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) %>
<%...
Also available in: Atom