aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | Use body element when animating scroll in public pageVincent Petry2014-10-151-1/+7
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-141-0/+6
* | | | Fixed array detection on public downloadVincent Petry2014-10-131-1/+1
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-131-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-121-0/+6
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-112-3/+13
* | Merge pull request #11507 from owncloud/versioning_expireBjörn Schießle2014-10-101-0/+3
|\ \
| * | make sure that we always delete oldest firstBjoern Schiessle2014-10-091-0/+3
* | | Merge pull request #11380 from owncloud/fix_performance_issue_sharingBjörn Schießle2014-10-103-0/+157
|\ \ \
| * | | try to get path from filesystemBjoern Schiessle2014-10-101-0/+5
| * | | fix performance issuesBjoern Schiessle2014-10-102-0/+152
* | | | Merge pull request #11499 from owncloud/ldap-warningwhenuidismissingLukas Reschke2014-10-101-0/+4
|\ \ \ \