Giter Club home page Giter Club logo

Comments (11)

thorin avatar thorin commented on August 29, 2024

Are you using a costumized theme?

from redmine_ldap_sync.

vimception avatar vimception commented on August 29, 2024

No, not at all. Could you point me to the place in the code where I could override the defaults? That would already be a big help. Thanks!

from redmine_ldap_sync.

thorin avatar thorin commented on August 29, 2024

Later I'll try to reproduce the issue.
In the meanwhile you can have a look at file:
app/views/settings/_ldap_sync_settings.html.erb
and remove:

  • class="collapsible #{ 'collapsed' if i > 0 }"
  • <%= 'style="display:none"' if i > 0 %>
  • class="collapsible"
  • class="collapsible collapsed"
  • style="display: none;"

On Fri, Aug 26, 2011 at 3:07 PM, langsweirdt <
[email protected]>wrote:

No, not at all. Could you point me to the place in the code where I could
override the defaults? That would already be a big help. Thanks!

Reply to this email directly or view it on GitHub:
#11 (comment)

from redmine_ldap_sync.

thorin avatar thorin commented on August 29, 2024

langsweirdt, the sreenshot might help.

I've just tried it with firefox 6, chrome 13, chromium 15 and opera 11.50 and it works fine on all of them.
The LDAP settings starts visible and the configuration that is hidden shows up after clicking on the region title.

Screenshot

Do you have more than one LDAP authentication mode?

from redmine_ldap_sync.

vimception avatar vimception commented on August 29, 2024

On 29/08/2011 12:10, thorin wrote:

langsweirdt, the sreenshot might help.

I've just tried it with firefox 6, chrome 13, chromium 15 and opera 11.50 and it works fine on all of them.
The LDAP settings starts visible and the configuration that is hidden shows up after clicking on the region title.

Screenshot

Do you have more than one LDAP authentication mode?

In my screenshot you see the 'Synchronization Actions' menu is open, but
no properties appear. As you can see, only one ldap mode is configured.
I think however we can rule out the view-part of the application. Could
it be a misconfiguration of the redmine database? On which parts of the
database does your plugin depends?

from redmine_ldap_sync.

vimception avatar vimception commented on August 29, 2024

http://imageshack.us/f/155/ldap.png/

from redmine_ldap_sync.

thorin avatar thorin commented on August 29, 2024

The plugin doesn't depend on new tables. It uses the settings table.
There should be no problem there.

It seems like you have LDAP authentication well configured.
It has to be something with the javascript or the css classes I'm using.

I'm using the same one as is on the issues list.
Can you expand/collapse the list of options and filters on issues list?
Screenshot2

from redmine_ldap_sync.

vimception avatar vimception commented on August 29, 2024

No, i can't expand/collapse this list. Furthermore, because of your remark, I noticed none of the expand/collapse arrows is working. Groups which are initially expanded don't collapse.... Are you running redmine 1.2.1 as well?

from redmine_ldap_sync.

thorin avatar thorin commented on August 29, 2024

I'm running the latest trunk version which should be very similar to 1.2.1.
But the collapse/expand feature has been part of redmine since version 0.8.

On Mon, Aug 29, 2011 at 2:07 PM, langsweirdt <
[email protected]>wrote:

No, i can't expand/collapse this list. Furthermore, because of your remark,
I noticed none of the expand/collapse arrows is working. Groups which are
initially expanded don't collapse.... Are you running redmine 1.2.1 as well?

Reply to this email directly or view it on GitHub:
#11 (comment)

from redmine_ldap_sync.

thorin avatar thorin commented on August 29, 2024

You might be missing one file.
Look for the file effects.js on the redmine's public folder.
On Mon, Aug 29, 2011 at 2:58 PM, Ricardo Santos [email protected] wrote:

I'm running the latest trunk version which should be very similar to 1.2.1.

But the collapse/expand feature has been part of redmine since version 0.8.

On Mon, Aug 29, 2011 at 2:07 PM, langsweirdt <
[email protected]>wrote:

No, i can't expand/collapse this list. Furthermore, because of your
remark, I noticed none of the expand/collapse arrows is working. Groups
which are initially expanded don't collapse.... Are you running redmine
1.2.1 as well?

Reply to this email directly or view it on GitHub:
#11 (comment)

from redmine_ldap_sync.

vimception avatar vimception commented on August 29, 2024

I discovered the ubuntu ppa for redmine installes a symlink in the folder /usr/share/redmine/public/javascripts for the file effects.js, dragdrop.js and controls.js, all pointing to the folder /usr/share/javascript/scriptaculous/effects.js ... controls...dragdrop.... However, the scriptaculous folder does not exist, which means the redmine package does not include all necessary dependencies. I queried the author of the ppa about the problem. In the mean time, I manually installed these missing javascript files from the redmine sources, and all is working perfectly now.

I'm sorry I wasted your time on an issue that isn't yours. Thanks a lot for helping out, and thanks for the nice plugin.
Regards.

from redmine_ldap_sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.