Skip to content

Commit f15d021

Browse files
committed
new version 1.2.0
1 parent bb20cd8 commit f15d021

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
**The use of this software subjects you to our [Terms Of Use][4] and [Data Protection Policy][5].**
3131

32-
# version [1.1.6][6]
32+
# version [1.2.0][6]
3333

3434
## Introduction:
3535

@@ -244,7 +244,14 @@ It will give you access to an information system that only larges companies are
244244
- The extension will ask you to install the OAuth2OOo and jdbcDriverOOo extensions in versions 1.3.8 and 1.4.6 respectively minimum.
245245
- Modification of the extension options accessible via: **Tools -> Options... -> Internet -> mContactOOo** in order to comply with the new graphic charter.
246246

247-
### What remains to be done for version 1.1.6:
247+
### What has been done for version 1.2.0:
248+
249+
- The extension will ask you to install the OAuth2OOo and jdbcDriverOOo extensions in versions 1.4.0 and 1.4.6 respectively minimum.
250+
- It is possible to build the extension archive (ie: the oxt file) with the [Apache Ant][52] utility and the [build.xml][53] script file.
251+
- The extension will refuse to install under OpenOffice regardless of version or LibreOffice other than 7.x or higher.
252+
- Added binaries needed for Python libraries to work on Linux and LibreOffice 24.8 (ie: Python 3.9).
253+
254+
### What remains to be done for version 1.2.0:
248255

249256
- Add new languages for internationalization...
250257

@@ -301,3 +308,5 @@ It will give you access to an information system that only larges companies are
301308
[49]: <https://pypi.org/project/setuptools/>
302309
[50]: <https://github.com/prrvchr/mContactOOo/security/dependabot/1>
303310
[51]: <https://pypi.org/project/validators/>
311+
[52]: <https://ant.apache.org/>
312+
[53]: <https://github.com/prrvchr/mContactOOo/blob/master/source/mContactOOo/build.xml>

README_fr.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
**L'utilisation de ce logiciel vous soumet à nos [Conditions d'utilisation][4] et à notre [Politique de protection des données][5].**
3131

32-
# version [1.1.6][6]
32+
# version [1.2.0][6]
3333

3434
## Introduction:
3535

@@ -244,7 +244,14 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
244244
- L'extension vous demandera d'installer les extensions OAuth2OOo et jdbcDriverOOo en version respectivement 1.3.8 et 1.4.6 minimum.
245245
- Modification des options de l'extension accessibles via : **Outils -> Options... -> Internet -> mContactOOo** afin de respecter la nouvelle charte graphique.
246246

247-
### Que reste-t-il à faire pour la version 1.1.6:
247+
### Ce qui a été fait pour la version 1.2.0:
248+
249+
- L'extension vous demandera d'installer les extensions OAuth2OOo et jdbcDriverOOo en version respectivement 1.4.0 et 1.4.6 minimum.
250+
- Il est possible de construire l'archive de l'extension (ie: le fichier oxt) avec l'utilitaire [Apache Ant][52] et le fichier script [build.xml][53].
251+
- L'extension refusera de s'installer sous OpenOffice quelle que soit la version ou LibreOffice autre que 7.x ou supérieur.
252+
- Ajout des fichiers binaires nécessaires aux bibliothèques Python pour fonctionner sous Linux et LibreOffice 24.8 (ie: Python 3.9).
253+
254+
### Que reste-t-il à faire pour la version 1.2.0:
248255

249256
- Ajouter de nouvelles langues pour l’internationalisation...
250257

@@ -301,3 +308,5 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
301308
[49]: <https://pypi.org/project/setuptools/>
302309
[50]: <https://github.com/prrvchr/mContactOOo/security/dependabot/1>
303310
[51]: <https://pypi.org/project/validators/>
311+
[52]: <https://ant.apache.org/>
312+
[53]: <https://github.com/prrvchr/mContactOOo/blob/master/source/mContactOOo/build.xml>

0 commit comments

Comments
 (0)