Commit Graph

87 Commits (d75af7ddd29179a6f22b1ee46efd3c8df9dd09a9)

Author SHA1 Message Date
Arthur Schiwon 3d94aa8953 update user or group count only, when the multiselect is closed 12 years ago
Arthur Schiwon 672bc28715 allow to read again objectclasses and groups under certain conditions 12 years ago
Arthur Schiwon 51d783ca6e JS cleanup 12 years ago
Arthur Schiwon 9aef83b579 make scrutinizer happier and always count users on assisted mode, even with xp'ed mode (would be a regression otherwise) 12 years ago
Arthur Schiwon 503de94392 make updateCount work properly with new xp'd mode as well as without 12 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 12 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 12 years ago
Arthur Schiwon c9e865629e JS doc 12 years ago
Arthur Schiwon 71944a59a5 detectors (email, displayname..) are now started in one place, triggered from only 2 places. more reliable structure and flow, saves requests 12 years ago
Arthur Schiwon cb3af1dce2 detect user display name attribute and return user count depending on its presence 12 years ago
Arthur Schiwon 8a48b088ed on xp'ed mode and switching configurations: save raw mode instead of toggling filter mode in tabs since their status is unknown and dealt with by the Wizard. Fixes #11848 12 years ago
Arthur Schiwon b7db454fff remove debug output 12 years ago
Arthur Schiwon ab6890b854 instead of dis/enabling tabs on save, cancel tab change. avoids noisy ui 12 years ago
Arthur Schiwon 4385188920 show busy cursor and lock tabs on save 12 years ago
Arthur Schiwon c26e9c675a show Spinner when stuff is being saved 12 years ago
Arthur Schiwon 836f0839e5 show a spinner next to test filter button when the test is running 12 years ago
Arthur Schiwon ea7975ac8b always abort running ajax request when the method is fired up again 12 years ago
Arthur Schiwon f31d4caf57 coding style, no effective code changes 12 years ago
Arthur Schiwon 2cf0102797 fix triggering of group update counts. improves the basic code which is also responsible for user counts. i did not find regressions, please doublecheck 12 years ago
Arthur Schiwon 02985c9ec5 smaller corrections to make scruitinizer happier, no effective changes 12 years ago
Arthur Schiwon 39aa5868ac rename internal var name to avoid collision 12 years ago
Arthur Schiwon 29b0e9bfbc confirmation before switching to assisted mode when admin is experienced 12 years ago
Arthur Schiwon 7ba787e649 user and group counts are only upated on demand in experienced mode 12 years ago
Arthur Schiwon b6fc7f5599 Objectlasses, Groups and Attributes are now loaded only in assisted mode and only once 12 years ago
Arthur Schiwon 3ff4c8e3fc sets user filters to raw mode when marking user as experienced 12 years ago
Arthur Schiwon 371cab367d trigger email detection by Wizard upon any user filter filter change. before it happenend only upon user automatic list filter creation, but not on manual editing 12 years ago
Volkan Gezer 43c6ece31a fully translatable user_webdav 12 years ago
Volkan Gezer 8eee8e76d1 forgotten infobox messages translations 12 years ago
Volkan Gezer f880734827 make user_ldap fully translatable 12 years ago
Thomas Müller e0cac32442 fixing some JSHint warnings 12 years ago
ben-denham ef65381a0b Moved LdapFilter into a separate js file in user_ldap. 13 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. 13 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 13 years ago
Arthur Schiwon 3480766a78 LDAP Wizard: don't generate filter when not allowed 13 years ago
Arthur Schiwon 60b1191c88 some equals are more equal than other equals 13 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. 13 years ago
Arthur Schiwon 430f85cc59 LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by just opening the admin page 13 years ago
Arthur Schiwon ff9ecc8a51 LDAP Wizard: proper behaviour for raw filter input. remember the editing mode and compose filter only when desired. 13 years ago
Arthur Schiwon 98c9334175 LDAP Wizard: move raw login filter field from advanced tab to login filter tab for consistency 13 years ago
Arthur Schiwon 84a882c651 LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take too much awareness 13 years ago
Arthur Schiwon 4ee296051b LDAP Wizard: introduce configuration status indicator, fixes #5741 13 years ago
Arthur Schiwon 550f2d0089 LDAP Wizard: make UI behaviour more consistent and more pleasant when determining Base DN 13 years ago
Arthur Schiwon da61c6ef72 LDAP Wizard: determine port without credentials. don't hide the port input field 13 years ago
Arthur Schiwon 58aad1096f LDAP Wizard: keep Base DN always visible 13 years ago
miicha ef1183bf86 allows agent and password or neither agent nor password 13 years ago
miicha 5b9bdaadaa allow empty user-dn and password 13 years ago
Arthur Schiwon 17820fbef6 LDAP: make buttons on Expert page work again, fixes #5585 13 years ago
Arthur Schiwon 7fa418c81a LDAP Wizard: always show correct Back+Continue Buttons, fixes #5520 13 years ago
Arthur Schiwon 183dd813d3 Fix Spinner issues with Base DN field 13 years ago
Arthur Schiwon 0b90cc0b4b Ldap Wizard: also disable tabs, if the first step is not complete 13 years ago