Commit Graph

15159 Commits (dc67c7efa9ff20f8b4466e5b6490405439d4a90f)
 

Author SHA1 Message Date
Bjoern Schiessle dd0ebcede2 fixPartialFilePath() is now stripPartialFileExtension() 13 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 13 years ago
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 13 years ago
Vincent Petry 1a65e3a725 Now calling parent method when path is not root 13 years ago
Robin Appelman 32a703ab36 Do not use -1 as the size for the root folder of the home storage 13 years ago
Morris Jobke dc30056025 Merge pull request #5822 from owncloud/delete_hooks_trash_and_versions 13 years ago
Bjoern Schiessle e2fb8d7128 only update file cache if the file is already indexed to avoid that we create a incomplete file cache entry 13 years ago
Bjoern Schiessle 894856ce01 make sure that we keep the correct timestamp and etag after encryoption/decryption 13 years ago
Robin Appelman abc428916c Fix fatal error when trying to open a non existing public link 13 years ago
Georg Ehrke 49cd5dad24 add trash bin and file versions delete hooks in OC::registerPreviewHooks 13 years ago
Georg Ehrke 238e4bc3eb implement delete hooks in file versions lib 13 years ago
Georg Ehrke 90fac1f371 replace $path with '/files_trashbin/files/' . $file 13 years ago
Georg Ehrke feee4b865b add delete hook for trash bin app 13 years ago
Oliver Gasser 53f17a71d1 treat numeric as an alias for decimal 13 years ago
Oliver Gasser 4b01eaf6cc changed type to decimal 13 years ago
Morris Jobke 9c1c8d57f0 fix DB schema test - no default value 13 years ago
Morris Jobke a745901d50 Merge pull request #5810 from owncloud/disbaledtextareas 13 years ago
Morris Jobke c9517c4fc8 new line for css rule 13 years ago
Oliver Gasser 95b3eb2c75 Add DB tests for default numeric 13 years ago
Bjoern Schiessle fcbb5d6cb3 missed some replacements... now tests should work 13 years ago
Thomas Müller 735752f232 Merge pull request #5816 from Wikinaut/patch-1 13 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 13 years ago
Wikinaut 63952aaeab Update config.sample.php 13 years ago
Arthur Schiwon 5c31440dcd Disabled textareas should look like they are disabled 13 years ago
Arthur Schiwon 550f2d0089 LDAP Wizard: make UI behaviour more consistent and more pleasant when determining Base DN 13 years ago
Arthur Schiwon 082357a670 LDAP Wizard: remove ugly whitespace where it should not be 13 years ago
Morris Jobke 913cde816f Fix spacing issue for checkboxes, vertically center checkboxes on personal page 13 years ago
Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag 13 years ago
Bart Visscher dcca887f18 Don't set a default value when there isn't a default specified 13 years ago
Robin Appelman a2015ee065 Use View::copy and View::rename when copying or renaming files in the shared storage 13 years ago
Bart Visscher c5cd0b2d26 Add some more indexes to tables to improve db queries 13 years ago
Bjoern Schiessle 802213f7ec let encryption app detect transfer id in path and handle it correctly 13 years ago
Bjoern Schiessle 68f3f2e691 make it possible to detect transferID part 13 years ago
Morris Jobke 808634ac00 Merge pull request #5804 from owncloud/files-selectionsummary 13 years ago
Vincent Petry e285e84e18 Selection summary is now displayed properly 13 years ago
Vincent Petry 99ee95d46c Added missing escaping 13 years ago
Morris Jobke da20fb7922 Merge pull request #5707 from owncloud/fixwrongfilesizeintests 13 years ago
Morris Jobke 43230f11f6 Merge pull request #5769 from owncloud/files-changedirjsevent 13 years ago
Arthur Schiwon da61c6ef72 LDAP Wizard: determine port without credentials. don't hide the port input field 13 years ago
Morris Jobke 55331479cd Merge pull request #5701 from owncloud/sharing-updateownerfoldersizes 13 years ago
Arthur Schiwon ea9f392f4e LDAP Wizard: improve check for Agent DN and Credentials 13 years ago
Jenkins for ownCloud e431ba5ce8 [tx-robot] updated from transifex 13 years ago
Oliver Gasser b278356eb9 DB: Set correct default value for numeric types 13 years ago
Vincent Petry df288605d4 Fixed undefined variable error when using avconv 13 years ago
Thomas Müller 841c622085 Merge pull request #5687 from owncloud/fixing-5659-master 13 years ago
Thomas Müller a8f6a2446c Merge pull request #5759 from owncloud/fixing-5757-master 13 years ago
Jenkins for ownCloud 3428c03b80 [tx-robot] updated from transifex 13 years ago
Thomas Müller deafac9273 Merge pull request #5763 from owncloud/fixing-sharing-ocs-api-master 13 years ago
Arthur Schiwon 58aad1096f LDAP Wizard: keep Base DN always visible 13 years ago
Thomas Müller b5e013973b implementing solution using <ifModule mod_authz_core> 13 years ago