Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always open filter tab in raw mode, when 'Manually enter LDAP filters' is ↵ | Arthur Schiwon | 2015-04-17 | 3 | -2/+8 |
| | | | | checked | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-17 | 8 | -8/+246 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-16 | 10 | -2/+182 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-15 | 2 | -0/+26 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-14 | 156 | -2660/+636 |
| | |||||
* | fix cherrypicking | Jörn Friedrich Dreyer | 2015-04-10 | 3 | -15/+18 |
| | |||||
* | fix typo and comment | Morris Jobke | 2015-04-10 | 2 | -3/+3 |
| | |||||
* | throw exception if setup is incomplete | Morris Jobke | 2015-04-10 | 1 | -1/+3 |
| | |||||
* | fix_tests | Jörn Friedrich Dreyer | 2015-04-10 | 3 | -49/+201 |
| | | | | | Conflicts: apps/user_ldap/tests/user_ldap.php | ||||
* | do not hide exception when ldap server has a hiccup | Jörn Friedrich Dreyer | 2015-04-10 | 3 | -17/+10 |
| | |||||
* | change default value of ldap_tls to 0. It will be detected anyway, but ↵ | Arthur Schiwon | 2015-04-09 | 2 | -1/+4 |
| | | | | starting with 0 will lead to errors and unconfigurability | ||||
* | compile user and login filter on the first time automatically, if a ↵ | Arthur Schiwon | 2015-04-09 | 4 | -0/+10 |
| | | | | suggestion was provided | ||||
* | escape filter for output | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | fix number and insert position when adding/copying a config | Arthur Schiwon | 2015-04-09 | 1 | -2/+2 |
| | |||||
* | update back/continue buttons also on tab click | Arthur Schiwon | 2015-04-09 | 3 | -3/+8 |
| | |||||
* | cleanup | Arthur Schiwon | 2015-04-09 | 1 | -2/+0 |
| | |||||
* | newlines at end of file | Arthur Schiwon | 2015-04-09 | 12 | -14/+11 |
| | | | | yes, IDE is now configured accordingly. | ||||
* | doc | Arthur Schiwon | 2015-04-09 | 1 | -2/+2 |
| | |||||
* | move script and style inclusions into template | Arthur Schiwon | 2015-04-09 | 2 | -46/+53 |
| | |||||
* | run functionality checks also when host field changes | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | adjust tests | Arthur Schiwon | 2015-04-09 | 1 | -6/+9 |
| | |||||
* | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 61 | -1620/+5110 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wizard refactor reimplement save spinners and cursor implement Port detector introduced detector queue, added base dn detector disable input fields when detectors are running introduce spinners for fields that are being updated by detector cache jq element objects consolidate processing of detector results in generic / abstract base class display notification if a detector discovered a problem don't run base dn detector if a base is configured reset detector queue on configuration switch implement functionality check and update of status indicator document ConfigModel jsdoc for controller and main view more documentation implement the user filter tab view so far the multiselects get initialized (not filled yet) and the mode can be switched. mode is also restored. reintroduce filter switch confirmation in admin XP mode new detector for user object classes. so we also load user object classes if necessary and are able to save and show the setting. multiselect trigger save actions now on close only show spinners automatically, when a detector is running 20k limit for object classes preselection test adjust wordings, fix grammar add group (for users tab) detector also includes wording fixes error presentation moved from detectors to view, where it belongs add info label to users page missing wording changes show effective LDAP filter in Assisted Mode add user filter detector implement count button for users and limit all count actions to 1001 for performance reasons make port field a bit bigger. not perfect though. do not detect port automatically implement login filter tab view only load features in assisted mode and don't enable assisted fields while in raw mode add tooltips on login filter checkbox options for better understanding permanently show filter on login tab and also compile login filter in assisted mode test/verify button on login attributes tab, with backend changes. only run wizard requests if your an active tab. also run compile filter requests when switching to assisted mode underline toggle filter links to stress that they are clickable unity user and group tab functionality in common abstract class, add group filter tab view. only detectors and template adjustments left to have group tab implementation complete add object class and group detector for groups as well as filter composer show ldap filter permanently on groups tab introduce input element that can deal better with many groups, will be used with > 40 fix disabling complex group chooser while detection is running hide complex group chooser on config switch fix few more issues with complex chooser make complex group chooser available on Users tab as well detect base dn improvements/changes: - do not look for Base DN automatically, offer a button instead - fix for alternative way to detect a base dn (if agent dn is not given) - do not trigger filter composers on config switch Changes with configuration chooser controls - "New" was removed out of the configuration list - and split into buttons "add" and "copy" - delete button is also now an icon add test button for Base DN reimplement advanced tab. The save button is gone. reimplement expert tab remove unused methods implement mail attribute detector implement user display name attribute detection implement member group association detector replace text input with textarea for raw filter input finish functionality check auto-enable good configurations, as it was before cleanup move save confirmation handling to base class, reduces code duplication enable tabs only if no running save processes are left. move onConfigLoaded to base class, avoids code duplication simplify, save LOCs Test Configuration button to be dealt with in main view as it is a cross-tab element require detectorQueue in constructor cleanup put bootstrap into a function and thus make it testable get rid of old stuff | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-07 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-05 | 4 | -2/+16 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-04 | 4 | -18/+36 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-03 | 4 | -4/+160 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-02 | 2 | -0/+4 |
| | |||||
* | Use URLGenerator instread of OC_Helper | Roeland Jago Douma | 2015-04-01 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-01 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-31 | 2 | -32/+32 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-28 | 4 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-27 | 94 | -188/+2 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 58 | -639/+1002 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-25 | 2 | -0/+2 |
| | |||||
* | Merge pull request #15123 from owncloud/fix_14098 | blizzz | 2015-03-23 | 2 | -1/+15 |
|\ | | | | | offset needs to be considered in computed limit | ||||
| * | offset needs to be considered in computed limit | Arthur Schiwon | 2015-03-23 | 2 | -1/+15 |
| | | |||||
* | | fix PHP warnings when using occ with some LDAP commands | Arthur Schiwon | 2015-03-23 | 4 | -10/+37 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-23 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-22 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-21 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-19 | 6 | -4/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-17 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-15 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-14 | 2 | -0/+2 |
| | |||||
* | support paged results against 389ds. | Arthur Schiwon | 2015-03-12 | 1 | -3/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-12 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-10 | 4 | -0/+8 |
| | |||||
* | Merge pull request #14706 from owncloud/ldap-reset-paged-search-on-null-limit | Morris Jobke | 2015-03-09 | 1 | -0/+11 |
|\ | | | | | LDAP: set up paged search even if limit is 0 | ||||
| * | set up paged search when limit is 0 | Arthur Schiwon | 2015-03-05 | 1 | -0/+11 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-09 | 4 | -2/+4 |
| | |