Commit Graph

46 Commits (ea275aec7f6265610c52dcaf4586ea86080e5244)

Author SHA1 Message Date
jmontoyaa 7e1a62256e Fix url course relation 10 years ago
Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
Julio Montoya 760a5f9373 Fix queries and PHP warnings. 11 years ago
Julio Montoya 54db037671 Replace course_code with c_id 11 years ago
aragonc 63d3e2789b fix button admin 11 years ago
aragonc 5508ba50a9 fix button 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Julio Montoya 747f27d7af Fixes fatal error, js error 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya c7d8dea958 Commenting global.inc. 11 years ago
Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 11 years ago
Julio Montoya b89edaceb6 Updating from 1.9.x 11 years ago
Julio Montoya 28ee38f13f Minor - fixing PHP warnings. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 75a0de0357 Fixing PHP warnings. 12 years ago
Yannick Warnier 4f0f4407d5 Fixed URL title in access-urls configuration interface 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 0fd230eedd Fixing PHP errors due the recent icon changes 14 years ago
Julio Montoya 6b26aa10cb Removing "local" styles 14 years ago
Julio Montoya 0c899d7578 Minor replacing code 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 15 years ago
Julio Montoya ae76fbcd60 Minor - Making textareas more big 15 years ago
Julio Montoya 8b5ab63f32 Cleaning the menu in the access url settings 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya ec4a19c4ca Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308 16 years ago
Julio Montoya 09f40030e3 Cleaning code + adding securty::remove_XSS 16 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 16 years ago
Carlos Vargas dd4d863e38 fixed call to function CT#1127 16 years ago
Carlos Vargas 6382df8d79 fixed the correct call to function in class, improve with buttons CT#1127 16 years ago
christian1827 9620389815 merge 16 years ago
Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 16 years ago
Julio Montoya a6f6cc9a86 Minor - Replacing require to require_once, updating license headers 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 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. 16 years ago
Ricardo Rodriguez fae18ad304 Modified and Created new file test and tested new functions in Chamilo 16 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. 16 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 years ago
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. 16 years ago
Julio Montoya 8c476621ab [svn r22357] Adding intval and escape_string function see FS#4389 17 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. 17 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 17 years ago
Julio Montoya 8203f4c34c [svn r18861] Security improvements 17 years ago
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) 17 years ago