summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-093-0/+13
* Merge pull request #5682 from owncloud/fix5585blizzz2013-11-073-13/+21
|\
| * LDAP Wizard: l10ned Save buttonArthur Schiwon2013-11-061-1/+1
| * LDAP: improve design and placement of Save buttonArthur Schiwon2013-11-042-1/+9
| * LDAP: make buttons on Expert page work again, fixes #5585Arthur Schiwon2013-11-042-13/+13
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-0613-11/+44
* | LDAP: resolve namespace harakiri, fixes background jobArthur Schiwon2013-11-061-4/+4
* | allows agent and password or neither agent nor passwordmiicha2013-11-051-1/+1
* | allow empty user-dn and passwordmiicha2013-11-051-1/+1
|/
* Merge pull request #5656 from owncloud/fix-wizard-typoAndreas Fischer2013-11-041-11/+11
|\
| * Excpetion->ExceptionVicDeo2013-11-011-11/+11
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-033-1/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-0336-58/+121
|/
* Merge pull request #5616 from owncloud/fixing-l10n-masterVincent Petry2013-10-302-2/+2
|\
| * replacing ownCloud by theme-able name or avoid it's usageThomas Müller2013-10-292-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-301-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2911-22/+229
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-274-6/+73
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-2787-693/+849
* Port PR #5457 to masterArthur Schiwon2013-10-251-4/+11
* make sure the shared ldap connection is rebound to the configured user after ...Donald Buczek2013-10-251-1/+3
* LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518Arthur Schiwon2013-10-241-0/+15
* LDAP Wizard: always show correct Back+Continue Buttons, fixes #5520Arthur Schiwon2013-10-241-10/+28
* LDAP: when multiline values are passed as array, do not try to preg_split the...Arthur Schiwon2013-10-241-1/+1
* typo, fixes #5517Arthur Schiwon2013-10-241-1/+1
* LDAP Wizard: proper strings and translations for user and group count textArthur Schiwon2013-10-233-5/+11
* merge master with resolved conflictsArthur Schiwon2013-10-235-1/+13
|\
| * introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2013-10-193-0/+10
| * LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @...Arthur Schiwon2013-10-191-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2013-10-171-0/+2
* | LDAP Wizard: l10n improvementsArthur Schiwon2013-10-214-6/+7
* | Don't set Base User and Base Group when Base DN was detected, would case prob...Arthur Schiwon2013-10-172-5/+3
* | Fix Spinner issues with Base DN fieldArthur Schiwon2013-10-171-2/+11
* | resolve merge conflicts from rebaseArthur Schiwon2013-10-172-46/+32
* | Ldap Wizard: also disable tabs, if the first step is not completeArthur Schiwon2013-10-171-0/+2
* | LDAP Wizard: make Back and Continue workArthur Schiwon2013-10-172-2/+61
* | LDAP Wizard: Use Ajax Spinner to indicate something is happening, especiall p...Arthur Schiwon2013-10-172-0/+31
* | LDAP Wizard: fix couple more or less nasty bugs aka polishingArthur Schiwon2013-10-174-16/+54
* | do not instantiate LDAP Proxy if there are no active configurationsArthur Schiwon2013-10-171-1/+1
* | Wizard: autodetection of group-member-assoc attributeArthur Schiwon2013-10-174-1/+84
* | LDAP: set displayname as default attribute for user display nameArthur Schiwon2013-10-171-1/+1
* | clean upArthur Schiwon2013-10-171-4/+0
* | Wizard does not need data-defaults hereArthur Schiwon2013-10-172-18/+3
* | LDAP Wizard: add forgotten templatesArthur Schiwon2013-10-172-0/+79
* | LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean u...Arthur Schiwon2013-10-171-56/+7
* | Ldap Wizard: Group Filter configurationArthur Schiwon2013-10-175-64/+258
* | Ldap Wizard: Login filter UI, detection of username attribute, composing of l...Arthur Schiwon2013-10-175-14/+214
* | LDAP Wizard: create user list filter, show number of user that will have acce...Arthur Schiwon2013-10-175-7/+201
* | Cleanup code, sort resultsArthur Schiwon2013-10-171-41/+49