16 Commits (ee99e48e5e610a6b5a381d0b5e143f8477fed3d7)

Author SHA1 Message Date
Alexis de Lattre 232fefac79 Feature "Open Calling Partner" replaced by "Open Caller", with a completely new behavior 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 09b4feacee Very large changes in the structure of the project : 10 years ago
Alexis de Lattre 19d6dedd5f PATCH courtesy of Alexey Chechel 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 ee958d9d31 Use RFC 2806 : add a fax: URL and convert callto: URLs to tel: URLs 11 years ago
Alexis de Lattre 640cddab34 Add encoding in the shell script get_cid_name_timeout.sh 11 years ago
Alexis de Lattre 785cd21cf2 Update version number of the script get_cid_name.py, to make it easier to identify people who forgot to update it. 11 years ago
Alexis de Lattre 9e52016e20 The number of digits to match from the end of the phone number is now configurable. This code is now fully located in the asterisk_click2dial module (removed from the "get_cid_name.py" script). 11 years ago
Alexis de Lattre 36a6909d0d Remove <field name="type">form/tree</field> in `ir.ui.view` model (deprecated in OpenERP 7.0) 12 years ago
Alexis de Lattre c6a7271def Update views to take advantage of the new styles provided by OpenERP 7.0. 12 years ago
Alexis de Lattre db5a428277 In the wizards, Instead of creating a new record and opening it, I open a new form with the values. It's better when using the Web interface, because it avoids a click on "Edit". 12 years ago
Alexis de Lattre df1d12e643 Port to OpenERP 7.0 12 years ago
Alexis de Lattre 47a5ce21fa Fix crahes when using the Web interface (these crashes did not occur with the Gtk Client) 12 years ago
Alexis de Lattre 2545c13286 asterisk_click2dial_crm : 12 years ago