nextcloud/apps/user_ldap/js/wizard
Alan Tygel efff51c7a8 Translation string corrected > 1 user 2016-12-21 16:34:24 -03:00
..
configModel.js Hide the LDAP password in the client side 2016-08-19 12:23:41 +02:00
controller.js
view.js Hide the LDAP password in the client side 2016-08-19 12:23:41 +02:00
wizard.js fix a few minor code smells 2016-08-29 14:34:37 +02:00
wizardDetectorAvailableAttributes.js
wizardDetectorBaseDN.js
wizardDetectorClearGroupMappings.js
wizardDetectorClearUserMappings.js
wizardDetectorEmailAttribute.js
wizardDetectorFeatureAbstract.js
wizardDetectorFilterGroup.js
wizardDetectorFilterLogin.js compile user and login filter on the first time automatically, if a suggestion was provided 2015-04-09 21:05:16 +02:00
wizardDetectorFilterUser.js compile user and login filter on the first time automatically, if a suggestion was provided 2015-04-09 21:05:16 +02:00
wizardDetectorGeneric.js
wizardDetectorGroupCount.js
wizardDetectorGroupObjectClasses.js
wizardDetectorGroupsForGroups.js
wizardDetectorGroupsForUsers.js
wizardDetectorPort.js
wizardDetectorQueue.js newlines at end of file 2015-04-09 14:00:34 +02:00
wizardDetectorSimpleRequestAbstract.js
wizardDetectorTestAbstract.js
wizardDetectorTestBaseDN.js
wizardDetectorTestConfiguration.js
wizardDetectorTestLoginName.js doc 2015-04-09 13:56:20 +02:00
wizardDetectorUserCount.js
wizardDetectorUserDisplayNameAttribute.js
wizardDetectorUserGroupAssociation.js
wizardDetectorUserObjectClasses.js
wizardFilterOnType.js newlines at end of file 2015-04-09 14:00:34 +02:00
wizardFilterOnTypeFactory.js newlines at end of file 2015-04-09 14:00:34 +02:00
wizardObject.js
wizardTabAbstractFilter.js check optional parameter before using it, fixes #16147 2015-05-07 22:18:29 +02:00
wizardTabAdvanced.js restore ldap_password_pr 2016-11-23 19:02:48 +01:00
wizardTabElementary.js changed 1.000 to 1,000 2015-11-12 15:39:57 +09:00
wizardTabExpert.js newlines at end of file 2015-04-09 14:00:34 +02:00
wizardTabGeneric.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +02:00
wizardTabGroupFilter.js Fix race condition when switching filter mode. Fixes #22278 2016-02-12 21:51:06 +01:00
wizardTabLoginFilter.js Translation string corrected > 1 user 2016-12-21 16:34:24 -03:00
wizardTabUserFilter.js Fix race condition when switching filter mode. Fixes #22278 2016-02-12 21:51:06 +01:00