Commit Graph

128 Commits (ada9c841243bb32d56386b38a75d89dbe3b45aae)

Author SHA1 Message Date
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 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 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
Juan Carlos Raña 8f7ab27813 fix icon lang 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
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 16 years ago
Cristian Fasanando 543b410b42 fixed button search in forum - partial DT #5116 16 years ago
Carlos Vargas 348d6b3ffe align icon hide show parameters in forum 16 years ago
Isaac Flores 9fcf30dba8 [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 16 years ago
Julio Montoya 8c476621ab [svn r22357] Adding intval and escape_string function see FS#4389 16 years ago
Ivan Tcholakov 8f85ce16e9 [svn r22259] FS#2867 - The online editor, learner's toolbars: Changing identificators to Borland-like style (as it was adopted by FCKEditor). 16 years ago
John Hinojosa 2a6e4ce087 [svn r22072] change target="_top" with target="_self" FS#3759 16 years ago
Ivan Tcholakov 3a3da756a6 [svn r22067] FS#2867 - The forums tool: Eliminating the global variable $fck_attribute. 16 years ago
Patrick Cool 39007b7946 [svn r21040] Using Display::return_icon 17 years ago
Noël Dieschburg f901f0018a [svn r21006] dokfs4255 : avoid mysql error when creating a group. 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
Isaac Flores 08a2e2d800 [svn r20796] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in forum tool - (partial FS#3909) 17 years ago
Ivan Tcholakov ecbfd35e89 [svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode(). 17 years ago
Carlos Vargas 064bad1da6 [svn r20607] add remove_XSS in forum see FS#4169 17 years ago
Julio Montoya ccdd41bfd9 [svn r20562] Fixing the # of posts see FS#4179 17 years ago
Julio Montoya cffc62ddca [svn r20561] Improvements to the user picture (2 new size picture now available) FS#4108 by jhp1411 17 years ago
Ivan Tcholakov d21825b849 [svn r20452] FS#306 - The "Forums" tool: Improvements for better encoding management. 17 years ago
Julio Montoya 6d7a7bd447 [svn r20422] Forum options - Advanced parameters align 17 years ago
Cristian Fasanando 63c2f51ce3 [svn r20369] Style Changes - Implemented Alignment content of test, assignment and forum in view of lp - FS#4160 17 years ago
Isaac Flores a5932331b0 [svn r20199] logic changes - added html_filter in forum tool - (partial FS#4122) 17 years ago
Ivan Tcholakov f6fee968fb [svn r20175] FS#3912 - Yet another call of getimagesize() to be fixed. 17 years ago
Ivan Tcholakov 30504e408e [svn r20172] FS#3912 - Fixing uploading and showing forum-images. 17 years ago
Carlos Vargas 6712e321a2 [svn r20164] fixed breadcrumb in gradebook and fixed show links in learnpath see FS#3696 y FS#4083 17 years ago
Carlos Vargas 20bdf9c702 [svn r20131] breadcrumb of gradebook in forum see FS#3696 17 years ago
Isaac Flores 8421aa98dc [svn r20078] logic changes - fixed error sql when in a course there are no forum categories - (partial FS#4078) 17 years ago
Arthur Portugal c7900f6bb9 [svn r19987] Fixed resize image in forum see FS#3909 17 years ago
Patrick Cool d308ef4d42 [svn r19819] action links consistency 17 years ago
Carlos Vargas 2a68a84034 [svn r19658] change icon advanced parameters and others see FS#3909 17 years ago
Carlos Vargas efaa6186cc [svn r19471] minor add styles to buttons see FS#3541 17 years ago
Julio Montoya 45cbaeaeac [svn r19393] Minor - UI improvements 17 years ago
Julio Montoya a07ef4ea19 [svn r19390] Minor - some code cleaning lang vars changed 17 years ago
Carlos Vargas d98752efe6 [svn r19313] minor changes in thread forum see FS#3541 17 years ago
Carlos Vargas d286adf210 [svn r19311] minor change styles buttons in forum see FS#3541 17 years ago
Isaac Flores 9895e50e8d [svn r19197] logic changes - allow acces to forum and blog - (partial FS#3902) 17 years ago
Isaac Flores 4d4d9070a7 [svn r19047] logic changes - allow see five first productions - (partial FS#3876) 17 years ago
Noël Dieschburg 37b9ae6337 [svn r18925] Replaces buttons in admin interfaces and in blogs 17 years ago
Julio Montoya 6d756a1de6 [svn r18875] Minor- improve functions for the Social Tool see FS#3751 17 years ago
Julio Montoya f489f0f4de [svn r18868] Adding the social/profile.php page see FS#3751 17 years ago
Cristian Fasanando 0b0c6dce5a [svn r18579] Logic change - When you remove an attachment file this file is removed into course directory too - see FS#3658 17 years ago
Cristian Fasanando b8bab78d12 [svn r18576] Logic changes - Implemented possibility to remove or to edit an attachment file into a thread in forum tool - see FS#3658 17 years ago
Cristian Fasanando ca162b8f37 [svn r18434] Logic changes - Fixed Allow to Qualify a teacher subscribed like a student - see FS#3609 17 years ago
Cristian Fasanando 3bd9d302af [svn r18288] Logic changes - Fixed qualification of themes into forum tool - see FS#3609 17 years ago