Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Typo: Missing "n" | cmeh | 2015-02-24 | 1 | -1/+1 | |
| | | | A missing "n" was added in line 63. | |||||
* | admin settings: fix LDAP settings header layout | Jan-Christoph Borchardt | 2014-10-30 | 1 | -2/+3 | |
| | ||||||
* | fixing ldap listing in admin sidebar - needs styling review | Thomas Müller | 2014-10-30 | 1 | -2/+3 | |
| | ||||||
* | Merge pull request #11478 from owncloud/fix-11448 | blizzz | 2014-10-16 | 4 | -4/+21 | |
|\ | | | | | LDAP: add setting to wizard that disables auto-detection and enables raw mode | |||||
| * | left-align checkbox on server tab | Arthur Schiwon | 2014-10-16 | 1 | -4/+3 | |
| | | ||||||
| * | rephrase xp'ed user mode label | Arthur Schiwon | 2014-10-15 | 1 | -1/+1 | |
| | | ||||||
| * | show Spinner when stuff is being saved | Arthur Schiwon | 2014-10-14 | 1 | -0/+1 | |
| | | ||||||
| * | user and group counts are only upated on demand in experienced mode | Arthur Schiwon | 2014-10-08 | 2 | -4/+10 | |
| | | ||||||
| * | add checkbox for experienced users to server tab | Arthur Schiwon | 2014-10-07 | 1 | -0/+11 | |
| | | ||||||
* | | Prevent button click when enter key is pressed in LDAP wizard | Vincent Petry | 2014-10-08 | 3 | -3/+3 | |
|/ | | | | | | | | Pressing enter in the LDAP wizard will trigger a click on the first button. In the main page it would trigger the delete dialog, which is quite inconvenient. Added a type attribute to suppress this behavior. | |||||
* | Hack to avoid Agent DN + Password being overwritten by some ugly browsers ↵ | Arthur Schiwon | 2014-08-05 | 1 | -0/+7 | |
| | | | | | | | with stored site credentials Conflicts: apps/user_ldap/css/settings.css | |||||
* | document always links to the current version of OC | Volkan Gezer | 2014-05-29 | 2 | -2/+2 | |
| | ||||||
* | fully translatable user_webdav | Volkan Gezer | 2014-05-29 | 2 | -2/+2 | |
| | ||||||
* | make user_ldap fully translatable | Volkan Gezer | 2014-05-25 | 4 | -10/+10 | |
| | ||||||
* | Fix user_ldap default setting value | Robin McCorkell | 2014-04-13 | 1 | -1/+1 | |
| | ||||||
* | Typo fix. | Volkan Gezer | 2014-04-11 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #6221 from leo-b/ldap_get_all_groups | blizzz | 2014-04-07 | 1 | -0/+1 | |
|\ | | | | | fix updateGroups background job for ldap servers with > 1000 groups | |||||
| * | adapt description of paging size configuration | Alexander Bergolth | 2014-03-28 | 1 | -1/+1 | |
| | | ||||||
| * | add ldap_paging_size config option | root | 2014-03-04 | 1 | -0/+1 | |
| | | ||||||
* | | replace personalblock fieldset with section class in core user_ apps | Jan-Christoph Borchardt | 2014-03-27 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #6299 from leo-b/ldap_nested_groups | VicDeo | 2014-02-25 | 1 | -0/+1 | |
|\ | | | | | Add LDAP nested groups | |||||
| * | move nested group checkbox to directory settings | root | 2013-12-10 | 1 | -1/+1 | |
| | | ||||||
| * | add support for nested groups | root | 2013-12-06 | 1 | -0/+1 | |
| | | ||||||
* | | LDAP: improve wizard strings, fixes #5567 | Arthur Schiwon | 2014-02-17 | 3 | -3/+3 | |
| | | ||||||
* | | LDAP: the browser shall not autofill userdn and password, usually login ↵ | Arthur Schiwon | 2013-12-12 | 1 | -2/+2 | |
|/ | | | | credentials are inserted. fixes #6283 | |||||
* | Merge pull request #5955 from owncloud/fix5863 | blizzz | 2013-11-27 | 2 | -3/+10 | |
|\ | | | | | LDAP Wizard: Add raw login filter to corresponding tab for consistency, fix behaviour on raw filter input | |||||
| * | LDAP Wizard: move raw login filter field from advanced tab to login filter ↵ | Arthur Schiwon | 2013-11-14 | 2 | -3/+10 | |
| | | | | | | | | tab for consistency | |||||
* | | LDAP Wizard: move status indicator in one line with back and continue buttons | Arthur Schiwon | 2013-11-13 | 1 | -3/+2 | |
| | | ||||||
* | | LDAP Wizard: introduce configuration status indicator, fixes #5741 | Arthur Schiwon | 2013-11-13 | 1 | -0/+2 | |
|/ | ||||||
* | LDAP Wizard: remove ugly whitespace where it should not be | Arthur Schiwon | 2013-11-11 | 1 | -2/+1 | |
| | ||||||
* | LDAP Wizard: determine port without credentials. don't hide the port input field | Arthur Schiwon | 2013-11-11 | 1 | -1/+1 | |
| | ||||||
* | LDAP Wizard: keep Base DN always visible | Arthur Schiwon | 2013-11-08 | 1 | -1/+1 | |
| | ||||||
* | LDAP Wizard: l10ned Save button | Arthur Schiwon | 2013-11-06 | 1 | -1/+1 | |
| | ||||||
* | LDAP: improve design and placement of Save button | Arthur Schiwon | 2013-11-04 | 1 | -1/+1 | |
| | ||||||
* | LDAP: make buttons on Expert page work again, fixes #5585 | Arthur Schiwon | 2013-11-04 | 1 | -2/+2 | |
| | ||||||
* | LDAP Wizard: proper strings and translations for user and group count text | Arthur Schiwon | 2013-10-23 | 2 | -2/+2 | |
| | ||||||
* | LDAP Wizard: l10n improvements | Arthur Schiwon | 2013-10-21 | 3 | -5/+5 | |
| | ||||||
* | LDAP Wizard: make Back and Continue work | Arthur Schiwon | 2013-10-17 | 1 | -2/+3 | |
| | ||||||
* | Wizard does not need data-defaults here | Arthur Schiwon | 2013-10-17 | 2 | -18/+3 | |
| | ||||||
* | LDAP Wizard: add forgotten templates | Arthur Schiwon | 2013-10-17 | 2 | -0/+79 | |
| | ||||||
* | LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean ↵ | Arthur Schiwon | 2013-10-17 | 1 | -56/+7 | |
| | | | | up Advanced settings, too. This is all done via Wizard, now. | |||||
* | LDAP Wizard: create user list filter, show number of user that will have ↵ | Arthur Schiwon | 2013-10-17 | 1 | -5/+9 | |
| | | | | access to OC | |||||
* | LDAP Wizard: add detection, load and save of LDAP groups for filter purposes | Arthur Schiwon | 2013-10-17 | 1 | -4/+1 | |
| | ||||||
* | css cleanup | Arthur Schiwon | 2013-10-17 | 2 | -2/+2 | |
| | ||||||
* | LDAP Wizard: add detection, load and save of LDAP objectClasses for filter ↵ | Arthur Schiwon | 2013-10-17 | 3 | -3/+54 | |
| | | | | purposes | |||||
* | First stage of new Wizard, neither feature complete nor ready | Arthur Schiwon | 2013-10-17 | 4 | -4/+112 | |
| | ||||||
* | LDAP: allow different UUID attributes for groups and users | Arthur Schiwon | 2013-10-04 | 1 | -1/+2 | |
| | ||||||
* | LDAP: Show Host name in configuration drop down | Arthur Schiwon | 2013-08-15 | 1 | -1/+1 | |
| | ||||||
* | LDAP: move small info text strings into tooltips | Arthur Schiwon | 2013-08-14 | 1 | -7/+4 | |
| | ||||||
* | use OC_Defaults directly from the template | Björn Schießle | 2013-07-24 | 1 | -2/+2 | |
| |