- Dec 10, 2018
-
-
Andras Timar authored
This reverts commit 37425878.
-
Miklos Vajna authored
Server-side code was changed. Change-Id: Icf784a261de66e519f1c6975b70820ef0b6888a0 (cherry picked from commit 0648d462)
-
Andras Timar authored
Change-Id: I4b6f5c998c649c6bfe89fc6af1e1f32f39053cbe (cherry picked from commit 9539c212)
-
- Dec 09, 2018
-
-
Andras Timar authored
Change-Id: Ib4f9d044d8e943de27f36029ce54100d29553604 (cherry picked from commit d9dee979)
-
Andras Timar authored
Change-Id: I548c7e3c09b88290a59a43421f403306d5a8dc89
-
Andras Timar authored
Change-Id: I136d57aec54487f15762cd2487924c5b8991a133 (cherry picked from commit d2dd7c69)
-
Andras Timar authored
Change-Id: Ib1e421ae13be534eed5afafb65520448697284e5
-
Andras Timar authored
Change-Id: I470865ef5cf9d5f239313ae339c23bba36012637
-
- Dec 08, 2018
-
-
Andras Timar authored
Change-Id: I89c9fd2d98d165a42b31d171cd46e9e35bdb0b34
-
Andras Timar authored
Change-Id: I28c6ee71bca80d1dd65daa02af5d719a94d55034
-
- Dec 07, 2018
-
-
Jan Holesovsky authored
The 'hidden: true' is causing trouble, just toolbarUp.show('styles') is not enough to make them visible ex-post, so for the moment, default to visible. Change-Id: If49bcaea3813ae9bcb299b8ab70750d32986a3fe
-
Szymon Kłos authored
Change-Id: I9bcec2ed9c162b84f3f53f9abbeb3616ed1c35c9
-
Szymon Kłos authored
Change-Id: Iac6390d7cb5186ca9538cd3ed9d7c896aa9c8f81
-
Tor Lillqvist authored
Change-Id: I0278c745924787fdf5f258bb7d334fa6eef14fc0
-
Jan Holesovsky authored
Change-Id: Iabdc790a9c2c37eccbcb4245a48d564c69ea5d19
-
Szymon Kłos authored
Change-Id: Idf30f53dc8e1a68d0c99dfef484ea9796ee40550
-
Szymon Kłos authored
Change-Id: Ie8160b70b94c5cb9012560fde64e7e4e9eb079cf
-
Ashod Nakashian authored
Since we have two status message commands, we need to store and compare just the payloads, lest we unnecessarily re-process the document state when nothing has changed (except we got status: vs statusupdate: or vice versa). Change-Id: I8506fc4ced3e7677ccc6725893b5ad8eeb8e9f9d
-
Ashod Nakashian authored
Change-Id: I5bb35898bb917f6768327b264e87dd9000a10ecc
-
Henry Castro authored
Change-Id: Ia34deb90c958e3d633d098b63c49adfd5bc3bdac
-
Szymon Kłos authored
Change-Id: I275f16613eafe74539a8ddd939a8db9979174e6d
-
Szymon Kłos authored
Change-Id: Ic6680d53d07ba0d3a026ae0e17ba5ba812e60e32
-
Szymon Kłos authored
Change-Id: I156315982cea806de9f0cd21ef45e018be0b3c52
-
Jan Holesovsky authored
Change-Id: Ia7f3fa5036c0f47fb9da51042b5cfe673871e432
-
Jan Holesovsky authored
Change-Id: Ia754aad59d09254d538480619aec1020f4eb4943
-
Jan Holesovsky authored
Change-Id: I7d3cf8f5f1946f05254cc22d7ea6fedfe872e225
-
Jan Holesovsky authored
Change-Id: I717d1364926a788a15ac9b5e89c4e5fe28a8cac3
-
Jan Holesovsky authored
Both were using toolbar-up, but the <div> was always up, but the actual w2ui toolbar (named toolbar-up) was at the bottom. Change-Id: Ic3ff80f68bfb878d2ed77e98e5be10ca96d64987
-
Jan Holesovsky authored
Change-Id: I268bf89465aac871b83238b8e7c534ef80428e88
-
Jan Holesovsky authored
The icon comes from the Material Design pages: https://material.io Change-Id: I59acf7bfb6c65030721605ead057c8854f529a3b
-
Marco Cecchetti authored
Now shape scaling is handled through the transform dialog instead of simulating a drag and drop event in core. For performing a uniform scaling when the shape/image is rotated we need to inform the client about the rotation angle for the selected graphic object that has been achieved but appending an angle argument to the graphic selection callback. The client check if the angle is divisible by 90 in order to decide if uniform scaling should be used or it doesn't. Moreover now it is also possible to reverse shapes/images through negative scaling. Change-Id: Iadb93f5883ac403313c1358cb3d8cc9db78338fd
-
Szymon Kłos authored
Change-Id: Id5a0baac745018a2d450ce4cb930849105452563
-
Jan Holesovsky authored
Also don't use the hover frame for the 'Last modification', it is not a real menubar enttry. Change-Id: Iccaf8ff2b7a882e7d5bbf56d5dc19422a93457fe
-
Henry Castro authored
Change-Id: I89b10a8bc36520a1224701835b0a66e4b781109e
-
Henry Castro authored
Change-Id: I6827dd60e3ed6959cabf623f153e73cafed2107a
-
Szymon Kłos authored
Change-Id: I313ef0ed1b801d8a3d3aadfca7c2eb001499e7db
-
Henry Castro authored
Change-Id: I2f3e7f275e0b217041fd2e4c83a1360cdced738a
-
Szymon Kłos authored
* by reducing small device screen size limit to 767px tablets like iPad are not switched to the simple ui * tablet is a mobile device without simple ui * created global methods to detect ui mode window.mode.isTablet() / isMobile() / isDesktop() * menubar / toolbar items can have 'tablet' property * modification indicator is hidden in the tablet mode to allow layout menubar correctly in the vertical mode * tablet mode has the menubar folded by default and hamburger menu icon to unfold it * menubar hidden by default needed fix for calc due to additional row with formulas Change-Id: I0d89427f6bfde015c645c597cb741c69b9031178
-
Henry Castro authored
Change-Id: I9475c2297882fb848010996087374af5dde3d214
-
Szymon Kłos authored
Change-Id: Ie23b0b214992c5d8425ee86eb6e5897f680b65bd
-