Commit Graph

589 Commits (0070f58b1a08f13cfa4187f01b9620ebb32b3fa9)

Author SHA1 Message Date
Julio Montoya 0070f58b1a Admins can create/edit session items 13 years ago
Julio Montoya 9cf3677546 More fixes in the terms and condition page see #4851 13 years ago
Julio Montoya 93c814871a Should fix bug when redirecting the api_not_allowed() form to the wanted URL see #4405 13 years ago
Julio Montoya f0f03abbf4 Minor - adding email key in the array 13 years ago
Julio Montoya b3364704cb Adding sent email option in UserManager::add_user and UserManager::update_user see BT#4335 13 years ago
Julio Montoya de579f7e69 Replacing "empty" with "isset" see #4814 13 years ago
Julio Montoya 29450bb6c0 Minor - login form improvements (when not authorized) 13 years ago
Julio Montoya 551d896b15 Fixing mark/unmark settings, only can be configured in the main portal by the global admin 13 years ago
Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 13 years ago
Julio Montoya 0dca351232 Changing position of the "learner view" at the right part of the breadcrumb see BT#4322 13 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 13 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
Julio Montoya 04edfad3d9 Adding new MIN_PHP_VERSION constant see #4635 14 years ago
Laurent Opprecht f46721c0ea lib changes for Rss 14 years ago
Julio Montoya f11b1c52f4 Multiple URL settings can be changed to the "children" portals see BT#4201 14 years ago
Hubert Borderiou 05f856470a Chamilo external authentification review - ref #4618 14 years ago
Julio Montoya 69974a5f7b Fixing api_get_settings_categories() function adding not null validation 14 years ago
Julio Montoya 25ae82757a Removing Smarty 14 years ago
Julio Montoya eb955270af Adding user popup in the course list see #4586 14 years ago
Julio Montoya 1d3a977e17 Fixing "-1" value in the database when saving regions 14 years ago
Hubert Borderiou 92773760ae Cas login update or create new user from profil or LDAP 14 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 14 years ago
Julio Montoya c505c050b5 Removing unused variable legal_agreement 14 years ago
Julio Montoya 3ab430e4b1 Adding api_not_found function 14 years ago
Julio Montoya c7ab711b4c Minor - Replacing block with region 14 years ago
Hubert Borderiou 99827958a7 CAS authentification with minimum change. 14 years ago
Julio Montoya 4371b9822b Should fix bug when teacher decides to share the student assignments see #4528 14 years ago
Julio Montoya ba23932454 Fixing login form 14 years ago
Julio Montoya 477ad96203 Should fix bug when hiding announcements in a session see #4463 14 years ago
Julio Montoya 3b7e91202b Adding more info when sub/unsub users from a course LOG_USER_OBJECT 14 years ago
Julio Montoya cf13a78c74 Adding c_id when copy a course session into another course session see #3910 14 years ago
jmontoya 8996ea90b1 Improving plugin system see #4450 adding new parameters in order to install a plugin 14 years ago
Noel Dieschburg 7d6e68c723 Adds a login_is_email setting 14 years ago