Commit Graph

439 Commits (1481d454d293b4d4870f328e68a9981af129c0a5)

Author SHA1 Message Date
Julio Montoya 1481d454d2 Adding bxslider effect in the news list see #3785 14 years ago
Julio Montoya 4c63087cae Updating jquery-ui javascript lib from 1.8.7 to 1.8.16 14 years ago
Julio Montoya 25eeeea708 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform 14 years ago
Julio Montoya 61e837227d Showing all exercise attempts link in the coach report 14 years ago
Julio Montoya 6abc870922 Adding new variables in order to now the big PHP version branchs IS_PHP_SUP_OR_EQ_53, IS_PHP_SUP_OR_EQ_52, IS_PHP_SUP_OR_EQ_51 see #3799 14 years ago
Julio Montoya af745b72ae Partial fix of the api_strrpos() function when using PHP 5.1 #3799 14 years ago
ywarnier 0e9e6d46ed Course link update to & and slight improvement of function api_get_cidreq() documentation 14 years ago
Julio Montoya 76c9178169 Adding thematic to the course copy see #1884 14 years ago
Julio Montoya 023abe30b0 Some fixes when viewing documents when using sessions + fixing "page jump to top when clicking in a javascript link" see BT#2733 14 years ago
Julio Montoya 98815c7873 Adding document preview now students can see the feature see #2773 14 years ago
Julio Montoya 10860dc393 Bigger titles 14 years ago
Julio Montoya baf8f34a9f Fixing calls of api_get_item_property_info() using int id instead of the code string 14 years ago
Julio Montoya f36672a62f chamilo/archive folder cleaner implements #3748 bis 14 years ago
Julio Montoya 87e60d678e chamilo/archive folder cleaner implements #3748 14 years ago
Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 9bd144c658 Adding improve lp item order implements #3741 + lots of warning are avoided 15 years ago
Julio Montoya 795423182c Adding logs for careers and promotions implements #3689 15 years ago
Julio Montoya 77dd2b119f Fixing chosen width. Adding "chosen selects" when adding a session or a course. 15 years ago
Julio Montoya 74c387dea0 Adding chosen to the language select and the main/admin/user_add.php file to use it just add this class "chzn-select" to a select ... 15 years ago
Julio Montoya 9edf65a21a Adding validation of the api_check_browscap() function only works if ini_get('browscap') is not empty fixes #3735 15 years ago
Julio Montoya 5fd9dcf187 Fixes warning message #3707 15 years ago
Julio Montoya a4d67f9c61 2nd attempt to support sessions in Course progress see BT#2662 15 years ago
Julio Montoya f3de1cf58b Removing wrong css called that generates error_logs 15 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 15 years ago
Julio Montoya b056dd4a47 Security improvements: Adding session_regenerate_id when user logs in, adding session cookie parameters to avoid session fixation/hijacking #3600 15 years ago
Julio Montoya 551af9f8a8 More minor corrections (avoiding php notices) 15 years ago
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
Julio Montoya 1ce6378c36 Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 15 years ago
Julio Montoya 5dccfd22a6 Cleaning files, declaring variables, avoiding notices 15 years ago
Juan Carlos Raña 40452bc2ae fix mp3 native support. Firefox out 15 years ago
Juan Carlos Raña 62c11dd5b5 update check wav native support for Chrome 15 years ago
Julio Montoya 191bf31119 Fixing copy session funcionality, now we filter by access_url_id (multi site) see BT#1596 15 years ago
Julio Montoya a4347cfb06 Adding a validation in the api_get_interface_language() file in order to check sub_language parent settings (firstname, lastname order) see BT#1598 15 years ago
Juan Carlos Raña 5376b9eaed Feature #2245 enable pdf preview only for browsers with native support 15 years ago
Julio Montoya 2b7a8e6ff6 Adding api_is_student() function (code is commented ) 15 years ago
ywarnier 9afb096ae5 Minor - removed notice 15 years ago
Julio Montoya c3e771e032 Adding yoxview js library, proof of concept see # 2719 15 years ago
Julio Montoya 26d0cf7017 Adding support to sessions in the thematic tool 15 years ago
ywarnier 64149339c6 Fixed another breaking case in copyr() (thanks unit tests) 15 years ago
ywarnier f2b2829ecb Fixed a breaking case in copyr() (thanks unit tests) 15 years ago
ywarnier 15be9f84b7 Minor - Initializing variables to avoid notices 15 years ago
ywarnier 78918605af Minor - letter uppercase change in error msg 15 years ago
Julio Montoya 3c44929ae1 Commenting code that uses the headerpage.php deprecated file 15 years ago
Juan Carlos Raña 056588cec4 Feature #3257 Integrate Nanogong 15 years ago
Julio Montoya d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 15 years ago
Julio Montoya 20f9e32bf7 Fixing wrong condition, replacing fetch_row to num_rows in order to avoid warning messages 15 years ago
Julio Montoya 4a9b43b508 Fixing minor bugs when uploading using the drag& drop interface 15 years ago
Julio Montoya 9f8dbf8eeb Fixing documents tool move functionality, replacing curdirpath in document list, adding more information and icons in the upload multiple files funcionality see BT#2784 15 years ago
Julio Montoya 9fb4257162 Adding jquery multiple uploader script for documents see #2784 (need to be more preatty) the pbar.ani.gif is also very big 250kb need to be replaced 15 years ago
Julio Montoya ce9288395c Adding api_get_item_property_info() function + removing detail date in the document tool 15 years ago