Commit Graph

4854 Commits

Author SHA1 Message Date
Francis Lachapelle
517b8887b4 fix(mail(js)): add CKEditor plugin pastefromgdocs
Fixes #5316
2021-05-13 11:16:35 -04:00
InverseBot
9ba3c13737 chore(js/css): update generated files 2021-05-13 00:28:31 -04:00
Francis Lachapelle
4501b5e35c fix(web(js)): don't cache users results in ACL editor 2021-05-12 10:59:27 -04:00
Francis Lachapelle
e5d957181c fix(calendar(css)): enlarge categories color stripes
Fixes #5301
2021-05-11 12:36:03 -04:00
Francis Lachapelle
0b33575457 Revert "chore(npm): update ng-sortable"
This reverts commit bf23f70104.
2021-05-11 11:09:23 -04:00
InverseBot
8a10ae140d chore(js/css): update generated files 2021-05-06 00:28:35 -04:00
Francis Lachapelle
d303247481 fix(mail(js)): add debouncing on keyup events of sgAutogrow 2021-05-05 17:37:42 -04:00
Francis Lachapelle
049c17f15a fix(mail(js)): don't delay the progress indicator when loading mailbox
Fixes #5278
2021-05-05 15:45:19 -04:00
Francis Lachapelle
0c1f9fdb02 fix(web): restore support of ppolicy OpenLDAP overlay 2021-05-05 12:41:08 -04:00
InverseBot
ae3fe6aad1 chore(js/css): update generated files 2021-04-22 00:27:55 -04:00
Francis Lachapelle
bd80b6ea75 fix(calendar(css)): enlarge categories color stripes
Fixes #5301
2021-04-21 14:12:14 -04:00
InverseBot
f5e4d3a7fd chore(js/css): update generated files 2021-04-17 00:27:55 -04:00
Francis Lachapelle
fec299f040 fix(calendar(js)): show conflict error inside appointment editor
A single string error is returned when at least one of the attendees
refuses to be invited.
2021-04-16 13:54:54 -04:00
InverseBot
f44122d763 chore(js/css): update generated files 2021-04-15 00:27:59 -04:00
Francis Lachapelle
bfbf43b1c8 fix(mail(js)): unselect all messages when changing mailbox
Fixes #4970
Fixes #5148
2021-04-14 14:28:22 -04:00
Francis Lachapelle
bed91ce95a fix(mail(js)): avoid updating the DOM before closing editor
When destroying the CKEditor instance (closing the mail editor in HTML mode), we no longer try to update the associated textarea because we're removing it anyway.
2021-04-09 17:57:08 -04:00
InverseBot
71a8dd4078 chore(js/css): update generated files 2021-04-07 00:28:18 -04:00
Francis Lachapelle
045879a1fa fix(css): adjust colors of center lists of views
Fixes #5291
2021-04-06 12:00:40 -04:00
InverseBot
a2eeab4612 chore(js/css): update generated files 2021-03-31 00:33:03 -04:00
Francis Lachapelle
749013db6d chore(js/css): update generated files 2021-03-30 16:01:11 -04:00
Francis Lachapelle
937aad47fc chore(npm): update sass 2021-03-16 12:06:28 -04:00
Francis Lachapelle
a94688ab12 chore(npm): update grunt-contrib-cssmin 2021-03-16 12:05:58 -04:00
Francis Lachapelle
074e0d4734 chore(npm): update lodash 2021-03-16 12:05:28 -04:00
Francis Lachapelle
f6f43c42fc chore(npm): update CKEditor to version 4.16.0
Fixes #5272
Fixes #5273
2021-03-08 13:57:51 -05:00
InverseBot
b8a0c84f12 chore(js/css): update generated files 2021-03-03 00:35:05 -05:00
Francis Lachapelle
6ea4cbc7f3 chore(npm): update CKEditor to version 4.16.0 2021-03-02 17:46:10 -05:00
Francis Lachapelle
fa3e5e0b75 fix(mail(js)): improve quoted message when replying
Fixes #5223
2021-03-02 17:16:06 -05:00
Francis Lachapelle
6f90977196 fix(common(js)): improve parsing of year
There's no perfect solution when only two digits are used for the year.
It's always better to show four digits for the year to avoid unexpected
results.

Fixes #5268
2021-03-02 14:59:59 -05:00
InverseBot
822c304d10 chore(js/css): update generated files 2021-02-26 00:35:00 -05:00
Francis Lachapelle
f9a8d8491e fix(mail(js)): don't modify filters for automatic refresh
Fixes #5226
2021-02-25 13:39:21 -05:00
InverseBot
d2bbaf7c39 chore(js/css): update generated files 2021-02-21 00:35:12 -05:00
InverseBot
7f5386db45 chore(js/css): update generated files 2021-02-16 00:34:40 -05:00
InverseBot
14ef484bea chore(js/css): update generated files 2021-02-11 00:34:47 -05:00
jkanefendt
59e876d8f7 fix(preferences(js)): always apply forward constraints to sieve filters (#294) 2021-02-10 14:41:51 -05:00
InverseBot
83f1516ca8 chore(js/css): update generated files 2021-02-09 00:34:19 -05:00
Francis Lachapelle
e774c4c474 fix(mail(css)): limit some text formatting to attachment cards 2021-02-08 12:02:34 -05:00
Francis Lachapelle
9dcdaedb40 fix(mail(css)): limit some text formatting to attachment cards 2021-02-08 11:25:05 -05:00
InverseBot
0088b9f7f5 chore(js/css): update generated files 2021-01-26 00:34:39 -05:00
Francis Lachapelle
e78eb44dd7 fix(calendar(js)): ignore attendees when saving task 2021-01-25 09:59:02 -05:00
InverseBot
6a5f3e4e4f chore(js/css): update generated files 2021-01-15 00:34:28 -05:00
Francis Lachapelle
fc4f5d2161 feat(mail): new option to force default identity
Users can now force the default identity to always be used when replying
or forwarding a message.
2021-01-14 15:23:43 -05:00
InverseBot
d470ebcda2 chore(js/css): update generated files 2020-12-24 00:34:21 -05:00
Francis Lachapelle
86ab7312a4 fix(mail(css)): restore scrolling of msg source when animation is off 2020-12-23 10:12:22 -05:00
InverseBot
099ef0ef7e chore(js/css): update generated files 2020-12-22 10:06:25 -05:00
Francis Lachapelle
b3932cc3de chore(npm): update angular-ui-router 2020-12-22 09:39:31 -05:00
Francis Lachapelle
5c872647ee chore(npm): update sass 2020-12-21 14:02:51 -05:00
Francis Lachapelle
bf23f70104 chore(npm): update ng-sortable 2020-12-21 14:02:16 -05:00
Francis Lachapelle
dfeb0467d7 chore(npm): update md to v1.2.2 2020-12-21 14:00:49 -05:00
InverseBot
c72565d54f chore(js/css): update generated files 2020-11-20 00:35:04 -05:00
InverseBot
0c6862811d chore(js/css): update generated files 2020-11-17 10:22:27 -05:00