118 Commits

Author SHA1 Message Date
Victor Dubiniuk
e42fe0c1d5 Enable by default. Skip loading if disabled 2015-03-26 01:16:47 +03:00
Victor Dubiniuk
453d6760fb Do not load previews when they are disabled. Ref #425 2015-01-15 00:43:39 +03:00
Jan-Christoph Borchardt
82122ecb2b better style for close button 2014-12-23 15:16:14 +01:00
VicDeo
8b8c4704c1 Merge pull request #415 from owncloud/new-header
New header bar
2014-12-19 12:32:15 +03:00
Victor Dubiniuk
755fa560a7 Place OC controls inside own toolbar as dijit widgets 2014-12-19 00:02:40 +03:00
Thomas Müller
58b14218b6 Merge pull request #379 from owncloud/remove-minified
Use not minified webodf source. Let Assetic do its job
2014-12-18 15:25:44 +01:00
Victor Dubiniuk
3e5b13f752 Fix member disconnection routes 2014-11-19 01:15:15 +03:00
Victor Dubiniuk
4180d66555 Fix missing header on error 2014-10-28 22:56:03 +03:00
Victor Dubiniuk
595b2fbf96 Migrate major controllers to appframework 2014-10-25 17:18:00 +03:00
Victor Dubiniuk
dc842ec045 Replace search and replace patterns 2014-10-16 23:23:28 +03:00
Victor Dubiniuk
7f8c119750 Use not minified webodf source. Let Assetic do its job 2014-10-15 22:25:08 +03:00
VicDeo
0e8edfbf33 Revert "Fix stylesheets loading in pipeline mode. Ref #348" 2014-10-08 20:28:59 +03:00
Victor Dubiniuk
1a4a051404 Fix stylesheets loading in pipeline mode. Ref #348 2014-09-30 01:20:03 +03:00
Victor Dubiniuk
4f6521fa43 Show full path on hover. Ref #293 2014-09-24 22:29:38 +03:00
Volkan Gezer
34bbd32119 add webroot link. fixes #335 2014-08-13 22:13:59 +02:00
Jan-Christoph Borchardt
1a58892960 fix save text overlaying close x for shared documents 2014-07-03 13:56:55 +02:00
Jan-Christoph Borchardt
5318b7dc61 fix wording of empty content message 2014-07-03 12:29:50 +02:00
Jan-Christoph Borchardt
0fffa7d826 add use icons for close and share buttons, fix position 2014-07-03 12:17:02 +02:00
Victor Dubiniuk
841605efaa Fix rename of a new doc 2014-06-25 22:37:13 +03:00
Jan-Christoph Borchardt
3bd1237a37 remove noise texture from interface (not necessary, and blurry on high-res) 2014-05-23 14:19:44 +02:00
Victor Dubiniuk
f1c4721ea0 Fix dropdown and rename 2014-05-07 03:02:58 +03:00
Victor Dubiniuk
d167089c16 Move toolbar to widget. Show it early. Ref #224 2014-04-30 14:02:00 +03:00
Victor Dubiniuk
04b2ebc780 Move overlay into widget. Fix some quirks 2014-04-30 13:20:36 +03:00
Victor Dubiniuk
444903e472 Refactor grid to widget 2014-04-26 02:05:11 +03:00
Victor Dubiniuk
05fafb1cf9 First approach 2014-04-25 20:21:42 +03:00
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
2014-04-16 22:58:31 +02:00
Lukas Reschke
530d5dbf13 Make preview bigger 2014-04-16 18:20:55 +02:00
Victor Dubiniuk
f45c360c53 Fx preview url 2014-04-14 18:41:37 +03:00
Victor Dubiniuk
d8cee62f76 Reflect recent master changes 2014-04-14 18:05:18 +03:00
Victor Dubiniuk
7fcf703041 Cleanup some variables 2014-04-07 18:25:59 +03:00
Victor Dubiniuk
e20b304a17 Create new file in root if default dir doesn't exist. Ref #88 2014-04-02 23:18:39 +03:00
Victor Dubiniuk
0d69eaf98e Do not show share button if OC.Share is undefined 2014-04-02 17:16:58 +03:00
Victor Dubiniuk
1aa44cd241 Previews. Closes #29. Ref #187 2014-03-27 22:45:10 +03:00
Victor Dubiniuk
ed7e53f971 Disconnect when tab is closed. Closes #18 2014-03-21 20:14:57 +03:00
Victor Dubiniuk
dec819c893 CSS instead of images. Ref #225 2014-03-21 16:30:45 +03:00
Victor Dubiniuk
e75fe08a52 Branding. Closes #225 2014-03-19 21:14:50 +03:00
Victor Dubiniuk
6fb03c35c7 Autoedit a new document. Ref #104 2014-03-17 23:48:15 +03:00
VicDeo
593c760686 Merge pull request #222 from owncloud/icon-class-remove
remove unneeded extra icon class
2014-03-17 16:58:18 +02:00
Victor Dubiniuk
f26e107504 No more barrier to enter for guests. Closes #200 2014-03-14 20:49:17 +03:00
Jan-Christoph Borchardt
0e7b0b33fb remove unneeded extra icon class 2014-03-14 14:52:29 +01:00
Victor Dubiniuk
5cfea26265 Move ServerFactory downstream. Closes #221 2014-03-13 00:15:32 +03:00
Victor Dubiniuk
40ca1d58ff Fix public page issue 2014-03-12 19:41:21 +03:00
Victor Dubiniuk
985d1f097b Upload progress ion. Closes #120 2014-03-10 22:36:26 +03:00
Victor Dubiniuk
75ec0af00c Add share token 2014-03-07 19:01:54 +03:00
VicDeo
a0746968a1 Merge pull request #216 from owncloud/kill-routes.json
Replace OC.Router.generate() with OC.generateUrl()
2014-03-07 17:58:53 +02:00
Victor Dubiniuk
3470302b01 Fix header regression 2014-03-04 19:49:38 +03:00
Thomas Müller
c9f5e23c92 Replace OC.Router.generate() with OC.generateUrl() 2014-03-02 23:42:38 +01:00
Victor Dubiniuk
d1aee9fe68 Remove dead code 2014-02-12 17:22:00 +03:00
Victor Dubiniuk
77ea7ed75e Change page title format Ref #202 2014-02-12 16:56:58 +03:00
Victor Dubiniuk
e3f6e4d48a Add title when shared by link. Fixes #202 2014-02-12 16:56:44 +03:00