adetk
346a3edbcf
Merge branch 'Alinto:master' into master
2023-04-03 12:51:53 +06:00
smizrahi
64d817ab0d
fix(calendar): Add confirmation box when dismissing calendar event edition with background click, only if the event is in edition. Fixes #5585 .
2023-03-14 16:20:31 +01:00
smizrahi
04e15b5695
feat(eas): Add SOGoEASDisableUI system parameter to remove EAS options in UI when ActiveSync is not used
2023-01-16 15:31:27 +01:00
adetk
5e8a4b4034
Merge branch 'Alinto:master' into master
2022-12-24 16:57:31 +06:00
smizrahi
435495f007
feat(core): Add SOGoDisableSharing option to disable sharing for mail, contacts and calendar
2022-12-12 12:03:59 +01:00
smizrahi
5fb82fe414
feat(calendar): Refresh data when clicking on 'today'
2022-10-17 18:55:32 +02:00
adetk
c46e16742e
Merge branch 'Alinto:master' into master
2022-08-19 09:55:09 +06:00
Adet Kineyev
d1401e3bfc
i18n(ru): Date specific Russian from and to translations
2022-08-19 09:22:56 +06:00
Francis Lachapelle
16459c7b3d
fix(calendar(js)): conditional display of edit and delete buttons
2022-08-15 15:31:19 -04:00
Francis Lachapelle
67ccf748ed
fix(web(js)): improve validation of email addresses
...
Overwrite the AngularJS validation and transformation of email inputs in
order to support umlauts and eszett.
2022-07-28 10:46:40 -04:00
Francis Lachapelle
dd0730947f
web: update window title depending on active module
...
Fixes #4982
2022-05-16 17:43:35 -04:00
Francis Lachapelle
048858ba0f
feat(calendar): optionally remove attendees that can't be invited
...
If some attendees have prevented others to invite them, offer the
organizer to remove them when saving the invitation.
2022-05-03 09:16:44 -04:00
Francis Lachapelle
2f725a3f2d
feat(calendar): search for past events and tasks
...
Fixes #5441
2022-04-28 13:47:02 -04:00
Francis Lachapelle
4e5c865a3f
feat(calendar): optionally remove attendees that can't be invited
...
If some attendees have prevented others to invite them, offer the
organizer to remove them when saving the invitation.
2022-04-14 20:39:36 -04:00
Francis Lachapelle
1febace837
fix(web): add missing tooltips for expand/reduce buttons
2021-12-03 18:25:47 -05:00
Francis Lachapelle
af61752933
fix(mail(js)): add tooltip with email of attendees in invitation
2021-04-16 13:54:54 -04:00
Francis Lachapelle
c38524ab07
fix(calendar): accept HTML in repeat frequencies descriptions
2020-11-30 12:46:03 -05:00
Francis Lachapelle
0509d7f162
feat(calendar(js)): allow HTML links in location field
2020-11-11 12:08:00 -05:00
Francis Lachapelle
6cac6f2383
chore(npm): update md to v1.2.1
2020-11-04 16:47:12 -05:00
Francis Lachapelle
4a83733039
feat(calendar(web)): allow to change the classification of an event
2020-11-04 16:15:13 -05:00
Francis Lachapelle
743cca255f
fix(calendar(js)): show categories colors in task editor
...
Fixes #5116
2020-08-03 10:24:00 -04:00
Francis Lachapelle
73797761c3
fix(calendar(js)): show real selected list in print preview
2020-07-24 10:57:24 -04:00
Francis Lachapelle
1579ebd233
chore: remove deprecated files and templates
2020-07-22 15:04:12 -04:00
Francis Lachapelle
6e2d652e38
fix(web): restore menu separators in sidenav of Calendars & Mailer
2020-07-14 14:32:13 -04:00
Francis Lachapelle
3d3b17adb8
fix(calendar(js)): improve attendees editor when adding new attendees
...
Fixes #5049
2020-06-23 12:02:31 -04:00
Francis Lachapelle
07c06db69d
refactor(mail(js)): replace ckEditor directive by sgCkeditor component
...
This refactoring
1. simplifies updating the CKEditor source code;
2. allows many instances of the CKEditor on the same page;
3. fixes the cursor positioning on focus.
2020-05-15 11:37:56 -04:00
Francis Lachapelle
001d76fd05
fix(calendar(js)): allow event invitations to be moved
...
Fixes #4926
2020-01-17 11:34:37 -05:00
Francis Lachapelle
456a66b66b
feat(mail(js)): new button to expand recipients that are LDAP groups
2019-11-21 21:51:27 -05:00
Francis Lachapelle
123ccef770
(web) Improve contrast of toolbars w/input field
2019-11-20 12:18:42 -05:00
Francis Lachapelle
699849caec
fix(calendar(js)): don't escape HTML characters in repeat select menu
...
Fixes #4875
2019-11-07 09:47:11 -05:00
Francis Lachapelle
f6ca946058
fix(calendar): don't allow RDATE unless already defined
...
Since RDATE are not properly supported in EAS, hide the possibility to
specify recurring dates unless the component being edited already
contains RDATE(s).
2019-10-30 11:04:59 -04:00
Francis Lachapelle
ae99dda215
(js) Filter out hidden days in date picker
2019-10-24 10:09:56 -04:00
Francis Lachapelle
aa9af35ae9
(js) Rollback optimization in appointment editor
...
There's an issue with the sgToggleGrid directive when the associated
grid list is rendered later.
Fixes #4858
2019-10-24 09:32:11 -04:00
Francis Lachapelle
7bc73b6f68
(js) Fix handling of times in task/event editors
...
Fixes #4497
Fixes #4845
2019-10-10 14:22:56 -04:00
Francis Lachapelle
01bda0783c
(js) Optimize display of event editor
2019-10-02 09:20:35 -04:00
Francis Lachapelle
2b27745a00
Allow import to writable calendar subscriptions
2019-10-02 09:15:25 -04:00
Francis Lachapelle
3cddb54e4e
(js) Apply SOGoSearchMinimumWordLength everywhere
...
Fixes #4811
2019-09-18 14:02:21 -04:00
Francis Lachapelle
25021c192c
New paramter SOGoLDAPGroupExpansionEnabled
...
Fixes #2506
2019-09-05 12:42:25 -04:00
Francis Lachapelle
1641235163
(i18n) Add missing localizable strings
2019-09-05 10:20:41 -04:00
Francis Lachapelle
8822c8cd07
(Calendar) Button to expand invited LDAP groups
...
Fixes #2506
2019-08-27 16:34:15 -04:00
Francis Lachapelle
991f1d25a4
(js) Improve attendees editor performance
2019-08-26 16:38:00 -04:00
Francis Lachapelle
adf2378d7a
(web) Improve contrast of toolbars w/input field
2019-08-15 17:47:17 -04:00
Francis Lachapelle
f2069a6129
Reduce usage of calendar color in dialogs
2019-07-08 13:04:15 -04:00
Francis Lachapelle
6e040e418b
(js/css) Fix rendering of material icons
2019-07-05 16:35:20 -04:00
Francis Lachapelle
e24082183f
Reflect attendee type with generic icon
2019-07-04 15:10:41 -04:00
Francis Lachapelle
0e918a446a
Add rel="noopener" to external links
...
Fixes #4764
2019-06-10 13:20:44 -04:00
Francis Lachapelle
42dd956b9f
(js) Show calendar names in events blocks
...
Fixes #4713
2019-03-27 09:49:14 -04:00
Francis Lachapelle
da76344983
(js) Keep center list visible on xs screen
...
For Calendar module.
2019-03-19 11:30:28 -04:00
Francis Lachapelle
4adf2f80e9
Add tooltips to next/previous slot buttons
2019-02-21 09:18:06 -05:00
Francis Lachapelle
5371838159
(web) Allow to change participants roles
2019-02-19 11:52:13 -05:00