| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5616 from owncloud/fixing-l10n-master | Vincent Petry | 2013-10-30 | 2 | -2/+2 |
|\ |
|
| * | replacing ownCloud by theme-able name or avoid it's usage | Thomas Müller | 2013-10-29 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-30 | 1 | -0/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-29 | 11 | -22/+229 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-27 | 4 | -6/+73 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-27 | 87 | -693/+849 |
* | Port PR #5457 to master | Arthur Schiwon | 2013-10-25 | 1 | -4/+11 |
* | make sure the shared ldap connection is rebound to the configured user after ... | Donald Buczek | 2013-10-25 | 1 | -1/+3 |
* | LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518 | Arthur Schiwon | 2013-10-24 | 1 | -0/+15 |
* | LDAP Wizard: always show correct Back+Continue Buttons, fixes #5520 | Arthur Schiwon | 2013-10-24 | 1 | -10/+28 |
* | LDAP: when multiline values are passed as array, do not try to preg_split the... | Arthur Schiwon | 2013-10-24 | 1 | -1/+1 |
* | typo, fixes #5517 | Arthur Schiwon | 2013-10-24 | 1 | -1/+1 |
* | LDAP Wizard: proper strings and translations for user and group count text | Arthur Schiwon | 2013-10-23 | 3 | -5/+11 |
* | merge master with resolved conflicts | Arthur Schiwon | 2013-10-23 | 5 | -1/+13 |
|\ |
|
| * | introduce link_to_docs() and migrate links | Thomas Müller | 2013-10-21 | 1 | -1/+1 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-19 | 3 | -0/+10 |
| * | LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @... | Arthur Schiwon | 2013-10-19 | 1 | -1/+1 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-17 | 1 | -0/+2 |
* | | LDAP Wizard: l10n improvements | Arthur Schiwon | 2013-10-21 | 4 | -6/+7 |
* | | Don't set Base User and Base Group when Base DN was detected, would case prob... | Arthur Schiwon | 2013-10-17 | 2 | -5/+3 |
* | | Fix Spinner issues with Base DN field | Arthur Schiwon | 2013-10-17 | 1 | -2/+11 |
* | | resolve merge conflicts from rebase | Arthur Schiwon | 2013-10-17 | 2 | -46/+32 |
* | | Ldap Wizard: also disable tabs, if the first step is not complete | Arthur Schiwon | 2013-10-17 | 1 | -0/+2 |
* | | LDAP Wizard: make Back and Continue work | Arthur Schiwon | 2013-10-17 | 2 | -2/+61 |
* | | LDAP Wizard: Use Ajax Spinner to indicate something is happening, especiall p... | Arthur Schiwon | 2013-10-17 | 2 | -0/+31 |
* | | LDAP Wizard: fix couple more or less nasty bugs aka polishing | Arthur Schiwon | 2013-10-17 | 4 | -16/+54 |
* | | do not instantiate LDAP Proxy if there are no active configurations | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
* | | Wizard: autodetection of group-member-assoc attribute | Arthur Schiwon | 2013-10-17 | 4 | -1/+84 |
* | | LDAP: set displayname as default attribute for user display name | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
* | | clean up | Arthur Schiwon | 2013-10-17 | 1 | -4/+0 |
* | | 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 u... | Arthur Schiwon | 2013-10-17 | 1 | -56/+7 |
* | | Ldap Wizard: Group Filter configuration | Arthur Schiwon | 2013-10-17 | 5 | -64/+258 |
* | | Ldap Wizard: Login filter UI, detection of username attribute, composing of l... | Arthur Schiwon | 2013-10-17 | 5 | -14/+214 |
* | | LDAP Wizard: create user list filter, show number of user that will have acce... | Arthur Schiwon | 2013-10-17 | 5 | -7/+201 |
* | | Cleanup code, sort results | Arthur Schiwon | 2013-10-17 | 1 | -41/+49 |
* | | Ldap Wizard: find out whether server supports memberOf in LDAP Filter and dis... | Arthur Schiwon | 2013-10-17 | 2 | -16/+66 |
* | | cleanup and coding style | Arthur Schiwon | 2013-10-17 | 1 | -2/+2 |
* | | cleanup, doc and todo | Arthur Schiwon | 2013-10-17 | 1 | -35/+55 |
* | | LDAP Wizard: add detection, load and save of LDAP groups for filter purposes | Arthur Schiwon | 2013-10-17 | 5 | -32/+99 |
* | | Remove debug output | Arthur Schiwon | 2013-10-17 | 1 | -1/+0 |
* | | css cleanup | Arthur Schiwon | 2013-10-17 | 3 | -3/+3 |
* | | LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu... | Arthur Schiwon | 2013-10-17 | 12 | -33/+343 |
* | | LDAP Wizard: autodetect base DN | Arthur Schiwon | 2013-10-17 | 6 | -22/+162 |
* | | ignore autodetect-attribute on public save method | Arthur Schiwon | 2013-10-17 | 1 | -0/+1 |
* | | Simplify WizardResult | Arthur Schiwon | 2013-10-17 | 2 | -9/+0 |
* | | First stage of new Wizard, neither feature complete nor ready | Arthur Schiwon | 2013-10-17 | 10 | -15/+688 |
* | | LDAP: move Configuration out of Connection into class of its own. The new wi... | Arthur Schiwon | 2013-10-17 | 4 | -393/+562 |
* | | Doc fix | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
|/ |
|