Commit Graph

13517 Commits (3c0e93e220f734e8d08ab60b84c5f0577a2d6b6d)
 

Author SHA1 Message Date
Thomas Müller 3c0e93e220 no file actions during upload 12 years ago
Thomas Müller 20a43d1982 remove file action elements before recreating them 12 years ago
Thomas Müller 6ed2df11fc store the permissions retrieved via ajax within the dom element 12 years ago
Thomas Müller 370ed814f7 add permissions of the file to the json response 12 years ago
Bernhard Posselt 2e79aab0ce Merge pull request #4871 from owncloud/add_exists_method_to_jquery 12 years ago
Bart Visscher 9d18e16c77 Merge pull request #4825 from owncloud/fix-sharing-expiration-oracle 12 years ago
Jenkins for ownCloud 5cf12888ad [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer afe4f6a794 add exists method to jquery 12 years ago
Thomas Müller 46f59b165e Merge pull request #4838 from owncloud/refactor_upload_js 12 years ago
Thomas Müller c20f01bbf0 Merge pull request #4862 from owncloud/db_to_public 12 years ago
Thomas Tanghus eab84d3d96 Add OCP\DB::getErrorMessage() to public namespace. 12 years ago
icewind1991 da0631e185 Merge pull request #4860 from owncloud/fixing-potential-null-storage-on-scanner-master 12 years ago
Thomas Müller 0f4e214a90 adding null check on a mount's storage 12 years ago
Morris Jobke 339c98e5e6 Merge pull request #4835 from owncloud/fix-apps-height 12 years ago
Morris Jobke 58e6582056 Merge pull request #4803 from owncloud/fix-4465-add-share-user-on-enter 12 years ago
Thomas Müller db7e1dd877 Merge pull request #4853 from owncloud/external-shared_mimetype-icons 12 years ago
Bernhard Posselt a58e176852 Merge pull request #4506 from owncloud/oc_avatars 12 years ago
Thomas Müller a0c2c2473a Merge pull request #4501 from owncloud/ajaxfilelist 12 years ago
Thomas Tanghus dcc899d0a0 Merge pull request #4806 from owncloud/oc-dialogs-pageleave 12 years ago
kondou c117e719da Use external and shared icons in OC.Dialogs.filepicker() 12 years ago
kondou 86143beb6a Remove superfluous $ 12 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 12 years ago
Thomas Müller 6ff07f7681 Merge pull request #4712 from owncloud/fileapi-foreward 12 years ago
Thomas Müller 6eeb4d165c - giving the user a new id for each test run in order to prevent reuse of e.g. permissions data in the database 12 years ago
Vincent Petry ec2f20f720 Fixed files_trashbin to also use hash URL part for IE8 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
Vincent Petry 4549cf519e Added missing "files" JS to files_trashbin module 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
Thomas Müller c149b57d3b Merge pull request #4840 from owncloud/adding-tb-master 12 years ago
Thomas Müller 049e57ac4a remove unused OC_L10N 12 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 12 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 12 years ago
Bernhard Posselt 5633291cef use lineheight instead of padding and height 12 years ago
ringmaster 3790cbb493 Allow numeric group names 12 years ago
Thomas Müller d5ddbfb045 Merge pull request #4719 from owncloud/port_4701_master 12 years ago
Andreas Fischer 294f3632e0 Calculate dateInPast and dateInFuture. 12 years ago
Andreas Fischer 20b799b2b4 Compare objects directly. Also use $expected and $actual. 12 years ago
Andreas Fischer bd1163b7d5 Add database tests for INSERT/SELECT date format. 12 years ago
Andreas Fischer 786017c247 Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc. 12 years ago
Andreas Fischer 7f07d737f8 Create instance of Doctrine\Common\EventManager() in OC_DB. 12 years ago
Andreas Fischer 261766fe49 Add comment explaining how $dateInFuture was picked. 12 years ago
Andreas Fischer f567bd1b8a Coding style: { for methods start are supposed to be on the same line. 12 years ago