Commit Graph

435 Commits (409869ab8ed0d836045d358d2f80d6b3c5e2dd19)

Author SHA1 Message Date
Julio Montoya 3c3d664ced Fixing some funcitions when sending forum notifications 13 years ago
Julio Montoya 6b3694084e Fixing some chat function 13 years ago
Julio Montoya bc3d66fdb5 Adding enable_iframe_inclusion setting + htmlpurifier filter see #2159 13 years ago
Julio Montoya 55b5ca3ffa Fixing edit_post.php (no button submit) 13 years ago
Julio Montoya 77b42004d8 Minor - LP (forum thread form) UI improvements 13 years ago
Julio Montoya eb18bc6396 Minor - Adding api suffix to a new function 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Julio Montoya 0ffffaf9d6 Adding c_id in some queries see #3910 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Julio Montoya 98bd40b69f Admin and teachers have access to all group tools see BT#3088 13 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 13 years ago
Julio Montoya c574128940 Cleanning the forumqualify.php file + blocking a forum thread from the gradebook see BT#4080 13 years ago
Julio Montoya 3f4f274e1a Fixes the iframe preview style 13 years ago
Julio Montoya 4898326a3e Removing formvalidator class calls 13 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 13 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 13 years ago
Laurent Opprecht c8bce4509c tool forum: remove warning 13 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 13 years ago
Julio Montoya 3967395e0e Minor - cleaning code 13 years ago
Julio Montoya 58d4d0d030 Removing the HTML "row" and formw using instead the new element called "advanced_settings" or "label" 13 years ago
Julio Montoya 8cb390cdcd Replacing the reduced_header.inc.php with the Display::display_reduced_header() function 13 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 13 years ago
Julio Montoya ec649b767d Minor code style changes 13 years ago
Julio Montoya ff7e5c6f33 Fixing forum creating see #4410 13 years ago
Julio Montoya a3ffe3ad78 Fixing bug when creating forum categories see #4410 Reported by Max Burillo 13 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 years ago
Julio Montoya 6d5278901f More style fixes 13 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya 98924a29af Fixing fatal error 13 years ago
Hubert Borderiou 7c85080985 Add username as tooltip in forum - ref #4226 13 years ago
Julio Montoya 748ea61e6c Fixing number of threads due the new DB changes see #3910 13 years ago
Julio Montoya 893109eaf2 Validating if $current_forum_category is not empty should resolve bug BT#3549 also when forums are locked 13 years ago
Julio Montoya 03615ff146 fixed bug when student can post in a forum from a group see BT#3549 13 years ago
Julio Montoya 96cbd75c27 text is required in forums see BT#3522 13 years ago
Julio Montoya e3adc4c2a1 Fixing group category + group visibility permissions when using the forum requires validation see BT#3491 13 years ago
Hubert Borderiou b22f23b51f add username after firstname/lastname for FORUM - ref #4030 13 years ago
Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 13 years ago
Julio Montoya 81cb17a19a Allowing group tutors to edit/delete forum posts see BT#3088 13 years ago
Julio Montoya 84526ef75e Allowing group tutors to edit/delete forum posts see BT#3088 13 years ago
Julio Montoya 0850bdd873 Minor code style corrections 13 years ago
Julio Montoya 34597c2d70 Adding forum and thread title when sending notifications see BT#3304 13 years ago
Julio Montoya 92ac998841 Fixing - queries due the new changes in the DB (single database) #3910 13 years ago
Julio Montoya 6880bf31a4 Minor style corrections 13 years ago
Julio Montoya 9f65921bef Minor - Removing var_dump 13 years ago
Julio Montoya 29c60b3c69 Removing excesive filters see #4005 13 years ago
Julio Montoya db93a426c0 More SQL queries fixes 13 years ago
Julio Montoya 77b4a6b622 Fixing SQL queries due DB single database changes 13 years ago
Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago