Commit Graph

15120 Commits (15f7315231593a002f8b7245bcd535493a30dcae)
 

Author SHA1 Message Date
Arthur Schiwon 84a882c651 LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take too much awareness 12 years ago
Arthur Schiwon 7a61dcadd2 LDAP Wizard: move status indicator in one line with back and continue buttons 12 years ago
Arthur Schiwon 4ee296051b LDAP Wizard: introduce configuration status indicator, fixes #5741 12 years ago
Frank Karlitschek 15c4e4ed09 Merge pull request #5806 from owncloud/styles-fix-external_storage 12 years ago
Morris Jobke 5aae550b11 Merge pull request #5809 from owncloud/fix5753 12 years ago
Morris Jobke 408ce91b25 Merge pull request #5768 from owncloud/quota-workaroundwhenmissingrootsize-home-only 12 years ago
Morris Jobke ac0e87b1cc Merge pull request #5831 from owncloud/files-charatissue 12 years ago
Bjoern Schiessle 222fa88eec Merge branch 'master' into encryption_fixes 12 years ago
Vincent Petry 3fa651f2b1 Merge pull request #5447 from owncloud/fixing-5117-master 12 years ago
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 12 years ago
Tom Needham 17e45e2002 Pick any none 100 status code before defaulting to 100 12 years ago
Thomas Tanghus ec51825d31 Use dedicated OC_Image loader methods 12 years ago
Bjoern Schiessle dd0ebcede2 fixPartialFilePath() is now stripPartialFileExtension() 12 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 12 years ago
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 12 years ago
Vincent Petry 1a65e3a725 Now calling parent method when path is not root 12 years ago
Robin Appelman 32a703ab36 Do not use -1 as the size for the root folder of the home storage 12 years ago
Morris Jobke dc30056025 Merge pull request #5822 from owncloud/delete_hooks_trash_and_versions 12 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 12 years ago
Bjoern Schiessle 894856ce01 make sure that we keep the correct timestamp and etag after encryoption/decryption 12 years ago
Robin Appelman abc428916c Fix fatal error when trying to open a non existing public link 12 years ago
Georg Ehrke 49cd5dad24 add trash bin and file versions delete hooks in OC::registerPreviewHooks 12 years ago
Georg Ehrke 238e4bc3eb implement delete hooks in file versions lib 12 years ago
Georg Ehrke 90fac1f371 replace $path with '/files_trashbin/files/' . $file 12 years ago
Georg Ehrke feee4b865b add delete hook for trash bin app 12 years ago
Oliver Gasser 53f17a71d1 treat numeric as an alias for decimal 12 years ago
Oliver Gasser 4b01eaf6cc changed type to decimal 12 years ago
Morris Jobke 9c1c8d57f0 fix DB schema test - no default value 12 years ago
Morris Jobke a745901d50 Merge pull request #5810 from owncloud/disbaledtextareas 12 years ago
Morris Jobke c9517c4fc8 new line for css rule 12 years ago
Oliver Gasser 95b3eb2c75 Add DB tests for default numeric 12 years ago
Bjoern Schiessle fcbb5d6cb3 missed some replacements... now tests should work 12 years ago
Thomas Müller 735752f232 Merge pull request #5816 from Wikinaut/patch-1 12 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 12 years ago
Wikinaut 63952aaeab Update config.sample.php 12 years ago
Arthur Schiwon 5c31440dcd Disabled textareas should look like they are disabled 12 years ago
Arthur Schiwon 550f2d0089 LDAP Wizard: make UI behaviour more consistent and more pleasant when determining Base DN 12 years ago
Arthur Schiwon 082357a670 LDAP Wizard: remove ugly whitespace where it should not be 12 years ago
Morris Jobke 913cde816f Fix spacing issue for checkboxes, vertically center checkboxes on personal page 12 years ago
Bart Visscher dcca887f18 Don't set a default value when there isn't a default specified 12 years ago
Robin Appelman a2015ee065 Use View::copy and View::rename when copying or renaming files in the shared storage 12 years ago
Bart Visscher c5cd0b2d26 Add some more indexes to tables to improve db queries 12 years ago
Bjoern Schiessle 802213f7ec let encryption app detect transfer id in path and handle it correctly 12 years ago
Bjoern Schiessle 68f3f2e691 make it possible to detect transferID part 12 years ago
Morris Jobke 808634ac00 Merge pull request #5804 from owncloud/files-selectionsummary 12 years ago
Vincent Petry e285e84e18 Selection summary is now displayed properly 12 years ago
Vincent Petry 99ee95d46c Added missing escaping 12 years ago
Morris Jobke da20fb7922 Merge pull request #5707 from owncloud/fixwrongfilesizeintests 12 years ago
Morris Jobke 43230f11f6 Merge pull request #5769 from owncloud/files-changedirjsevent 12 years ago
Arthur Schiwon da61c6ef72 LDAP Wizard: determine port without credentials. don't hide the port input field 12 years ago