Commit Graph

84 Commits (f9d4780d27ca21d86d8dacf73eda52a73a479d61)

Author SHA1 Message Date
Arthur Schiwon 54f9db403f LDAP: improve wizard strings, fixes #5567 11 years ago
Arthur Schiwon 5ba9344b0e LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 11 years ago
Arthur Schiwon 98c9334175 LDAP Wizard: move raw login filter field from advanced tab to login filter tab for consistency 12 years ago
Arthur Schiwon 7a61dcadd2 LDAP Wizard: move status indicator in one line with back and continue buttons 12 years ago
Arthur Schiwon 4ee296051b LDAP Wizard: introduce configuration status indicator, fixes #5741 12 years ago
Arthur Schiwon 082357a670 LDAP Wizard: remove ugly whitespace where it should not be 12 years ago
Arthur Schiwon da61c6ef72 LDAP Wizard: determine port without credentials. don't hide the port input field 12 years ago
Arthur Schiwon 58aad1096f LDAP Wizard: keep Base DN always visible 12 years ago
Arthur Schiwon 8b3da23368 LDAP Wizard: l10ned Save button 12 years ago
Arthur Schiwon 3d6030b2ae LDAP: improve design and placement of Save button 12 years ago
Arthur Schiwon 17820fbef6 LDAP: make buttons on Expert page work again, fixes #5585 12 years ago
Arthur Schiwon 30c0f5dee6 LDAP Wizard: proper strings and translations for user and group count text 12 years ago
Arthur Schiwon 76a195a0be LDAP Wizard: l10n improvements 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Arthur Schiwon 6b160d8507 LDAP Wizard: make Back and Continue work 12 years ago
Arthur Schiwon 3ae696f843 Wizard does not need data-defaults here 12 years ago
Arthur Schiwon f6b60c6586 LDAP Wizard: add forgotten templates 12 years ago
Arthur Schiwon def834b0a1 LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean up Advanced settings, too. This is all done via Wizard, now. 12 years ago
Arthur Schiwon e903db7887 LDAP Wizard: create user list filter, show number of user that will have access to OC 12 years ago
Arthur Schiwon 3cafcc2d47 LDAP Wizard: add detection, load and save of LDAP groups for filter purposes 12 years ago
Arthur Schiwon ee1b597345 css cleanup 12 years ago
Arthur Schiwon 3b1822cf91 LDAP Wizard: add detection, load and save of LDAP objectClasses for filter purposes 12 years ago
Arthur Schiwon 53db1fe5ac First stage of new Wizard, neither feature complete nor ready 12 years ago
Arthur Schiwon 0c837cefb6 LDAP: allow different UUID attributes for groups and users 12 years ago
Arthur Schiwon 479f893f6d LDAP: Show Host name in configuration drop down 12 years ago
Arthur Schiwon 7b17fd2f17 LDAP: move small info text strings into tooltips 12 years ago
Björn Schießle 003ae7b916 use OC_Defaults directly from the template 12 years ago
Thomas Müller 9d91ceade4 fix php syntax 12 years ago
Jan-Christoph Borchardt 83b2411b81 reword LDAP config and use themable strings, fix rest of #3791 12 years ago
Arthur Schiwon 796ee8c4c0 LDAP: Implement clear mappings functionality 12 years ago
Arthur Schiwon c9b3da5bbc LDAP: better variable name 12 years ago
Arthur Schiwon c18158906c LDAP: add settings for UUID override 12 years ago
Arthur Schiwon 498eae49b1 LDAP: prepare settings for internal username attribute and clearing user mappings 12 years ago
kondou d6b13ccd12 Use !== and === in user_ldap app – Part 2 12 years ago
Arthur Schiwon bce0c3c372 LDAP: move more settings stuff to template file 12 years ago
Arthur Schiwon 1e5f8b0e20 LDAP: fix settings output thus make settings work again 12 years ago
Lukas Reschke df1d90433d [user_ldap] From echo to p 12 years ago
Bart Visscher 925de78cec Join split translated strings 12 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 12 years ago
Arthur Schiwon 33ec26f6d6 LDAP: info string improved 12 years ago
Arthur Schiwon 10ad5f923a remove ugly whitespace 12 years ago
Arthur Schiwon a7d82ad0ee LDAP: settings Advanced tab has grown too long by far. Structure it using accordion 12 years ago
Arthur Schiwon 2f11d7fe12 LDAP: adjust settings interface for custom search attributes 12 years ago
Arthur Schiwon 0b98dc30b2 LDAP: remove unnecessary placeholders, fixes PHP warnings 12 years ago
Arthur Schiwon 8f388d9df4 LDAP: update link to online documentation 12 years ago
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 12 years ago
Arthur Schiwon 5b9e181198 LDAP: implement deleteConfiguration feature 12 years ago
Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings 12 years ago
Arthur Schiwon 6d84aa93d3 Ajaxifiy Settings Save 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