summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-11-064-0/+12
* Merge pull request #11362 from mark0n/rm_ldap_conf_cliblizzz2014-11-043-3/+45
|\
| * Add a CLI command that deletes an LDAP configMartin Konrad2014-09-303-3/+45
* | [tx-robot] updated from transifexJenkins for ownCloud2014-11-044-0/+12
* | Merge pull request #11172 from owncloud/user-ldap-no-bcmathblizzz2014-11-033-54/+57
|\ \
| * | user_ldap: Reimplement convertSID2Str() without BCMath dependency.Andreas Fischer2014-11-033-54/+57
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-022-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-026-0/+12
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-0120-0/+20
* | | Merge pull request #11850 from owncloud/fix-11848Vincent Petry2014-10-312-14/+10
|\ \ \
| * | | on xp'ed mode and switching configurations: save raw mode instead of toggling...Arthur Schiwon2014-10-292-14/+10
* | | | admin settings: fix LDAP settings header layoutJan-Christoph Borchardt2014-10-301-2/+3
* | | | fixing ldap listing in admin sidebar - needs styling reviewThomas Müller2014-10-301-2/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-3018-30/+216
|/ / /
* | | update all translation files to js and jsonThomas Müller2014-10-29351-5854/+11572
* | | Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-291-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-271-1/+25
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-262-14/+53
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-251-0/+4
* | | Use function outside of loopLukas Reschke2014-10-242-3/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-242-0/+7
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-232-0/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-213-3/+11
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-203-3/+76
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-191-0/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-1810-1/+42
* | | add one simple cache testArthur Schiwon2014-10-171-4/+29
* | | make performance less bad. Still far from good, but at least it worksArthur Schiwon2014-10-172-8/+30
* | | fix retrievel of group members and cache group membersArthur Schiwon2014-10-171-2/+25
|/ /
* | Merge pull request #11478 from owncloud/fix-11448blizzz2014-10-1612-206/+551
|\ \
| * | left-align checkbox on server tabArthur Schiwon2014-10-161-4/+3
| * | rephrase xp'ed user mode labelArthur Schiwon2014-10-151-1/+1
| * | remove debug outputArthur Schiwon2014-10-151-1/+0
| * | instead of dis/enabling tabs on save, cancel tab change. avoids noisy uiArthur Schiwon2014-10-151-5/+4
| * | show busy cursor and lock tabs on saveArthur Schiwon2014-10-152-9/+34
| * | show Spinner when stuff is being savedArthur Schiwon2014-10-143-1/+17
| * | show a spinner next to test filter button when the test is runningArthur Schiwon2014-10-102-10/+28
| * | always abort running ajax request when the method is fired up againArthur Schiwon2014-10-101-12/+28
| * | coding style, no effective code changesArthur Schiwon2014-10-101-24/+24
| * | remove debug outputArthur Schiwon2014-10-091-1/+0
| * | fix triggering of group update counts. improves the basic code which is also ...Arthur Schiwon2014-10-092-14/+15
| * | bump versionArthur Schiwon2014-10-091-1/+1
| * | smaller corrections to make scruitinizer happier, no effective changesArthur Schiwon2014-10-083-13/+16
| * | more beautiful white spacesArthur Schiwon2014-10-081-88/+88
| * | rename internal var name to avoid collisionArthur Schiwon2014-10-082-7/+7
| * | confirmation before switching to assisted mode when admin is experiencedArthur Schiwon2014-10-081-38/+77
| * | user and group counts are only upated on demand in experienced modeArthur Schiwon2014-10-086-15/+98
| * | Objectlasses, Groups and Attributes are now loaded only in assisted mode and ...Arthur Schiwon2014-10-083-13/+72
| * | sets user filters to raw mode when marking user as experiencedArthur Schiwon2014-10-073-0/+66