10 Commits (0ad368989a5c64c8e6575f10be6ab01236784dd2)

Author SHA1 Message Date
Alexis de Lattre 0e91470ff2 PEP8 fix 10 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 10 years ago
Alexis de Lattre 779bd1e128 Fix bug #17: don't raise by default on write/create 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 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 1c98624148 Add monkey-patching of format function to add phone=True and phone_format='xxx' arguments. 11 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. 11 years ago