Commit Graph

719 Commits (adbd1a60b5caa9449b54768ca21f4655c8ad949c)

Author SHA1 Message Date
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
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 14 years ago
Julio Montoya 1ca37d0eb8 Trying to use only one function when creating a course CourseManager::create_course see #4068 (partial) 14 years ago
Julio Montoya 1d3e5abbd9 Minor - Removing unused global variables 14 years ago
Julio Montoya 085401c978 Fixing download work file now we check the itemproperty + the student_publication.checked fields 14 years ago
Julio Montoya 9f5a2fef9a Changing the chamilo theme 14 years ago
Julio Montoya 390a7f76b2 sha1 was set by default in Chamilo 14 years ago
Julio Montoya 53eaab4b44 Fixing bug when $_configuration['password_encryption'] doesn't exist taking by default md5 14 years ago
Julio Montoya 2c4d9cc5fc Fixing PHP notice 14 years ago
Yannick Warnier cd6e0d47ac Renamed into ['session_stored_in_db'] to avoid confusion 14 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 14 years ago
Julio Montoya 57df516cf1 When clicking in the box now we load the children 14 years ago
Yannick Warnier 49174af7c0 Removing useless line - thanks for pointing it out 14 years ago
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 14 years ago
Julio Montoya fb0d8474c5 Minor - fixing api_not allowed due some Smarty changes 14 years ago
Julio Montoya 78b2eb1173 Fixing notices 14 years ago
Julio Montoya 4d67a9f102 Minor fixes in the template system 14 years ago
Julio Montoya 41267f9a19 Adding "blank" template + fixing drh reporting views 14 years ago
Julio Montoya a5089dfccf Now we can add works with out uploading a file see #3978 14 years ago
Julio Montoya 66c0594f3d Fixing "Mathematical Graphics Editor" see #3929 14 years ago
Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
Julio Montoya 25c5780787 Minor login form 14 years ago
Julio Montoya 0f4292e291 Removing "back to previous" link it doesn't work when typing an URL 14 years ago
Noel Dieschburg 4fc56ab4bb Custompages permalink : avoid infinite loop in redirection when no access to the page 14 years ago
Julio Montoya e8060a685a Fixing query 14 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 14 years ago
Yannick Warnier 7db37248ce Temporarily disable e-mail filter because results are incoherent and prevent e-mail password reminder 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Yannick Warnier 95a33be630 Fixed api_get_home_path() to add trailing slash when not multiple urls + using .txt extension for footer/header 14 years ago
Yannick Warnier 98755f6505 Added footer extra content (as initially planned instead of header) 14 years ago
Noel Dieschburg 3397adbaa3 api_not_allowed redirect now to cusompages when setting is on 14 years ago
Julio Montoya 80d80d6fad Several fixes ... 14 years ago
Julio Montoya dc8f5cdb0a Adding user icon in top bar 14 years ago
Julio Montoya 7efd8fb0cc Admin can now save content before the <head> tag is closed. Useful to add tracking information 14 years ago
Julio Montoya 02186b817d Allowing anonym user to see documents if course is set to "world" visibility + hidden briefcase icon + fixing local.inc.php see #3865 14 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. 14 years ago
Julio Montoya b3918109f4 Possible fix of #3865 when a course is "world" user might see the visibles files ... 14 years ago