1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-18 05:16:24 +00:00

14 Commits

Author SHA1 Message Date
Loic Blot
5f0263f71e Move formatphonenumber.php to proper dir and rename.
* fix some coding styles
* Add contributor
2014-11-27 14:04:25 +00:00
stagprom
6816a92b89 changed tabs and braces
modified:   appinfo/formatphonenumber.php
	modified:   appinfo/ocsmsapp.php
	modified:   controller/smscontroller.php
	modified:   db/smsmapper.php
2014-11-25 16:55:15 +01:00
stagprom
405ee9af6f Added many comments to sourcees
modified:   appinfo/formatphonenumber.php
modified:   appinfo/ocsmsapp.php
modified:   controller/smscontroller.php
modified:   db/smsmapper.php
2014-11-25 13:28:43 +01:00
stagprom
4519f0088d new file: appinfo/formatphonenumber.php
modified:   appinfo/ocsmsapp.php
	modified:   controller/smscontroller.php
	modified:   db/smsmapper.php

A lot of changes in Code dealing with phonenumbers
2014-11-24 15:54:10 +01:00
Loic Blot
66859a4940 pushPhoneNumberToCache. This permit to fix problems with phone numbers with dashes and parenthesis 2014-11-05 11:08:59 +00:00
Loic Blot
82fb91cd2b Fix PHP 5.3 bug (issue #17) 2014-11-02 15:48:47 +00:00
Loic Blot
9b64b9ecee Catch the contactManager exception. Need user test 2014-10-23 13:27:04 +00:00
Loic Blot
8d28751d94 Definitively resolve spaces issue 2014-10-23 08:04:48 +00:00
Loic Blot
621383e996 Fix number with spaces issue into peerlist
* Also factorize one function
2014-10-22 12:38:44 +00:00
Loic Blot
566bc4eb16 If contactmanager isn't loaded, don't load contacts 2014-10-16 17:23:50 +02:00
Loic Blot
1138512dc8 Added experimental merging for contacts with multiple numbers 2014-10-09 18:27:13 +02:00
Loic Blot
71d6ed693b Contact names are now get with peerlist 2014-10-05 08:54:44 +00:00
Loic Blot
aaff8e9e4c MERGE 2014-10-05 08:30:49 +00:00
Ner'zhul
60cd139e95 Update and rename application.php to ocsmsapp.php 2014-10-01 17:52:08 +02:00