Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
DoliSCAN
client-cordova
Commits
99c43a71
Commit
99c43a71
authored
Oct 28, 2021
by
Eric Seigne
Browse files
version 1.9.3
parent
be9d51a1
Changes
2
Show whitespace changes
Inline
Side-by-side
ChangeLog.md
View file @
99c43a71
# 1.9.3
-
retour d'une fonctionnalité perdue de la version 1.9.2 : la possibilité de modifier
la date des indemnités kilométriques
# 1.9.2
-
nouveau module de gestion des IK pour simplifier la saisie des itinéraires
répétitifs
...
...
config.xml
View file @
99c43a71
<?xml version='1.0' encoding='utf-8'?>
<widget
id=
"fr.caprel.doliscan"
version=
"1.9.
2
"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
<widget
id=
"fr.caprel.doliscan"
version=
"1.9.
3
"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
<name>
doliscan
</name>
<description>
DoliSCAN is a tiny app for french people looking for a free and self hosting "notes de frais/expenses report" solution.
</description>
<author
email=
"eric.seigne@cap-rel.fr"
href=
"https://cap-rel.fr"
>
Eric Seigne
</author>
...
...
@@ -122,5 +122,5 @@
<param
name=
"ios-package"
value=
"Calendar"
/>
</feature>
</platform>
<preference
name=
"OverrideUserAgent"
value=
"Mozilla/5.0 OpenNDF/1.9.
2
Android"
/>
<preference
name=
"OverrideUserAgent"
value=
"Mozilla/5.0 OpenNDF/1.9.
3
Android"
/>
</widget>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment