Commit Graph

408 Commits (17f94de19b5a22c791d4d099ab3a7ad11b254445)

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