Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 gadi atpakaļ
  Julio Montoya 5ae24c2342 Hide anonymous users 15 gadi atpakaļ
  Julio Montoya a6f6cc9a86 Minor - Replacing require to require_once, updating license headers 15 gadi atpakaļ
  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 gadi atpakaļ
  Ricardo Rodriguez fae18ad304 Modified and Created new file test and tested new functions in Chamilo 15 gadi atpakaļ
  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 gadi atpakaļ
  Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 gadi atpakaļ
  Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 gadi atpakaļ
  Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 gadi atpakaļ
  Ivan Tcholakov 0f566d6e03 Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 1. 15 gadi atpakaļ
  Julio Montoya 8c476621ab [svn r22357] Adding intval and escape_string function see FS#4389 15 gadi atpakaļ
  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. 16 gadi atpakaļ
  Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 gadi atpakaļ
  Julio Montoya 33151ec287 [svn r19598] Fixed wrong javascript see FS#3745 16 gadi atpakaļ
  Julio Montoya 8203f4c34c [svn r18861] Security improvements 16 gadi atpakaļ
  Julio Montoya 04c0af2d3d [svn r18781] Setting the multiple option by default when using the search ajax feature - fixing also a bug when selecting any element (see FS#3685) 16 gadi atpakaļ
  Julio Montoya 583a4f7c14 [svn r18227] Minor - UI improvements: changed icons see FS#3462 16 gadi atpakaļ
  Julio Montoya 1bdb8ded81 [svn r18166] UI improvements see FS#3462 16 gadi atpakaļ
  Julio Montoya 451c0e6035 [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 16 gadi atpakaļ
  Julio Montoya 169ee38402 [svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462 16 gadi atpakaļ
  Julio Montoya 13439c586d [svn r17841] Minor - lang changes FS#3462 16 gadi atpakaļ
  Julio Montoya 1d81e9da51 [svn r17839] Minor - showing message when after editing urls FS#3462 16 gadi atpakaļ
  Julio Montoya e890a657ae [svn r17827] Minor - replace the mysql calls for the UrlManager class 16 gadi atpakaļ
  Julio Montoya ed1f1d2343 [svn r17824] Now we can add/edit/delete the relation between users and urls FS#3462 16 gadi atpakaļ