summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #11850 from owncloud/fix-11848Vincent Petry2014-10-312-14/+10
|\ | | | | on xp'ed mode and switching configurations: save raw mode instead of tog...
| * on xp'ed mode and switching configurations: save raw mode instead of ↵Arthur Schiwon2014-10-292-14/+10
| | | | | | | | toggling filter mode in tabs since their status is unknown and dealt with by the Wizard. Fixes #11848
* | admin settings: fix LDAP settings header layoutJan-Christoph Borchardt2014-10-301-2/+3
| |
* | fixing ldap listing in admin sidebar - needs styling reviewThomas Müller2014-10-301-2/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-3018-30/+216
|/
* update all translation files to js and jsonThomas Müller2014-10-29351-5854/+11572
|
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+1
| | | | | | | | | | | Added addTranslations and fixed de.js file Fixed de.js to use OC.L10N.register() and use to correct expected format. Added JS unit tests for OC.L10N class Include translations JS script for all apps
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-291-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-271-1/+25
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-262-14/+53
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-251-0/+4
|
* Use function outside of loopLukas Reschke2014-10-242-3/+4
| | | | Otherwise the function is executed n times which is a lot of overhead
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-242-0/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-232-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-213-3/+11
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-203-3/+76
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-191-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-1810-1/+42
|
* add one simple cache testArthur Schiwon2014-10-171-4/+29
|
* make performance less bad. Still far from good, but at least it worksArthur Schiwon2014-10-172-8/+30
|
* fix retrievel of group members and cache group membersArthur Schiwon2014-10-171-2/+25
| | | | fix changed variable name
* Merge pull request #11478 from owncloud/fix-11448blizzz2014-10-1612-206/+551
|\ | | | | LDAP: add setting to wizard that disables auto-detection and enables raw mode
| * left-align checkbox on server tabArthur Schiwon2014-10-161-4/+3
| |
| * rephrase xp'ed user mode labelArthur Schiwon2014-10-151-1/+1
| |
| * remove debug outputArthur Schiwon2014-10-151-1/+0
| |
| * instead of dis/enabling tabs on save, cancel tab change. avoids noisy uiArthur Schiwon2014-10-151-5/+4
| |
| * show busy cursor and lock tabs on saveArthur Schiwon2014-10-152-9/+34
| |
| * show Spinner when stuff is being savedArthur Schiwon2014-10-143-1/+17
| |
| * show a spinner next to test filter button when the test is runningArthur Schiwon2014-10-102-10/+28
| |
| * always abort running ajax request when the method is fired up againArthur Schiwon2014-10-101-12/+28
| |
| * coding style, no effective code changesArthur Schiwon2014-10-101-24/+24
| |
| * remove debug outputArthur Schiwon2014-10-091-1/+0
| |
| * fix triggering of group update counts. improves the basic code which is also ↵Arthur Schiwon2014-10-092-14/+15
| | | | | | | | responsible for user counts. i did not find regressions, please doublecheck
| * bump versionArthur Schiwon2014-10-091-1/+1
| |
| * smaller corrections to make scruitinizer happier, no effective changesArthur Schiwon2014-10-083-13/+16
| |
| * more beautiful white spacesArthur Schiwon2014-10-081-88/+88
| |
| * rename internal var name to avoid collisionArthur Schiwon2014-10-082-7/+7
| |
| * confirmation before switching to assisted mode when admin is experiencedArthur Schiwon2014-10-081-38/+77
| |
| * user and group counts are only upated on demand in experienced modeArthur Schiwon2014-10-086-15/+98
| |
| * Objectlasses, Groups and Attributes are now loaded only in assisted mode and ↵Arthur Schiwon2014-10-083-13/+72
| | | | | | | | only once
| * sets user filters to raw mode when marking user as experiencedArthur Schiwon2014-10-073-0/+66
| |
| * must be empty not autoArthur Schiwon2014-10-071-2/+2
| |
| * add checkbox for experienced users to server tabArthur Schiwon2014-10-073-0/+23
| |
* | introduce new app page layoutThomas Müller2014-10-151-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label
* | Merge pull request #11499 from owncloud/ldap-warningwhenuidismissingLukas Reschke2014-10-101-0/+4
|\ \ | | | | | | Log warning when no uid was found for user
| * | Log warning when no uid was found for userVincent Petry2014-10-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | In some incomplete setups (like mine) it can happen that the uid attribute of users is missing. To be able to find out that something is wrong, a debug message is now logged when it has not been found.
* | | Merge pull request #11480 from owncloud/ldap-enterkey-deletefixJan-Christoph Borchardt2014-10-103-3/+3
|\ \ \ | | | | | | | | Prevent button click when enter key is pressed in LDAP wizard
| * | | Prevent button click when enter key is pressed in LDAP wizardVincent Petry2014-10-083-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.
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-101-3/+3
| | |
* | | Add support for keys in the info.xmlLukas Reschke2014-10-091-1/+1
| | | | | | | | | | | | | | | | | | This allows to have links to different doc base URLs a.