mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-26 16:42:44 +00:00
1
NEWS
1
NEWS
@@ -18,6 +18,7 @@ Bug fixes
|
||||
- [web] fixed computation of week number
|
||||
- [web] fixed and improved IMAP folder subscriptions manager (#3865)
|
||||
- [web] fixed Sieve script activation when vacation start date is in the future (#3885)
|
||||
- [web] fixed moving a component without the proper rights (#3889)
|
||||
|
||||
3.2.1 (2016-11-02)
|
||||
------------------
|
||||
|
||||
@@ -278,7 +278,7 @@
|
||||
actionName = "copy";
|
||||
};
|
||||
move = {
|
||||
protectedBy = "ViewAllComponent";
|
||||
protectedBy = "Delete Object";
|
||||
actionClass = "UIxAppointmentActions";
|
||||
actionName = "move";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user