Commit Graph

15020 Commits (c8cf3320a4a7c1e99c72c35ca97f723896a34842)
 

Author SHA1 Message Date
VicDeo 4e9a23dffe Excpetion->Exception 13 years ago
Morris Jobke fad2149e3f Merge pull request #5551 from owncloud/fix-5202-master 13 years ago
Morris Jobke 0dbe90cc9a fix documentation stuff 13 years ago
Jörn Friedrich Dreyer ae469b67a0 Merge pull request #5637 from owncloud/fix_privatedata 13 years ago
Jörn Friedrich Dreyer b4cdac0a60 Merge pull request #5591 from owncloud/home-storage 13 years ago
Morris Jobke be07e828ef Merge pull request #5648 from owncloud/files-fixhidecontrolsinviewermode 13 years ago
Andreas Fischer d6ddb12c20 Get rid of the SELECT query. Try UPDATE, on failure INSERT. 13 years ago
Jörn Friedrich Dreyer adb5de4a88 prefer closest over parent 13 years ago
Andreas Fischer c40515c33f Merge pull request #5531 from owncloud/upgrade-form-occ 13 years ago
Vincent Petry 35dd568f8f Added missing comma to make the next diff cleaner 13 years ago
Jörn Friedrich Dreyer a4be1ebeb8 use data-file to retrieve filename 13 years ago
Jörn Friedrich Dreyer 10b2d649af extend unit test to directories starting or ending in whitespace 13 years ago
Vincent Petry 1be1c57bc8 Corretly hide "no permissions" message in controls in viewer mode 13 years ago
Morris Jobke ea4dfa7e38 Merge pull request #5638 from owncloud/admin-quotafield 13 years ago
Morris Jobke 680f4963dc fix translation strings 13 years ago
Thomas Müller cb0ce90d01 Adding link to documents repo 13 years ago
Thomas Müller 43d71aada8 testing update and delete 13 years ago
Vincent Petry 28fbc1b3cc Fixed input field and tipsy positioning in singleselect 13 years ago
Thomas Müller aae6e76926 fixing undefined index in delete() 13 years ago
Thomas Müller bd5663bc3d adding unit tests for delete 13 years ago
Thomas Müller 64d0b0d184 PHPDoc comment updated - checkLoggedIn() removed 13 years ago
Thomas Müller 8362afa94d unit tests for set added 13 years ago
Thomas Müller 0cec17ba87 no need to check if the user is logged in 13 years ago
Thomas Müller 47da2ef8db fixing php notice: Undefined index key 13 years ago
Thomas Müller 7f64d858dd first two tests 13 years ago
Thomas Müller b2929de0a7 no need to check if the user is logged in - this is already done in the ocs dispatcher itself 13 years ago
Thomas Müller 64bfd21ccd Merge branch 'master' into fix_privatedata 13 years ago
VicDeo 8f50d7680b Merge pull request #5642 from owncloud/fixing-5271-master 13 years ago
Thomas Müller 3f42c890be we should check if a user is logged in before we check for admin privilege 13 years ago
Thomas Müller 77e4305841 Merge pull request #5634 from owncloud/admin-loglevellabels 13 years ago
Thomas Müller 261cd87efa Merge branch 'master' into home-storage 13 years ago
Lukas Reschke c1730d241c Merge pull request #5615 from owncloud/fixing-5614-master 13 years ago
Lukas Reschke cba12e009f Added missing HTTP prefix to the $_SERVER variable 13 years ago
Vincent Petry 9d230bcc75 Improve quota input field 13 years ago
VicDeo 257084444b Merge pull request #5628 from owncloud/files-fixsummary 13 years ago
Frank Karlitschek edafd29630 increase version number to trigger db migration 13 years ago
Frank Karlitschek 330d026be7 fix the privatedata key value store 13 years ago
Vincent Petry aba7335d3f Changed wording in log level dropdown 13 years ago
Vincent Petry cdb3c74632 Merge pull request #5633 from owncloud/files-createdropdownstayswithrightclick 13 years ago
Vincent Petry e3b13b13c9 Changed log level labels in log level dropdown 13 years ago
Vincent Petry 19eeb618ff Prevent closing the create dropdown when right clicking in Firefox 13 years ago
Vincent Petry ca4a1ee5f7 Merge pull request #5632 from owncloud/allow_nested_link_shares 13 years ago
Jörn Friedrich Dreyer 7ba803919b Merge pull request #5625 from owncloud/fix-test-master 13 years ago
Bjoern Schiessle 4c7082bf1d allow to share a file/folder as public link also if one of it parents was already shared as link 13 years ago
Jörn Friedrich Dreyer fdaac99526 Merge pull request #5626 from owncloud/fix_search_in_shared_files 13 years ago
Vincent Petry aeac3186ee Fixed summary visibility check 13 years ago
Vincent Petry d21a5b45f3 Merge pull request #5549 from owncloud/encryption-insertmigrationentrywhenmissing 13 years ago
Jörn Friedrich Dreyer 68e88b6e40 count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected 13 years ago
Morris Jobke b65b7965ae fix failing preview test on master 13 years ago
Thomas Müller 3059d7d92e Merge pull request #5602 from owncloud/update-parent-storage-mtime 13 years ago