Commit Graph

109 Commits (b22f23b51f44cc1d3e9e85e654765ef4ddec2779)

Author SHA1 Message Date
Hubert Borderiou b22f23b51f add username after firstname/lastname for FORUM - ref #4030 14 years ago
Julio Montoya 6880bf31a4 Minor style corrections 14 years ago
Julio Montoya 1fd21eb7dd Fixing forum page when adding to the LP 14 years ago
Julio Montoya df1bcbc6a5 Adding exercise review questions optional in the exercise settings see #3958 14 years ago
Julio Montoya 27309bc705 Fixing new agenda queries 14 years ago
Julio Montoya b911e15689 Fixing timezone convertions in forums 14 years ago
Julio Montoya c3edbdf9a1 Forum PHP warning/notices fixed 14 years ago
Julio Montoya 2a12222ea0 Adding Forum Categories var lang 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 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 15 years ago
Juan Carlos Raña 40407dd498 Feature #3365 improve return navigation in learning path tool (first step) 15 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 15 years ago
Ivan Tcholakov abe29a9a06 Task #1297 - Cosmetic cahnges and minor corrections. 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 22cab2d635 Task #1297 - "Forums" tool: Removing prepare4display() calls from places where they are not applicable. 15 years ago
Ivan Tcholakov 15b815ece1 Task #1297 - "Forums" tool, cleaning a file. 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
Julio Montoya 10dac030da Partial fix for forum images 15 years ago
Ivan Tcholakov 87cfa32b56 Task #1297 - The "Forums" tool: Cleaning whitespace. minor cosmetic changes. 15 years ago
Juan Carlos Raña 5208ef03ca Feature #2785 forums and chat 15 years ago
Julio Montoya 7acc94a1ae Improving forum layout + CSS updates 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 15 years ago
Ivan Tcholakov 7e40ec0aac Duplicate slashes in filenames have been removed. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 23054bb5b2 Deleting double using security::remove_XSS when saving a title forum 16 years ago
Julio Montoya b3c354ba14 Removing \"strict\" validation 16 years ago
Julio Montoya b6d0508192 Replacing prepare4display(Security::remove_XSS()) to prepare4display() function 16 years ago
Julio Montoya 3912c10459 More cleaning files replacing prepare4display(Security::remove_XSS()) to prepare4display() function 16 years ago
Julio Montoya fe6fd104fe Cleaning code 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
Ricardo Rodriguez a65b224e30 Added Security::remove_XSS 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 years ago
Ivan Tcholakov a130b1e0c0 Bug #3646 and Issue #306 - Forums tool: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 16 years ago
Carlos Vargas 348d6b3ffe align icon hide show parameters in forum 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Ivan Tcholakov 3a3da756a6 [svn r22067] FS#2867 - The forums tool: Eliminating the global variable $fck_attribute. 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Arthur Portugal 23bb5f5edf [svn r21180] Minor - remove float cause was problem view student icon "search" FS#4232 17 years ago
Patrick Cool 39007b7946 [svn r21040] Using Display::return_icon 17 years ago
Ivan Tcholakov 19b511b13f [svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them. 17 years ago