[Pkg-owncloud-commits] [owncloud] 62/172: Merge pull request #8041 from owncloud/files-sortcolumns

David Prévot taffit at moszumanska.debian.org
Sun May 18 20:09:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 9a9665f361c42764f5ae9f5f3ce63f71fdfcad5c
Merge: f4e8de3 61db163
Author: Vincent Petry <pvince81 at owncloud.com>
Date:   Mon May 12 12:50:27 2014 +0200

    Merge pull request #8041 from owncloud/files-sortcolumns
    
    File list sorting by clicking on column headers

 apps/files/ajax/list.php                |   5 +-
 apps/files/css/files.css                |  36 +++++--
 apps/files/js/filelist.js               | 143 +++++++++++++++++++++++-----
 apps/files/lib/helper.php               |  77 +++++++++++++--
 apps/files/templates/index.php          |  13 ++-
 apps/files/tests/helper.php             |  98 +++++++++++++++++++
 apps/files/tests/js/filelistSpec.js     | 163 ++++++++++++++++++++++++++++++--
 apps/files_sharing/ajax/list.php        |  10 +-
 apps/files_trashbin/ajax/list.php       |   4 +-
 apps/files_trashbin/js/filelist.js      |   1 +
 apps/files_trashbin/lib/helper.php      |  10 +-
 apps/files_trashbin/templates/index.php |  21 ++--
 12 files changed, 507 insertions(+), 74 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list