Commit Graph

61 Commits (2946a63f6bbcf298a30bb89ed72dbb650bc39def)

Author SHA1 Message Date
Volkan Gezer 43c6ece31a fully translatable user_webdav 11 years ago
Volkan Gezer 8eee8e76d1 forgotten infobox messages translations 11 years ago
Volkan Gezer f880734827 make user_ldap fully translatable 11 years ago
Thomas Müller e0cac32442 fixing some JSHint warnings 11 years ago
ben-denham ef65381a0b Moved LdapFilter into a separate js file in user_ldap. 11 years ago
ben-denham 43e79f41f3 Added improved version of patch by @blizzz in https://github.com/owncloud/core/issues/6651#issuecomment-32261257 to stop filter settings from being reset under a race condition. 11 years ago
Arthur Schiwon a76840d206 Wizard: enable base DN for editing, if not base DN could have been detected. Also part of fix for #6670 11 years ago
Arthur Schiwon 3480766a78 LDAP Wizard: don't generate filter when not allowed 11 years ago
Arthur Schiwon 60b1191c88 some equals are more equal than other equals 11 years ago
Arthur Schiwon 06577f1fe2 LDAP Wizard: make sure auto-detected suggestions are really applied initially. Also make initial filter compilation and user counting robust against race conditions. 11 years ago
Arthur Schiwon 430f85cc59 LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by just opening the admin page 11 years ago
Arthur Schiwon ff9ecc8a51 LDAP Wizard: proper behaviour for raw filter input. remember the editing mode and compose filter only when desired. 11 years ago
Arthur Schiwon 98c9334175 LDAP Wizard: move raw login filter field from advanced tab to login filter tab for consistency 12 years ago
Arthur Schiwon 84a882c651 LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take too much awareness 12 years ago
Arthur Schiwon 4ee296051b LDAP Wizard: introduce configuration status indicator, fixes #5741 12 years ago
Arthur Schiwon 550f2d0089 LDAP Wizard: make UI behaviour more consistent and more pleasant when determining Base DN 12 years ago
Arthur Schiwon da61c6ef72 LDAP Wizard: determine port without credentials. don't hide the port input field 12 years ago
Arthur Schiwon 58aad1096f LDAP Wizard: keep Base DN always visible 12 years ago
miicha ef1183bf86 allows agent and password or neither agent nor password 12 years ago
miicha 5b9bdaadaa allow empty user-dn and password 12 years ago
Arthur Schiwon 17820fbef6 LDAP: make buttons on Expert page work again, fixes #5585 12 years ago
Arthur Schiwon 7fa418c81a LDAP Wizard: always show correct Back+Continue Buttons, fixes #5520 12 years ago
Arthur Schiwon 183dd813d3 Fix Spinner issues with Base DN field 12 years ago
Arthur Schiwon 0b90cc0b4b Ldap Wizard: also disable tabs, if the first step is not complete 12 years ago
Arthur Schiwon 6b160d8507 LDAP Wizard: make Back and Continue work 12 years ago
Arthur Schiwon 63e9c56d48 LDAP Wizard: Use Ajax Spinner to indicate something is happening, especiall port detection 12 years ago
Arthur Schiwon f64ae75107 LDAP Wizard: fix couple more or less nasty bugs aka polishing 12 years ago
Arthur Schiwon 109ddde944 Wizard: autodetection of group-member-assoc attribute 12 years ago
Arthur Schiwon b2ccb712e2 Ldap Wizard: Group Filter configuration 12 years ago
Arthur Schiwon 7c6a9c2256 Ldap Wizard: Login filter UI, detection of username attribute, composing of login filter 12 years ago
Arthur Schiwon e903db7887 LDAP Wizard: create user list filter, show number of user that will have access to OC 12 years ago
Arthur Schiwon 162bfb231a Ldap Wizard: find out whether server supports memberOf in LDAP Filter and disable group chooser if not 12 years ago
Arthur Schiwon 3cafcc2d47 LDAP Wizard: add detection, load and save of LDAP groups for filter purposes 12 years ago
Arthur Schiwon 3b1822cf91 LDAP Wizard: add detection, load and save of LDAP objectClasses for filter purposes 12 years ago
Arthur Schiwon 8290929aa6 LDAP Wizard: autodetect base DN 12 years ago
Arthur Schiwon 53db1fe5ac First stage of new Wizard, neither feature complete nor ready 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Arthur Schiwon 42fc2295e4 LDAP: Update Host in configuration chooser on Save 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 12 years ago
Arthur Schiwon c49ee4d3e3 LDAP: fix setting value of checkbox after loading configuration 12 years ago
Arthur Schiwon 796ee8c4c0 LDAP: Implement clear mappings functionality 12 years ago
kondou b8fe7025da Use !== and === in user_ldap app – Part 1 12 years ago
Arthur Schiwon a7d82ad0ee LDAP: settings Advanced tab has grown too long by far. Structure it using accordion 12 years ago
Arthur Schiwon 14bc6f8c6c LDAP: working visual feedback on save. Save button will be highlighted green or red. 12 years ago
Arthur Schiwon a8ac4bdf79 LDAP: Always preset configuration prefix when no configuratin is stored or all remaining ones are deleted 12 years ago
Arthur Schiwon 3e99f12120 LDAP: make settings strings in JS translatable 12 years ago
Arthur Schiwon 5b9e181198 LDAP: implement deleteConfiguration feature 12 years ago
Arthur Schiwon b2ea78c00d LDAP: improve and cleanup settings JS 12 years ago
Arthur Schiwon 06c284f6cc LDAP settings: read configuration when another server config is chosen 12 years ago
Arthur Schiwon 6d84aa93d3 Ajaxifiy Settings Save 12 years ago