Commit History

Author SHA1 Message Date
  Julio Montoya 9446154dd1 Cleaning file removing \n and \t 14 years ago
  Julio Montoya 09f40030e3 Cleaning code + adding securty::remove_XSS 14 years ago
  Julio Montoya 04ddb1ceba Select the correct week of a year 14 years ago
  Julio Montoya 36717d960b Adding nice next, previous icons to calendar 14 years ago
  Julio Montoya 58b52a9a67 In order to work the ical import 14 years ago
  Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 14 years ago
  Ricardo Rodriguez 63375ff4a1 Minor - update to coding conventions by Arthur 14 years ago
  Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 years ago
  Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
  Julio Montoya 1ae77cb3d2 Security issue: Added Security::remove_XSS + intval functions 15 years ago
  Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 15 years ago
  Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
  Arthur Portugal 42cfb8a71f FIxed file calendar.lib.test.php without exceptions CT#191 15 years ago
  cvargas e969a4161a merge 15 years ago
  Juan Carlos Raña 47bf2f3a0b fix lang var 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: 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 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
  Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
  Ivan Tcholakov a6a6cea3a6 Bug #3646 and Issue #306 - The agenda tool: Fixing person name order to be dependable on the internationalization settings. Setting the date-picker to work with the system's encoding. Common changes: Replacing repetitive code for building localized arrays with week days and months with API-function calls. Some other minor changes. 15 years ago
  Ivan Tcholakov 615e32d491 [svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated. 15 years ago
  Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 15 years ago
  Ivan Tcholakov e5b8c9b669 [svn r20682] FS#306 - Replacing some natural language unsafe occurrences of the functions strlen() and substr(). Fixing a call to a non-existing function. 15 years ago
  Yannick Warnier 3c2aec9b59 [svn r20520] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 15 years ago
  Julio Montoya 748dace5ad [svn r20490] Avoiding error message - see FS#4156 15 years ago
  Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 15 years ago
  Patrick Cool 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 15 years ago
  Ivan Tcholakov afd3d93531 [svn r19586] FS#3995 - Fixing layout of the forms for adding/edition events in the Agenda and the Global Agenda tools. 15 years ago
  Ivan Tcholakov 707259b3c3 [svn r19585] FS#3995 - Fixing vertical alignment foe some date picker icons. 15 years ago