Commit Graph

205 Commits (c930e64162b7b8f83da7c022812ac1c34a4299e3)

Author SHA1 Message Date
Julio Montoya 0226119323 Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791 13 years ago
Julio Montoya 7e982ccdb4 Style fixes during installation 13 years ago
Julio Montoya c488fc78dd Hiding blocks for anonymous 13 years ago
Noel Dieschburg 6163dbd0b3 Generic custompages 13 years ago
Julio Montoya a84ccaa2a2 Replacing display::display_error_message to display::return_message because the first function echos the messages ... #3874 13 years ago
Julio Montoya 67641528ae Removing alert 13 years ago
Julio Montoya 29a6a9c2de Trying to fix the js cookie validation sorry Juan Carlos if this is broken need your validation... see #3874 13 years ago
Noel Dieschburg a704bee93f #6272 : Corrects a critical chamilo bug in local.inc.php that can lead to an icmplete session if server is loaded. 13 years ago
Julio Montoya 73bfac78d5 Adding document lite page + some fixes in the index and userporta.php 13 years ago
Julio Montoya c4944b6ccb Now, index.php and userportal.php are using the smarty template 13 years ago
Julio Montoya e9c19fc99a Fixing fatal error when loging out + index.php and index-smarty.php are the same now 13 years ago
Julio Montoya e309b7f47a Merging manually latest changes by herodoto in the index and userportal.php 13 years ago
Julio Montoya 449bcf0cbf Adding Smarty 3 support only for chamilo/index-smarty.php and chamilo/userportal-smarty.php for test purposes 13 years ago
Juan Carlos Raña e866b596e2 Feature #1337 check javascript and cookies before login 13 years ago
Julio Montoya 1481d454d2 Adding bxslider effect in the news list see #3785 13 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
Julio Montoya 9d4f01152e Fixing empty boxes in index and user_portal for students 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
jkbockstael af7952f156 Handling multiple access URL in automatic redirections on login, by adding the URL base if the admin-entered URL begins with a slash character. 14 years ago
Julio Montoya 551af9f8a8 More minor corrections (avoiding php notices) 14 years ago
Julio Montoya 5dccfd22a6 Cleaning files, declaring variables, avoiding notices 14 years ago
Julio Montoya 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 years ago
Julio Montoya 4f25a9527e Fixing menu navigation 14 years ago
Noël Dieschburg ed38520b3c cleaning redirection code depending on user status 14 years ago
Julio Montoya 6452057d56 Fixing message tool if social network is not enabled 14 years ago
Julio Montoya a16d082a9f Hiding breadcrumb in the main page 14 years ago
Julio Montoya ce92cd82e6 More cleaning in the main page adding home icon 14 years ago
Julio Montoya bc43d70f76 Minor - Fixing div 14 years ago
Julio Montoya 213f327214 Adding profile block in the index.php for users 14 years ago
Yannick Warnier 4b9bbc19ba Avoid technical welcome message when not admin 14 years ago
jkbockstael b72b7ce080 Custom Pages : framework to allors replacing some pages with custom-built ones. 14 years ago
Julio Montoya 5aadc697fe Fixing links "Add a page (CMS)" when using multple urls see BT#1805 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 8ee006e485 Feature #2099 - Cleaning the file index.php. 14 years ago
Julio Montoya 280fd7ed6e Hiding announcements when showing a custom tab see BT#1648 14 years ago
Ivan Tcholakov 2ed5d4e4e1 Feature #2099 - Language related changes. 14 years ago
Ivan Tcholakov 4409dd473a Feature #2099 - Preparing some files for modifications. 14 years ago
Julio Montoya 1649a16792 Fixing Chamilo title (partial) see #2095 14 years ago
Juan Carlos Raña 1f2ec3bae1 ajaxfilemanager improve styles and fix editor mode after visit admin->edit main page 14 years ago
Yannick Warnier 9c3874d4ad Minor - Removed inclusion of debug.lib.inc.php now included from global.inc.php 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Ivan Tcholakov 41ac21313f Fixing wrong usage of api_get_setting() in two places. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ronny Velasquez 54303ed28f Fixed \"Warning when changes options in the platform\" - see CT#873 15 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 15 years ago
Julio Montoya 0886cc9724 Security issue: adding security::remove_XSS function 15 years ago
Julio Montoya d534cf850d require/include functions changed to require_once 15 years ago
Ivan Tcholakov 12b33db32e Feature #347 - Cleaning the root index.php file. 15 years ago
Cristian Fasanando 6d41d66812 hidden courses manager and fixed subscribe courses and session for human resources manager - partial CT#603 15 years ago