Commit Graph

9680 Commits (6bf375035d76508bff97c32a7bc27db88480533e)

Author SHA1 Message Date
Carlos Vargas 6bf375035d use to the unique additional condition according to the session of the course CT#639 15 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 15 years ago
Julio Montoya 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 15 years ago
Julio Montoya 1ae77cb3d2 Security issue: Added Security::remove_XSS + intval functions 15 years ago
Julio Montoya 616eb89aa9 Security issue: intval function added 15 years ago
Julio Montoya 609abba08a Security issue: intval function added 15 years ago
Julio Montoya 2e07249f31 Security issue: Database::escape_string function added 15 years ago
Julio Montoya c250e4765b Security issue: Added Security::remove_XSS function 15 years ago
Julio Montoya f98a3b4dfd SQL query improved from \"SELECT * \" to \"SELECT A, B\" 15 years ago
Julio Montoya bf1c1653cc Fixing Statistics::get_activities_data() function adding intval function to incoming parameters 15 years ago
Ivan Tcholakov 7618b56b3c Task #347 - Cosmetic changes in a file. 15 years ago
Ivan Tcholakov da44b9f970 Task #627 - Trying CDA as an ordinary user. 15 years ago
Ivan Tcholakov 7f424c977f Tasks #620 and #627 - A "normal" export from CDA - final selective corrections for some language files. 15 years ago
Ivan Tcholakov ff3ea4ee81 Tasks #620 and #627 - The third attempt to use exported Chamilo 1.8.x translations from CDA, http://translate.chamilo.org. I think, this is it - the translations are UTF-8 and they pass syntax check. 15 years ago
Julio Montoya 6edf5863a0 Undo commit fd9e6f62b2 15 years ago
Ivan Tcholakov 94091fd389 Tasks #620 and #627 - Fixing manually syntax errors. Still I have a problem (overescaping) with the exported data. 15 years ago
Julio Montoya 2b47242bcc Quiz tool: Fixing answer order in \"matching\" type question see BT#801 15 years ago
Ivan Tcholakov 6a1ce56773 Tasks #620 and #627 - The second attempt to use exported Chamilo 1.8.x translations from CDA, http://translate.chamilo.org 15 years ago
Julio Montoya 8720663b6a Avoid warning message - Adding Database::num_rows 15 years ago
Julio Montoya 035814565f Avoid warning message - Adding Database::num_rows 15 years ago
Julio Montoya 97aa89cb15 Fixing is_already_installed_system() function adding global value 15 years ago
Julio Montoya 12d9b3c55d Adding \"Julio wrote : bla bla\" text when replying a message 15 years ago
Julio Montoya be13e0e495 Minor - Replacing spanish definition of a string 15 years ago
Julio Montoya 6d99ee3612 Security issue: Adding Security::remove_XSS function 15 years ago
Julio Montoya 51ccd6f401 Security issue: Adding Database::escape_string function 15 years ago
Julio Montoya b634cb5451 Security issues: adding \"intval\" function, replace include_once to require_once 15 years ago
Julio Montoya 28b0a9fa4b Commented unused variables, \"delete_friend\" action deleted because there was already defined 15 years ago
Julio Montoya b4532555c8 Security issue: Adding Security::remove_XSS function 15 years ago
Julio Montoya 267dc40f2a Security issue: Adding Security::remove_XSS function 15 years ago
Julio Montoya 8309f62a8a Security issues: adding \"intval\" function, replace include_once to require_once 15 years ago
Cristian Fasanando f0ce74b752 fixed - save session id inside item property table 15 years ago
Cristian Fasanando 8d4e382b0e Fixed - chars 'rn' are shown inside content when it's sent by email from system announcement - CT#791 15 years ago
Ivan Tcholakov 6c6bb458a8 Feature #553 - PclZip 2.8.2: Adding a supplemental "readme" file about the applied patches. 15 years ago
Ivan Tcholakov a0ca40ba0a Feature #553 - Re-implementing an old customization about PclZip in a new way, by defining the constant PCLZIP_TEMPORARY_DIR in the main API. 15 years ago
Ivan Tcholakov 5e3ff5e157 Bug #627 - Chamilo 1.8.7, PclZip 1.8.2 library: Applying a patch for compatibility of PclZip with some Windows-implemented archivers. Stored in an archive filenames with backslashes (Windows style) are interpreted correctly now. 15 years ago
Ivan Tcholakov 8bb39cc5ab Feature #272 - Corrections on the native language names. 15 years ago
Ivan Tcholakov 9a95728bbf Feature #272 - A revision of the native language names, the idea is from the Chamilo 2.0. Source used: http://cldr.unicode.org/index/downloads/cldr-1-7-2 15 years ago
Carlos Vargas 487dcb421c minor after editing a document, return to current list of documents CT#601 15 years ago
Carlos Vargas 875b185010 minor ambiguous condition, that show \"> CT#602 15 years ago
Carlos Vargas 4e5770d273 minor only the teacher can be admin CT#602 15 years ago
Ivan Tcholakov 152cb149e4 Feature #347 - Installation script: Removing the constant MAX_COURSE_TRANSFER and all the archaic code related to it. 15 years ago
Ivan Tcholakov a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 years ago
Ivan Tcholakov 50b5a0b492 Feature #347 - Installation script: Making the version check more strict ( by using the function version_compare() ) before preventing pre-installation. 15 years ago
Ivan Tcholakov bcdc47b4c0 Feature #272 - Updating the language files for testing pure UTF-8 files on the system. Still, these files are created with a special script, outside the CDA. 15 years ago
Ivan Tcholakov d0547c695d Feature #272 - Removing new language folders that didn't have the same names as the old folders have. 15 years ago
Ivan Tcholakov 0251aefdb5 Feature #272 - Installation scripts: A unused language-related constant has been removed. 15 years ago
Arthur Portugal 99049d8c2e Minor - forced to (int) to the function get_ref_id when is called in the query CT#191 15 years ago
Carlos Vargas febee7dead Create test mySpace and improve myspace.lib CT#191 15 years ago
Ivan Tcholakov 78a2dc8148 Feature #272 - Changing a default value ISO-8859-15 ---> UTF-8 in the global initialization script. 15 years ago
Guillaume Viguier bc12e7f20c Inconsistent results returned by api_get_user_info (see CT#572) 15 years ago