aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-193-1/+15
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-1812-1/+54
* 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
* Merge pull request #11631 from owncloud/fix-undefine-encryption-exceptionBjörn Schießle2014-10-171-3/+4
|\
| * fixing usage of EncryptionExceptionThomas Müller2014-10-171-3/+4
* | Merge pull request #11611 from owncloud/fix-svg-masterMorris Jobke2014-10-171-1/+1
|\ \ | |/ |/|
| * Fix SVG iconsLukas Reschke2014-10-161-1/+1
* | Merge pull request #11552 from owncloud/fix_files_external_flickeringJörn Friedrich Dreyer2014-10-171-76/+80
|\ \
| * | cleanup variable names and duplicate jQuery selectorsJörn Friedrich Dreyer2014-10-131-76/+80
| * | fix flickering usersJörn Friedrich Dreyer2014-10-131-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-171-0/+1
* | | Merge pull request #11478 from owncloud/fix-11448blizzz2014-10-1612-206/+551
|\ \ \
| * | | 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
| * | | 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
* | | | Fix SPACE_UNKNOWN constantRobin Appelman2014-10-161-1/+1
| |_|/ |/| |
* | | Merge pull request #11524 from nazar-pc/patch-1Vincent Petry2014-10-163-8/+11
|\ \ \
| * | | Changed fileList.pageSize to function callNazar Mokrynskyi2014-10-151-1/+1
| * | | TypoNazar Mokrynskyi2014-10-151-1/+1
| * | | Even better - usage of this.$container instead of this.$el.parent()Nazar Mokrynskyi2014-10-151-1/+1
| * | | Stub for pageSize, because now it is dynamically calculatedNazar Mokrynskyi2014-10-151-2/+3
| * | | this.$el is not the same as $('#app-content')Nazar Mokrynskyi2014-10-151-1/+1
| * | | Use function call for FileList.pageSizeNazar Mokrynskyi2014-10-151-1/+1
| * | | Use this.$el instead of the absolute selectorNazar Mokrynskyi2014-10-151-1/+1
| * | | Page size calculation based on real page heightNazar Mokrynskyi2014-10-111-4/+6
* | | | make trashbin compatible with objectstore, replace glob with search in cache,...Jörn Friedrich Dreyer2014-10-161-5/+13
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-162-0/+12
* | | | introduce new app page layoutThomas Müller2014-10-157-0/+596
* | | | Merge pull request #11548 from owncloud/extstorage-ocfieldsVincent Petry2014-10-152-0/+91
|\ \ \ \
| * | | | Allow specifying protocol in ext storage OC configVincent Petry2014-10-132-0/+91