Commit Graph

468 Commits (c6fbfd7f01d66f5290fd7306571541b4316f7ff0)

Author SHA1 Message Date
jmontoya 04a69bf784 Fixing SQL queries 13 years ago
Julio Montoya 6b8c7ea713 Using absolut paths 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Julio Montoya 23c1544b1a Adding course info array in the function api_set_default_visibility() 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Montoya 7958ea0b50 Fixing php notices and group creation 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 13 years ago
Julio Montoya 1ebebb731b Should fix bug when editing thread see #4271 13 years ago
Julio Montoya 20a774a647 Minor - removing white spaces 13 years ago
Julio Montoya b7d0eabdc3 Minor - cleaning white spaces 13 years ago
Julio Montoya bde9d83d8b Minor - code formatting 13 years ago
Julio Montoya 0f99a42286 Cleaning white spaces 13 years ago
Yannick Warnier eb85be64c1 Minor - Avoid notice 13 years ago
Julio Montoya 564d8cbe52 Minor removing old comment code, adding "gradebook header" if gradebook is active 13 years ago
Julio Montoya 56c5f0f1bc Fixes bug when creating groups see #5551 13 years ago
Julio Montoya 7f21a26525 Copying the forum_image see #5462 13 years ago
Julio Montoya a791f5ee73 Fixing group constants + fill users to group bug see BT#4284 13 years ago
Julio Montoya 0efda85f7d Fixing get_threads function 13 years ago
Julio Montoya b9bd96b2a4 Partial commit implements forum categories, forum post backups see #5462 13 years ago
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 789fa3f6d7 Adding MessageManager::send_message in forums see #4761 13 years ago
Julio Montoya e67215ec45 Minor - Adding correct course id 13 years ago
Julio Montoya 010c11e017 Replacing session_unregister with Session::erase 13 years ago
Yannick Warnier 650303a4c0 Improved language vars - refs #4776 13 years ago
Laurent Opprecht 27dcba7d9c see #5034 allow to disable gradebook 14 years ago
Laurent Opprecht d9c7c3211d see #5026 forum join with item properties missing some filter 14 years ago
Laurent Opprecht 0922f72947 see #5026 forum join with item properties missing some filter 14 years ago
Laurent Opprecht 60b64cf62a see #4926 Forum: breadcrumbs does not match tool name 14 years ago
Julio Montoya 30c7720185 Fixes bug when loading forum content in the social network see #1959 14 years ago
Julio Montoya 3c3d664ced Fixing some funcitions when sending forum notifications 14 years ago
Julio Montoya 6b3694084e Fixing some chat function 14 years ago
Julio Montoya bc3d66fdb5 Adding enable_iframe_inclusion setting + htmlpurifier filter see #2159 14 years ago
Julio Montoya 55b5ca3ffa Fixing edit_post.php (no button submit) 14 years ago
Julio Montoya 77b42004d8 Minor - LP (forum thread form) UI improvements 14 years ago
Julio Montoya eb18bc6396 Minor - Adding api suffix to a new function 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Julio Montoya 0ffffaf9d6 Adding c_id in some queries see #3910 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Julio Montoya 98bd40b69f Admin and teachers have access to all group tools see BT#3088 14 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 14 years ago
Julio Montoya c574128940 Cleanning the forumqualify.php file + blocking a forum thread from the gradebook see BT#4080 14 years ago
Julio Montoya 3f4f274e1a Fixes the iframe preview style 14 years ago
Julio Montoya 4898326a3e Removing formvalidator class calls 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
Laurent Opprecht c8bce4509c tool forum: remove warning 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