flatisfy/flatisfy
Lucas Verney 78b9ebf04e Better handling of phone links
Some Weboob backends were returning multiple phone numbers
(comma-separated) or phone numbers in different formats (with or without
spaces, with or without separating dots, etc).

This commit harmonizes all of this so that all phone links will be
rendered correctly and be usable to call in a single click.

Related, https://git.weboob.org/weboob/devel/merge_requests/42.
2017-06-20 14:20:54 +02:00
..
data_files Linting 2017-06-20 13:37:54 +02:00
database Rewrite data files management, to make it more modular 2017-06-15 15:48:16 +02:00
filters Linting 2017-06-20 13:37:54 +02:00
models Rewrite doc and frontend to match new constraints in config 2017-06-16 16:56:59 +02:00
web Better handling of phone links 2017-06-20 14:20:54 +02:00
__init__.py Initial commit 2017-04-13 20:03:59 +02:00
__main__.py Add a CLI argument to import only a given constraint. Drop the necessary constraint. 2017-06-19 16:08:06 +02:00
cmds.py Add a CLI argument to import only a given constraint. Drop the necessary constraint. 2017-06-19 16:08:06 +02:00
config.py Linting 2017-06-20 13:37:54 +02:00
data.py Linting 2017-06-20 13:37:54 +02:00
exceptions.py Initial commit 2017-04-13 20:03:59 +02:00
fetch.py Linting 2017-06-20 13:37:54 +02:00
tools.py Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00