| Commit message (Expand) | Author | Age | Files | Lines |
* | update user or group count only, when the multiselect is closed | Arthur Schiwon | 2015-01-14 | 1 | -4/+34 |
* | allow to read again objectclasses and groups under certain conditions | Arthur Schiwon | 2015-01-14 | 1 | -1/+21 |
* | JS cleanup | Arthur Schiwon | 2015-01-13 | 1 | -18/+18 |
* | make scrutinizer happier and always count users on assisted mode, even with x... | Arthur Schiwon | 2014-11-22 | 1 | -4/+4 |
* | make updateCount work properly with new xp'd mode as well as without | Arthur Schiwon | 2014-11-21 | 1 | -6/+14 |
* | trigger count on the correct filter | Arthur Schiwon | 2014-11-20 | 1 | -1/+1 |
* | use underscore.js for undefined checks | Arthur Schiwon | 2014-11-20 | 1 | -4/+4 |
* | JS doc | Arthur Schiwon | 2014-11-20 | 1 | -0/+13 |
* | detectors (email, displayname..) are now started in one place, triggered from... | Arthur Schiwon | 2014-11-20 | 1 | -19/+54 |
* | detect user display name attribute and return user count depending on its pre... | Arthur Schiwon | 2014-11-20 | 1 | -4/+11 |
* | on xp'ed mode and switching configurations: save raw mode instead of toggling... | Arthur Schiwon | 2014-10-29 | 1 | -3/+7 |
* | remove debug output | Arthur Schiwon | 2014-10-15 | 1 | -1/+0 |
* | instead of dis/enabling tabs on save, cancel tab change. avoids noisy ui | Arthur Schiwon | 2014-10-15 | 1 | -5/+4 |
* | show busy cursor and lock tabs on save | Arthur Schiwon | 2014-10-15 | 1 | -9/+30 |
* | show Spinner when stuff is being saved | Arthur Schiwon | 2014-10-14 | 1 | -1/+8 |
* | show a spinner next to test filter button when the test is running | Arthur Schiwon | 2014-10-10 | 1 | -7/+25 |
* | always abort running ajax request when the method is fired up again | Arthur Schiwon | 2014-10-10 | 1 | -12/+28 |
* | coding style, no effective code changes | Arthur Schiwon | 2014-10-10 | 1 | -24/+24 |
* | fix triggering of group update counts. improves the basic code which is also ... | Arthur Schiwon | 2014-10-09 | 1 | -4/+6 |
* | smaller corrections to make scruitinizer happier, no effective changes | Arthur Schiwon | 2014-10-08 | 1 | -2/+2 |
* | rename internal var name to avoid collision | Arthur Schiwon | 2014-10-08 | 1 | -1/+1 |
* | confirmation before switching to assisted mode when admin is experienced | Arthur Schiwon | 2014-10-08 | 1 | -38/+77 |
* | user and group counts are only upated on demand in experienced mode | Arthur Schiwon | 2014-10-08 | 1 | -7/+27 |
* | Objectlasses, Groups and Attributes are now loaded only in assisted mode and ... | Arthur Schiwon | 2014-10-08 | 1 | -9/+30 |
* | sets user filters to raw mode when marking user as experienced | Arthur Schiwon | 2014-10-07 | 1 | -0/+6 |
* | trigger email detection by Wizard upon any user filter filter change. before ... | Arthur Schiwon | 2014-08-29 | 1 | -3/+15 |
* | fully translatable user_webdav | Volkan Gezer | 2014-05-29 | 1 | -1/+1 |
* | forgotten infobox messages translations | Volkan Gezer | 2014-05-27 | 1 | -4/+4 |
* | make user_ldap fully translatable | Volkan Gezer | 2014-05-25 | 1 | -1/+1 |
* | fixing some JSHint warnings | Thomas Müller | 2014-04-23 | 1 | -5/+5 |
* | Merge branch 'ldap-filter-reset-fix' of github.com:ben-denham/core into fix-6651 | Arthur Schiwon | 2014-04-11 | 1 | -74/+16 |
|\ |
|
| * | Moved LdapFilter into a separate js file in user_ldap. | ben-denham | 2014-03-07 | 1 | -102/+0 |
| * | Added improved version of patch by @blizzz in https://github.com/owncloud/cor... | ben-denham | 2014-03-07 | 1 | -74/+118 |
* | | Wizard: enable base DN for editing, if not base DN could have been detected. ... | Arthur Schiwon | 2014-02-10 | 1 | -0/+1 |
|/ |
|
* | LDAP Wizard: don't generate filter when not allowed | Arthur Schiwon | 2013-12-04 | 1 | -1/+3 |
* | some equals are more equal than other equals | Arthur Schiwon | 2013-12-04 | 1 | -2/+2 |
* | LDAP Wizard: make sure auto-detected suggestions are really applied initially... | Arthur Schiwon | 2013-12-04 | 1 | -3/+54 |
* | LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by ju... | Arthur Schiwon | 2013-12-04 | 1 | -3/+10 |
* | Merge pull request #5955 from owncloud/fix5863 | blizzz | 2013-11-27 | 1 | -27/+131 |
|\ |
|
| * | LDAP Wizard: proper behaviour for raw filter input. remember the editing mode... | Arthur Schiwon | 2013-11-19 | 1 | -27/+112 |
| * | LDAP Wizard: move raw login filter field from advanced tab to login filter ta... | Arthur Schiwon | 2013-11-14 | 1 | -0/+19 |
* | | LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take... | Arthur Schiwon | 2013-11-13 | 1 | -0/+3 |
* | | LDAP Wizard: introduce configuration status indicator, fixes #5741 | Arthur Schiwon | 2013-11-13 | 1 | -21/+69 |
|/ |
|
* | LDAP Wizard: make UI behaviour more consistent and more pleasant when determi... | Arthur Schiwon | 2013-11-11 | 1 | -1/+4 |
* | LDAP Wizard: determine port without credentials. don't hide the port input field | Arthur Schiwon | 2013-11-11 | 1 | -10/+9 |
* | LDAP Wizard: keep Base DN always visible | Arthur Schiwon | 2013-11-08 | 1 | -5/+0 |
* | Merge pull request #5682 from owncloud/fix5585 | blizzz | 2013-11-07 | 1 | -11/+11 |
|\ |
|
| * | LDAP: make buttons on Expert page work again, fixes #5585 | Arthur Schiwon | 2013-11-04 | 1 | -11/+11 |
* | | allows agent and password or neither agent nor password | miicha | 2013-11-05 | 1 | -1/+1 |
* | | allow empty user-dn and password | miicha | 2013-11-05 | 1 | -1/+1 |
|/ |
|