Commit Graph

570 Commits (21683bf5edd85aca9e319de1ddd426268da5d203)

Author SHA1 Message Date
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
Julio Montoya ff71f46162 Now we can use smarty template when creating chamilo plugins 14 years ago
Julio Montoya b34d500b82 Improving plugin usability 14 years ago
Julio Montoya 5e77766709 Cleaning the course list 14 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 14 years ago
Julio Montoya 79e29e8617 Adding search platform settings see #3655 requires testing 14 years ago
Julio Montoya 20e75257ae Fixing global chat bug when refreshing the window see #3565 14 years ago
Julio Montoya 0100794d39 Fixing lp_view due the recent HTML5 changes see #4400 14 years ago
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 14 years ago
Julio Montoya ba4662bf3d More fixes due recent HTML5 changes 14 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 14 years ago
Julio Montoya bb4734696f Minor addind "\n" 14 years ago
Julio Montoya 29a0b022d2 Removing unused jquery-ui themes, + updating jquery-ui to the latest version 1.8.17 14 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya 6093f148b0 "Super admins" can't be modified by "simple admins" see BT#3738 14 years ago
Julio Montoya 8d927bc7b6 Adding parameter to the function api_is_global_platform_admin() 14 years ago
Julio Montoya e50ea29552 Adding Database::escape_string, minor cosmetic changes 14 years ago
Julio Montoya faca288269 Adding legal agreement when exporting user list (if enabled) see BT#3465 14 years ago
Julio Montoya 3428b05cde Adding jquery-ui-i18 library in order to use the datepicker jquery-ui plugin to format dates 14 years ago
Julio Montoya f64fe41031 Adding a new user profile field to set the status of the chat (connect/disconnect) + some other fixes like the chat.js javascript is not loaded when there's no user 14 years ago
Juan Carlos Raña de9fea1d8f a new fix for check cookies the first time 14 years ago