Commit Graph

3674 Commits

Author SHA1 Message Date
Francis Lachapelle
e24ee771e2 Honor the domain defaults when creating an event
Initialize the editor with the value of
SOGoAppointmentSendEMailNotifications from the domain defaults.

Fixes #3729
2016-06-14 10:34:53 -04:00
InverseBot
72731e84f1 (js/css) Update generated files 2016-06-14 01:55:45 -04:00
Ludovic Marcotte
a3d64d05f6 (feat) now possible to set vacation message start date (fixes #3679) 2016-06-13 15:39:57 -04:00
Francis Lachapelle
d2869bed7f (js) Use a speed dial for event/task creation 2016-06-13 09:59:35 -04:00
InverseBot
da5fa9e850 (js/css) Update generated files 2016-06-11 02:04:22 -04:00
Francis Lachapelle
ff4e50d904 (js) Use a speed dial for card/list creation 2016-06-10 15:05:35 -04:00
Francis Lachapelle
684c32ee95 (js) Fix sgTimePicker parsing of input field 2016-06-10 11:38:35 -04:00
InverseBot
215f04667c (js/css) Update generated files 2016-06-09 01:22:57 -04:00
Francis Lachapelle
64ce3c9c22 Escape HTML in raw source of events and tasks
Fixes #3718
2016-06-08 16:06:58 -04:00
Francis Lachapelle
97e6385f4c (js) Fix validation of Sieve filter editor 2016-06-08 15:21:36 -04:00
InverseBot
44d184b1cf (js/css) Update generated files 2016-06-08 01:21:25 -04:00
Francis Lachapelle
77ce13967c (js) Improve $scope.$watch 2016-06-07 11:08:06 -04:00
Francis Lachapelle
cebd79a66e Add missing JS vendor lib to makefile 2016-06-07 10:47:13 -04:00
InverseBot
79085d6ddd (js/css) Update generated files 2016-06-07 10:31:29 -04:00
Francis Lachapelle
f753ed9680 (css,js) Update Angular Material to v1.1.0-rc.5 2016-06-06 16:11:03 -04:00
Francis Lachapelle
e227ffa8d3 (js/css) Update generated files 2016-06-06 16:10:03 -04:00
Francis Lachapelle
2a053400d7 (js) Fix loading of card from global addressbooks 2016-06-06 10:38:22 -04:00
InverseBot
e7114277fd (js/css) Update generated files 2016-06-04 01:13:42 -04:00
Francis Lachapelle
568e438069 (js) Add the "Paste from word" CKEditor plugin
Fixes #2295
Fixes #3313
2016-06-03 10:07:04 -04:00
Francis Lachapelle
ab74ef0c41 (js) Fix event classification icon in month view
Fixes #3711
2016-06-03 09:15:47 -04:00
Francis Lachapelle
717bab718c (js) Fix user removal from ACLs in Admin module
Fixes #3713
2016-06-03 09:01:26 -04:00
Francis Lachapelle
8395a78f6d (js) Fix error handling when renaming a mailbox 2016-06-03 09:01:26 -04:00
InverseBot
12eb839d73 (js/css) Update generated files 2016-06-03 02:05:30 -04:00
Francis Lachapelle
d287024d37 (js/css) Update generated files 2016-06-02 13:23:07 -04:00
Francis Lachapelle
d28625ae6a (css) Improve display of events in calendar views 2016-06-02 13:22:21 -04:00
Francis Lachapelle
9b9d214760 (js) Load CKEditor in Calendar module 2016-06-02 12:35:35 -04:00
Francis Lachapelle
ff0c815c08 (js/css) Update generated files 2016-06-02 12:26:39 -04:00
Francis Lachapelle
6d8dc29f28 (js) Minor cleanup 2016-06-02 11:24:58 -04:00
Francis Lachapelle
6b2ae87010 (CKEditor) Add base64image and new translations 2016-06-02 11:20:09 -04:00
Francis Lachapelle
fd8494be95 (js) Update CKEditor to version 4.5.9 2016-06-02 11:18:29 -04:00
InverseBot
e7668e0ef2 (js/css) Update generated files 2016-06-02 00:03:12 -04:00
Francis Lachapelle
b008e220fe (js) Fix error when visiting the Preferences 2016-06-01 14:00:41 -04:00
InverseBot
74e639bf5d (js/css) Update generated files 2016-06-01 01:24:46 -04:00
Francis Lachapelle
5ab405efcc (js) Compose mail from attendee's email addresses 2016-05-31 21:56:10 -04:00
Francis Lachapelle
b71fb2e525 Display messages sizes in list of Mail module 2016-05-31 15:40:45 -04:00
InverseBot
98970712fd (js/css) Update generated files 2016-05-31 01:11:59 -04:00
Francis Lachapelle
5c2aedb3c9 (js) Show loading progress for messages and cards 2016-05-30 12:31:31 -04:00
InverseBot
d9b5728585 (js/css) Update generated files 2016-05-28 01:11:08 -04:00
Francis Lachapelle
f4d83bfa19 (js) Fix automatic expansion of mail account 2016-05-27 13:55:14 -04:00
InverseBot
604705960e (js/css) Update generated files 2016-05-27 01:23:53 -04:00
Francis Lachapelle
06f596f821 (js) Collapsable mail accounts
Fixes #3493
2016-05-26 15:48:15 -04:00
Francis Lachapelle
7c4b1b36cf (js) Fix restore of mailboxes expansion states 2016-05-26 11:18:36 -04:00
Francis Lachapelle
d61a9d0b80 (css) Enlarge clickable zone in sidenav list 2016-05-26 11:04:36 -04:00
InverseBot
6ff125c679 (js/css) Update generated files 2016-05-26 01:24:01 -04:00
Francis Lachapelle
a9ee261eff Allow disabling Gravatar
Resolves #3600
2016-05-25 16:07:40 -04:00
Francis Lachapelle
9fc22f2689 (js) Fix contact's nickname when composing msg
The nickname is wrapped with <em> tags when viewing the card but those
tags must not appear when composing a new message from one of the
contact's email addresses.
2016-05-25 11:33:25 -04:00
Francis Lachapelle
fd4b09428f Expose all email addresses in autocompletion
This change is immediately applicable to LDAP-based system address
books. However, personal SQL-based address books must have their quick
tables recreated. To do so, one must use sogo-tool to backup and restore
the user's data.

Resolves #3443, #3526
2016-05-25 10:25:53 -04:00
InverseBot
6dc80e1159 (js/css) Update generated files 2016-05-25 01:25:39 -04:00
Francis Lachapelle
d2a4ddd3df (js) Fix display of mailboxes list on mobile
Fixes #3654
2016-05-24 11:55:31 -04:00
Francis Lachapelle
0773dec6b8 (js) Fix event classification icon in days views 2016-05-24 11:07:04 -04:00