Commit Graph

1211 Commits (534d93d2d3d549039db2661cdc4b9e939a0abe0d)

Author SHA1 Message Date
kondou c117e719da Use external and shared icons in OC.Dialogs.filepicker() 12 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 12 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 12 years ago
Vincent Petry 4d38441e72 Fixed loading mask/spinner to stay fixed on scroll 12 years ago
Vincent Petry 611075bf20 Fixed JS error in trashbin app 12 years ago
Vincent Petry 3cf0820d35 Changed breadcrumb event handling to not use delegate 12 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 12 years ago
Thomas Müller 4ab5e58e02 update file summary on ajax file list load 12 years ago
Thomas Müller 4e751cbb47 fixing breadcrumbs on ajax loading of files 12 years ago
Thomas Müller ef955bae56 calling replaceSVG() to display breadcrumb images correctly on IE8 12 years ago
Thomas Müller e6f21927d6 fixing no-repeat for IE8 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 12 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 12 years ago
Thomas Müller 5af111b0de added determineIcon to \OCA\files\lib\Helper 12 years ago
Thomas Müller 3066b44928 remove unused $relativePath 12 years ago
kondou 4d62f747fa Clean up rawlist.php and fix non-array request 12 years ago
Thomas Müller b49f43c3ae move icon generation logic out of the template 12 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 12 years ago
kondou 83d3df4111 Split some lines, use ===, avoid unnecessary operation 12 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 12 years ago
Vincent Petry 5f67ccba00 Fixed missing checkboxes in IE8 12 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 12 years ago
Pete McFarlane 83afba5070 prefix #filestable to tbody tr 12 years ago
kondou 226c205631 Use usort() instead of uasort() to not maintain keys 12 years ago
kondou 85e41d9500 Sort files by name, not by mimetype 12 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 12 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 12 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud fe0b8ac2c0 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 449fe8c75e Revert "remove editor div in filelist", add "is deprecated" comment 12 years ago
Jenkins for ownCloud e68b5f8b0d [tx-robot] updated from transifex 12 years ago
Vincent Petry 307b673b79 Fixed public upload error that prevents upload 12 years ago
Alessandro Cosentino b10a646bc8 rename emptyfolder to emptycontent 12 years ago
Alessandro Cosentino 4b32d84314 text centered horizontally and vertically in emptycontent div 12 years ago
Georg Ehrke 668c4c2652 fix issue with filetable background 12 years ago
Georg Ehrke 40cee5639e use gerMimeTypeDetector detectPath instead of getMimeType 12 years ago
Jenkins for ownCloud dbc78b1a58 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 12 years ago
petemcfarlane ab1f78eac3 prefix 'tbody tr' to separate app/core css errors 12 years ago
ringmaster f4ec5182bd Workaround for IE 9 & 10 for clicking filelist after adding new item 12 years ago
kondou 6bd0f3cba7 Reimplement filesummary in JS 12 years ago
Thomas Müller 3eed060ec9 backport of #4357 to master 12 years ago
Jenkins for ownCloud d5062b9e0e [tx-robot] updated from transifex 12 years ago
Thomas Müller c9123263ab kill zh_CN.GB2312 12 years ago
Thomas Müller 8cf9336bcb storage information is path specific 12 years ago
Georg Ehrke b16a018da9 use random string as id for checkbox 12 years ago
Georg Ehrke d538a566ac fix background size in filelist.js 12 years ago
Georg Ehrke 46cbd7cd3b fix preview issue when uploading a file with parentheses 12 years ago