Commit Graph

409 Commits (a1dc24c9daef6f976adf2101fe104e8c5d7dc4b2)

Author SHA1 Message Date
Arthur Schiwon a1dc24c9da LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple server support) 12 years ago
Arthur Schiwon afacaf8bc2 string fragment was added by accident and does not belong here 12 years ago
Thomas Mueller 19714151e2 spell check 12 years ago
Thomas Mueller 5862f3d140 spell check 12 years ago
Thomas Mueller 7f2d7cdbe1 spell check 12 years ago
Thomas Mueller a17a7f5cdb adding l10n support to user_ldap 12 years ago
Jenkins for ownCloud 209d599ec5 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 2f11d7fe12 LDAP: adjust settings interface for custom search attributes 12 years ago
Arthur Schiwon 1a854454d6 LDAP: avoid attempts to save null as configvalue 12 years ago
Arthur Schiwon 0b98dc30b2 LDAP: remove unnecessary placeholders, fixes PHP warnings 12 years ago
Arthur Schiwon b5ed8b2751 LDAP: fix wrong index 12 years ago
Arthur Schiwon b3b0544e17 LDAP: make it possible to define attributes that should be considered on searches 12 years ago
Jenkins for ownCloud 00a30e6651 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 8f388d9df4 LDAP: update link to online documentation 12 years ago
Arthur Schiwon 8fd263ef63 LDAP: update quota on every uncached userExists, i.e. also on every isLoggedIn, fixes #1278 12 years ago
Arthur Schiwon e8db1e884e LDAP: some inline documentation 12 years ago
Arthur Schiwon 14bc6f8c6c LDAP: working visual feedback on save. Save button will be highlighted green or red. 12 years ago
Arthur Schiwon 19867b1d08 LDAP: make sure app meta data is not deleted from database when deleting configuration with empty prefix 12 years ago
Arthur Schiwon a557522037 LDAP: send back error message properly 12 years ago
Arthur Schiwon 9f7d780276 LDAP: use consolidated method for determining config prefix 12 years ago
Arthur Schiwon a8ac4bdf79 LDAP: Always preset configuration prefix when no configuratin is stored or all remaining ones are deleted 12 years ago
Jenkins for ownCloud 68266e70f2 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon f33b72677b LDAP: implement support for ownCloud Display Names 12 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 12 years ago
Jenkins for ownCloud 00a28062e1 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud af4411e33d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 6832dddf39 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 3e99f12120 LDAP: make settings strings in JS translatable 12 years ago
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 12 years ago
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 12 years ago
Arthur Schiwon 6bc7256966 LDAP: forgotten file for deleteConfig feature 12 years ago
Arthur Schiwon 5b9e181198 LDAP: implement deleteConfiguration feature 12 years ago
Arthur Schiwon 3bf38c7a84 LDAP: add missing new LDAP Helper 12 years ago
Arthur Schiwon fccfdb2a52 LPAP: cleanup settings.php, it's already ajaxified 12 years ago
Arthur Schiwon b2ea78c00d LDAP: improve and cleanup settings JS 12 years ago
Arthur Schiwon b084ed6a42 LDAP: clean up, save configuration is now handled by Ajax 12 years ago
Arthur Schiwon 319dcd45e1 LDAP: Clear cache on saving settings 12 years ago
Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings 12 years ago
Arthur Schiwon b979bf6f1c LDAP: fix default 12 years ago
Arthur Schiwon 06c284f6cc LDAP settings: read configuration when another server config is chosen 12 years ago
Arthur Schiwon 83d9e1e2f0 make sure that Configuration is read when getConfiguration is called. And give back the appropriate result. 12 years ago
Jenkins for ownCloud c986dbe573 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud aede26d996 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 10876aba89 fix more config keys for save settings handling 12 years ago
Arthur Schiwon 0c3466325b fix continue in switch, add another key to skip 12 years ago
Arthur Schiwon 6d84aa93d3 Ajaxifiy Settings Save 12 years ago
Jenkins for ownCloud ebc0c4b85b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud a17ca3a69a [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 229a25f41a fix mixed key and value 12 years ago
Arthur Schiwon 805f900b19 LDAP: pass defaults to settings form, and restore them on creating a new configuration if wanted 12 years ago