Julia Radzhabova
2a2c630834
[DE] Fix preview for bullets
2019-12-26 13:57:55 +03:00
Julia Svinareva
4a1b4bc656
[de mobile] Review: disable buttons accept / reject when there is not changes
2019-12-26 12:09:07 +03:00
Julia Radzhabova
ebed2d1002
[SSE] Refactoring
2019-12-25 13:09:56 +03:00
Julia Radzhabova
228d8311a6
[DE] Fix preview for multilevel list
2019-12-25 12:33:20 +03:00
Julia Radzhabova
8a99c4ad9e
[DE] Change preview for list settings
2019-12-25 12:10:42 +03:00
Julia Radzhabova
d9a456c7cd
[DE] Preview list settings
2019-12-24 17:20:35 +03:00
Julia Svinareva
af1d560430
Fix bug 43877 (add display of the current color scheme)
2019-12-24 16:58:06 +03:00
Julia Radzhabova
2663514147
[DE] Fix Bug 43980, Bug 40362
2019-12-24 13:49:18 +03:00
Julia Radzhabova
c1e3f9c1d4
[DE] Fix Bug 43971
2019-12-24 11:01:13 +03:00
Julia Radzhabova
eb9da5251b
Add parameter customization->mentionShare: change hint for mention in comment
2019-12-23 15:51:00 +03:00
Julia Radzhabova
36b19cf3d0
[Mentions] Check onRequestSendNotify event when send notification (don't check onRequestUsers event)
2019-12-20 17:40:15 +03:00
Julia Radzhabova
3bc5600976
[DE] Fix Bug 43918
2019-12-20 16:23:44 +03:00
Julia Radzhabova
e7cec07aad
Bug 40362, Bug 43365, Bug 42936
2019-12-20 16:18:17 +03:00
Julia Radzhabova
f9149c6b9e
Merge pull request #290 from ONLYOFFICE/feature/de-list-settings
...
Feature/de list settings. Fix Bug 43143
2019-12-20 12:01:03 +03:00
Julia Radzhabova
f957b9f5fd
[DE] Remove unused styles
2019-12-20 11:57:05 +03:00
Julia Radzhabova
90c33eebcd
Merge branch 'release/v5.5.0' into feature/de-list-settings
2019-12-20 11:53:55 +03:00
Julia Radzhabova
7b1911e5bd
[DE] Fix applying numbering
2019-12-20 11:46:14 +03:00
Julia Radzhabova
d60f2da775
Update translation
2019-12-20 11:18:42 +03:00
Maxim Kadushkin
828613e3f6
[DE] fix bug 43909
2019-12-19 17:24:45 +03:00
Julia Svinareva
8a61a15a88
[DE] Fix bug 43943
2019-12-19 17:21:37 +03:00
Julia Radzhabova
54db30d9fd
[DE] Fix list settings
2019-12-19 17:14:05 +03:00
maxkadushkin
ce1f0c5b6a
Merge pull request #289 from ONLYOFFICE/feature/sprites
...
Update sprite with wrapping and drop cap icons
2019-12-19 16:56:41 +03:00
Evgeny Katyshev
878d25620f
Update other two sprites
...
Remove background and all states except necessary two
2019-12-19 16:52:59 +03:00
Evgeny Katyshev
ac40237728
Update sprite with wrapping and drop cap icons
...
Removed all states except neccecary two. Style of icons changed followed toolbar icons style.
2019-12-19 16:29:38 +03:00
Julia Radzhabova
3857e2cc6a
[PE][SSE] Fix list settings
2019-12-19 15:03:30 +03:00
Julia Radzhabova
8149092637
[DE] Fix color settings for list
2019-12-19 15:01:49 +03:00
Julia Radzhabova
19e8c27300
Update translation
2019-12-19 14:01:19 +03:00
Oleg Korshul
80c33dfcf7
Fix bug 43925
2019-12-19 13:57:46 +03:00
Julia Radzhabova
cd28a55de6
Update help
2019-12-19 11:42:10 +03:00
Julia Radzhabova
f714a26da7
Change color scheme by index
2019-12-19 11:00:49 +03:00
Maxim Kadushkin
ca417fa675
[DE] fix stylesheet deployment with less
2019-12-18 18:54:30 +03:00
Julia Radzhabova
562f6908e1
[DE] Fix settings for numbered list
2019-12-18 17:51:18 +03:00
Julia Radzhabova
11b383e773
[DE] List settings: add "like a text" color
2019-12-18 17:42:01 +03:00
Julia Radzhabova
b840659ac2
[DE] List settings: update preview
2019-12-18 16:54:40 +03:00
Julia Radzhabova
61f2a36fec
[DE] Add settings for multilevel list.
2019-12-18 16:48:36 +03:00
Julia Svinareva
aad24e1e0d
[DE] Margins Dialog: preview
2019-12-18 15:52:54 +03:00
maxkadushkin
e87d9e388b
Merge pull request #287 from ONLYOFFICE/feature/remove-grunt-jscoverate
...
Remove unneded dependency `grunt-jscoverage`
2019-12-18 15:14:18 +03:00
Pavel Lobashov
4b6762a534
Remove unneded dependency grunt-jscoverage
...
This was added in first commit:
741b10515d
Task was not initialized and never used, no source of
`jscoverage:` config found, `grunt jscoverage` failing with error
2019-12-18 15:02:14 +03:00
Pavel Lobashov
c40ec2f52b
Use actual nodejs version in travis tests ( #286 )
...
Also remove not needed line about dist
2019-12-18 14:58:30 +03:00
maxkadushkin
37fb142a86
Merge pull request #285 from ONLYOFFICE/feature/remove-grunt-replace
...
Remove `grunt-replace` nodejs dependency
2019-12-18 13:12:22 +03:00
Pavel Lobashov
ad9c03aa4e
Remove grunt-replace
nodejs dependency
...
This was introduced since first commit to `web-apps`:
741b10515d
Accroding to https://www.npmjs.com/package/grunt-replace
it create grunt task `grunt-replace` but it's never used.
Also this depends on `"lodash": "^4.11.0"` and blocking
security updates of `lodash` (current 4.17.15)
2019-12-18 12:29:34 +03:00
Julia Svinareva
a77422602d
[DE] Fix margins dialog
2019-12-18 11:08:58 +03:00
Julia Radzhabova
8aef0c2c75
Fix table templates for retina (Bug 42429)
2019-12-17 17:44:21 +03:00
Julia Radzhabova
bce1c51a09
[PE] Fix icons in context menu
2019-12-17 17:28:05 +03:00
Julia Radzhabova
3585f70ccc
[DE] Add settings for multilevel list
2019-12-17 17:25:12 +03:00
Julia Radzhabova
7b1f56d69f
[DE] BulletSettingsDialog -> ListSettingsDialog
2019-12-17 16:02:28 +03:00
Maxim Kadushkin
7ce97f966d
[DE] removed unused resources
2019-12-17 15:20:27 +03:00
Julia Radzhabova
eae1645df5
Table/Cell settings: change border buttons
2019-12-17 15:18:06 +03:00
Julia Radzhabova
5cb3cc0e84
Bug 43909
2019-12-17 15:15:19 +03:00
Julia Radzhabova
8a3edb0239
[DE] Show settings for numbered list
2019-12-17 14:52:30 +03:00