Francis Lachapelle
|
2720aebf04
|
Initial popup view for messages
|
2015-09-04 17:31:16 -04:00 |
|
Francis Lachapelle
|
9d5f42eefa
|
(js,html) Improve sgAvatarImage directive
|
2015-09-04 09:09:43 -04:00 |
|
Francis Lachapelle
|
4483d47e89
|
(js) Bottom sheet is no longer used
|
2015-09-03 14:11:38 -04:00 |
|
Ludovic Marcotte
|
0bdbe5bbac
|
(feat) added new sg-placeholder directive for dynamic placeholders
|
2015-09-03 13:25:44 -04:00 |
|
Ludovic Marcotte
|
778612bf41
|
(feat) ensure links in mail are opened in a blank target
|
2015-09-01 15:00:03 -04:00 |
|
Ludovic Marcotte
|
66c52f22dd
|
(fix) added timepicker directive
|
2015-08-28 15:26:21 -04:00 |
|
Ludovic Marcotte
|
0672b96b8b
|
(fix) show the alarm name as a floating label for now
This might change as the text is so tiny!
|
2015-08-14 15:51:17 -04:00 |
|
Ludovic Marcotte
|
b72a9383a4
|
(feat) major rework of the sidenav and top toolbars
|
2015-08-14 12:14:15 -04:00 |
|
Ludovic Marcotte
|
c51bed2580
|
(fix) updated js/css/map files for packaging
|
2015-08-12 09:43:55 -04:00 |
|
Ludovic Marcotte
|
c738a2dc70
|
(fix) wrong use of this which was breaking ACL module
|
2015-08-10 11:02:23 -04:00 |
|
Francis Lachapelle
|
fb7d5b628f
|
(js) Make use of 'controllerAs' in MainUI module
|
2015-08-07 11:04:04 -04:00 |
|
Francis Lachapelle
|
6e82a7ba7b
|
(js) Indentation
|
2015-08-07 11:02:34 -04:00 |
|
Francis Lachapelle
|
636e5c375e
|
(js) Merge utils.js to Common.js
|
2015-08-07 09:38:21 -04:00 |
|
Francis Lachapelle
|
eb543ce14f
|
(js) Allow to change the labels of Dialog.confirm
|
2015-08-06 17:39:00 -04:00 |
|
Ludovic Marcotte
|
b5ca697b43
|
(fix) imprived the gravatar directive to extract email address between < >
|
2015-08-06 16:18:10 -04:00 |
|
Francis Lachapelle
|
a4a75607fa
|
(js,html) Improve sgSubscribe directive
|
2015-08-06 11:23:16 -04:00 |
|
Francis Lachapelle
|
6641bbded2
|
(js) Improve User.$filter function
|
2015-08-06 11:23:16 -04:00 |
|
Ludovic Marcotte
|
2f122f12b6
|
(fix) don't show a dialog on top of a dialog for acl confirmation
|
2015-08-05 20:23:11 -04:00 |
|
Francis Lachapelle
|
5e19a889c2
|
(feat) Handle invitations in appointment viewer
|
2015-08-05 17:31:22 -04:00 |
|
Francis Lachapelle
|
ca8b64bd88
|
(js) Fix error when deleting an ACL user
|
2015-08-03 16:17:02 -04:00 |
|
Francis Lachapelle
|
ba6418fb93
|
(html) Review the toolbar of dialog boxes
|
2015-08-03 14:44:11 -04:00 |
|
Francis Lachapelle
|
a330ff7320
|
(js) Move Settings to a value in Common ng module
Also removed explicit settings and defaults that were imported in
various app modules. We now always use the Preferences ng service.
|
2015-08-03 11:57:04 -04:00 |
|
Francis Lachapelle
|
3b9a989abd
|
(js) New color picker directive
|
2015-07-31 11:16:34 -04:00 |
|
Ludovic Marcotte
|
85f4efab46
|
(fix) refactored to code
|
2015-07-30 14:51:14 -04:00 |
|
Francis Lachapelle
|
7e10cff395
|
(js) Restore user's last Calendar view
Also reviewed the handling of Angular modules dependencies.
|
2015-07-29 11:47:01 -04:00 |
|
Francis Lachapelle
|
762f305914
|
(cleanup) No longer used JavasScript
|
2015-07-29 10:11:28 -04:00 |
|
Ludovic Marcotte
|
17432deaa7
|
(fix) reset alarm after popping it
|
2015-07-28 13:05:05 -04:00 |
|
Ludovic Marcotte
|
7365f77dd5
|
(feat) new Alarm service + alarms support in all modules
|
2015-07-28 11:54:49 -04:00 |
|
Francis Lachapelle
|
e8dcc6df37
|
(js) New common ACL Controller
|
2015-07-28 10:53:29 -04:00 |
|
Francis Lachapelle
|
dc9a0896e5
|
(js) Fix possible errors (help from jsjint)
|
2015-07-24 16:14:53 -04:00 |
|
Francis Lachapelle
|
e064dc4a46
|
(js) Add support for local URL in sgAvatarImage
Directive was previously named sgGravatarImage.
The local URL will be used before falling back to Gravatar.
|
2015-07-24 15:48:28 -04:00 |
|
Francis Lachapelle
|
51b8ce7400
|
(doc) Improve documentation of angular filters
|
2015-07-23 15:33:34 -04:00 |
|
Francis Lachapelle
|
2981b0af00
|
(js) New 'range' filter for angular
|
2015-07-23 15:33:33 -04:00 |
|
Francis Lachapelle
|
dbb8acca9a
|
(js) Expose 'activeUser' through navController
|
2015-07-14 16:12:07 -04:00 |
|
Francis Lachapelle
|
9bdc365bf0
|
(js) Allow cancelling of sgSearch
|
2015-07-08 14:49:41 -04:00 |
|
Francis Lachapelle
|
dd5b325864
|
(js) Simplify promises handling in User.$filter
|
2015-07-08 14:49:39 -04:00 |
|
Francis Lachapelle
|
fe20cc220f
|
(js) Improve sgSearch directive
The directive now relies on transclusion to compile its content. This
way, we don't limit the directives used inside the content.
|
2015-07-08 14:49:38 -04:00 |
|
Francis Lachapelle
|
a408fdff52
|
(js) Minor JavaScript improvements
|
2015-07-01 15:21:22 -04:00 |
|
Francis Lachapelle
|
290264262c
|
(js) Improve autocomplete of attendees editor
|
2015-06-12 12:05:07 -04:00 |
|
Francis Lachapelle
|
a95ed0f8e6
|
Initial ng/md version of the attendees editor
|
2015-06-12 12:05:06 -04:00 |
|
Francis Lachapelle
|
b469045de8
|
(js) Simplify Dialog service
|
2015-06-12 12:05:05 -04:00 |
|
Francis Lachapelle
|
fb992db5ad
|
Improve ACL editor (Scheduler & Contacts)
|
2015-06-12 12:03:58 -04:00 |
|
Francis Lachapelle
|
11cf483e2c
|
(js) Set height/width of gravatar's image
|
2015-06-12 12:03:56 -04:00 |
|
Francis Lachapelle
|
6a835c745f
|
(js) Fix resource URL of Acl service
|
2015-06-12 12:03:56 -04:00 |
|
Francis Lachapelle
|
d159e12b3f
|
(js) Improve contact chips in Preferences module
Exclude users already in the prevent invitations whitelist.
|
2015-06-12 12:03:55 -04:00 |
|
Francis Lachapelle
|
ed7f979635
|
(js) Fix dependency injection in Dialog service
|
2015-06-12 12:03:51 -04:00 |
|
Francis Lachapelle
|
f6f704ddd8
|
(js) New sgToggleGrid directive
This directive allows to transform the tiles of a md-grid-list to toggle
buttons.
|
2015-06-12 12:03:51 -04:00 |
|
Francis Lachapelle
|
9222bf80ef
|
(js) Fix mdContactChips in preferencs module
By keeping the same array reference throughout the auto-completion, we
fix the ng-click on a list item. It also avoids constant redraws of the
list.
|
2015-06-12 12:03:50 -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
|
f27544c72c
|
(js) New sgCompile directive to render mail parts
|
2015-06-12 12:02:18 -04:00 |
|