Commit History

Author SHA1 Message Date
  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. 14 years ago
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 14 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
  Juan Carlos Raña e9e8fdc104 merge 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) 15 years ago
  Ivan Tcholakov 67f9fb3e69 [svn r22244] FS#2867 - The online editor: Renaming toolbars, 'Blog*' --> 'Project*'. 15 years ago
  Isaac Flores b0120169a7 [svn r22091] logic changes-added keyword static - (partial FS#4400) 15 years ago
  Julio Montoya d548cae293 [svn r21901] Adding more Security see FS#4389 15 years ago
  Ricardo Rodriguez 2a028f06bb [svn r21384] Minor - add documentation to functions display_rating and display_rating_form 15 years ago
  Patrick Cool 050d066149 [svn r20835] improve security 15 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) 15 years ago
  Yannick Warnier 0039b3a38a [svn r20651] Fixed broken characters in link 15 years ago
  Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 15 years ago
  Isaac Flores 336313ed50 [svn r20382] minor -logic changes - added remove_XSS - (partial FS#4100) 15 years ago
  Julio Montoya 16f6bcb74e [svn r20121] Fixing SVN#20094 & SVN#20109 15 years ago