Commit Graph

56 Commits (d85146dfdfa027da93bcd6fb3454f7b55db18823)

Author SHA1 Message Date
Sébastien Ducoulombier d85146dfdf SUBSCRIBE_USER_TO_SESSION_FROM_USERNAME now takes parameter username rather than userName - refs BT#16535 6 years ago
Sébastien Ducoulombier 053d4deeaf README tells how to launch all WebService API tests 6 years ago
Sébastien Ducoulombier bcb3580c6b Minor - using session as object in test 6 years ago
Sébastien Ducoulombier 34211fe64c Minor - Rest new methods return values, not arrays 6 years ago
Sébastien Ducoulombier 0cb85ee5b9 Minor - test case enriched 6 years ago
Sébastien Ducoulombier c9ba3f38be Minor - Coding conventions 6 years ago
Sébastien Ducoulombier b22a091b24 Minor - Coding conventions 6 years ago
Sébastien Ducoulombier 283ca67cbc Webservice unit tests split in smaller tests 6 years ago
Sébastien Ducoulombier bc513dd161 Minor - Coding conventions 6 years ago
Sébastien Ducoulombier 8d553ebed5 Minor - Coding conventions - line length ≤ 120 6 years ago
Sébastien Ducoulombier c21db1f82e CREATE_SESSION_FROM_MODEL sets the right access URL - refs BT#16388 6 years ago
Sébastien Ducoulombier 1fc1c8bd9a Webservice UPDATE_USER_FROM_USERNAME - refs BT#16391 6 years ago
Sébastien Ducoulombier 26b812dbb3 actual unit test for SAVE_USER web service 6 years ago
Sébastien Ducoulombier 4590781d97 Webservice GET_SESSION_FROM_EXTRA_FIELD - refs BT#16389 6 years ago
Sébastien Ducoulombier 76093d3011 CREATE_SESSION_FROM_MODEL sets extra field values - refs BT#16388 6 years ago
Sébastien Ducoulombier 34c8541cb8 Test for latest commit, prevents unsubscriptions 6 years ago
Sébastien Ducoulombier 7e89da2f8e CREATE_SESSION_FROM_MODEL links to same promotion - refs BT#16388 6 years ago
Sébastien Ducoulombier e6f5894dc0 CREATE_SESSION_FROM_MODEL also links courses - refs BT#16388 6 years ago
Sébastien Ducoulombier 0e239f88c6 Webservice SUBSCRIBE_USER_TO_SESSION_FROM_USERNAME - refs BT#16390 6 years ago
Sébastien Ducoulombier f8522aa4ef Webservice CREATE_SESSION_FROM_MODEL BT#16388 6 years ago
Sébastien Ducoulombier c5f0981f72 Convertion of API test to PHPUnit test BT#16388 6 years ago
Nicolas Ducoulombier cccf33a4b2 Adding configuration variables and error message for the test -refs BT#16369 6 years ago
hichamon306 8aa74dd3de 1.11.x - Adding api for user messages for webservices (#2921) 6 years ago
Yannick Warnier 80504b602a
Minor - Updated comments and messages 6 years ago
Angel Fernando Quiroz Campos 062a412529 WebService: Add example to use API v2 - refs BT#16107 6 years ago
Yannick Warnier 9a19398aee Webservice: Fix typos in webservices/api/v2.php 6 years ago
Angel Fernando Quiroz Campos 6175db4f86 Webservice: Add method to update message status - refs BT#15928 6 years ago
Yannick Warnier c13c7e9794 Minor: Rename constant SERVIVE_NAME to SERVICE_NAME in REST webservices 6 years ago
Julio Montoya a8a19faeb3 Minor - format code 7 years ago
Alex Aragón 195834c4bf add webservices users and session 7 years ago
Alex Aragón ad456a546f add webservices sessions 7 years ago
Alex Aragón 2c48acde37 add webservice campus url 7 years ago
jmontoyaa 0de8470064 Security fix #2532 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
Yannick Warnier d7c5536909 Rename methods saveNewCourse() and saveNewUser() to addCourse() and addUser() in restApi - refs #2149 8 years ago
Mario Solis 1b1e87c5b5 Rest API - Add new user 8 years ago
Mario Solis a544b84ef7 RestApi - Create new user 8 years ago
Mario Solis cc66ad7ff7 RestApi - Create course 8 years ago
Scrutinizer Auto-Fixer 14488458e2 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa 86495f56f9 Add forum id in function getCourseForumThread + format code 9 years ago
Angel Fernando Quiroz Campos 8583e24d31 Allow add new forum thread by api REST - refs #8366 9 years ago
Angel Fernando Quiroz Campos 6427b426a1 Allow save notebook by api REST - refs #8366 9 years ago
Angel Fernando Quiroz Campos 747e7e4a94 Normalize actions of api REST - refs #8366 9 years ago
Angel Fernando Quiroz Campos 562b03e240 Serve potencial users to send message in Api REST - refs #8366 9 years ago
Angel Fernando Quiroz Campos 65a469527d Allow send message by Api REST - refs #8366 9 years ago
Angel Fernando Quiroz Campos 223a8a87c9 Fix course documents on Api REST - refs #8366 9 years ago
Angel Fernando Quiroz Campos d4b374eef7 Allow serve session tools in Api REST - refs #8366 9 years ago
Angel Fernando Quiroz Campos 04c993f77e Serve session list for a user in Api REST - refs #8366 9 years ago