143 Commits (76985f36b4ffc575335394698b2f76ecad661d17)

Author SHA1 Message Date
Alexis de Lattre d74917b634 Port opencaller to v10 8 years ago
Sylvain GARANCHER ca19bd459a [FIX] base_phone: Fixed click2dial feature 8 years ago
Alexis de Lattre f30a7a6d26 Port crm_phone, hr_phone, hr_recruitment_phone, event_phone to v10 8 years ago
Pedro M. Baeza 26c6370e54 [MIG] Rename manifest files 8 years ago
Pedro M. Baeza 445e941b74 [MIG] Make modules uninstallable 8 years ago
Alexis de Lattre 04993ae3f8 Fix bug #93... but it seems do_notify() is not working in v9 in this branch 8 years ago
Alexis de Lattre 7d7cca4f68 Add notes about a workaround to make the phone logo in top bar work with Odoo enterprise 8 years ago
Alexis de Lattre 81f01f52a1 Restore the object crm.phonecall that was dropped in v9 community 8 years ago
Alexis de Lattre 42e34dfdcd Port crm_phone to v9 8 years ago
Juris Malinens 45fffd04cd Port JS and controller code of asterisk_click2dial to v9 8 years ago
Alexis de Lattre b381adf93c Port asterisk_click2dial to new API 8 years ago
Pedro M. Baeza bcc3f92c81 [MIG] Make modules uninstallable 9 years ago
Stéphane Bidoul 4d08c5ef66 [UPD] prefix versions with 8.0 9 years ago
Alexis de Lattre 0a9d54f28e set_name_agi.py: add support for JSON-RPC and JSON-RPC SSL 9 years ago
Alexis de Lattre e60a818fcb Please welcome the new module ovh_telephony_connector ! 9 years ago
Alexis de Lattre 785f6f2a01 FIX old/new API call 9 years ago
Valentin Lab ec2324c406 new: pkg: adds requirements.txt to explicit dependencies and ease scripted installations. 9 years ago
Alexis de Lattre 27f024c160 Remove an import that is not needed any more 9 years ago
Alexis de Lattre 8d4c7fa99b Add support for "Create CRM phonecall" on leads (and not only partners) 9 years ago
Yannick Vaucher 8db5f2056a Move module icon in static/description 9 years ago
Alexandre Fayolle 7062369359 Add OCA as author of OCA addons 9 years ago
Alexis de Lattre dcb919f676 Highlight dial button in screenshot 9 years ago
Alexis de Lattre c915f4e072 Update screenshots 9 years ago
Alexis de Lattre 0e91470ff2 PEP8 fix 9 years ago
Alexis de Lattre ee7da268b0 [FIX] Bug #11 AMI test: success is now only reported when it really works ! 10 years ago
Alexis de Lattre fd88d89996 Ability to avoid the 'Not found in Odoo' as callerID name when phone is not found 10 years ago
Sandy Carter 2e1e660c3c Don't fail if Asterisk and asterisk_click2dial aren't installed 10 years ago
Sandy Carter c74613e948 Fix code style 10 years ago
Alexis de Lattre 53c1ff455b Use =like instead of like in phone number search, because I add the '%' myself 10 years ago
Alexis de Lattre 497665c8b4 FIX remplace debug stuff by real code ! 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 beaee9ac0b Add href="#", so that the mouse cursor has the right aspect when over the phone icon 10 years ago
s.petersen 46a5ae07aa Better button for Open Calling Partner 10 years ago
Alexis de Lattre 16339461d7 Port to OpenERP v8.0 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 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 5ea5ebe08f Add option try_parent in open_filtered_object 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 d715ff352a Fix a few strings. 11 years ago