Francis Lachapelle
|
d23f7f1cc2
|
(js) Improve event creation through DnD
|
2015-11-09 12:15:16 -05:00 |
|
Francis Lachapelle
|
a576b95663
|
(js) Add sgCalendarDayBlockGhost directive
|
2015-11-06 16:07:52 -05:00 |
|
Francis Lachapelle
|
2e02380a93
|
Initial drag'n'drop support in Calendar module
TODO:
- drag'n'drop in month's view;
- drag to create an all-day event;
- drag'n'drop to a calendar in the sidenav;
- touchscreen gestures support.
|
2015-11-06 15:15:37 -05:00 |
|
Francis Lachapelle
|
c5cac316c3
|
(js) Fix all-day dates covering a timezone change
|
2015-11-05 11:53:44 -05:00 |
|
Ludovic Marcotte
|
12863f1d2f
|
(feat) now properties dialog for addressbooks
Now also possible to set the EAS sync flag for addressbooks
|
2015-11-04 10:38:24 -05:00 |
|
Francis Lachapelle
|
cbf9b6da3e
|
Fix all-day events covering a timezone change
|
2015-11-03 15:47:30 -05:00 |
|
Francis Lachapelle
|
0b490a00c6
|
(js) Improve dates adjustments in editors
The main issue to resolve was to handle the time reset by the datepicker
when changing dates.
|
2015-10-30 08:38:19 -04:00 |
|
Francis Lachapelle
|
2bad5c0da4
|
(js) Preserve the time when changing the day
|
2015-10-29 16:17:37 -04:00 |
|
Francis Lachapelle
|
293b93ec69
|
(css) Color transition when changing calendar
|
2015-10-27 16:14:36 -04:00 |
|
Francis Lachapelle
|
dc385a82ff
|
(js) Reload page when session has expired
|
2015-10-27 11:31:31 -04:00 |
|
Francis Lachapelle
|
4172c216f5
|
(js) Select newly added user in ACLs editor
|
2015-10-27 11:28:42 -04:00 |
|
Francis Lachapelle
|
ddf97ebb13
|
(js) Improve sgColorPicker directive
- replaced sg-on-select by ng-model;
- set button background (no more wrapping necessary).
|
2015-10-15 15:13:28 -04:00 |
|
Francis Lachapelle
|
2c2c5241eb
|
(css) Improve Calendar views
|
2015-10-15 10:50:24 -04:00 |
|
Francis Lachapelle
|
24ad2493a4
|
(css) Add material grey palette to Sass
|
2015-10-15 10:49:23 -04:00 |
|
Francis Lachapelle
|
e0e4a94b87
|
(js) Improve handling of calendar color edition
|
2015-10-14 21:05:17 -04:00 |
|
Francis Lachapelle
|
dc3741f436
|
(html,js) Adjust padding of dialogs
Following this commit:
d2140b1565
|
2015-10-14 10:31:15 -04:00 |
|
Francis Lachapelle
|
feac8bb8f4
|
(js) Compute contrast color for background color
|
2015-10-14 10:00:14 -04:00 |
|
Francis Lachapelle
|
9f11e68de8
|
Group functions in utils.js
|
2015-10-14 10:00:13 -04:00 |
|
Francis Lachapelle
|
369060a52f
|
(js/css) Update generated files
With Angular Material 0.11.3
|
2015-10-13 16:05:39 -04:00 |
|
Francis Lachapelle
|
4da53b88b6
|
Fix display of Admin module on small devices
|
2015-10-13 14:30:09 -04:00 |
|
Francis Lachapelle
|
05515673b7
|
Improve ACL editor
|
2015-10-09 16:49:08 -04:00 |
|
Francis Lachapelle
|
84f4698225
|
(js) Add missing dependency in Scheduler routing
|
2015-10-09 16:20:19 -04:00 |
|
Francis Lachapelle
|
e5fdc28241
|
(js) Improve error handling in Contacts routing
|
2015-10-09 16:19:28 -04:00 |
|
Francis Lachapelle
|
7ddf7be705
|
Improve Administration module
|
2015-10-09 16:10:39 -04:00 |
|
Francis Lachapelle
|
b63ee6998d
|
(js) Fix avatar for groups
|
2015-10-09 16:03:05 -04:00 |
|
Francis Lachapelle
|
0b3095f7ed
|
(js) Add missing dependency to Contact module
|
2015-10-09 16:01:56 -04:00 |
|
Francis Lachapelle
|
d68008b5fd
|
Update npm packages and add time-grunt
|
2015-10-09 12:11:37 -04:00 |
|
Francis Lachapelle
|
e2d6e8ffe9
|
(js) Fix "file into" option of Sieve filter
|
2015-10-08 16:42:24 -04:00 |
|
Francis Lachapelle
|
2ad02b8386
|
(js) Improve User.$filter
|
2015-10-08 10:04:25 -04:00 |
|
Ludovic Marcotte
|
e6be7e00ba
|
(fix) improved the start/end delta handling and fixed the attendees viewer
|
2015-10-07 14:42:37 -04:00 |
|
Ludovic Marcotte
|
74eb0846e8
|
(fix) correctly round up the start/end/due time to 15 mins
|
2015-10-07 09:22:26 -04:00 |
|
Ludovic Marcotte
|
4f4b00cc54
|
(feat) first pass of working code for ACL admin module
|
2015-10-06 16:38:16 -04:00 |
|
Francis Lachapelle
|
13f4e5a4de
|
(css) Update SASS for latest md
|
2015-10-06 13:38:15 -04:00 |
|
Francis Lachapelle
|
9fa9b7acab
|
Improve mail (Sieve) filter editor
- Used 'controller as' syntax;
- Don't create new filter if user cancels the edition;
- Set default values for new filter.
|
2015-10-05 10:45:30 -04:00 |
|
Francis Lachapelle
|
a393128d7a
|
(js,html) View raw source of components
|
2015-10-02 17:01:06 -04:00 |
|
Francis Lachapelle
|
73ac55acfe
|
(js) Fix advanced search construction
|
2015-10-02 15:43:02 -04:00 |
|
Francis Lachapelle
|
e1393c3af2
|
Improve display of current day in month view
|
2015-10-02 15:13:30 -04:00 |
|
Francis Lachapelle
|
d27c792324
|
(js,html) Allow the removable of attendees
|
2015-10-02 11:22:30 -04:00 |
|
Francis Lachapelle
|
42d306a24b
|
(js) Remove some debugging output
|
2015-10-02 11:16:47 -04:00 |
|
Francis Lachapelle
|
790fc8e940
|
(js) Fix (sub)mailboxes state restore
|
2015-09-30 16:41:29 -04:00 |
|
Francis Lachapelle
|
35d1ca8775
|
Restore expandable mailboxes
|
2015-09-30 16:17:05 -04:00 |
|
Francis Lachapelle
|
d07e254026
|
(js) Simplify Mailbox service
|
2015-09-30 11:29:05 -04:00 |
|
Francis Lachapelle
|
0f08571a83
|
(js) Fix ensureTarget filter to preserve CSS
|
2015-09-30 11:28:22 -04:00 |
|
Francis Lachapelle
|
45bc5a5368
|
Multicolumn day view
Restored multicolumn day view from v2.
Month view as also been improved.
|
2015-09-29 14:17:04 -04:00 |
|
Francis Lachapelle
|
d51bef162a
|
(js) Add border class for folder colors
|
2015-09-29 14:01:16 -04:00 |
|
Francis Lachapelle
|
90063ae563
|
(js) Fix error in advanced search mode
|
2015-09-29 08:58:23 -04:00 |
|
Francis Lachapelle
|
b27cfc2bd8
|
(js) Delete an event or a task
|
2015-09-28 11:27:20 -04:00 |
|
Francis Lachapelle
|
5496dd97d9
|
Improve lists by compacting items
|
2015-09-25 16:07:56 -04:00 |
|
Francis Lachapelle
|
31f2e4b549
|
(js) Fix selected message class in advanced search
Also improved display of accounts subheaders.
|
2015-09-24 21:42:33 -04:00 |
|
Francis Lachapelle
|
a6c440d245
|
(js) Improve renaming an address book
|
2015-09-24 11:12:57 -04:00 |
|