Commit Graph

89 Commits (e54fdb3bb027e84b92ec81ae3eb7a34e83442b14)

Author SHA1 Message Date
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 10 years ago
aragonc b5ca2baa37 Restructuring HTML paragraph edit , reply, and new forum 10 years ago
Daniel Barreto 09b01b9be6 Add comments and minor refactor - refs #7255 10 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 10 years ago
Julio Montoya 363589e1ed Format code, removing globals. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 8c771a564d Minor - format code 11 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 13 years ago
Julio Montoya 5b3ffd1213 Allowing group tutors to edit/delete forum posts see BT#3088 13 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 14 years ago
Juan Carlos Raña adf179747a Feature #2077 fix group origin for forum 14 years ago
Juan Carlos Raña 647c0c357c Feature #2077 a bit more improve navigation into group forums 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 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
Julio Montoya b1574405e4 More cleaning code 15 years ago
Julio Montoya 5026842d95 Cleaning files 15 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 15 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 years ago
Arthur Portugal 8a5c522f6a MInor - added a validation for forum_not_allowed_here than permit to the tests run CT#191 15 years ago
Julio Montoya f1e544b880 Minor - cleaning code, changing license 15 years ago
Ricardo Rodriguez a65b224e30 Added Security::remove_XSS 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago