Julio Montoya
|
e6a6c08c28
Merge branch 'chamilo19'
|
před 11 roky |
Yannick Warnier
|
a7433671fd
More fixes in web service for sessions list - refs BT#6246
|
před 11 roky |
Gaëtan Frenoy
|
b268173aed
Small fix for title in web service for sessions list - refs BT#6246
|
před 11 roky |
Yannick Warnier
|
4a43047709
Updated web service for sessions list - refs BT#6246
|
před 11 roky |
Yannick Warnier
|
9ffbe95150
Updated web service for sessions list from sessions_list.soap.php - refs BT#6246
|
před 11 roky |
Yannick Warnier
|
ae05c16270
Added web service for sessions list from sessions_list.soap.php - refs BT#6246
|
před 11 roky |
Julio Montoya
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
před 11 roky |
Julio Montoya
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
před 11 roky |
Julio Montoya
|
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
|
před 11 roky |
Julio Montoya
|
627c7bb720
Removing require_once calls
|
před 11 roky |
Julio Montoya
|
9b85836c4a
Merge with 1.9.x
|
před 11 roky |
Yannick Warnier
|
c3f859bebd
Added WSGetUserFromUsername service
|
před 11 roky |
Yannick Warnier
|
e66762810c
Added default value health check on Web Services that edits users - refs BT#5837
|
před 12 roky |
Julio Montoya
|
23f364d2cf
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
|
před 12 roky |
Julio Montoya
|
c6628b1d14
Removing require_once for "mail.lib.inc.php"
|
před 12 roky |
Julio Montoya
|
b2d8b982e6
Merging with 1.9.x
|
před 12 roky |
Yannick Warnier
|
f1b1bd33d8
Minor - Added check on WSUserEdit* to avoid empty firstname/lastname - refs BT#5743
|
před 12 roky |
Julio Montoya
|
62fde6ffe0
Merge from 1.9.x
|
před 12 roky |
Julio Montoya
|
cefe88f8aa
Undo check ip condition otherwise the script stop to work see BT#5137
|
před 12 roky |
Julio Montoya
|
2b9f2bb501
Fixing condition if check_ip use the $ip validation otherwise don't use it see BT#5137 + adding error_logs
|
před 12 roky |
Julio Montoya
|
7dbb273294
Removing add_course.lib.inc.php files functions moved to course.lib.php
|
před 12 roky |
Julio Montoya
|
c2f526e6a2
More fixes due the date changes in the session table
|
před 12 roky |
Julio Montoya
|
b8adc01917
Use SessionManager::add
|
před 12 roky |
Yannick Warnier
|
8f7b102af3
Improved IP address validation in web service from registration.soap.php
|
před 12 roky |
Yannick Warnier
|
bf2e4ee9fd
Added new level of security to web services (only registration.soap.php so far) to allow filtering by IPs or IP ranges. The file added in this commit is optional, which is why I'm allowing myself to send it although we are already in Beta stage (BT#4158)
|
před 12 roky |
Julio Montoya
|
571dba9e80
Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented)
|
před 12 roky |
Julio Montoya
|
5101838e00
Adding c_ids
|
před 12 roky |
Julio Montoya
|
e72a31e37e
Adding warning when $_configuration["password_encryption"] is not configured see BT#4158
|
před 12 roky |
Julio Montoya
|
438afd6c2b
Minor style corrections
|
před 12 roky |
Julio Montoya
|
5e17a72893
Adding official_code in createUserEncrypted and createUsersEncrypted webservices see BT#4158
|
před 12 roky |