Commit Graph

243 Commits (7c85080985493ac89e47afb5b8c5324f47b31b9f)

Author SHA1 Message Date
Hubert Borderiou 7c85080985 Add username as tooltip in forum - ref #4226 14 years ago
Julio Montoya 748ea61e6c Fixing number of threads due the new DB changes see #3910 14 years ago
Julio Montoya 893109eaf2 Validating if $current_forum_category is not empty should resolve bug BT#3549 also when forums are locked 14 years ago
Julio Montoya 96cbd75c27 text is required in forums see BT#3522 14 years ago
Julio Montoya e3adc4c2a1 Fixing group category + group visibility permissions when using the forum requires validation see BT#3491 14 years ago
Julio Montoya 81cb17a19a Allowing group tutors to edit/delete forum posts see BT#3088 14 years ago
Julio Montoya 34597c2d70 Adding forum and thread title when sending notifications see BT#3304 14 years ago
Julio Montoya 92ac998841 Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya 6880bf31a4 Minor style corrections 14 years ago
Julio Montoya 9f65921bef Minor - Removing var_dump 14 years ago
Julio Montoya 29c60b3c69 Removing excesive filters see #4005 14 years ago
Julio Montoya db93a426c0 More SQL queries fixes 14 years ago
Julio Montoya 77b4a6b622 Fixing SQL queries due DB single database changes 14 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 14 years ago
Julio Montoya 4a930e1386 Fixing groups + forum insertion 14 years ago
Julio Montoya 598efb0f1e Use api_get_utc_datetime() instead of date() see #4001 patched by Ludovic Gasc 14 years ago
Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
Julio Montoya 1fd21eb7dd Fixing forum page when adding to the LP 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 63c6efc5ba Adding filter_terms in forums see BT#2685 new option in Settings>security 14 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 14 years ago
ywarnier f8f50fd84e Minor - Fixed warning by avoiding use of a deprecated variable 14 years ago
ywarnier 1db88bed2a Minor security - Added integer param filtering 14 years ago
Julio Montoya c3edbdf9a1 Forum PHP warning/notices fixed 14 years ago
Julio Montoya 6a145bd955 Cleaning forum UI see #1155 14 years ago
Yannick Warnier f1e59a9bab Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
Julio Montoya 637316f69e Improving forum title 14 years ago
Julio Montoya a36c472148 Avoiding warning error in function 15 years ago
Julio Montoya 80e7b0d315 Fixing bug when moving forum's posts see #3375 15 years ago
Juan Carlos Raña 40407dd498 Feature #3365 improve return navigation in learning path tool (first step) 15 years ago
Julio Montoya 489d1bbb41 Fixing misterious bug that deletes gradebook links see BT#2396 15 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 15 years ago
Julio Montoya 76e4a93994 FIxing posible bug when counting user threads in forums see BT#2387 15 years ago
Ivan Tcholakov 87a88dc314 Task #1297 - "Forums" tool, forum categories: Removing prepare4display(), adding Security::remove_XSS(). 15 years ago
Ivan Tcholakov c158efda95 Task #1297 - "Forums" tool, adding/editing posts: Adding Security::remove_XSS() in some places. 15 years ago
Ivan Tcholakov 3d1afd03b8 Task #1297 - "Forums" tool: Modifications in the function prepare4display(). Is code fragment for processing arrays has been removed, it is not used. 15 years ago
Ivan Tcholakov df20a4766f Task #1297 - "Forums" tool: Removing prepare4display() calls from places where they should not be applied. 15 years ago
Ivan Tcholakov 566ee83f88 Task #1297 - "Forums" tool: Some minor corrections - accepting an empty array as parameter when adding a new forum. 15 years ago
Ivan Tcholakov 852a4f61b5 Task #1297 - "Forums" tool, fixing a minor bug. 15 years ago
Ivan Tcholakov 277958c9e3 Task #1297 - "Forums" tool, cleaning a file. 15 years ago
Ivan Tcholakov 15b815ece1 Task #1297 - "Forums" tool, cleaning a file. 15 years ago
Ivan Tcholakov 88dfd4756d Task #1297 - Adding visual highlighting for $_GET['search'] too, as it was before. 15 years ago
Ivan Tcholakov 21944d76df Task #1297 - A minor correction. 15 years ago
Ivan Tcholakov e55a2c61ca Task #1297 - The "Forums" tool, prepare4display(): Restoring highlighting in the search results and other minor changes. 15 years ago
Ivan Tcholakov 216aed6e30 Task #1297 - The "Forums" tool: Replacing "&" with "&" in the generated query strings, other minor changes. 15 years ago
Julio Montoya 5014002e12 Adding bigger icons in forums 15 years ago
Ivan Tcholakov a0b8623720 Task #1297 - Adding stripslashes() calls in some places for preventing undesired quote signs escaping in html content. 15 years ago