Commit Graph

95 Commits (150bd15db5c2d6e719532e6ecc2a9e9f5173c92a)

Author SHA1 Message Date
José Loguercio 9694d70b0c Advance settings doesn't work in forums inside a lp - Refs #8103 9 years ago
José Loguercio a04331b31e Fix Forum Threads can't be edit - Refs #8076 9 years ago
Julio Montoya ec07e3cb0c Format code, add docs, fix PHP warnings. 10 years ago
Julio Montoya 1d202e9ed5 Fix URL replace & with & see #7599 10 years ago
Angel Fernando Quiroz Campos 9bb39dfb90 Fix upload files - refs BT#9892 #TMI 10 years ago
Julio Montoya 7c769e079b Forum peer scoring see #7668 (partial) 10 years ago
Julio Montoya 1399e0c822 Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 8265d4bec4 Move group and forum language file to trad4all - refs #4467 10 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 10 years ago
Julio Montoya 57ed8945b7 Adding cidreq + format code. 10 years ago
Julio Montoya bd149144b5 Minor - format code. 10 years ago
Julio Montoya 9995a2c1aa Fixing PHP warnings, format code. 10 years ago
Daniel Barreto bc5d7e519a Update form to new design - refs CT#7255 11 years ago
aragonc b5ca2baa37 Restructuring HTML paragraph edit , reply, and new forum 11 years ago
Daniel Barreto 09b01b9be6 Add comments and minor refactor - refs #7255 11 years ago
Daniel Barreto ef242abd93 Add multiple file upload and show list of attachment files from view threads. It is working but need to improve design - refs #7255 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya e64802afc7 Partial merge with 19x 11 years ago
Julio Montoya 6112c87468 Updating from 198. 11 years ago
Julio Montoya 363589e1ed Format code, removing globals. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 7c196ad3ca Improving advanced_settings element in order to hide/show a desired div. 11 years ago
Julio Montoya 8c771a564d Minor - format code 12 years ago
Julio Montoya 6b8c7ea713 Using absolut paths 12 years ago
Julio Montoya b7d0eabdc3 Minor - cleaning white spaces 12 years ago
Julio Montoya bde9d83d8b Minor - code formatting 12 years ago
Julio Montoya 3c3d664ced Fixing some funcitions when sending forum notifications 13 years ago
Julio Montoya eb18bc6396 Minor - Adding api suffix to a new function 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
Julio Montoya 8cb390cdcd Replacing the reduced_header.inc.php with the Display::display_reduced_header() function 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 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 6880bf31a4 Minor style corrections 14 years ago
Julio Montoya 5b3ffd1213 Allowing group tutors to edit/delete forum posts see BT#3088 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Ivan Tcholakov c158efda95 Task #1297 - "Forums" tool, adding/editing posts: Adding Security::remove_XSS() in some places. 14 years ago
Ivan Tcholakov abe29a9a06 Task #1297 - Cosmetic cahnges and minor corrections. 14 years ago
Ivan Tcholakov 216aed6e30 Task #1297 - The "Forums" tool: Replacing "&" with "&" in the generated query strings, other minor changes. 14 years ago
Ivan Tcholakov a0b8623720 Task #1297 - Adding stripslashes() calls in some places for preventing undesired quote signs escaping in html content. 14 years ago
Ivan Tcholakov 87cfa32b56 Task #1297 - The "Forums" tool: Cleaning whitespace. minor cosmetic changes. 14 years ago
Juan Carlos Raña 5208ef03ca Feature #2785 forums and chat 14 years ago
Julio Montoya 7acc94a1ae Improving forum layout + CSS updates 15 years ago
Juan Carlos Raña adf179747a Feature #2077 fix group origin for forum 15 years ago
Juan Carlos Raña 647c0c357c Feature #2077 a bit more improve navigation into group forums 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 17f18be77b Adding security::remove_XSS function 15 years ago