Commit Graph

95 Commits (2327acd9067107d97d1270559f9e3d31c3865027)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 2327acd906 Fix forum tool - 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
Julio Montoya bd565e2013 Add gradebook param in api_get_cidreq() 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
Yannick Warnier 324a291f59 Rename api_is_invitee_user() to api_is_invitee() - refs BT#9070 10 years ago
Angel Fernando Quiroz Campos db49eca5ab Rename api function for code conventions - refs BT#9070 10 years ago
Angel Fernando Quiroz Campos 0fa60f4edd Minor - Code conventions - refs BT#9070 10 years ago
Angel Fernando Quiroz Campos bb559ad8e8 Don't allow create new threads with the invited user role - refs BT#9070 10 years ago
Julio Montoya 57ed8945b7 Adding cidreq + 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 66631c4f23 Add recover forum.ajax.php Fix javascript code, request params add security, need lang variables translation and more comment the new code - 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 363589e1ed Format code, removing globals. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Alex 0a6ba7cb8b update merge 11 years ago
Julio Montoya 9b89a0b939 Minor - fixing php warning. 11 years ago
Julio Montoya 1fabb3f6bb Minor - format code. 11 years ago
Julio Montoya a791f5ee73 Fixing group constants + fill users to group bug see BT#4284 13 years ago
Julio Montoya 3c3d664ced Fixing some funcitions when sending forum notifications 13 years ago
Julio Montoya 55b5ca3ffa Fixing edit_post.php (no button submit) 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 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 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 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 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 e3adc4c2a1 Fixing group category + group visibility permissions when using the forum requires validation see BT#3491 13 years ago
Julio Montoya 1fd21eb7dd Fixing forum page when adding to the LP 14 years ago
Julio Montoya 2a12222ea0 Adding Forum Categories var lang 14 years ago
Julio Montoya 6a145bd955 Cleaning forum UI see #1155 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 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 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
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
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 3912c10459 More cleaning files replacing prepare4display(Security::remove_XSS()) to prepare4display() function 15 years ago
Julio Montoya b08713036c Adding headers 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
Julio Montoya 45b46c550e Security issue: Adding \"intval\" and \"remove_XSS\" functions partial CT#586 15 years ago