| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-17 | 2 | -0/+7 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-13 | 1 | -0/+1 |
* | LDAP: fix method behind save button on advancend and expert tabs, fixes at le... | Arthur Schiwon | 2013-12-13 | 1 | -5/+6 |
* | LDAP: the browser shall not autofill userdn and password, usually login crede... | Arthur Schiwon | 2013-12-12 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-11 | 1 | -1/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-09 | 2 | -0/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-07 | 1 | -3/+35 |
* | Merge pull request #6218 from leo-b/fix_ldap_setOption_returncode | blizzz | 2013-12-06 | 1 | -1/+1 |
|\ |
|
| * | correctly propagate the return value of ldap_set_option | root | 2013-12-06 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-04 | 2 | -0/+5 |
* | | LDAP Wizard: don't generate filter when not allowed | Arthur Schiwon | 2013-12-04 | 1 | -1/+3 |
* | | some equals are more equal than other equals | Arthur Schiwon | 2013-12-04 | 1 | -2/+2 |
* | | LDAP Wizard: return correct var | Arthur Schiwon | 2013-12-04 | 1 | -1/+1 |
* | | LDAP Wizard: make sure auto-detected suggestions are really applied initially... | Arthur Schiwon | 2013-12-04 | 1 | -3/+54 |
* | | LDAP: on testing configuration, set active property to true, otherwise inacti... | Arthur Schiwon | 2013-12-04 | 1 | -0/+2 |
* | | LDAP: set default value for login filter to empty, otherwise the wizard signa... | Arthur Schiwon | 2013-12-04 | 1 | -1/+1 |
* | | LDAP Wizard: don't send ldap_tls change back to the interface as the element ... | Arthur Schiwon | 2013-12-04 | 1 | -1/+0 |
* | | LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by ju... | Arthur Schiwon | 2013-12-04 | 1 | -3/+10 |
* | | LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143 | Arthur Schiwon | 2013-12-04 | 1 | -0/+12 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-02 | 4 | -20/+28 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-29 | 1 | -0/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-27 | 48 | -70/+29 |
* | Merge pull request #5955 from owncloud/fix5863 | blizzz | 2013-11-27 | 6 | -30/+195 |
|\ |
|
| * | LDAP Wizard: clear the cache on save so changes have immediate effect | Arthur Schiwon | 2013-11-20 | 1 | -0/+3 |
| * | LDAP Wizard: proper behaviour for raw filter input. remember the editing mode... | Arthur Schiwon | 2013-11-19 | 4 | -27/+163 |
| * | LDAP Wizard: move raw login filter field from advanced tab to login filter ta... | Arthur Schiwon | 2013-11-14 | 3 | -3/+29 |
* | | Merge pull request #6058 from owncloud/ldap2avatar | blizzz | 2013-11-26 | 6 | -9/+101 |
|\ \ |
|
| * | | Make sure Avatar is set from LDAP upon first login, not later, but also not b... | Arthur Schiwon | 2013-11-26 | 1 | -2/+14 |
| * | | LDAP: username2dn should only return DNs that belong to the current LDAP ser... | Arthur Schiwon | 2013-11-25 | 1 | -1/+3 |
| * | | LDAP: proxy: configurable return to determine when to try the next LDAP serve... | Arthur Schiwon | 2013-11-25 | 3 | -8/+12 |
| * | | LDAP: last avatar lookup must be stored per user. Someone had a blackout, eh? | Arthur Schiwon | 2013-11-22 | 1 | -5/+6 |
| * | | LDAP: user proxy must support canChangeAvatar too | Arthur Schiwon | 2013-11-22 | 1 | -0/+9 |
| * | | LDAP: get user photo from LDAP and set it as avatar if available | Arthur Schiwon | 2013-11-22 | 2 | -1/+65 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-26 | 1 | -0/+10 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-26 | 1 | -0/+4 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-24 | 1 | -1/+6 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-21 | 14 | -20/+89 |
* | | LDAP Wizard: add objectclass for group detection in Zimbra | Arthur Schiwon | 2013-11-21 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-15 | 5 | -9/+52 |
* | | Merge pull request #5772 from owncloud/fix5741 | blizzz | 2013-11-15 | 3 | -22/+92 |
|\ \ |
|
| * | | LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take... | Arthur Schiwon | 2013-11-13 | 2 | -0/+7 |
| * | | 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 | 3 | -22/+86 |
| |/ |
|
* | | Merge pull request #5700 from owncloud/ldapWizSetDisplayNames | Thomas Müller | 2013-11-15 | 1 | -0/+13 |
|\ \
| |/
|/| |
|
| * | LDAP Wizard: do not forget to set display name attributes for user and group,... | Arthur Schiwon | 2013-11-05 | 1 | -0/+13 |
* | | Merge pull request #5809 from owncloud/fix5753 | Morris Jobke | 2013-11-13 | 5 | -53/+35 |
|\ \ |
|
| * | | LDAP Wizard: make UI behaviour more consistent and more pleasant when determi... | Arthur Schiwon | 2013-11-11 | 2 | -7/+6 |
| * | | 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 | 3 | -13/+12 |
| * | | LDAP Wizard: improve check for Agent DN and Credentials | Arthur Schiwon | 2013-11-11 | 1 | -26/+16 |