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

22 Commits

Author SHA1 Message Date
Loïc Blot (@U-Exp)
08efd41e8d don't remove templateresponse 2014-09-12 18:19:53 +02:00
Loïc Blot (@U-Exp)
363777c2a6 Use JSONResponse 2014-09-12 17:47:24 +02:00
Loïc Blot (@U-Exp)
8f890000ed return JSON 2014-09-12 17:22:13 +02:00
Loïc Blot (@U-Exp)
52fe3c44c4 Because there is a bug on boolean recognition in PHP, we are using string octal representation for flags 2014-09-12 17:12:49 +02:00
Loïc Blot (@U-Exp)
c089cc3ded Testing boolean modif for draft field 2014-09-12 16:50:45 +02:00
Loïc Blot (@U-Exp)
37602a13b8 It's a controller variable rah... 2014-09-12 16:33:18 +02:00
Loïc Blot (@U-Exp)
8cdfc0f61a Oops, fix namespace 2014-09-12 16:31:55 +02:00
Loïc Blot (@U-Exp)
b853362683 Use mapper properly on controller. Need tests 2014-09-12 16:31:08 +02:00
Loïc Blot (@U-Exp)
43d122a6b8 Fix SMS Mapper 2014-09-12 16:16:32 +02:00
Loïc Blot (@U-Exp)
aefea6b8ff Rename smsMgr to smsMapper to follow OC guidelines. Also implement saveAll alpha function 2014-09-12 16:13:40 +02:00
Loïc Blot (@U-Exp)
0a16d05c0d Added more tests and link some files. Update DB Scheme 2014-09-12 15:30:07 +02:00
Loic Blot
29dc4dcf46 Add basic tests on SMS datas 2014-09-12 13:16:46 +00:00
Loïc Blot (@U-Exp)
0f85a5341d erf, it's not python 2014-09-12 14:54:26 +02:00
Loïc Blot (@U-Exp)
6401ef673d Prepare loop for testing sms datas 2014-09-12 14:53:34 +02:00
Loïc Blot (@U-Exp)
dc2ff40448 Ok for SMS count 2014-09-12 14:52:12 +02:00
Loïc Blot (@U-Exp)
129e627cb0 Testing pushing test datas 2014-09-12 14:38:13 +02:00
Loïc Blot (@U-Exp)
7cc4ad5aaa Button must push factice datas 2014-09-12 14:21:21 +02:00
Loïc Blot (@U-Exp)
623494ac56 Turn on app for everybody 2014-09-12 14:10:45 +02:00
Loïc Blot (@U-Exp)
445dc8abcf Add template response, we will do tests by this interface 2014-09-12 14:08:01 +02:00
Loïc Blot (@U-Exp)
5d1112f677 Use a get request for tests 2014-09-12 14:02:19 +02:00
Loïc Blot (@U-Exp)
3ad96daa21 Create a basic SmsController 2014-09-12 13:59:19 +02:00
Loic Blot
8d03780e6f First Commit. Datascheme is in tests 2014-09-12 11:46:39 +00:00