91 Commits

Author SHA1 Message Date
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
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
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
988ae02b8e Move rename controller to document 2013-12-19 00:08:02 +03:00
Victor Dubiniuk
1e1e1eea78 Show loader message. Closes #117 2013-12-06 03:14:16 +03:00
Vincent Petry
fd4f4bf99a Now using inline input field for rename action
Also added validation of file name.
2013-12-05 14:54:47 +01:00
Vincent Petry
d56ef4f0b6 Make it possible to rename documents by clicking on title 2013-12-05 14:04:36 +01:00
Victor Dubiniuk
19a1b51a0e Open readonly shares with viewer. Ref #62 2013-12-05 01:02:08 +03:00
Victor Dubiniuk
9ef49d48f8 Center No documents message. Fixes #141 2013-12-02 16:14:56 +03:00
Victor Dubiniuk
8a337ebfad Invert condition 2013-11-25 20:42:54 +03:00
Friedrich W. H. Kossebau
15b7bdfd9d Sync with webodf 1875ef27bc220bc49dc6092e7de9b5e184c2e855
* adds support for direct text styling:
  + bold
  + italic
  + underline
  + strikethrough,
  + font
  + fontsize
* fixes broken OT on selections vs. other editing operations
* performance improvements with big documents
2013-11-15 19:02:20 +01:00
Victor Dubiniuk
d968b2afe5 UI for connection is lost 2013-11-14 19:02:46 +03:00
Victor Dubiniuk
b597a972c5 Improve translator function. Ref #14 2013-11-14 16:04:50 +03:00
Victor Dubiniuk
680ec43ee7 Initial hackish translator function. Ref #14 2013-11-14 04:18:08 +03:00
Victor Dubiniuk
8dec0a3119 Fix first row items misposition 2013-11-13 19:50:29 +03:00
Victor Dubiniuk
eae804588b Show loader for documents list. Closes #103 2013-11-12 19:16:05 +03:00
Friedrich W. H. Kossebau
47c0cbc5e8 Sync with webodf 379ba3bfff4a7d736109f48c8ab72ea649a77918
* enables initial support for integrating into OC-Docs translation system
* fixes broken paragraphstyle dialog on 2nd and later editor start with the same OC-App page-life-cycle
* showing selections of other users, not just the cursor
* lots of small fixes with cursor/selection
2013-11-09 18:01:43 +01:00
Victor Dubiniuk
3bb39d50d6 Separate title bar. Closes #91 2013-10-29 15:07:00 +03:00
Victor Dubiniuk
9b0afdd44a Disconnect user on leaving a session. Closes #15 2013-10-28 20:01:30 +03:00
Victor Dubiniuk
3a8572da37 Defer documents reload 2013-10-28 16:46:57 +03:00
Victor Dubiniuk
58ce9ba920 Speed up animation. Ref #81 2013-10-24 19:44:36 +03:00
Victor Dubiniuk
469624c551 Always preload documents grid. Fixes #78 2013-10-24 19:40:59 +03:00
Victor Dubiniuk
29da4e5bff Load minified scripts on production 2013-10-24 19:23:59 +03:00
Victor Dubiniuk
efcc0ed3f9 Integrate bootstrap, wait for js components to load 2013-10-22 16:18:03 +03:00
Victor Dubiniuk
6afe897884 Fix switching to unstable mode 2013-10-10 21:27:28 +03:00