summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Merge pull request #11451 from owncloud/reduce-bottom-paddingMorris Jobke2014-10-071-1/+1
|\
| * reduce bottom padding in filelist, fix perceived glitching, fix #11213Jan-Christoph Borchardt2014-10-071-1/+1
* | Merge pull request #11378 from owncloud/sort-indicator-styleVincent Petry2014-10-071-5/+9
|\ \ | |/ |/|
| * fix position and style of sort indicatorJan-Christoph Borchardt2014-10-011-5/+9
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-072-0/+2
* | Merge pull request #11392 from owncloud/fix_version_previewsMorris Jobke2014-10-062-3/+46
|\ \
| * | we also encrypt/decrypt files in the versions folder for previews and if encr...Bjoern Schiessle2014-10-062-3/+46
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-064-0/+26
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-052-7/+7
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-021-1/+1
* | Merge pull request #10104 from owncloud/s3-overwriteLukas Reschke2014-10-012-43/+52
|\ \
| * | Skip test for unsuported feature for amazon s3Robin Appelman2014-09-171-0/+4
| * | Fix copy overwrite for amazon s3Robin Appelman2014-09-171-12/+4
| * | Fix amazon s3 rename overwriteRobin Appelman2014-09-171-2/+10
| * | Fix AmazonS3 rmdir on the rootRobin Appelman2014-09-172-38/+43
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-012-0/+3
* | | Use SVG previews for public sharingLukas Reschke2014-09-302-23/+31
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-303-0/+14
* | | Merge pull request #11337 from danbartram/better_encryption_recovery_labelsLukas Reschke2014-09-292-4/+8
|\ \ \
| * | | Add clickable labels to encryption recovery radiosDan Bartram2014-09-272-4/+8
* | | | Merge pull request #11347 from mark0n/create_empty_configLukas Reschke2014-09-292-0/+52
|\ \ \ \
| * | | | Add a CLI command that creates an empty LDAP configMartin Konrad2014-09-292-0/+52
* | | | | Merge pull request #10107 from owncloud/sharing_group_sharesLukas Reschke2014-09-298-48/+243
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | some small fixed, suggested by scrutinizerBjoern Schiessle2014-09-292-4/+4
| * | | | throw a exception if we can't handle the provided pathBjoern Schiessle2014-09-294-3/+75
| * | | | call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c...Bjoern Schiessle2014-09-252-6/+61
| * | | | some small fixesBjoern Schiessle2014-09-252-4/+4
| * | | | clear share table after each test runBjoern Schiessle2014-09-241-0/+3
| * | | | unit tests for grouping of shares pointing to the same sourceBjoern Schiessle2014-09-222-35/+74
| * | | | group shares and combine permissionsBjoern Schiessle2014-09-223-3/+29
* | | | | Merge pull request #11321 from owncloud/ldap-fix-memberof-detectionLukas Reschke2014-09-291-2/+4
|\ \ \ \ \