summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/templates
Commit message (Expand)AuthorAgeFilesLines
...
* LDAP: make buttons on Expert page work again, fixes #5585Arthur Schiwon2013-11-041-2/+2
* LDAP Wizard: proper strings and translations for user and group count textArthur Schiwon2013-10-232-2/+2
* LDAP Wizard: l10n improvementsArthur Schiwon2013-10-213-5/+5
* LDAP Wizard: make Back and Continue workArthur Schiwon2013-10-171-2/+3
* 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: create user list filter, show number of user that will have acce...Arthur Schiwon2013-10-171-5/+9
* LDAP Wizard: add detection, load and save of LDAP groups for filter purposesArthur Schiwon2013-10-171-4/+1
* css cleanupArthur Schiwon2013-10-172-2/+2
* LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu...Arthur Schiwon2013-10-173-3/+54
* First stage of new Wizard, neither feature complete nor readyArthur Schiwon2013-10-174-4/+112
* LDAP: allow different UUID attributes for groups and usersArthur Schiwon2013-10-041-1/+2
* LDAP: Show Host name in configuration drop downArthur Schiwon2013-08-151-1/+1
* LDAP: move small info text strings into tooltipsArthur Schiwon2013-08-141-7/+4
* use OC_Defaults directly from the templateBjörn Schießle2013-07-241-2/+2
* fix php syntaxThomas Müller2013-07-241-2/+2
* reword LDAP config and use themable strings, fix rest of #3791Jan-Christoph Borchardt2013-07-111-9/+9
* Merge branch 'master' into ldap_configurable_username_n_uuidArthur Schiwon2013-05-131-2/+2
|\
| * Use !== and === in user_ldap app – Part 2kondou2013-04-201-2/+2
* | LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-081-1/+1
* | LDAP: better variable nameArthur Schiwon2013-05-081-2/+2
* | LDAP: add settings for UUID overrideArthur Schiwon2013-05-081-2/+5
* | LDAP: prepare settings for internal username attribute and clearing user mapp...Arthur Schiwon2013-05-071-0/+9
|/
* LDAP: move more settings stuff to template fileArthur Schiwon2013-03-061-1/+14
* LDAP: fix settings output thus make settings work againArthur Schiwon2013-03-051-1/+1
* [user_ldap] From echo to pLukas Reschke2013-02-271-54/+54
* Join split translated stringsBart Visscher2013-02-151-11/+5
* Style cleanup user_ldapBart Visscher2013-02-141-11/+41
* LDAP: info string improvedArthur Schiwon2013-02-061-1/+1
* remove ugly whitespaceArthur Schiwon2013-02-011-1/+1
* LDAP: settings Advanced tab has grown too long by far. Structure it using acc...Arthur Schiwon2013-02-011-20/+31
* LDAP: adjust settings interface for custom search attributesArthur Schiwon2013-01-311-0/+2
* LDAP: remove unnecessary placeholders, fixes PHP warningsArthur Schiwon2013-01-311-23/+23
* LDAP: update link to online documentationArthur Schiwon2013-01-301-1/+1
* LDAP: make it possible to enable/disable server configurationsArthur Schiwon2013-01-241-0/+1
* LDAP: implement deleteConfiguration featureArthur Schiwon2013-01-241-1/+3
* LDAP: consolidate config prefix determination, autofill combo box in settingsArthur Schiwon2013-01-241-1/+0
* Ajaxifiy Settings SaveArthur Schiwon2013-01-201-1/+1
* LDAP: pass defaults to settings form, and restore them on creating a new conf...Arthur Schiwon2013-01-181-24/+24
* LDAP: first basics for multiserver config uiArthur Schiwon2013-01-181-0/+5
* LDAP: add support for backup/replica serversArthur Schiwon2013-01-171-0/+3
* Switch to textarea to enable configuration of multiple DNsArthur Schiwon2013-01-031-3/+3
* LDAP: fix spellingArthur Schiwon2013-01-031-1/+1
* Also show a more prominent warning when php_ldap is not installedArthur Schiwon2012-12-141-0/+3
* Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-141-0/+4
* Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* LDAP settings, add missing p tagsArthur Schiwon2012-08-301-2/+2
* LDAP: implement getHome() function, use either username (default) or specify ...Arthur Schiwon2012-08-281-0/+1
* LDAP: layout settings form. Hope it is now a bit clearer and prettier.Arthur Schiwon2012-08-061-17/+16