Francis Lachapelle
8e286b5d15
(css) Drop unused "theme" Sass files
...
Only the original ng-material theme files are used in the build process
of ng-material (using gulp).
2015-06-12 12:03:07 -04:00
Francis Lachapelle
ec2b52bf7b
(fix) Save event to a different calendar
2015-06-12 12:03:07 -04:00
Francis Lachapelle
ac705547e8
(js) Colorize the bg of calendars checkboxes
...
The background color was affecting only checked checkboxes. Now the
color is applied even for uncheck checkboxes.
2015-06-12 12:02:19 -04:00
Francis Lachapelle
a9ad21b395
(js) Improve handling of message flags
...
We now call the model's methods from the template. Uncluttered the
message controller. Fixed the synchronization of the flags with the
messages list.
2015-06-12 12:02:19 -04:00
Francis Lachapelle
ec123b4512
Improve tags chips of message viewer
2015-06-12 12:02:18 -04:00
Francis Lachapelle
f27544c72c
(js) New sgCompile directive to render mail parts
2015-06-12 12:02:18 -04:00
Francis Lachapelle
9ed65e34ad
JSONify mail parts
2015-06-12 12:02:18 -04:00
Ludovic Marcotte
6cd02043af
(feat) can now batch delete messages
2015-06-12 12:02:17 -04:00
Francis Lachapelle
2fa0e91ca7
(js) AddressBook service: Improve documentation
2015-06-12 12:02:17 -04:00
Francis Lachapelle
b37892e033
(js) Card service: Improve initialization
2015-06-12 12:02:17 -04:00
Ludovic Marcotte
7d54bd5e86
Initial work for muliple selections + new toolbar with ops
2015-06-12 12:02:16 -04:00
Francis Lachapelle
499e66ffe9
(css) Improve contacts and messages lists
2015-06-12 12:02:16 -04:00
Francis Lachapelle
395f3585ca
(js) Improve user search in AddressBook ACL editor
2015-06-12 12:02:15 -04:00
Francis Lachapelle
9f9cd68997
(fix) Partial fix for md-contact-chips
...
Those fixes resolve the JavaScript errors, but the behavior is wrong;
the displayed results are delayed with respect to the search string.
md-contact-chips is expected to change (for the best) soon.
2015-06-12 12:02:15 -04:00
Francis Lachapelle
ab38134ba9
Improve user search auto-completion
2015-06-12 12:02:14 -04:00
Francis Lachapelle
a52e6604c1
Improve contact list auto-completion
2015-06-12 12:02:14 -04:00
Francis Lachapelle
b65573472e
Don't use node-sass 3.0.0, yet
2015-06-12 12:02:14 -04:00
Francis Lachapelle
160055a874
Remove unused CSS files
2015-06-12 12:02:13 -04:00
Francis Lachapelle
2d46f4fd33
(js) Improve Contacts controllers
2015-06-12 12:02:13 -04:00
Francis Lachapelle
0eb2ecd2f2
(js) Improve Gravatar support
2015-06-12 12:02:13 -04:00
Francis Lachapelle
618d3d9cc0
(js) Fix dependency injections
2015-06-12 12:02:12 -04:00
Francis Lachapelle
874e393948
(js) New file structure for login page (RootPage)
2015-06-12 12:02:11 -04:00
Francis Lachapelle
1dc5f0d412
(js) New file structure for Angular modules
...
JavaScript files are now merged by the 'js' Grunt task.
2015-06-12 12:01:21 -04:00
Ludovic Marcotte
7e82ece74c
(fix) hide the detail view when we have nothing to show
2015-06-12 11:59:05 -04:00
Francis Lachapelle
a5cf7659eb
(js) Fix Message service initialization
2015-06-12 11:59:04 -04:00
Ludovic Marcotte
12c8207836
(feat) flag/unflag messages
2015-06-12 11:59:04 -04:00
Ludovic Marcotte
8a74c9f9e0
(fix) recipients handling was broken since moving to chips
2015-06-12 11:59:03 -04:00
Ludovic Marcotte
c09e76f2d1
(feat) handle show cc/bcc/attachments in mail composition
2015-06-12 11:59:03 -04:00
Ludovic Marcotte
b0318ca7b6
(feat) chips for mail labels
2015-06-12 11:59:03 -04:00
Francis Lachapelle
8e0230488f
(css) Remove Compass dependency
2015-06-12 11:59:02 -04:00
Francis Lachapelle
b20707d0ed
(css) Add rem function from ng's variables.scss
2015-06-12 11:59:02 -04:00
Francis Lachapelle
2888034ea6
(js) Create new appointment from Calendar module
2015-06-12 11:59:02 -04:00
Francis Lachapelle
520103cffe
(js) Extend String with method 'capitalize'
2015-06-12 11:59:01 -04:00
Francis Lachapelle
12d5b57624
(js) Handle web calendars in Calendar model
2015-06-12 11:59:01 -04:00
Francis Lachapelle
523532b153
(js) Resource.post: argument 'id' is optional
2015-06-12 11:59:01 -04:00
Francis Lachapelle
fc3c362515
(css) Grow width of message viewer
2015-06-12 11:59:00 -04:00
Francis Lachapelle
0c213c9e66
(js) Improve code of Calendar module
...
Integrated usage of 'controllerAs'.
2015-06-12 11:59:00 -04:00
Francis Lachapelle
494e2be680
(js) Save addressbook search string
...
This allow to show the email address that matches the search string (if
it does)
2015-06-12 11:59:00 -04:00
Francis Lachapelle
e59a4b4246
Use of Dialog.prompt service in Contacts module
2015-06-12 11:58:59 -04:00
Ludovic Marcotte
41bc68946d
Improved the UI of the bottom sheet content
2015-06-12 11:58:59 -04:00
Ludovic Marcotte
f515543e33
(fix) many adjustments regarding auxiliary accounts
2015-06-12 11:58:58 -04:00
Francis Lachapelle
6d64242382
(fix) Restore radio-button.scss
2015-06-12 11:58:58 -04:00
Ludovic Marcotte
bc67ffe20d
(feat) Gravatar support for mail/contacts
2015-06-12 11:58:57 -04:00
Francis Lachapelle
d0ee85e77a
Add button to create new mailbox from account root
2015-06-12 11:58:57 -04:00
Francis Lachapelle
b390a4b117
(css) Enlarge width of "detail" view
2015-06-12 11:58:56 -04:00
Francis Lachapelle
bb05ce89c9
(js) Improve Dialog service
2015-06-12 11:58:56 -04:00
Francis Lachapelle
16b75b1deb
Improve lists in sidenav
...
- the ripple effect is now visible when clicking on list items;
- the fab icon has been moved over the items list;
- colorized the checkboxes of the calendars list.
2015-06-12 11:58:56 -04:00
Ludovic Marcotte
4dbd796fd5
Added color "avatar" for mail labels
2015-06-12 11:58:55 -04:00
Ludovic Marcotte
affa6ba656
(fix) new calendar category now showing color too
2015-06-12 11:58:54 -04:00
Ludovic Marcotte
d43d31d144
(fix) correctly initialize arrays
2015-06-12 11:58:54 -04:00