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

112 Commits

Author SHA1 Message Date
Loïc Blot (@U-Exp)
dfbee0fac1 By preparing the correct query it's better 2014-09-12 19:47:14 +02:00
Loïc Blot (@U-Exp)
66417419c3 By preparing the correct query it's better 2014-09-12 19:46:16 +02:00
Loïc Blot (@U-Exp)
0132ca90db Change protocol. We receive a mailbox ID, drafts are contained into this mailbox ID. 2014-09-12 19:42:54 +02:00
Loïc Blot (@U-Exp)
53cc14fc52 fix a missing brace and change id to _id 2014-09-12 19:11:12 +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)
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)
ed8d6afb15 remove useless things 2014-09-12 16:14:38 +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
Loïc Blot (@U-Exp)
129e627cb0 Testing pushing test datas 2014-09-12 14:38:13 +02:00