216 Commits

Author SHA1 Message Date
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.
2014-05-19 10:39:37 +02:00
Victor Dubiniuk
7d00efa94b Show actions when the list is ready 2014-05-08 19:36:25 +03: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
a54feb9c58 Add CSRF check 2014-04-07 22:45:08 +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
1bbcd7f6af Add config page and settings 2014-03-31 20:27:07 +03:00
Victor Dubiniuk
1aa44cd241 Previews. Closes #29. Ref #187 2014-03-27 22:45:10 +03:00
Victor Dubiniuk
068390bf83 Cleaner way to get current memberId 2014-03-26 23:14:01 +03:00
Victor Dubiniuk
8153b08362 First user is me 2014-03-22 01:37:13 +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
Aditya Bhatt
b192e4828d Sync to WebODF 8d8fc0216874b9dd9e3e3eef68dd2474a11f02f3
Make virtual selections have draggable handles on touch
screens.
2014-03-12 11:30:12 +01:00
Victor Dubiniuk
985d1f097b Upload progress ion. Closes #120 2014-03-10 22:36:26 +03:00
Aditya Bhatt
205f9198f9 Sync to WebODF 8d8fc0216874b9dd9e3e3eef68dd2474a11f02f3.
* Collaborative virtual selections for iOS Safari.
2014-03-07 19:06:21 +01: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
Aditya Bhatt
90b2bdd42c Sync to WebODF dbdc4e91827d460dbf71785a16b7a472bef548a1.
* Fixes a bug with blocky rendering of multi-paragrap selections on iOS.
* Gets rid of the second blue native caret alongside the user's caret.
2014-03-05 13:58:15 +01:00
Victor Dubiniuk
3470302b01 Fix header regression 2014-03-04 19:49:38 +03:00
Aditya Bhatt
3cd491a5ef Sync with WebODF e50bc588ff3e380178ffabecfe2fbca92bef6aed.
* Keyboard support in iOS and other touchscreens
* Pinch-zoom support on touch devices
* SVG selections that look like those in LibreOffice
* Major speed improvements with all editing operations and cursor movements
* IME support on desktop browsers
* Word-by-word navigation with Ctrl+Left/Right
* Fixes for IE11
* Ability to add/edit/remove Hyperlinks.
2014-03-04 16:19:31 +01: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
Victor Dubiniuk
d042036b1f Remove webroot from css. Fixes #197 2014-02-05 22:09:43 +03:00
Victor Dubiniuk
df83dc5e12 Fix upload 2014-02-05 11:49:51 +03:00
Victor Dubiniuk
4ab86bab3f Support extra mimes in viewer 2014-01-31 23:13:41 +03:00
Victor Dubiniuk
16f5420fef Fix viewer for subdirectories 2014-01-30 22:58:02 +03:00
Victor Dubiniuk
91b0ce6f8d Subscribe to lostConnection event 2014-01-21 22:47:23 +03:00
Victor Dubiniuk
d106de7102 Escalate fatal editor errors to user and go back to grid 2014-01-21 22:23:45 +03:00
Victor Dubiniuk
a46677bbe9 Initial save indicator. Ref #114 2014-01-21 21:44:02 +03:00
Victor Dubiniuk
3669d90862 Filters for files app 2014-01-04 00:24:59 +03:00
Victor Dubiniuk
988ae02b8e Move rename controller to document 2013-12-19 00:08:02 +03:00
Aditya Bhatt
5ff78040fb Sync with webodf fc3a4e615597be18da1e23e03302ef472b9a95e5
* Improve text insertion and paragraph splitting OT -
therefore no more conflict and sync failure when multiple
users insert text or split the paragraph at the same
position.
* Increase performance of virtual selections
2013-12-06 15:55:22 +01:00