Commit Graph

136 Commits (b911e1568933f94bf5f8bc3adf05b67c637b4897)

Author SHA1 Message Date
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
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
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
Julio Montoya 5aadc697fe Fixing links "Add a page (CMS)" when using multple urls see BT#1805 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
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
Ivan Tcholakov 19efb7c8f5 Feature #272 - Portal homepage: Making sure that html-snippets that come from files will always be shown using the system encoding. 15 years ago
Ivan Tcholakov 65b4d27349 Feature #272 - A specific statement has been made to process https addresses too. 15 years ago
Arthur Portugal b74590c4fa Changed the button name duplication 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
Julio Montoya 5446756119 Fixing display_header function by Wolfgang Schneider 15 years ago
Yannick Warnier fef38464f8 Added special introduction text when first installing 15 years ago
Julio Montoya 277cef357d Fixing social network UI see #190 15 years ago
cvargas e969a4161a merge 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 9f7498f692 Feature #306 - Cleaning the top-directory php source files. 15 years ago
Ivan Tcholakov 65d6998db5 Feature #306 - Trimming whitespace from the top level php files. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Isaac Flores f5d27acf0a [svn r22368] logic changes-improvements in new features of "terms and conditions" - (partial FS#4320) 16 years ago
Juan Carlos Raña 17d8c95d6a [svn r22352] fix for academic style 16 years ago
Ronny Velasquez b7d606bff1 [svn r22073] Fixed partial - Subtitute target="_top" with target="_self" - see FS#3759 16 years ago
Juan Carlos Raña 30304e558d [svn r21283] fix logic and repeat code FS#4299 16 years ago
Juan Carlos Raña 3239df526e [svn r21281] fix two tags FS#4299 16 years ago
Juan Carlos Raña b4bfd24578 [svn r21277] fix configure_homepage right column menu not updated FS#4299 16 years ago