Commit Graph

169 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Arthur Schiwon 8e57757045 LDAP Wizard: enable/disable test login name button depending on whether a login name is provided or not 10 years ago
Lennart Rosam 45fba849a9 Remove another occurance of ldap_nocase 10 years ago
Arthur Schiwon 5a56393657 throw exception on LDAP error 1, which we usually do not see and is pretty generic. AD uses is for uses not enlisted in the RFC, like on issues with anonymous binds. we also try to guess this case and show a hint. 11 years ago
Arthur Schiwon b9e5309757 catch unallowed anonymous auth attempt and show specific error 11 years ago
Arthur Schiwon 2bf92e0a43 include base dn test in functionality test 11 years ago
Arthur Schiwon f2d23d7f02 check optional parameter before using it, fixes #16147 11 years ago
Arthur Schiwon 71e6644ec8 fix filter index on selected groups is updated too early 11 years ago
Arthur Schiwon 795a48d45c fix broken group presentation in selected groups list 11 years ago
Arthur Schiwon 0e7fd82e89 cleanup 11 years ago
cmeh 5e3fe7fb06 Update wizardTabElementary.js 11 years ago
Arthur Schiwon 8593415c12 LDAP Wizard: have always-increasing 'nth Server' number per full page load, fixes #15766 11 years ago
Arthur Schiwon fe237fd159 always open filter tab in raw mode, when 'Manually enter LDAP filters' is checked 11 years ago
Arthur Schiwon a8b831b018 compile user and login filter on the first time automatically, if a suggestion was provided 11 years ago
Arthur Schiwon ca9426308d escape filter for output 11 years ago
Arthur Schiwon 3abc72dad8 fix number and insert position when adding/copying a config 11 years ago
Arthur Schiwon 00c2970547 update back/continue buttons also on tab click 11 years ago
Arthur Schiwon 630e35d8cc newlines at end of file 11 years ago
Arthur Schiwon 9ed9741d81 doc 11 years ago
Arthur Schiwon 8e7081d784 run functionality checks also when host field changes 11 years ago
Arthur Schiwon 5355c285fc LDAP Wizard Overhaul 11 years ago
Arthur Schiwon 2bcb786214 no fruitless count attempts, and notification should disappear 11 years ago
Arthur Schiwon 56ba07aa5c coding style 11 years ago
Arthur Schiwon 3d94aa8953 update user or group count only, when the multiselect is closed 11 years ago
Arthur Schiwon 672bc28715 allow to read again objectclasses and groups under certain conditions 11 years ago
Arthur Schiwon 51d783ca6e JS cleanup 11 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) 11 years ago
Arthur Schiwon 503de94392 make updateCount work properly with new xp'd mode as well as without 11 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 11 years ago
Arthur Schiwon 031d6c179f better readbility, no effective changes 11 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 11 years ago
Arthur Schiwon d8bb8afee3 this happens already before counting, no need anymore 11 years ago
Arthur Schiwon c9e865629e JS doc 11 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 11 years ago
Arthur Schiwon cb3af1dce2 detect user display name attribute and return user count depending on its presence 11 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 11 years ago
Arthur Schiwon b7db454fff remove debug output 11 years ago
Arthur Schiwon ab6890b854 instead of dis/enabling tabs on save, cancel tab change. avoids noisy ui 11 years ago
Arthur Schiwon 4385188920 show busy cursor and lock tabs on save 11 years ago
Arthur Schiwon c26e9c675a show Spinner when stuff is being saved 11 years ago
Arthur Schiwon 836f0839e5 show a spinner next to test filter button when the test is running 11 years ago
Arthur Schiwon ea7975ac8b always abort running ajax request when the method is fired up again 11 years ago
Arthur Schiwon f31d4caf57 coding style, no effective code changes 11 years ago
Arthur Schiwon 6f83b537fe remove debug output 11 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 11 years ago
Arthur Schiwon 02985c9ec5 smaller corrections to make scruitinizer happier, no effective changes 11 years ago
Arthur Schiwon 39aa5868ac rename internal var name to avoid collision 11 years ago
Arthur Schiwon 29b0e9bfbc confirmation before switching to assisted mode when admin is experienced 11 years ago
Arthur Schiwon 7ba787e649 user and group counts are only upated on demand in experienced mode 11 years ago
Arthur Schiwon b6fc7f5599 Objectlasses, Groups and Attributes are now loaded only in assisted mode and only once 11 years ago
Arthur Schiwon 3ff4c8e3fc sets user filters to raw mode when marking user as experienced 11 years ago