summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5955 from owncloud/fix5863blizzz2013-11-272-3/+10
|\
| * LDAP Wizard: move raw login filter field from advanced tab to login filter ta...Arthur Schiwon2013-11-142-3/+10
* | LDAP Wizard: move status indicator in one line with back and continue buttonsArthur Schiwon2013-11-131-3/+2
* | LDAP Wizard: introduce configuration status indicator, fixes #5741Arthur Schiwon2013-11-131-0/+2
|/
* LDAP Wizard: remove ugly whitespace where it should not beArthur Schiwon2013-11-111-2/+1
* LDAP Wizard: determine port without credentials. don't hide the port input fieldArthur Schiwon2013-11-111-1/+1
* LDAP Wizard: keep Base DN always visibleArthur Schiwon2013-11-081-1/+1
* LDAP Wizard: l10ned Save buttonArthur Schiwon2013-11-061-1/+1
* LDAP: improve design and placement of Save buttonArthur Schiwon2013-11-041-1/+1
* 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