Commit Graph

98 Commits (be9da0afede875592aa76364f4d933f97c795547)

Author SHA1 Message Date
Julio Montoya c2bfb16132 Minor - Cosmetic changes 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Carlos Vargas 0474556880 change parameter $with_session to false in function get_student_list_from_course_code CT#602 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
Patrick Cool a7003c23de Change read more limit in a platform setting 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
Ivan Tcholakov 85ba33f5b1 Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 481d3b8d12 Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored. 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
Ricardo Rodriguez b95a59e6c9 Modified the test of the blog's test file to eliminated the exceptions, Modified the load_global adding user admin by default. 15 years ago
Julio Montoya dd05b24cb2 Adding Security::remove_XSS function 15 years ago
Julio Montoya bf4b94e610 UI changes see CT#493 15 years ago
Juan Carlos Raña bc51c92f8c fix semantic of several lang vars and icons 15 years ago
Ricardo Rodriguez 6de0938e43 Modified die() for return false in function blog.lib.php in function display form users unsubscribe , Fixed test functions and Edited the all.test.php 15 years ago
cvargas e969a4161a merge 15 years ago
Arthur Portugal e607de20d7 Removed void from special features DT#4318 15 years ago
Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 15 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: 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
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 15 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 years ago
Ivan Tcholakov bda4e3c0a0 Bug #3646 and Issue #306 - Common Dokeos libraries: Fixing person name order to be dependable on the internationalization settings. Other minor corrections related to Bug #3384 and Bug #4318. 15 years ago
Isaac Flores 9fcf30dba8 [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 16 years ago
Ivan Tcholakov 67f9fb3e69 [svn r22244] FS#2867 - The online editor: Renaming toolbars, 'Blog*' --> 'Project*'. 16 years ago
Isaac Flores b0120169a7 [svn r22091] logic changes-added keyword static - (partial FS#4400) 16 years ago
Julio Montoya d548cae293 [svn r21901] Adding more Security see FS#4389 16 years ago
Ricardo Rodriguez 2a028f06bb [svn r21384] Minor - add documentation to functions display_rating and display_rating_form 16 years ago
Patrick Cool 050d066149 [svn r20835] improve security 16 years ago
Cristian Fasanando 9bb5df4b92 [svn r20653] Fixed - Added a link from the list of projects (to create a project) to the project itself - partial FS#4207 (by rvelasquez) 16 years ago
Yannick Warnier 0039b3a38a [svn r20651] Fixed broken characters in link 16 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 16 years ago
Isaac Flores 336313ed50 [svn r20382] minor -logic changes - added remove_XSS - (partial FS#4100) 16 years ago
Julio Montoya 16f6bcb74e [svn r20121] Fixing SVN#20094 & SVN#20109 16 years ago
Isaac Flores 149986e10d [svn r20109] logic changes - improvements in blog - (partial FS#4100) 16 years ago
Julio Montoya 50e4b81da8 [svn r20094] Minor - Fixing add blog form see FS#4007 16 years ago
Arthur Portugal eeb159512a [svn r19998] Added new variable name for project 16 years ago
Patrick Cool e3f96f0ea3 [svn r19881] form consistency 16 years ago
Patrick Cool 56654523f6 [svn r19833] first part of consistency improvements (more to come) 16 years ago
Isaac Flores f417bea7f1 [svn r19736] minor - logic changes - allow see option delete in IE - (partial FS#4021) 16 years ago
Isaac Flores 3edfff318b [svn r19713] logic changes - allow validate formulary, before to sent - (partial FS#4021) 16 years ago
Carlos Vargas 62691ea612 [svn r19608] partial, buttons styles and others see FS#3991 16 years ago
Juan Carlos Raña e59563f9b4 [svn r19535] add icons to blogs 16 years ago
Julio Montoya a01116af0e [svn r19486] Some code cleaning fixing minor bugs see FS#3966 16 years ago
Isaac Flores 9895e50e8d [svn r19197] logic changes - allow acces to forum and blog - (partial FS#3902) 16 years ago
Julio Montoya 6d756a1de6 [svn r18875] Minor- improve functions for the Social Tool see FS#3751 16 years ago