Commit Graph

252 Commits (72a5662f598aa95effabee8ef08c75ab9eebea5d)

Author SHA1 Message Date
Victor Dubiniuk 4180d66555 Fix missing header on error 10 years ago
Victor Dubiniuk cf9fb6c809 Send Json content-type to avoid guessing 10 years ago
Victor Dubiniuk 815194cddb Move supported mimes to settings controller 10 years ago
Victor Dubiniuk 45c30440b8 Move download to documentcontroller 10 years ago
Victor Dubiniuk 33dfec8804 Migrate settings controllers to appframework 10 years ago
Victor Dubiniuk 595b2fbf96 Migrate major controllers to appframework 10 years ago
Victor Dubiniuk dc842ec045 Replace search and replace patterns 10 years ago
VicDeo c7e584f405 Merge pull request #378 from owncloud/fix-373
Translate relative path into absolute for fonts
10 years ago
Victor Dubiniuk 77a074232e Translate relative path into absolute for fonts stripping index.php 10 years ago
VicDeo b16cb6ad02 Merge pull request #370 from owncloud/taming-dojo-ui
Improving zoom
10 years ago
VicDeo 0e8edfbf33 Revert "Fix stylesheets loading in pipeline mode. Ref #348" 10 years ago
Victor Dubiniuk cabf831bc9 Zooming with combobox 10 years ago
Victor Dubiniuk d5861b8bc4 Zooming with dropdown instead of slider 10 years ago
Victor Dubiniuk 1a4a051404 Fix stylesheets loading in pipeline mode. Ref #348 10 years ago
Victor Dubiniuk 4f6521fa43 Show full path on hover. Ref #293 10 years ago
Volkan Gezer 34bbd32119 add webroot link. fixes #335 10 years ago
Andrej Lajovic 0cd8d66a9a Do not localize the internal (javascript) name of action "Edit" 10 years ago
VicDeo ec4594e18d Merge pull request #298 from owncloud/design-fixes
Design fixes
10 years ago
VicDeo 39a493dd7d Merge pull request #305 from owncloud/local-conversion-test
Test local conversion when saving the settings
10 years ago
Victor Dubiniuk e07aa6e0a7 Test local config when saving the settings 10 years ago
Vincent Petry 423cb53e14 Use context instead of static access 10 years ago
Jan-Christoph Borchardt 1a58892960 fix save text overlaying close x for shared documents 10 years ago
Jan-Christoph Borchardt 5318b7dc61 fix wording of empty content message 10 years ago
Jan-Christoph Borchardt 0fffa7d826 add use icons for close and share buttons, fix position 10 years ago
Vincent Petry 0c0e52ead2 Removed call to FileActions.display()
Let the file lists automatically update themselves from the previous
calls to FileActions.register().
10 years ago
Victor Dubiniuk 841605efaa Fix rename of a new doc 10 years ago
Vincent Petry 41ff4b55ba Do not change the controls bar
Rely on the default behavior / CSS instead.
10 years ago
Victor Dubiniuk f8b638bee5 More OCA.Files.fileActions 10 years ago
Victor Dubiniuk 5a568393a5 Fix invisible document content when viewing 10 years ago
VicDeo e37816348b Merge pull request #277 from owncloud/new-fileactions
Check for a new fileactions availability
10 years ago
Victor Dubiniuk a364ac7af4 Chack for a new fileactions availability 10 years ago
Victor Dubiniuk 534c288f0a Open Editor in the same tab 10 years ago
Victor Dubiniuk fd4f15d9f2 Fix viewer controls position 10 years ago
Victor Dubiniuk cdb9a92c21 Register actions via brand new API 10 years ago
Volkan Gezer d3fa6ac77a fixes some translation issues and enter key 10 years ago
Jan-Christoph Borchardt 3bd1237a37 remove noise texture from interface (not necessary, and blurry on high-res) 10 years ago
Vincent Petry 9d12c920b5 Set viewer mode to filelist when viewing ODF file
Now calling FileList.setViewerMode() to properly toggle viewer mode.
This will hide the sidebar and actions automatically.
10 years ago
Victor Dubiniuk 7d00efa94b Show actions when the list is ready 10 years ago
Victor Dubiniuk f1c4721ea0 Fix dropdown and rename 10 years ago
Victor Dubiniuk d167089c16 Move toolbar to widget. Show it early. Ref #224 10 years ago
Victor Dubiniuk 04b2ebc780 Move overlay into widget. Fix some quirks 10 years ago
Victor Dubiniuk 444903e472 Refactor grid to widget 10 years ago
Victor Dubiniuk 05fafb1cf9 First approach 10 years ago
Morris Jobke 2d63598d34 Improve documents layout & IE fix
* remove grey background color
 * add grey border
 * remove border-radius
 * add IE8 fixes
 * IE fixes for missing navigator.language
10 years ago
Lukas Reschke 530d5dbf13 Make preview bigger 10 years ago
Victor Dubiniuk f45c360c53 Fx preview url 10 years ago
Victor Dubiniuk d8cee62f76 Reflect recent master changes 10 years ago
Victor Dubiniuk a54feb9c58 Add CSRF check 10 years ago
Victor Dubiniuk 7fcf703041 Cleanup some variables 10 years ago
Victor Dubiniuk e20b304a17 Create new file in root if default dir doesn't exist. Ref #88 10 years ago