| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Spinner issues with Base DN field | Arthur Schiwon | 2013-10-17 | 1 | -2/+11 |
* | 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 | 1 | -0/+58 |
* | LDAP Wizard: Use Ajax Spinner to indicate something is happening, especiall p... | Arthur Schiwon | 2013-10-17 | 1 | -0/+26 |
* | LDAP Wizard: fix couple more or less nasty bugs aka polishing | Arthur Schiwon | 2013-10-17 | 1 | -2/+37 |
* | Wizard: autodetection of group-member-assoc attribute | Arthur Schiwon | 2013-10-17 | 1 | -0/+16 |
* | Ldap Wizard: Group Filter configuration | Arthur Schiwon | 2013-10-17 | 1 | -34/+88 |
* | Ldap Wizard: Login filter UI, detection of username attribute, composing of l... | Arthur Schiwon | 2013-10-17 | 1 | -1/+52 |
* | LDAP Wizard: create user list filter, show number of user that will have acce... | Arthur Schiwon | 2013-10-17 | 1 | -1/+67 |
* | Ldap Wizard: find out whether server supports memberOf in LDAP Filter and dis... | Arthur Schiwon | 2013-10-17 | 1 | -1/+2 |
* | LDAP Wizard: add detection, load and save of LDAP groups for filter purposes | Arthur Schiwon | 2013-10-17 | 1 | -11/+40 |
* | LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu... | Arthur Schiwon | 2013-10-17 | 1 | -12/+69 |
* | LDAP Wizard: autodetect base DN | Arthur Schiwon | 2013-10-17 | 1 | -14/+57 |
* | First stage of new Wizard, neither feature complete nor ready | Arthur Schiwon | 2013-10-17 | 1 | -0/+88 |
* | Merge pull request #4262 from owncloud/fix_jslint_kondou | Christopher | 2013-08-20 | 1 | -1/+1 |
|\ |
|
| * | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -2/+2 |
* | | Merge pull request #4497 from owncloud/newlines_at_eof_kondou | Kondou | 2013-08-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| |/ |
|
* / | LDAP: Update Host in configuration chooser on Save | Arthur Schiwon | 2013-08-15 | 1 | -0/+7 |
|/ |
|
* | LDAP: fix setting value of checkbox after loading configuration | Arthur Schiwon | 2013-05-31 | 1 | -1/+1 |
* | Merge branch 'master' into ldap_configurable_username_n_uuid | Arthur Schiwon | 2013-05-13 | 1 | -9/+9 |
|\ |
|
| * | Use !== and === in user_ldap app – Part 1 | kondou | 2013-04-20 | 1 | -9/+9 |
* | | LDAP: Implement clear mappings functionality | Arthur Schiwon | 2013-05-08 | 1 | -0/+30 |
|/ |
|
* | LDAP: settings Advanced tab has grown too long by far. Structure it using acc... | Arthur Schiwon | 2013-02-01 | 1 | -0/+1 |
* | LDAP: working visual feedback on save. Save button will be highlighted green ... | Arthur Schiwon | 2013-01-30 | 1 | -2/+12 |
* | LDAP: Always preset configuration prefix when no configuratin is stored or al... | Arthur Schiwon | 2013-01-30 | 1 | -24/+36 |
* | LDAP: make settings strings in JS translatable | Arthur Schiwon | 2013-01-24 | 1 | -8/+8 |
* | LDAP: implement deleteConfiguration feature | Arthur Schiwon | 2013-01-24 | 1 | -0/+33 |
* | LDAP: improve and cleanup settings JS | Arthur Schiwon | 2013-01-24 | 1 | -42/+53 |
* | LDAP settings: read configuration when another server config is chosen | Arthur Schiwon | 2013-01-23 | 1 | -3/+34 |
* | Ajaxifiy Settings Save | Arthur Schiwon | 2013-01-20 | 1 | -0/+14 |
* | LDAP: pass defaults to settings form, and restore them on creating a new conf... | Arthur Schiwon | 2013-01-18 | 1 | -2/+10 |
* | LDAP: first basics for multiserver config ui | Arthur Schiwon | 2013-01-18 | 1 | -0/+33 |
* | LDAP: don't give Test Connection button red background on fail, it is becomin... | Arthur Schiwon | 2012-08-09 | 1 | -1/+0 |
* | LDAP: add Test Configuration functionality in the settings | Arthur Schiwon | 2012-07-26 | 1 | -0/+22 |
* | don't forget new JS file | Arthur Schiwon | 2012-04-25 | 1 | -0/+3 |