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 f5855c0 commit 38900dc
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 16 deletions.
11 changes: 8 additions & 3 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 @@ -240,6 +240,10 @@ 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 has been done for version 1.1.2:

- Integration of a fix to workaround the [issue #159988][45].

### What remains to be done for version 1.1.1:

- Make the address book locally editable with replication of changes.
Expand All @@ -253,7 +257,7 @@ It will give you access to an information system that only larges companies are
[3]: <https://prrvchr.github.io/gContactOOo/README_fr>
[4]: <https://prrvchr.github.io/gContactOOo/source/gContactOOo/registration/TermsOfUse_en>
[5]: <https://prrvchr.github.io/gContactOOo/source/gContactOOo/registration/PrivacyPolicy_en>
[6]: <https://prrvchr.github.io/gContactOOo#historical>
[6]: <https://prrvchr.github.io/gContactOOo#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 @@ -274,7 +278,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/gContactOOo.svg#middle>
[26]: <https://github.com/prrvchr/gContactOOo/releases/latest/download/gContactOOo.oxt>
[27]: <https://img.shields.io/github/downloads/prrvchr/gContactOOo/latest/total?label=v1.1.1#right>
[27]: <https://img.shields.io/github/downloads/prrvchr/gContactOOo/latest/total?label=v1.1.2#right>
[28]: <img/gContactOOo-1.png>
[29]: <img/gContactOOo-2.png>
[30]: <img/gContactOOo-3.png>
Expand All @@ -292,3 +296,4 @@ It will give you access to an information system that only larges companies are
[42]: <https://github.com/prrvchr/gContactOOo/releases/latest/download/requirements.txt>
[43]: <https://peps.python.org/pep-0508/>
[44]: <https://prrvchr.github.io/gContactOOo/#requirement>
[45]: <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 @@ -240,7 +240,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][45].

### 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 @@ -253,7 +257,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
[3]: <https://prrvchr.github.io/gContactOOo>
[4]: <https://prrvchr.github.io/gContactOOo/source/gContactOOo/registration/TermsOfUse_fr>
[5]: <https://prrvchr.github.io/gContactOOo/source/gContactOOo/registration/PrivacyPolicy_fr>
[6]: <https://prrvchr.github.io/gContactOOo/README_fr#historique>
[6]: <https://prrvchr.github.io/gContactOOo/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 @@ -274,7 +278,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/gContactOOo.svg#middle>
[26]: <https://github.com/prrvchr/gContactOOo/releases/latest/download/gContactOOo.oxt>
[27]: <https://img.shields.io/github/downloads/prrvchr/gContactOOo/latest/total?label=v1.1.1#right>
[27]: <https://img.shields.io/github/downloads/prrvchr/gContactOOo/latest/total?label=v1.1.2#right>
[28]: <img/gContactOOo-1_fr.png>
[29]: <img/gContactOOo-2_fr.png>
[30]: <img/gContactOOo-3_fr.png>
Expand All @@ -292,3 +296,4 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
[42]: <https://github.com/prrvchr/gContactOOo/releases/latest/download/requirements.txt>
[43]: <https://peps.python.org/pep-0508/>
[44]: <https://prrvchr.github.io/gContactOOo/README_fr#pr%C3%A9requis>
[45]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>
15 changes: 8 additions & 7 deletions gContactOOo.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.gContactOOo" />
<version value="1.1.0" />
<identifier value="io.github.prrvchr.gContactOOo"/>
<version value="1.1.2"/>
<update-download>
<src xlink:href="https://github.com/prrvchr/gContactOOo/releases/latest/download/gContactOOo.oxt" />
<src xlink:href="https://github.com/prrvchr/gContactOOo/releases/latest/download/gContactOOo.oxt"/>
</update-download>
<dependencies xmlns:dep="http://openoffice.org/extensions/description/2006">
<dep:OpenOffice.org-minimal-version value="4.0" dep:name="OpenOffice.org 4.0"/>
<dep:OpenOffice.org-minimal-version value="4.1" dep:name="OpenOffice.org 4.1"/>
</dependencies>
<publisher>
<name xlink:href="https://github.com/prrvchr/gContactOOo" lang="en">gContactOOo</name>
<name xlink:href="https://prrvchr.github.io/gContactOOo/" lang="en">gContactOOo</name>
<name xlink:href="https://prrvchr.github.io/gContactOOo/README_fr" lang="fr">gContactOOo</name>
</publisher>
<release-notes>
<src xlink:href="https://prrvchr.github.io/gContactOOo/#historical" lang="en" />
<src xlink:href="https://prrvchr.github.io/gContactOOo/README_fr#historique" lang="fr" />
<src xlink:href="https://prrvchr.github.io/gContactOOo/#what-has-been-done-for-version-112" lang="en"/>
<src xlink:href="https://prrvchr.github.io/gContactOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-112" lang="fr"/>
</release-notes>
</description>
4 changes: 2 additions & 2 deletions source/gContactOOo/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.gContactOOo"/>
<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/gContactOOo/gContactOOo.update.xml"/>
<src xlink:href="https://github.com/prrvchr/gContactOOo/releases/latest/download/gContactOOo.update.xml"/>
</update-information>
<publisher>
<name xlink:href="https://prrvchr.github.io/gContactOOo/" lang="en-US">Google Contacts for LibreOffice</name>
Expand Down

0 comments on commit 38900dc

Please sign in to comment.