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 |
|
Vincent Petry
|
0c0e52ead2
|
Removed call to FileActions.display()
Let the file lists automatically update themselves from the previous
calls to FileActions.register().
|
2014-06-27 13:48:00 +02:00 |
|
Victor Dubiniuk
|
841605efaa
|
Fix rename of a new doc
|
2014-06-25 22:37:13 +03:00 |
|
Vincent Petry
|
41ff4b55ba
|
Do not change the controls bar
Rely on the default behavior / CSS instead.
|
2014-06-20 13:04:38 +02:00 |
|
Victor Dubiniuk
|
f8b638bee5
|
More OCA.Files.fileActions
|
2014-06-16 22:49:41 +03:00 |
|
Victor Dubiniuk
|
5a568393a5
|
Fix invisible document content when viewing
|
2014-06-13 18:41:16 +03:00 |
|
VicDeo
|
e37816348b
|
Merge pull request #277 from owncloud/new-fileactions
Check for a new fileactions availability
|
2014-06-13 18:33:42 +03:00 |
|
Victor Dubiniuk
|
a364ac7af4
|
Chack for a new fileactions availability
|
2014-06-13 18:32:42 +03:00 |
|
Victor Dubiniuk
|
534c288f0a
|
Open Editor in the same tab
|
2014-06-13 17:52:32 +03:00 |
|
Victor Dubiniuk
|
fd4f15d9f2
|
Fix viewer controls position
|
2014-06-10 17:18:19 +03:00 |
|
Victor Dubiniuk
|
cdb9a92c21
|
Register actions via brand new API
|
2014-06-10 16:41:04 +03:00 |
|
Volkan Gezer
|
d3fa6ac77a
|
fixes some translation issues and enter key
|
2014-06-01 03:43:36 +02: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 |
|
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 |
|