301 Commits (8.0)
 

Author SHA1 Message Date
Alexis de Lattre 0ad368989a base_phone: Add YAML test 9 years ago
Alexis de Lattre 0e91470ff2 PEP8 fix 9 years ago
Alexis de Lattre 03265255fd Adapt the reformat_phonenumber_wizard to the new behavior on raise 9 years ago
Alexis de Lattre 25f00cf7e9 One possible implementation of raise when partner create/write is manual vs no raise with partner create/write is via code 9 years ago
Alexis de Lattre 779bd1e128 Fix bug #17: don't raise by default on write/create 9 years ago
Yannick Vaucher ee99e48e5e Merge pull request #13 from stan3/fix_show_old_number_on_paging 9 years ago
Pedro M. Baeza 31da3d8d6b Merge pull request #12 from akretion/8.0-fix-bug11-ami-test 10 years ago
Tristan Hill 55090639f1 FIX: clear field when number not set rather than leaving previous value 10 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 846490dc1f Start the wizard "Reformat Phone Numbers" after the installation of the module 10 years ago
Guewen Baconnier f2efbde732 Merge pull request #9 from akretion/8.0-tree-phone-widget 10 years ago
Alexis de Lattre a395cd4cb6 Add widget="phone" in tree view, to have an easy-to-read phone number in tree view 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
Yannick Vaucher 2a9ce0e695 Separated Lint tests 10 years ago
Pedro M. Baeza 1b591877d7 Merge pull request #1 from savoirfairelinux/8.0 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
Sandy Carter 57a171e3e2 Add extra deps 10 years ago
Sandy Carter 79712488b5 Add python dependencies 10 years ago
Sandy Carter 76935ef68b Add meta files 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 c05a80ba92 Port base_phone_popup to web_action_request for v8 10 years ago
Alexis de Lattre f33645e8ee Activate widget on form view of company. 10 years ago
Alexis de Lattre 497665c8b4 FIX remplace debug stuff by real code ! 10 years ago
Alexis de Lattre 35bf80d8e6 5 modules are now in auto_install mode 10 years ago
Alexis de Lattre e6ab79bb75 Merge with 7.0 branch revno 116 : 10 years ago
Alexis de Lattre 460f31f5d0 Update PhoneFormat JS lib 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 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 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