Commit Graph

3837 Commits

Author SHA1 Message Date
Francis Lachapelle
1bd4fe5010 (js) Add hotkey to search in contacts 2016-10-03 11:44:51 -04:00
Francis Lachapelle
5c8568f14e (js) Improve navigation with hotkeys in lists 2016-10-03 11:27:57 -04:00
InverseBot
92a81f8c1b (js/css) Update generated files 2016-10-01 01:19:55 -04:00
Francis Lachapelle
c845d021ea (js) Add hotkey to flag a message 2016-09-30 12:15:37 -04:00
Francis Lachapelle
268b8ea1c3 (js,html) Improve IMAP subscriptions manager 2016-09-30 12:02:46 -04:00
Francis Lachapelle
9046bae712 (js) Remove resize grips to short events
Fixes #3771
2016-09-30 09:31:01 -04:00
InverseBot
4d7242bfc6 (js/css) Update generated files 2016-09-30 01:21:47 -04:00
Francis Lachapelle
66267b17f2 (js,css) Add sg-now-line directive 2016-09-29 15:59:39 -04:00
Francis Lachapelle
77e3d7ca0c (js) Improve hotkeys support 2016-09-29 13:40:36 -04:00
InverseBot
c317ae964d (js/css) Update generated files 2016-09-29 02:05:49 -04:00
Francis Lachapelle
aef0609032 (js) Improve hotkeys cheat sheet 2016-09-28 16:04:28 -04:00
Francis Lachapelle
ef21630441 (css) Improve hotkeys cheat sheet 2016-09-28 14:46:23 -04:00
Francis Lachapelle
ee66383f09 (css,js) Update md to v1.1.1-master-1b9245a 2016-09-28 14:45:42 -04:00
Francis Lachapelle
c1733221ba (js) Adapt Component ctrl to latest md changes
Fixes #3823
2016-09-28 14:39:18 -04:00
Francis Lachapelle
9623604aac (js) Don't allow hotkeys in md-chips 2016-09-28 14:38:59 -04:00
Francis Lachapelle
3d30345fb5 Update CKEditor to version 4.5.11 2016-09-28 14:29:34 -04:00
Francis Lachapelle
af9e0f4853 (js) Adapt sgTransformOnBlur for latest md changes 2016-09-28 14:21:08 -04:00
Francis Lachapelle
5e76627641 Revert "(js) Drop sgTransformOnBlur directive"
This reverts commit 67258fe337.

Fixes #3815
2016-09-28 13:50:44 -04:00
Francis Lachapelle
3a61903e7f (js) Add sg-category-stylesheet directive
Fixes #3816
2016-09-28 12:03:11 -04:00
InverseBot
81643c1c60 (js/css) Update generated files 2016-09-28 02:06:13 -04:00
Francis Lachapelle
57a735753f (js,css) Improve keyboard shortcuts
- Defined some hotkeys in all modules;
- Added generation of cheat sheet.
2016-09-27 16:16:09 -04:00
InverseBot
008b38ab7d (js/css) Update generated files 2016-09-27 01:34:10 -04:00
Francis Lachapelle
ae58c771b6 (js) Add Mailbox.prototype.$selectedMessageIndex 2016-09-26 09:52:54 -04:00
InverseBot
3c924e30ea (js/css) Update generated files 2016-09-26 01:31:36 -04:00
InverseBot
bb3d24c696 (js/css) Update generated files 2016-09-24 01:27:07 -04:00
Francis Lachapelle
a2e3807a3a (js) Initial support for keyboard shortcuts 2016-09-23 17:17:25 -04:00
Francis Lachapelle
93de7b9ab3 (js) Fix caching of user rights 2016-09-23 16:43:48 -04:00
InverseBot
300a893957 (js/css) Update generated files 2016-09-23 01:45:40 -04:00
Francis Lachapelle
0c9a301f25 Automatically mark msg as read in Mail module
This avoids an extra XHR to the server.
2016-09-22 15:51:56 -04:00
InverseBot
6a75834988 (js/css) Update generated files 2016-09-22 01:37:32 -04:00
Francis Lachapelle
0504769cd2 (js) Show event categories in month view
Fixes #3816
2016-09-21 15:08:10 -04:00
Francis Lachapelle
908c29d67c (js) Improve display of dragging ghost in Calendar 2016-09-21 15:04:09 -04:00
InverseBot
ab3d59f5fc (js/css) Update generated files 2016-09-21 01:31:28 -04:00
Francis Lachapelle
98c9364712 (css,js) Update md to v1.1.1-master-72d0685 2016-09-20 14:17:12 -04:00
Francis Lachapelle
b985d0770d (css,js) Disable dynamic theme when not debugging 2016-09-20 14:09:19 -04:00
InverseBot
2b9cbb4696 (js/css) Update generated files 2016-09-20 01:17:46 -04:00
InverseBot
0856d56a70 (js/css) Update generated files 2016-09-15 02:10:43 -04:00
Ludovic Marcotte
42127c51ab (feat) added IMAP folders subscriptions management (fixes #255) 2016-09-14 15:57:49 -04:00
InverseBot
53e2a2dacc (js/css) Update generated files 2016-09-13 01:28:27 -04:00
Francis Lachapelle
4c23f21ae1 (js) Insert unseen msgs count in window's title 2016-09-12 16:11:35 -04:00
InverseBot
195d477149 (js/css) Update generated files 2016-09-08 01:27:37 -04:00
Francis Lachapelle
6dc2078c38 (js) Error handling when renaming a mailbox 2016-09-07 16:44:11 -04:00
Francis Lachapelle
2040706432 (js,css) Adapt time picker to latest md changes 2016-09-07 16:12:39 -04:00
Francis Lachapelle
67258fe337 (js) Drop sgTransformOnBlur directive
The md-chips component has now the md-add-on-blur functionality.

See https://github.com/angular/material/issues/3364
2016-09-02 10:20:12 -04:00
Francis Lachapelle
1041d8f259 (css,js) Update md to v1.1.0-master-2b98560 2016-09-02 10:14:32 -04:00
InverseBot
42858b997c (js/css) Update generated files 2016-09-01 01:27:35 -04:00
Francis Lachapelle
ab4118fb29 Show user's name upon successful login 2016-08-31 14:32:30 -04:00
Francis Lachapelle
89329a0c78 (css) Improve .sg-inset alignment 2016-08-31 11:22:55 -04:00
Francis Lachapelle
53f97af814 (css) Cleanup 2016-08-31 11:22:14 -04:00
Francis Lachapelle
015f389f7c (css) Improve display of attendees status icon 2016-08-31 11:19:36 -04:00