diff --git a/README.md b/README.md index f1419618..0c625e5c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ **The use of this software subjects you to our [Terms Of Use][4] and [Data Protection Policy][5].** -# version [1.1.1][6] +# version [1.1.2][6] ## Introduction: @@ -236,7 +236,11 @@ It will give you access to an information system that only larges companies are - Using Python package `dateutil` to convert timestamp strings to UNO DateTime. - Many other fixes... -### What remains to be done for version 1.1.1: +### What has been done for version 1.1.2: + +- Integration of a fix to workaround the [issue #159988][50]. + +### What remains to be done for version 1.1.2: - Make the address book locally editable with replication of changes. @@ -249,7 +253,7 @@ It will give you access to an information system that only larges companies are [3]: [4]: [5]: -[6]: +[6]: [7]: [8]: [9]: @@ -270,7 +274,7 @@ It will give you access to an information system that only larges companies are [24]: [25]: [26]: -[27]: +[27]: [28]: [29]: [30]: @@ -293,3 +297,4 @@ It will give you access to an information system that only larges companies are [47]: [48]: [49]: +[50]: diff --git a/README_fr.md b/README_fr.md index f47a1a83..fdae42d1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ **L'utilisation de ce logiciel vous soumet à nos [Conditions d'utilisation][4] et à notre [Politique de protection des données][5]**. -# version [1.1.1][6] +# version [1.1.2][6] ## Introduction: @@ -236,7 +236,11 @@ Elle vous donnera accès à un système d'information que seules les grandes ent - Utilisation du package Python `dateutil` pour convertir les chaînes d'horodatage en UNO DateTime. - De nombreuses autres corrections... -### Que reste-t-il à faire pour la version 1.1.1: +### Ce qui a été fait pour la version 1.1.2: + +- Intégration d'un correctif pour contourner le [dysfonctionnement #159988][50]. + +### Que reste-t-il à faire pour la version 1.1.2: - Rendre le carnet d'adresses modifiable localement avec la réplication des modifications. @@ -249,7 +253,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent [3]: [4]: [5]: -[6]: +[6]: [7]: [8]: [9]: @@ -270,7 +274,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent [24]: [25]: [26]: -[27]: +[27]: [28]: [29]: [30]: @@ -293,3 +297,4 @@ Elle vous donnera accès à un système d'information que seules les grandes ent [47]: [48]: [49]: +[50]: diff --git a/source/vCardOOo/description.xml b/source/vCardOOo/description.xml index 24037dcc..b7779638 100644 --- a/source/vCardOOo/description.xml +++ b/source/vCardOOo/description.xml @@ -28,14 +28,14 @@ xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> - + - + vCard AddressBook for LibreOffice diff --git a/source/vCardOOo/source/io/github/prrvchr/carddav/CardSync.java b/source/vCardOOo/source/io/github/prrvchr/carddav/CardSync.java index 3376e8c8..f70c9dde 100644 --- a/source/vCardOOo/source/io/github/prrvchr/carddav/CardSync.java +++ b/source/vCardOOo/source/io/github/prrvchr/carddav/CardSync.java @@ -41,7 +41,7 @@ import com.sun.star.task.XJob; import io.github.prrvchr.uno.helper.UnoHelper; -import io.github.prrvchr.uno.lang.ServiceInfo; +import io.github.prrvchr.uno.helper.ServiceInfo; import io.github.prrvchr.carddav.scribe.FormattedNameScribe; import io.github.prrvchr.carddav.scribe.OrganizationScribe; import io.github.prrvchr.carddav.scribe.StructuredNameScribe; diff --git a/source/vCardOOo/source/io/github/prrvchr/uno/beans b/source/vCardOOo/source/io/github/prrvchr/uno/beans deleted file mode 120000 index 3a76796a..00000000 --- a/source/vCardOOo/source/io/github/prrvchr/uno/beans +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../uno/lib/java/beans \ No newline at end of file diff --git a/source/vCardOOo/source/io/github/prrvchr/uno/lang b/source/vCardOOo/source/io/github/prrvchr/uno/lang deleted file mode 120000 index 2559dd85..00000000 --- a/source/vCardOOo/source/io/github/prrvchr/uno/lang +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../uno/lib/java/lang \ No newline at end of file diff --git a/vCardOOo.update.xml b/vCardOOo.update.xml index c3ea650f..d580552b 100644 --- a/vCardOOo.update.xml +++ b/vCardOOo.update.xml @@ -27,19 +27,20 @@ - - + + - + - vCardOOo + vCardOOo + vCardOOo - - + +