Angel Fernando Quiroz Campos
|
7a14647896
|
WebServices: Move code to function
|
4 years ago |
Angel Fernando Quiroz Campos
|
0d954e92e2
|
Minor - Flint fixes
|
4 years ago |
Angel Fernando Quiroz Campos
|
e37ea9b79f
|
WebServices: Fix call to api_get_course_info
|
4 years ago |
Angel Fernando Quiroz Campos
|
a933b77e3f
|
WebServices: set notify in forum thread
|
4 years ago |
Angel Fernando Quiroz Campos
|
1657fc6fec
|
WebServices: sort constants
|
4 years ago |
Angel Fernando Quiroz Campos
|
ecfb4b5181
|
WebServices: get course links
|
4 years ago |
Angel Fernando Quiroz Campos
|
a18d33ca53
|
WebService: Add messages count
|
4 years ago |
Angel Fernando Quiroz Campos
|
bbef37c04a
|
WebServices: allow subscribe to course with password
|
4 years ago |
NicoDucou
|
47505b96dc
|
Webservice: add delete_user Rest webservice - refs BT#19087
|
4 years ago |
Angel Fernando Quiroz Campos
|
3dea2a6e0c
|
WebService: Add logout
|
4 years ago |
Angel Fernando Quiroz Campos
|
480fa6de5a
|
WebService: Fix set c_id in $_SESSION
|
4 years ago |
Angel Fernando Quiroz Campos
|
2cce6bfbd1
|
WebServices: Add conditional login + legal conditions
|
4 years ago |
Angel Fernando Quiroz Campos
|
2fe2fce7b8
|
WebService: Add access logs to course and tools
|
4 years ago |
Julio Montoya
|
1eb6c6f7f1
|
Minor - format code
|
4 years ago |
Angel Fernando Quiroz Campos
|
0b5947a48f
|
Rest: Move function to Rest class + throw exceptions - refs BT#18924
|
4 years ago |
Tony ID
|
25df2652fa
|
Update Session: Feat web service to Update a session
|
4 years ago |
Julio Montoya
|
59cdc5f0d9
|
Add language in save_course BT#18673
|
5 years ago |
Julio Montoya
|
dfa2405455
|
Rest: Allow change status BT#18673
|
5 years ago |
Julio Montoya
|
a203caa835
|
Webservices: Add get_users_subscribed_to_course webservice
+ Fix save_course with extra fields BT#18673
|
5 years ago |
Julio Montoya
|
4c6f9cdbb9
|
REST: Updates BT#18673
save_course:
Add remove_campus_id_from_wanted_code
save_user:
Add auth_source
|
5 years ago |
Julio Montoya
|
666011b4dd
|
Minor - Change webservice name
From UNSUBSCRIBE_USER_TO_COURSE to UNSUBSCRIBE_USER_FROM_COURSE
|
5 years ago |
Julio Montoya
|
dac68b2bd4
|
Webservices: add new webservices BT#18673
Add UNSUBSCRIBE_USER_TO_COURSE, GET_COURSES_FROM_EXTRA_FIELD,
DELETE_COURSE
|
5 years ago |
Julio Montoya
|
34fc8f00cc
|
Sessions: add option to import student publication into a session
Replace base course student publication with the student publication
in the session if it has the same name.
See BT#17700
|
5 years ago |
Julio Montoya
|
57cff428f1
|
WIP: Add PauseTraining plugin BT#16298
|
5 years ago |
Julio Montoya
|
f42edd97fb
|
Add session extra field in web service BT#17359
|
5 years ago |
Julio Montoya
|
5a31474ed0
|
Minor - flint fixes
|
6 years ago |
Angel Fernando Quiroz Campos
|
d8400a456b
|
WebService: Add GET_COURSE_QUIZ_MDL_COMPAT - refs BT#17145
This service roughly matches what the call to MDL's API core_course_get_contents function returns.
|
6 years ago |
Julio Montoya
|
eaafaa2fa7
|
Minor - Flint fixes
|
6 years ago |
Sébastien Ducoulombier
|
b9d3753b9b
|
webservice SAVE_USER_JSON - refs BT#16933
receives data in a single json object then behaves like SAVE_USER
|
6 years ago |
Julio Montoya
|
50c394b90d
|
Minor - flint fixes
|
6 years ago |
Julio Montoya
|
5db5cb6788
|
Add course lp progress function BT#16644
|
6 years ago |
Julio Montoya
|
153878951a
|
Add "course_lp_progress" action see BT#16644
|
6 years ago |
Julio Montoya
|
fc4f1ed23f
|
Fix Rest tests, format code.
|
6 years ago |
Julio Montoya
|
8dbe95939f
|
Minor - format code
|
6 years ago |
Julio Montoya
|
fa280ad284
|
Minor - format code
|
6 years ago |
Sébastien Ducoulombier
|
eb22cf2107
|
Minor - Coding conventions
|
6 years ago |
Sébastien Ducoulombier
|
2630625d92
|
new webservice USERNAME_EXIST - refs BT#16537
|
6 years ago |
Sébastien Ducoulombier
|
d590db6455
|
Fix for CREATE_SESSION_FROM_MODEL throwing CoursesNotAddedToSession
when it really failed at creating the new session
|
6 years ago |
Sébastien Ducoulombier
|
6ae979921a
|
Fix for CREATE_SESSION_FROM_MODEL throwing CouldNotUpdateExtraFieldValue
It often failed when extra field value table record was unchanged
|
6 years ago |
Sébastien Ducoulombier
|
34211fe64c
|
Minor - Rest new methods return values, not arrays
|
6 years ago |
Sébastien Ducoulombier
|
c122f0c60c
|
create_session_from_model without courses works - refs BT#16388
|
6 years ago |
Sébastien Ducoulombier
|
bc513dd161
|
Minor - Coding conventions
|
6 years ago |
Sébastien Ducoulombier
|
8d553ebed5
|
Minor - Coding conventions - line length ≤ 120
Also better names for variables.
Still have UPPERCASE_VARIABLES but these will become constants in a later commit
|
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
|
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
|
6af283eb32
|
SUBSCRIBE_USER_TO_SESSION_FROM_USERNAME prevents unsubscriptions - refs BT#16390
|
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 |