[tryton-debian-vcs] tryton-modules-calendar-scheduling branch upstream updated. upstream/3.8.0-2-gbb0d3c1

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Thu Jun 2 16:01:17 UTC 2016


The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-calendar-scheduling.git;a=commitdiff;h=upstream/3.8.0-2-gbb0d3c1

commit bb0d3c1df1eb46951b58f84497fd3ae5d1363fec
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Fri May 27 18:35:15 2016 +0200

    Adding upstream version 4.0.1.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/CHANGELOG b/CHANGELOG
index f724a20..10ddbdd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.0.1 - 2016-05-11
+* Bug fixes (see mercurial logs for details)
+
 Version 4.0.0 - 2016-05-02
 * Bug fixes (see mercurial logs for details)
 
diff --git a/PKG-INFO b/PKG-INFO
index 6829a2b..657ed1f 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_calendar_scheduling
-Version: 4.0.0
+Version: 4.0.1
 Summary: Tryton module to add scheduling support on CalDAV
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/locale/de_DE.po b/locale/de_DE.po
index 0704da0..5a28363 100644
--- a/locale/de_DE.po
+++ b/locale/de_DE.po
@@ -132,7 +132,7 @@ msgstr "Änderungen von Einladungen"
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid ""
-msgstr ""
+msgstr " "
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid "Client"
@@ -148,7 +148,7 @@ msgstr "Server"
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid ""
-msgstr ""
+msgstr " "
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "1.0"
@@ -184,7 +184,7 @@ msgstr "5.3"
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid ""
-msgstr ""
+msgstr " "
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid "Client"
@@ -200,7 +200,7 @@ msgstr "Server"
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid ""
-msgstr ""
+msgstr " "
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "1.0"
diff --git a/locale/es_CO.po b/locale/es_CO.po
index 89d1fcb..1c669dc 100644
--- a/locale/es_CO.po
+++ b/locale/es_CO.po
@@ -18,7 +18,6 @@ msgid ""
 "\n"
 msgstr "%s (%s) ha aceptado esta invitación:"
 
-#, fuzzy
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) has declined this invitation:\n"
@@ -121,7 +120,7 @@ msgstr "Invitaciones Cambiadas"
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid ""
-msgstr ""
+msgstr " "
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid "Client"
@@ -137,7 +136,7 @@ msgstr "Servidor"
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid ""
-msgstr ""
+msgstr " "
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "1.0"
@@ -173,7 +172,7 @@ msgstr "5.3"
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid ""
-msgstr ""
+msgstr " "
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid "Client"
@@ -189,7 +188,7 @@ msgstr "Servidor"
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid ""
-msgstr ""
+msgstr " "
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "1.0"
diff --git a/tryton.cfg b/tryton.cfg
index 4eb0450..87117bb 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=4.0.0
+version=4.0.1
 depends:
     calendar
     ir
diff --git a/trytond_calendar_scheduling.egg-info/PKG-INFO b/trytond_calendar_scheduling.egg-info/PKG-INFO
index f8a6ab1..616316f 100644
--- a/trytond_calendar_scheduling.egg-info/PKG-INFO
+++ b/trytond_calendar_scheduling.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-calendar-scheduling
-Version: 4.0.0
+Version: 4.0.1
 Summary: Tryton module to add scheduling support on CalDAV
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/trytond_calendar_scheduling.egg-info/SOURCES.txt b/trytond_calendar_scheduling.egg-info/SOURCES.txt
index 44fc57d..09e57ab 100644
--- a/trytond_calendar_scheduling.egg-info/SOURCES.txt
+++ b/trytond_calendar_scheduling.egg-info/SOURCES.txt
@@ -26,11 +26,13 @@ tryton.cfg
 ./locale/hu_HU.po
 ./locale/it_IT.po
 ./locale/ja_JP.po
+./locale/lo_LA.po
 ./locale/lt_LT.po
 ./locale/nl_NL.po
 ./locale/pt_BR.po
 ./locale/ru_RU.po
 ./locale/sl_SI.po
+./locale/zh_CN.po
 ./tests/__init__.py
 ./tests/scenario_calendar_scheduling.py
 ./tests/test_calendar_scheduling.py
diff --git a/trytond_calendar_scheduling.egg-info/requires.txt b/trytond_calendar_scheduling.egg-info/requires.txt
index f60f216..d0a74bd 100644
--- a/trytond_calendar_scheduling.egg-info/requires.txt
+++ b/trytond_calendar_scheduling.egg-info/requires.txt
@@ -5,4 +5,4 @@ trytond_webdav >= 4.0, < 4.1
 trytond >= 4.0, < 4.1
 
 [test]
-caldav
\ No newline at end of file
+caldav
commit 1bf951f9f5868b3c3d2974cd62b8b2d19c4c3fb9
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Fri May 27 18:25:57 2016 +0200

    Adding upstream version 4.0.0.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/CHANGELOG b/CHANGELOG
index dcf26dd..f724a20 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.0.0 - 2016-05-02
+* Bug fixes (see mercurial logs for details)
+
 Version 3.8.0 - 2015-11-02
 * Bug fixes (see mercurial logs for details)
 
diff --git a/COPYRIGHT b/COPYRIGHT
index 87683b8..163ea53 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
-Copyright (C) 2009-2015 Cédric Krier.
+Copyright (C) 2009-2016 Cédric Krier.
 Copyright (C) 2009-2013 Bertrand Chenal.
-Copyright (C) 2009-2015 B2CK SPRL.
+Copyright (C) 2009-2016 B2CK SPRL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff --git a/INSTALL b/INSTALL
index 54857d3..3a1ea9d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,6 +6,7 @@ Prerequisites
 
  * Python 2.7 or later (http://www.python.org/)
  * trytond (http://www.tryton.org/)
+ * trytond_webdav (http://www.tryton.org/)
  * trytond_calendar (http://www.tryton.org/)
  * pywebdav 0.9.8 or later (http://sourceforge.net/projects/pywebdav/)
  * python-dateutil (http://labix.org/python-dateutil)
diff --git a/PKG-INFO b/PKG-INFO
index 171aa2a..6829a2b 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_calendar_scheduling
-Version: 3.8.0
+Version: 4.0.0
 Summary: Tryton module to add scheduling support on CalDAV
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/3.8/
+Download-URL: http://downloads.tryton.org/4.0/
 Description: trytond_calendar_scheduling
         ===========================
         
@@ -56,6 +56,7 @@ Classifier: Intended Audience :: Manufacturing
 Classifier: License :: OSI Approved :: GNU General Public License (GPL)
 Classifier: Natural Language :: Bulgarian
 Classifier: Natural Language :: Catalan
+Classifier: Natural Language :: Chinese (Simplified)
 Classifier: Natural Language :: Czech
 Classifier: Natural Language :: Dutch
 Classifier: Natural Language :: English
diff --git a/calendar_.py b/calendar_.py
index cbccaee..38bcf29 100644
--- a/calendar_.py
+++ b/calendar_.py
@@ -7,7 +7,7 @@ import logging
 import dateutil.tz
 
 from trytond.model import fields
-from trytond.tools import get_smtp_server
+from trytond.sendmail import sendmail_transactional
 from trytond.transaction import Transaction
 from trytond.pool import Pool, PoolMeta
 
@@ -250,17 +250,8 @@ class Event:
             if not getattr(user, 'calendar_email_notification_' + type):
                 to_addrs.remove(user.email)
 
-        success = False
-        try:
-            server = get_smtp_server()
-            server.sendmail(from_addr, to_addrs, msg.as_string())
-            server.quit()
-            success = to_addrs
-        except Exception:
-            logger.error(
-                'Unable to deliver scheduling mail for %s', self,
-                exc_info=True)
-        return success
+        sendmail_transactional(from_addr, to_addrs, msg)
+        return to_addrs
 
     def attendees_to_notify(self):
         if not self.calendar.owner:
@@ -722,16 +713,8 @@ class EventAttendee(AttendeeMixin, object):
         '''
         Send message and return True if the mail has been sent
         '''
-        success = False
-        try:
-            server = get_smtp_server()
-            server.sendmail(from_addr, to_addr, msg.as_string())
-            server.quit()
-            success = True
-        except Exception:
-            logger.error(
-                'Unable to deliver reply mail for %s', self, exc_info=True)
-        return success
+        sendmail_transactional(from_addr, to_addr, msg)
+        return True
 
     def organiser_to_notify(self):
         event = self.event
diff --git a/locale/bg_BG.po b/locale/bg_BG.po
index 11f0b58..8e79271 100644
--- a/locale/bg_BG.po
+++ b/locale/bg_BG.po
@@ -18,11 +18,12 @@ msgid ""
 "\n"
 msgstr "%s (%s) приеха поканата:"
 
+#, fuzzy
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) has declined this invitation:\n"
 "\n"
-msgstr ""
+msgstr "%s (%s) отказаха поканата:"
 
 msgctxt "error:calendar.event.attendee:"
 msgid "%s: %s @ %s"
diff --git a/locale/es_CO.po b/locale/es_CO.po
index 3edb29a..89d1fcb 100644
--- a/locale/es_CO.po
+++ b/locale/es_CO.po
@@ -18,11 +18,12 @@ msgid ""
 "\n"
 msgstr "%s (%s) ha aceptado esta invitación:"
 
+#, fuzzy
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) has declined this invitation:\n"
 "\n"
-msgstr ""
+msgstr "%s (%s) rechazó esta invitación:"
 
 msgctxt "error:calendar.event.attendee:"
 msgid "%s: %s @ %s"
diff --git a/locale/es_MX.po b/locale/es_MX.po
index 2f96f4f..4a3cb5e 100644
--- a/locale/es_MX.po
+++ b/locale/es_MX.po
@@ -20,11 +20,12 @@ msgid ""
 "\n"
 msgstr "%s (%s) ha aceptado esta invitación:"
 
+#, fuzzy
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) has declined this invitation:\n"
 "\n"
-msgstr ""
+msgstr "%s (%s) ha declinado esta invitación:"
 
 msgctxt "error:calendar.event.attendee:"
 msgid "%s: %s @ %s"
diff --git a/locale/es_MX.po b/locale/lo_LA.po
similarity index 79%
copy from locale/es_MX.po
copy to locale/lo_LA.po
index 2f96f4f..51cb4c5 100644
--- a/locale/es_MX.po
+++ b/locale/lo_LA.po
@@ -4,21 +4,19 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
 
 msgctxt "error:calendar.event.attendee:"
 msgid "    * "
-msgstr "    * "
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) changed his/her participation status to: %s\n"
 "\n"
 msgstr ""
-"%s (%s) ha cambiado su participación a: %s\n"
-"\n"
 
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) has accepted this invitation:\n"
 "\n"
-msgstr "%s (%s) ha aceptado esta invitación:"
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid ""
@@ -28,97 +26,97 @@ msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid "%s: %s @ %s"
-msgstr "%s: %s @ %s"
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid "(No Subject)"
-msgstr "(Sin asunto)"
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid ":"
-msgstr ":"
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid "When"
-msgstr "Cuando"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "    * "
-msgstr "    * "
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "(No Subject)"
-msgstr "(Sin asunto)"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid ":"
-msgstr ":"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "Cancelled Event: %s @ %s"
-msgstr "Evento cancelado: %s @ %s"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "Invitation: %s @ %s"
-msgstr "Invitación: %s @ %s"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid ""
 "This event has been canceled.\n"
 "\n"
-msgstr "Este evento ha sido cancelado."
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid ""
 "This event has been changed.\n"
 "\n"
-msgstr "Este evento ha cambiado."
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "Updated Invitation: %s @ %s"
-msgstr "Invitación actualizada: %s @ %s"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "When"
-msgstr "Cuando"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid ""
 "You have been invited to the following event.\n"
 "\n"
-msgstr "Ha sido invitado al siguiente evento."
+msgstr ""
 
 msgctxt "field:calendar.event,organizer_schedule_agent:"
 msgid "Schedule Agent"
-msgstr "Agente de la planificación"
+msgstr ""
 
 msgctxt "field:calendar.event,organizer_schedule_status:"
 msgid "Schedule Status"
-msgstr "Estado de la planificación"
+msgstr ""
 
 msgctxt "field:calendar.event.attendee,schedule_agent:"
 msgid "Schedule Agent"
-msgstr "Agente de la planificación"
+msgstr ""
 
 msgctxt "field:calendar.event.attendee,schedule_status:"
 msgid "Schedule Status"
-msgstr "Estado de la planificación"
+msgstr ""
 
 msgctxt "field:res.user,calendar_email_notification_cancel:"
 msgid "Cancelled invitations"
-msgstr "Invitaciones canceladas"
+msgstr ""
 
 msgctxt "field:res.user,calendar_email_notification_new:"
 msgid "New invitations"
-msgstr "Nuevas invitaciones"
+msgstr ""
 
 msgctxt "field:res.user,calendar_email_notification_partstat:"
 msgid "Invitation Replies"
-msgstr "Respuestas a las invitaciones"
+msgstr ""
 
 msgctxt "field:res.user,calendar_email_notification_update:"
 msgid "Changed invitations"
-msgstr "Invitaciones cambiadas"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid ""
@@ -126,15 +124,15 @@ msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid "Client"
-msgstr "Cliente"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid "None"
-msgstr "Ninguno"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid "Server"
-msgstr "Servidor"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid ""
@@ -142,35 +140,35 @@ msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "1.0"
-msgstr "1.0"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "1.1"
-msgstr "1.1"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "1.2"
-msgstr "1.2"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "3.7"
-msgstr "3.7"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "3.8"
-msgstr "3.8"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "5.1"
-msgstr "5.1"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "5.2"
-msgstr "5.2"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "5.3"
-msgstr "5.3"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid ""
@@ -178,15 +176,15 @@ msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid "Client"
-msgstr "Cliente"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid "None"
-msgstr "Ninguno"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid "Server"
-msgstr "Servidor"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid ""
@@ -194,35 +192,35 @@ msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "1.0"
-msgstr "1.0"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "1.1"
-msgstr "1.1"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "1.2"
-msgstr "1.2"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "3.7"
-msgstr "3.7"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "3.8"
-msgstr "3.8"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "5.1"
-msgstr "5.1"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "5.2"
-msgstr "5.2"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "5.3"
-msgstr "5.3"
+msgstr ""
 
 msgctxt "view:res.user:"
 msgid "Calendar Email Notifications"
diff --git a/locale/ru_RU.po b/locale/ru_RU.po
index 8470aa7..e7e984b 100644
--- a/locale/ru_RU.po
+++ b/locale/ru_RU.po
@@ -22,11 +22,14 @@ msgstr ""
 "%s (%s) принял приглашение:\n"
 "\n"
 
+#, fuzzy
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) has declined this invitation:\n"
 "\n"
 msgstr ""
+"%s (%s) отказался от приглашения:\n"
+"\n"
 
 msgctxt "error:calendar.event.attendee:"
 msgid "%s: %s @ %s"
diff --git a/locale/es_MX.po b/locale/zh_CN.po
similarity index 79%
copy from locale/es_MX.po
copy to locale/zh_CN.po
index 2f96f4f..51cb4c5 100644
--- a/locale/es_MX.po
+++ b/locale/zh_CN.po
@@ -4,21 +4,19 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
 
 msgctxt "error:calendar.event.attendee:"
 msgid "    * "
-msgstr "    * "
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) changed his/her participation status to: %s\n"
 "\n"
 msgstr ""
-"%s (%s) ha cambiado su participación a: %s\n"
-"\n"
 
 msgctxt "error:calendar.event.attendee:"
 msgid ""
 "%s (%s) has accepted this invitation:\n"
 "\n"
-msgstr "%s (%s) ha aceptado esta invitación:"
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid ""
@@ -28,97 +26,97 @@ msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid "%s: %s @ %s"
-msgstr "%s: %s @ %s"
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid "(No Subject)"
-msgstr "(Sin asunto)"
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid ":"
-msgstr ":"
+msgstr ""
 
 msgctxt "error:calendar.event.attendee:"
 msgid "When"
-msgstr "Cuando"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "    * "
-msgstr "    * "
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "(No Subject)"
-msgstr "(Sin asunto)"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid ":"
-msgstr ":"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "Cancelled Event: %s @ %s"
-msgstr "Evento cancelado: %s @ %s"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "Invitation: %s @ %s"
-msgstr "Invitación: %s @ %s"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid ""
 "This event has been canceled.\n"
 "\n"
-msgstr "Este evento ha sido cancelado."
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid ""
 "This event has been changed.\n"
 "\n"
-msgstr "Este evento ha cambiado."
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "Updated Invitation: %s @ %s"
-msgstr "Invitación actualizada: %s @ %s"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid "When"
-msgstr "Cuando"
+msgstr ""
 
 msgctxt "error:calendar.event:"
 msgid ""
 "You have been invited to the following event.\n"
 "\n"
-msgstr "Ha sido invitado al siguiente evento."
+msgstr ""
 
 msgctxt "field:calendar.event,organizer_schedule_agent:"
 msgid "Schedule Agent"
-msgstr "Agente de la planificación"
+msgstr ""
 
 msgctxt "field:calendar.event,organizer_schedule_status:"
 msgid "Schedule Status"
-msgstr "Estado de la planificación"
+msgstr ""
 
 msgctxt "field:calendar.event.attendee,schedule_agent:"
 msgid "Schedule Agent"
-msgstr "Agente de la planificación"
+msgstr ""
 
 msgctxt "field:calendar.event.attendee,schedule_status:"
 msgid "Schedule Status"
-msgstr "Estado de la planificación"
+msgstr ""
 
 msgctxt "field:res.user,calendar_email_notification_cancel:"
 msgid "Cancelled invitations"
-msgstr "Invitaciones canceladas"
+msgstr ""
 
 msgctxt "field:res.user,calendar_email_notification_new:"
 msgid "New invitations"
-msgstr "Nuevas invitaciones"
+msgstr ""
 
 msgctxt "field:res.user,calendar_email_notification_partstat:"
 msgid "Invitation Replies"
-msgstr "Respuestas a las invitaciones"
+msgstr ""
 
 msgctxt "field:res.user,calendar_email_notification_update:"
 msgid "Changed invitations"
-msgstr "Invitaciones cambiadas"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid ""
@@ -126,15 +124,15 @@ msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid "Client"
-msgstr "Cliente"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid "None"
-msgstr "Ninguno"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_agent:"
 msgid "Server"
-msgstr "Servidor"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid ""
@@ -142,35 +140,35 @@ msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "1.0"
-msgstr "1.0"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "1.1"
-msgstr "1.1"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "1.2"
-msgstr "1.2"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "3.7"
-msgstr "3.7"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "3.8"
-msgstr "3.8"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "5.1"
-msgstr "5.1"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "5.2"
-msgstr "5.2"
+msgstr ""
 
 msgctxt "selection:calendar.event,organizer_schedule_status:"
 msgid "5.3"
-msgstr "5.3"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid ""
@@ -178,15 +176,15 @@ msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid "Client"
-msgstr "Cliente"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid "None"
-msgstr "Ninguno"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_agent:"
 msgid "Server"
-msgstr "Servidor"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid ""
@@ -194,35 +192,35 @@ msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "1.0"
-msgstr "1.0"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "1.1"
-msgstr "1.1"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "1.2"
-msgstr "1.2"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "3.7"
-msgstr "3.7"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "3.8"
-msgstr "3.8"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "5.1"
-msgstr "5.1"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "5.2"
-msgstr "5.2"
+msgstr ""
 
 msgctxt "selection:calendar.event.attendee,schedule_status:"
 msgid "5.3"
-msgstr "5.3"
+msgstr ""
 
 msgctxt "view:res.user:"
 msgid "Calendar Email Notifications"
diff --git a/res.xml b/res.xml
index 7904b50..5e66085 100644
--- a/res.xml
+++ b/res.xml
@@ -6,14 +6,14 @@ this repository contains the full copyright notices and license terms. -->
 
         <record model="ir.ui.view" id="user_view_form">
             <field name="model">res.user</field>
-            <field name="type">form</field>
+            <field name="type" eval="None"/>
             <field name="inherit" ref="res.user_view_form"/>
             <field name="name">user_form</field>
         </record>
 
         <record model="ir.ui.view" id="user_view_form_preferences">
             <field name="model">res.user</field>
-            <field name="type">form</field>
+            <field name="type" eval="None"/>
             <field name="inherit" ref="res.user_view_form_preferences"/>
             <field name="name">user_form_preferences</field>
         </record>
diff --git a/setup.py b/setup.py
index eb80056..2136ae6 100644
--- a/setup.py
+++ b/setup.py
@@ -43,7 +43,7 @@ if minor_version % 2:
 
 requires = ['PyWebDAV >= 0.9.8', 'python-dateutil']
 for dep in info.get('depends', []):
-    if not re.match(r'(ir|res|webdav)(\W|$)', dep):
+    if not re.match(r'(ir|res)(\W|$)', dep):
         requires.append(get_require_version('trytond_%s' % dep))
 requires.append(get_require_version('trytond'))
 
@@ -76,6 +76,7 @@ setup(name=name,
         'License :: OSI Approved :: GNU General Public License (GPL)',
         'Natural Language :: Bulgarian',
         'Natural Language :: Catalan',
+        'Natural Language :: Chinese (Simplified)',
         'Natural Language :: Czech',
         'Natural Language :: Dutch',
         'Natural Language :: English',
diff --git a/tryton.cfg b/tryton.cfg
index f3c5e24..4eb0450 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.8.0
+version=4.0.0
 depends:
     calendar
     ir
diff --git a/trytond_calendar_scheduling.egg-info/PKG-INFO b/trytond_calendar_scheduling.egg-info/PKG-INFO
index 2307d0e..f8a6ab1 100644
--- a/trytond_calendar_scheduling.egg-info/PKG-INFO
+++ b/trytond_calendar_scheduling.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond-calendar-scheduling
-Version: 3.8.0
+Version: 4.0.0
 Summary: Tryton module to add scheduling support on CalDAV
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/3.8/
+Download-URL: http://downloads.tryton.org/4.0/
 Description: trytond_calendar_scheduling
         ===========================
         
@@ -56,6 +56,7 @@ Classifier: Intended Audience :: Manufacturing
 Classifier: License :: OSI Approved :: GNU General Public License (GPL)
 Classifier: Natural Language :: Bulgarian
 Classifier: Natural Language :: Catalan
+Classifier: Natural Language :: Chinese (Simplified)
 Classifier: Natural Language :: Czech
 Classifier: Natural Language :: Dutch
 Classifier: Natural Language :: English
diff --git a/trytond_calendar_scheduling.egg-info/SOURCES.txt b/trytond_calendar_scheduling.egg-info/SOURCES.txt
index 7282085..44fc57d 100644
--- a/trytond_calendar_scheduling.egg-info/SOURCES.txt
+++ b/trytond_calendar_scheduling.egg-info/SOURCES.txt
@@ -49,11 +49,13 @@ locale/fr_FR.po
 locale/hu_HU.po
 locale/it_IT.po
 locale/ja_JP.po
+locale/lo_LA.po
 locale/lt_LT.po
 locale/nl_NL.po
 locale/pt_BR.po
 locale/ru_RU.po
 locale/sl_SI.po
+locale/zh_CN.po
 trytond_calendar_scheduling.egg-info/PKG-INFO
 trytond_calendar_scheduling.egg-info/SOURCES.txt
 trytond_calendar_scheduling.egg-info/dependency_links.txt
diff --git a/trytond_calendar_scheduling.egg-info/requires.txt b/trytond_calendar_scheduling.egg-info/requires.txt
index 627c939..f60f216 100644
--- a/trytond_calendar_scheduling.egg-info/requires.txt
+++ b/trytond_calendar_scheduling.egg-info/requires.txt
@@ -1,7 +1,8 @@
 PyWebDAV >= 0.9.8
 python-dateutil
-trytond_calendar >= 3.8, < 3.9
-trytond >= 3.8, < 3.9
+trytond_calendar >= 4.0, < 4.1
+trytond_webdav >= 4.0, < 4.1
+trytond >= 4.0, < 4.1
 
 [test]
 caldav
\ No newline at end of file
-- 
tryton-modules-calendar-scheduling



More information about the tryton-debian-vcs mailing list