You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
30
30
**The use of this software subjects you to our [Terms Of Use][4] and [Data Protection Policy][5].**
31
31
32
-
# version [1.1.6][6]
32
+
# version [1.2.0][6]
33
33
34
34
## Introduction:
35
35
@@ -244,7 +244,14 @@ It will give you access to an information system that only larges companies are
244
244
- The extension will ask you to install the OAuth2OOo and jdbcDriverOOo extensions in versions 1.3.8 and 1.4.6 respectively minimum.
245
245
- Modification of the extension options accessible via: **Tools -> Options... -> Internet -> mContactOOo** in order to comply with the new graphic charter.
246
246
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:
248
255
249
256
- Add new languages for internationalization...
250
257
@@ -301,3 +308,5 @@ It will give you access to an information system that only larges companies are
Copy file name to clipboardExpand all lines: README_fr.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
30
30
**L'utilisation de ce logiciel vous soumet à nos [Conditions d'utilisation][4] et à notre [Politique de protection des données][5].**
31
31
32
-
# version [1.1.6][6]
32
+
# version [1.2.0][6]
33
33
34
34
## Introduction:
35
35
@@ -244,7 +244,14 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
244
244
- L'extension vous demandera d'installer les extensions OAuth2OOo et jdbcDriverOOo en version respectivement 1.3.8 et 1.4.6 minimum.
245
245
- Modification des options de l'extension accessibles via : **Outils -> Options... -> Internet -> mContactOOo** afin de respecter la nouvelle charte graphique.
246
246
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:
248
255
249
256
- Ajouter de nouvelles langues pour l’internationalisation...
250
257
@@ -301,3 +308,5 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
0 commit comments