Commit Graph

628 Commits (902607ba97941b9b67209de59b34f20070b30b7d)

Author SHA1 Message Date
Julio Montoya 902607ba97 Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option 13 years ago
Julio Montoya 1d694698ca Fixing session visibility 13 years ago
Julio Montoya 8e5c590033 Fixing autocapitalize invalid html tag see #5116 13 years ago
Julio Montoya 64f7c60b84 Adding visual_code to course array see #5355 13 years ago
Yannick Warnier cc31ebcb56 Removed autocapitalize=off from login box - does not validate HTML5 13 years ago
Julio Montoya 77319a1cd7 Show the portal main news + news for the current URL see BT#4794 13 years ago
Julio Montoya f0e5442307 Adding Course direct link registration see #5299 13 years ago
Julio Montoya d4a6eaa380 Improving global chat validation see #5295 13 years ago
Julio Montoya 2cb5d6f05a Adding api_format_course_array() in order to clean the course array 13 years ago
Julio Montoya 207e42a890 Adding user image when exporting to PDF see BT#2741 13 years ago
Julio Montoya 82ca0345b4 Removing PHP warnings 13 years ago
Julio Montoya 9041f776e2 Should fix bug in api_not_allowed() see #5274 13 years ago
Yannick Warnier 78bc751fe7 Improved api_is_platform_admin_by_id() by adding support for multiple_urls 13 years ago
Julio Montoya 688a07e768 Should fix bug when sending announcements see #4715 13 years ago
Julio Montoya 31e97bec56 Fixing typo unubscribe_allowed with unsubscribe 13 years ago
Julio Montoya c1d6217d69 Some fixes in the session visibility see BT#4020 13 years ago
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 14 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