Skip to content

Commit

Permalink
new version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
prrvchr committed Mar 13, 2024
1 parent 036970a commit e275631
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 19 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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.

Expand All @@ -249,7 +253,7 @@ It will give you access to an information system that only larges companies are
[3]: <https://prrvchr.github.io/vCardOOo/README_fr>
[4]: <https://prrvchr.github.io/vCardOOo/source/vCardOOo/registration/TermsOfUse_en>
[5]: <https://prrvchr.github.io/vCardOOo/source/vCardOOo/registration/PrivacyPolicy_en>
[6]: <https://prrvchr.github.io/vCardOOo#historical>
[6]: <https://prrvchr.github.io/vCardOOo#what-has-been-done-for-version-110>
[7]: <https://prrvchr.github.io/>
[8]: <https://www.libreoffice.org/download/download/>
[9]: <https://www.openoffice.org/download/index.html>
Expand All @@ -270,7 +274,7 @@ It will give you access to an information system that only larges companies are
[24]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[25]: <img/vCardOOo.svg#middle>
[26]: <https://github.com/prrvchr/vCardOOo/releases/latest/download/vCardOOo.oxt>
[27]: <https://img.shields.io/github/downloads/prrvchr/vCardOOo/latest/total?label=v1.1.1#right>
[27]: <https://img.shields.io/github/downloads/prrvchr/vCardOOo/latest/total?label=v1.1.2#right>
[28]: <img/vCardOOo-1.png>
[29]: <img/vCardOOo-2.png>
[30]: <img/vCardOOo-3.png>
Expand All @@ -293,3 +297,4 @@ It will give you access to an information system that only larges companies are
[47]: <https://github.com/prrvchr/vCardOOo/releases/latest/download/requirements.txt>
[48]: <https://peps.python.org/pep-0508/>
[49]: <https://prrvchr.github.io/vCardOOo/#requirement>
[50]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>
13 changes: 9 additions & 4 deletions README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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.

Expand All @@ -249,7 +253,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
[3]: <https://prrvchr.github.io/vCardOOo>
[4]: <https://prrvchr.github.io/vCardOOo/source/vCardOOo/registration/TermsOfUse_fr>
[5]: <https://prrvchr.github.io/vCardOOo/source/vCardOOo/registration/PrivacyPolicy_fr>
[6]: <https://prrvchr.github.io/vCardOOo/README_fr#historique>
[6]: <https://prrvchr.github.io/vCardOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-110>
[7]: <https://prrvchr.github.io/README_fr>
[8]: <https://fr.libreoffice.org/download/telecharger-libreoffice/>
[9]: <https://www.openoffice.org/fr/Telecharger/>
Expand All @@ -270,7 +274,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
[24]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
[25]: <img/vCardOOo.svg#middle>
[26]: <https://github.com/prrvchr/vCardOOo/releases/latest/download/vCardOOo.oxt>
[27]: <https://img.shields.io/github/downloads/prrvchr/vCardOOo/latest/total?label=v1.1.1#right>
[27]: <https://img.shields.io/github/downloads/prrvchr/vCardOOo/latest/total?label=v1.1.2#right>
[28]: <img/vCardOOo-1_fr.png>
[29]: <img/vCardOOo-2_fr.png>
[30]: <img/vCardOOo-3_fr.png>
Expand All @@ -293,3 +297,4 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
[47]: <https://github.com/prrvchr/vCardOOo/releases/latest/download/requirements.txt>
[48]: <https://peps.python.org/pep-0508/>
[49]: <https://prrvchr.github.io/vCardOOo/README_fr#pr%C3%A9requis>
[50]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>
4 changes: 2 additions & 2 deletions source/vCardOOo/description.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">
<version value="1.1.1"/>
<version value="1.1.2"/>
<identifier value="io.github.prrvchr.vCardOOo"/>
<platform value="all"/>
<dependencies>
<OpenOffice.org-minimal-version value="4.1" d:name="OpenOffice.org 4.1"/>
</dependencies>
<update-information>
<src xlink:href="https://prrvchr.github.io/vCardOOo/vCardOOo.update.xml"/>
<src xlink:href="https://github.com/prrvchr/vCardOOo/releases/latest/download/vCardOOo.update.xml"/>
</update-information>
<publisher>
<name xlink:href="https://prrvchr.github.io/vCardOOo/" lang="en-US">vCard AddressBook for LibreOffice</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
1 change: 0 additions & 1 deletion source/vCardOOo/source/io/github/prrvchr/uno/beans

This file was deleted.

1 change: 0 additions & 1 deletion source/vCardOOo/source/io/github/prrvchr/uno/lang

This file was deleted.

13 changes: 7 additions & 6 deletions vCardOOo.update.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,20 @@
<description
xmlns="http://openoffice.org/extensions/update/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="io.github.prrvchr.vCardOOo" />
<version value="1.1.0" />
<identifier value="io.github.prrvchr.vCardOOo"/>
<version value="1.1.2"/>
<update-download>
<src xlink:href="https://github.com/prrvchr/vCardOOo/releases/latest/download/vCardOOo.oxt" />
<src xlink:href="https://github.com/prrvchr/vCardOOo/releases/latest/download/vCardOOo.oxt"/>
</update-download>
<dependencies xmlns:dep="http://openoffice.org/extensions/description/2006">
<dep:OpenOffice.org-minimal-version value="4.1" dep:name="OpenOffice.org 4.1"/>
</dependencies>
<publisher>
<name xlink:href="https://github.com/prrvchr/vCardOOo" lang="en">vCardOOo</name>
<name xlink:href="https://prrvchr.github.io/vCardOOo/" lang="en">vCardOOo</name>
<name xlink:href="https://prrvchr.github.io/vCardOOo/README_fr" lang="fr">vCardOOo</name>
</publisher>
<release-notes>
<src xlink:href="https://prrvchr.github.io/vCardOOo/#historical" lang="en" />
<src xlink:href="https://prrvchr.github.io/vCardOOo/README_fr#historique" lang="fr" />
<src xlink:href="https://prrvchr.github.io/vCardOOo/#what-has-been-done-for-version-112" lang="en"/>
<src xlink:href="https://prrvchr.github.io/vCardOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-112" lang="fr"/>
</release-notes>
</description>

0 comments on commit e275631

Please sign in to comment.