summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/js/wizard
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16326 from owncloud/fix-16192Morris Jobke2015-05-202-3/+29
|\
| * include base dn test in functionality testArthur Schiwon2015-05-132-3/+29
* | throw exception on LDAP error 1, which we usually do not see and is pretty ge...Arthur Schiwon2015-05-181-0/+6
* | catch unallowed anonymous auth attempt and show specific errorArthur Schiwon2015-05-183-1/+19
|/
* check optional parameter before using it, fixes #16147Arthur Schiwon2015-05-071-2/+2
* fix filter index on selected groups is updated too earlyArthur Schiwon2015-05-061-2/+3
* fix broken group presentation in selected groups listArthur Schiwon2015-05-061-3/+6
* cleanupArthur Schiwon2015-05-051-1/+0
* Update wizardTabElementary.jscmeh2015-04-281-1/+1
* LDAP Wizard: have always-increasing 'nth Server' number per full page load, f...Arthur Schiwon2015-04-211-11/+23
* always open filter tab in raw mode, when 'Manually enter LDAP filters' is che...Arthur Schiwon2015-04-173-2/+8
* compile user and login filter on the first time automatically, if a suggestio...Arthur Schiwon2015-04-094-0/+10
* escape filter for outputArthur Schiwon2015-04-091-1/+1
* fix number and insert position when adding/copying a configArthur Schiwon2015-04-091-2/+2
* update back/continue buttons also on tab clickArthur Schiwon2015-04-093-3/+8
* newlines at end of fileArthur Schiwon2015-04-0910-10/+10
* docArthur Schiwon2015-04-091-2/+2
* run functionality checks also when host field changesArthur Schiwon2015-04-091-1/+1
* LDAP Wizard OverhaulArthur Schiwon2015-04-0940-0/+4609