2039 Commits

Author SHA1 Message Date
Victor Dubiniuk
a481bcc5bf OC5 autoloader fixes 2013-09-03 18:07:50 +03:00
Victor Dubiniuk
9cd28ddbb8 Hide Add icon 2013-09-03 18:03:50 +03:00
Victor Dubiniuk
80cba2f5d7 Do not show deleted files in documents 2013-09-03 17:53:05 +03:00
Friedrich W. H. Kossebau
2a0f345c5c Switch/fix order of webodf_bootstrap/dojo-amalgamation execution
(and remove no longer needed fixes)
2013-09-03 14:25:09 +02:00
Friedrich W. H. Kossebau
2dfa83a5e4 fix wrong memberId -> memberid in opspecs created in EditorSession 2013-09-03 13:59:12 +02:00
Jenkins for ownCloud
e22ab9cc33 [tx-robot] updated from transifex 2013-09-03 05:30:42 -04:00
Friedrich W. H. Kossebau
63e4207fa0 Small improvements to timeouting in pullbox/OperationRouter 2013-09-03 01:12:23 +02:00
Friedrich W. H. Kossebau
5fe87cbfc1 Fix FontPicker (forgot to update copy) 2013-09-03 01:11:15 +02:00
Victor Dubiniuk
cc1a5d5945 Error logging on save 2013-09-03 00:08:28 +03:00
Victor Dubiniuk
158db50966 OC_Avatar support 2013-09-02 21:22:38 +03:00
Victor Dubiniuk
a92c665916 Split controllers 2013-09-02 19:55:36 +03:00
Jörn Friedrich Dreyer
84c9eb786d add lengths to text to prevent mdb2 schema creation hiccups on stable5 2013-09-02 18:17:31 +02:00
Victor Dubiniuk
4814409d5e Merge branch 'minors' 2013-09-02 19:07:00 +03:00
Victor Dubiniuk
a6a72e1c72 Remove orphaned file 2013-09-02 19:03:57 +03:00
Victor Dubiniuk
8de60679fc png -> svg 2013-09-02 18:58:15 +03:00
Friedrich W. H. Kossebau
92576cd89c Set oc_requesttoken as token to the webodf server proxy object (and have it used in every call) 2013-09-02 17:38:56 +02:00
Friedrich W. H. Kossebau
0288fd685e widgets.js -> Tools.js 2013-09-02 17:38:56 +02:00
Jörn Friedrich Dreyer
3ada1fcc1d introduce documents_revisions table, whitespace changes 2013-09-02 17:15:29 +02:00
Jörn Friedrich Dreyer
fe76963f22 add requesttoken to save xhr in Server.js, fetch correct headers in controller 2013-09-02 14:59:13 +02:00
Friedrich W. H. Kossebau
64e8ea689b support callbacks on sync request calls in PullBox OperationRouter (and remove 2sec close wait hack)
too bad this loses the nice singleTimeCallbackOnCompleteServerOpSpecsPlay var ;)
2013-09-02 02:29:04 +02:00
Friedrich W. H. Kossebau
880101b221 Also ignore MoveCursor ops as non-document-modifying ops 2013-09-01 22:25:03 +02:00
Friedrich W. H. Kossebau
13df7fe90b Use new keys in header of session save POST request 2013-09-01 22:24:09 +02:00
Friedrich W. H. Kossebau
783250a638 Fix dropped support for documentsMain.useUnstable flag 2013-09-01 19:31:38 +02:00
Friedrich W. H. Kossebau
5c68a09fee Remove unused files 2013-09-01 18:50:10 +02:00
Friedrich W. H. Kossebau
fb536e7149 Remove meanwhile no longer useful flag documentsMain.initialized 2013-09-01 18:50:10 +02:00
Friedrich W. H. Kossebau
8527506d90 First take on proper destruction of WebODF Editor instance 2013-09-01 18:50:10 +02:00
Jenkins for ownCloud
9c0a0c854a [tx-robot] updated from transifex 2013-09-01 11:40:51 -04:00
Jenkins for ownCloud
0dad6d59b8 [tx-robot] updated from transifex 2013-08-31 14:09:16 -04:00
Friedrich W. H. Kossebau
e74535bdf6 Update to current webodf: saves on closing the session/document (needs server support still)
saves only is the user has edited something
2013-08-30 17:35:35 +02:00
Jenkins for ownCloud
abdd34ca50 [tx-robot] updated from transifex 2013-08-30 08:22:19 -04:00
Jenkins for ownCloud
bd6cc1c6f7 [tx-robot] updated from transifex 2013-08-28 17:35:04 -04:00
Jörn Friedrich Dreyer
96ca775206 Merge pull request #1 from owncloud/l10n
l10n support added
2013-08-28 10:39:57 -07:00
Jörn Friedrich Dreyer
e62bae00b4 move documents.php functionality to controller, add route 2013-08-28 19:38:17 +02:00
Jörn Friedrich Dreyer
d62e723304 refactor document.js, show overlay icon only when a member active, load session and member info with documents.php 2013-08-28 16:51:17 +02:00
Jörn Friedrich Dreyer
667f3717db add legacy getSessionByFileId to use getSessionsByFileIds 2013-08-28 16:00:27 +02:00
Jörn Friedrich Dreyer
8c44e84a54 allow arrays as param to getSessionByFileId 2013-08-28 15:39:07 +02:00
Jörn Friedrich Dreyer
d756b5fbaa minor reformatting of sql 2013-08-28 15:24:41 +02:00
Jörn Friedrich Dreyer
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Thomas Müller
2eb5fa9a98 transifex configuration added
perl script for extraction of string added
2013-08-28 00:25:53 +02:00
Jörn Friedrich Dreyer
3e59604485 move back to tiles (200x200 as in pictures) 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
93877f2a30 add missing new files 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
310e179c01 remove unneeded data-file attribute from template 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
d2e00b9aa3 fix path when opening document 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
de24ab3b8d ajaxify document & session loading, show icon for documents with active session 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
e03cfb068c live -> on 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
d8aa4db390 whitespace and indenting 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
74011e3fc6 convert preview to list 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
df6af65b09 fix schema for mysql 2013-08-27 20:26:34 +02:00
Victor Dubiniuk
ec6949c086 Sharing a document is enough to start/join the session 2013-08-27 20:26:34 +02:00
Victor Dubiniuk
84a0bb00b5 First portion of UI changes according to Jans vision 2013-08-27 20:26:33 +02:00