Commit Graph

546 Commits (1502ad51a8311dd3c0d4b35e5c4ce81b8e111e0c)

Author SHA1 Message Date
Julio Montoya 4371b9822b Should fix bug when teacher decides to share the student assignments see #4528 14 years ago
Julio Montoya ba23932454 Fixing login form 14 years ago
Julio Montoya 477ad96203 Should fix bug when hiding announcements in a session see #4463 14 years ago
Julio Montoya 3b7e91202b Adding more info when sub/unsub users from a course LOG_USER_OBJECT 14 years ago
Julio Montoya cf13a78c74 Adding c_id when copy a course session into another course session see #3910 14 years ago
jmontoya 8996ea90b1 Improving plugin system see #4450 adding new parameters in order to install a plugin 14 years ago
Noel Dieschburg 7d6e68c723 Adds a login_is_email setting 14 years ago
Julio Montoya ff71f46162 Now we can use smarty template when creating chamilo plugins 14 years ago
Julio Montoya b34d500b82 Improving plugin usability 14 years ago
Julio Montoya 5e77766709 Cleaning the course list 14 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 14 years ago
Julio Montoya 79e29e8617 Adding search platform settings see #3655 requires testing 14 years ago
Julio Montoya 20e75257ae Fixing global chat bug when refreshing the window see #3565 14 years ago
Julio Montoya 0100794d39 Fixing lp_view due the recent HTML5 changes see #4400 14 years ago
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 14 years ago
Julio Montoya ba4662bf3d More fixes due recent HTML5 changes 14 years ago
Julio Montoya b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 14 years ago
Julio Montoya bb4734696f Minor addind "\n" 14 years ago
Julio Montoya 29a0b022d2 Removing unused jquery-ui themes, + updating jquery-ui to the latest version 1.8.17 14 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya 6093f148b0 "Super admins" can't be modified by "simple admins" see BT#3738 14 years ago
Julio Montoya 8d927bc7b6 Adding parameter to the function api_is_global_platform_admin() 14 years ago
Julio Montoya e50ea29552 Adding Database::escape_string, minor cosmetic changes 14 years ago
Julio Montoya faca288269 Adding legal agreement when exporting user list (if enabled) see BT#3465 14 years ago
Julio Montoya 3428b05cde Adding jquery-ui-i18 library in order to use the datepicker jquery-ui plugin to format dates 14 years ago
Julio Montoya f64fe41031 Adding a new user profile field to set the status of the chat (connect/disconnect) + some other fixes like the chat.js javascript is not loaded when there's no user 14 years ago
Juan Carlos Raña de9fea1d8f a new fix for check cookies the first time 14 years ago
Julio Montoya f7e3dd2d46 Allowing "_" chars in the document file name see BT#3628 14 years ago
Julio Montoya ec3d477092 Fixing bug when uploading files like "document-1.png" and "document_1.png" using the "fast/ajax way" see BT#3628 14 years ago
Julio Montoya a218f62961 Fixing session visibility 14 years ago
Julio Montoya efa519970b Adding UTC in the api_strtotime function in order to get the correct date see BT#3601 #4263 14 years ago
Julio Montoya 49468be47d Removing unused function 14 years ago
Noel Dieschburg ed09c7ad7e orrects syntax error because of merge 14 years ago
Julio Montoya cdc3e051b1 Fixing session access permissions + fixing some typos in session_manager.lib.php 14 years ago
Julio Montoya 79fcb2b196 Minor cosmetic changes 14 years ago
Julio Montoya 17af401284 Adding group_id in the api_get_cidreq() function very important in order to capture the group_id with the function api_get_group_id() 14 years ago
Julio Montoya 2aaf5905ba Minor - returning empty array if course is not set 14 years ago
Julio Montoya 867f6f036d Adding extra info in the stats when deleting a student (user_object is an array) 14 years ago
Hubert Borderiou f87072c06d c_id sql error in main_api.lib.php - ref #4218 14 years ago
Julio Montoya effe444c56 Adding global chat code. Now is working, new table need to be created and some code need revision see #3565 14 years ago
Julio Montoya 4cae5300e0 moving SECTION_GLOBAL in main_api.lib.php 14 years ago
Julio Montoya 2bd6f4fd64 Lot of fixes in the new Smarty templates + adding star average , user vote + improving hot courses block (new tpl file hot_courses.tpl) 14 years ago
Noel Dieschburg 2f6d64efbe do not print headers in api_block_anonymous() id custom_pages are activated 14 years ago
Julio Montoya e9e9aa14d7 Some fixes in the document tool due the new single database see #3910 14 years ago
Julio Montoya 98c3b8fe03 Fixing more queries due the new database changes (single database) see #3910 14 years ago
Yannick Warnier 87c9bcd7b7 Minor update in api_not_allowed() to make it clearer - trying to find a solution to the anonymous vs not-connected 14 years ago
Yannick Warnier 2cffa89183 Minor - code style 14 years ago
Julio Montoya c2671b254e Fixing an annoying bug : white space before "<?php" in studentpublicationlink.class.php that broke the XLS and Word exports 14 years ago
Julio Montoya 0a2d7dc65a Gradebook: Adding ajax calls to update the category weight see BT#3004 14 years ago
Julio Montoya 920b9364bc Minor - Adding comment 14 years ago