issues
search
merecre
/
devstep
Bulk SMS sending. Server side to send bulk SMS via SMPP directly. Web site to allow customer's to manage sms sending settings.
0
stars
1
forks
source link
TODO List
#1
Open
merecre
opened
8 years ago
merecre
commented
8 years ago
Tasks
Authorization security need to be improved. Hash password OK
User inputted fields complete validation is needed: OK
2.1 Registration form. OK
2.2 Login Form. OK
2.3 New SMS group form. OK
2.4 Report form. OK
New SMS reports OK
!Error messages localization OK
!Profile page - web design improvement
!Report chart - localization OK
!Phonenumber format validation??
!Message text validation: text coding, length, OK
8.1 To setup correct message charset (latin1 or UCS2) OK
!Report about each sent message: delivered status OK
10.!Sms panel: new functionality to add a single sms OK
11.!Profile page: to allow edit profile information??
12.!To re-request Delivery message report??
13.!Import contacts from excel e.t.c. cvs - done
!Report date period (-1 day from start date +1 day to end day) OK
Billing
Store template batched message in batch table instead to create a new sms as template batched message - OK
CC as String - OK
To send long messages. (To split one big message) - OK
Securities: SQL injection and XSS attack prevention - OK
Password resetting thought mail
merecre
commented
7 years ago
Amend sms group in - add a button: send SMS
Add sender validation: only 11 symbols in russian too.
in report add sender.
Tasks