145 Commits (7.0)
 

Author SHA1 Message Date
Alexis de Lattre 1348eb752b Merge pull request #57 from intero-chz/7.0 9 years ago
czoellner 37ab451acb [Fix] avoid multiple click2dial like in #20 9 years ago
Alexis de Lattre c2854eb438 Merge pull request #44 from akretion/7.0-backport-enhancements-from-8.0 9 years ago
Alexandre Fayolle 19a4ce4966 Update travis configuration 9 years ago
Alexis de Lattre a93886b3b0 Fix crash when exception has no len 9 years ago
Alexis de Lattre 099d1795f5 Backport new cool stuff from 8.0 branch 9 years ago
Alexandre Fayolle c6fbc72c3b Update travis configuration 9 years ago
Alexandre Fayolle bd782e6112 Update travis configuration 9 years ago
Alexandre Fayolle c11d908914 don't use travis container-based infrastructure 9 years ago
Yannick Vaucher ccfbf3dded Merge pull request #28 from gurneyalex/7.0-add_OCA_author 9 years ago
Alexandre Fayolle da3e082383 Add OCA as author of OCA addons 9 years ago
Alexis de Lattre 584ea59af8 Merge pull request #15 from rschnapka/7.0 9 years ago
Rudolf Schnapka c24e021028 removed linefeeds... 10 years ago
Rudolf Schnapka 6cffe96e9d initial german translations 10 years ago
Pedro M. Baeza a1d53fd35e Merge pull request #2 from savoirfairelinux/7.0 10 years ago
Sandy Carter 91a0ec7e43 Fix code style 10 years ago
Sandy Carter 9d21a17031 Add extra deps 10 years ago
Alexis de Lattre 64963591b8 Merge pull request #7 from savoirfairelinux/7.0_imports 10 years ago
Sandy Carter 63267355d4 Don't fail if Asterisk and asterisk_click2dial aren't installed 10 years ago
Sandy Carter 9c60707725 Add python dependencies 10 years ago
Sandy Carter 7ac5333ae0 Add meta files 10 years ago
Alexis de Lattre 254c718b6d Activate widget on form view of company. 10 years ago
Alexis de Lattre 2df7ac128c 5 modules are now in auto_install mode 10 years ago
Alexis de Lattre 5b46ee879c Also remove '-' in the result of format_out_of_country_calling_number 10 years ago
Alexis de Lattre 232fefac79 Feature "Open Calling Partner" replaced by "Open Caller", with a completely new behavior 10 years ago
Alexis de Lattre 0f0e9afc82 Update PhoneFormat JS lib 10 years ago
Alexis de Lattre 55704387cd Update POT file and partial update of FR translation 10 years ago
Alexis de Lattre 8f3040d085 The "Dial" button is now inside the phone widget : this is great because it avoids the double inherit of views with phone fields (4 view XML files are removed in asterisk_click2dial* modules thanks to this !) 10 years ago
Alexis de Lattre fbb54eefd1 Add a "Test Connection to Asterisk" button on the asterisk.server form view. 10 years ago
Alexis de Lattre d46ed3bdb5 Add semi-column at the end of line in JS code ! 10 years ago
Alexis de Lattre 3cff96e613 Fix documentation. 10 years ago
Alexis de Lattre 6d92318bd0 Add support for update of the name on OUTGOING calls (for far, it was only possible on incoming calls). 10 years ago
Alexis de Lattre 09b4feacee Very large changes in the structure of the project : 10 years ago
Alexis de Lattre 1c98624148 Add monkey-patching of format function to add phone=True and phone_format='xxx' arguments. 10 years ago
Alexis de Lattre f5e2970291 Add country on main company as demo data (otherwize it blocks write on phone numbers). 10 years ago
Alexis de Lattre 19d6dedd5f PATCH courtesy of Alexey Chechel 10 years ago
Alexis de Lattre 5ea5ebe08f Add option try_parent in open_filtered_object 10 years ago
Alexis de Lattre abbcfecbf9 Improve string. 10 years ago
Alexis de Lattre 10acdf7bdc Extract Asterisk-independant code (the widget="phone" + phone number reformatting) from the asterisk_click2dial module to a new base_phone module. 10 years ago
Alexis de Lattre f34cf339cf Long-awaited feature : automatic pop-up on incoming calls in the OpenERP Web interface. Special thank to Jean-Sébastien Suzanne for his collaboration on this new feature. 10 years ago
Alexis de Lattre 41fcd5f81c Update my script to make it work with the latest versions of the phonenumbers lib. 11 years ago
Alexis de Lattre ee958d9d31 Use RFC 2806 : add a fax: URL and convert callto: URLs to tel: URLs 11 years ago
Alexis de Lattre 4a0c55c400 FIX to make the script work with the latest version of the phonenumbers lib 11 years ago
Alexis de Lattre d83ecd62bf Add 'external_dependencies' in __openerp__.py 11 years ago
Alexis de Lattre 867b270a40 No need for ilike to match numbers ! 11 years ago
Alexis de Lattre 6e7a2b5c2f The regular "phone", "mobile" and "fax" fields now store the phone number in E164 format ; the special fields phone_e164, mobile_e164 and fax_164 are not used any more. 11 years ago
Alexis de Lattre 9ffc1637e7 [MERGE] Branch lp:~invitu/openerp-asterisk-connector/openerp-asterisk-connector_7_0 by Invitu 11 years ago
Invitu ab01598c88 [IMP] Add registration integration 11 years ago
Alexis de Lattre d715ff352a Fix a few strings. 11 years ago
Alexis de Lattre dee71dea26 Add back "Local" as channel type. 11 years ago