Commit Graph

719 Commits (adbd1a60b5caa9449b54768ca21f4655c8ad949c)

Author SHA1 Message Date
Julio Montoya 421c08008f Fixing error when cleaning course 13 years ago
Yannick Warnier 8f7b102af3 Improved IP address validation in web service from registration.soap.php 13 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 13 years ago
Julio Montoya 211f2b7946 drh role can access the exercise reports see #4676 13 years ago
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) 13 years ago
Yannick Warnier 6b94d6fea0 Minor - fixed notice in new api_get_real_ip() function 13 years ago
Yannick Warnier c4020ce4ef Added api_get_real_ip() to extend the tracking capabilities when using a reverse proxy. Contribution by Jorge Frisancho from USIL 13 years ago
Julio Montoya 5a1da2fdbe Updating jquery-ui and jquery to the latest version 13 years ago
Julio Montoya a233e0d13e legal instead of legal_agreement see #5189 14 years ago
Laurent Opprecht 5323c642d1 see #5188 migrate: Undefined index: activate_legal 14 years ago
Julio Montoya 1dbb87d809 Session admins can add/edit users see #5146 14 years ago
Julio Montoya c29c4f801f Should fix button "go to course" see #5140 14 years ago
Julio Montoya e28860d287 Updating min memory limit see #607 14 years ago
Julio Montoya 1e75e1a322 Adding memory limit in the settings see #607 14 years ago
Julio Montoya 39d3776a3e Adding autocapitalize= off see #5116 14 years ago
Laurent Opprecht c0e5060a1d see #5018 invalid action parameters in login form 14 years ago
Laurent Opprecht f6c12b0853 see #4797 Session expired wrong message 14 years ago
Julio Montoya 86ebfdabad Fixing bug when showing teacher/learner preview see #4868 14 years ago
Yannick Warnier 7299ca535c Implemented basic CDN switcher, including prefetch. Might fail with multiple-access-urls. Only used for CSS and icons so far - refs #4653 14 years ago
Yannick Warnier 70993f066e Allow session admins to copy content from one session's course to another session's course, and added flexibility to api_protect_course_script() at the same time - refs #3823 14 years ago
Julio Montoya 0070f58b1a Admins can create/edit session items 14 years ago
Julio Montoya 9cf3677546 More fixes in the terms and condition page see #4851 14 years ago
Laurent Opprecht bffe3f6015 #2851 portfolio integration 14 years ago
Julio Montoya 93c814871a Should fix bug when redirecting the api_not_allowed() form to the wanted URL see #4405 14 years ago
Julio Montoya f0f03abbf4 Minor - adding email key in the array 14 years ago
Julio Montoya b3364704cb Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 14 years ago
Julio Montoya de579f7e69 Replacing "empty" with "isset" see #4814 14 years ago
Julio Montoya 29450bb6c0 Minor - login form improvements (when not authorized) 14 years ago
Julio Montoya 551d896b15 Fixing mark/unmark settings, only can be configured in the main portal by the global admin 14 years ago
Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 14 years ago
Julio Montoya 0dca351232 Changing position of the "learner view" at the right part of the breadcrumb see BT#4322 14 years ago
Julio Montoya f646c332f4 Username is now a varchar(100) changing constant value from 40 to 100 depending of the login_is_email setting see #4793 14 years ago
Julio Montoya 980102cf50 Adding blocking or unblocking settings when using multiple URLs see BT#4201 14 years ago
Julio Montoya 438afd6c2b Minor style corrections 14 years ago
Julio Montoya d58c60ffc4 blocking the creation of backups if the archive folder is not writable see #3729 14 years ago
Julio Montoya b358024b89 Changing REQUIRED_PHP_VERSION to version 5.3 see #4790 14 years ago
Yannick Warnier 6ce54d9dda Minor array treatment improvement 14 years ago
Yannick Warnier 85b5f183ee Minor array treatment improvement 14 years ago
Julio Montoya c3bf94544b Should fix bug that enables a teacher to enter a course 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Laurent Opprecht 21683bf5ed custom pages clean up: remove unnecessary requires 14 years ago
Julio Montoya aac7a6db0b Group tutor can add events see BT#4284 14 years ago
Julio Montoya 2328b4ed1d Minor - Adding Database::escape_string 14 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 14 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 14 years ago
Julio Montoya 58dcbe3e3c Adding a alternative message to the api_not_allowed() function 14 years ago
Julio Montoya e5f9680ac8 Minor adding gradebook_locking_enabled validations (not finished yet) see BT#4080 14 years ago
Laurent Opprecht 4137c340b4 #4694 add feedback during installation, remove warnings 14 years ago
Julio Montoya dde0953756 Locking settings field access_url_locked (settings that can be only changed in the main URL ) see #4201 14 years ago