Commit Graph

21895 Commits (9a2879f67c0e7d5cbe945cd8c67e08ef73033899)
 

Author SHA1 Message Date
Julio Montoya 9a2879f67c Removing unused folders in gitignore 12 years ago
Julio Montoya 4e688abd13 Minor - adding comment, cosmetic changes 12 years ago
Julio Montoya cebd3f6882 Adding default upload directory data/upload/users 12 years ago
Julio Montoya 9ae08dce50 Removing main/upload/users see #5871 12 years ago
Julio Montoya 6cc22982ff Moving courses to data/courses see #5871 12 years ago
Julio Montoya c31f054d15 Removing courses folder 12 years ago
Julio Montoya 3f0077a815 Removing use of $GLOBALS['c_id'] use instead api_get_course_id() 12 years ago
Julio Montoya b3202bbfab Minor - preventing PHP warning/notices 12 years ago
Julio Montoya 4523d7c6e5 Removing $is_allowed_in_course already checked in api_protect_course 12 years ago
Julio Montoya 84c9a630f3 Removing home folder moved to data/home 12 years ago
Julio Montoya 66e8bd2756 Improving security in the LegacyController when user is not login. 12 years ago
Julio Montoya 3cf467c86b Fixing Auth class conflict in composer 12 years ago
Julio Montoya 2bbeffb044 Fixing js error in chrome when uploading images 12 years ago
Julio Montoya d202d8dedf Changing message format 12 years ago
Julio Montoya 659944ed9a Fixing email Content transfer encoding from quoted-printable to 8bit 12 years ago
Julio Montoya 97c81de4df Fixing config location due the new structure + adding comments 12 years ago
Julio Montoya caca1c9d2a Deprecating api_send_mail() function use instead api_mail_html() 12 years ago
Julio Montoya 6066d7aaee Don't use get_lang in conf files 12 years ago
Julio Montoya e66359bc06 Disabling check password (function does not work properly) 12 years ago
Julio Montoya 9992b48153 Merge branch 'master' of github.com:chamilo/chamilo-lms 12 years ago
Julio Montoya db5ce32d25 Minor - Adding comment 12 years ago
Julio Montoya d42c096aaa Updating composer files 12 years ago
Julio Montoya f319aaa06f Updating vendors 12 years ago
Julio Montoya 721bda0c32 Updating .gitignore 12 years ago
Julio Montoya 2a86c0ed41 Minor - Adding comments, preparing code to move whoisonline.php to web/users/online but not for 1.10 12 years ago
Julio Montoya 821fa0b397 Minor adding comments, adding folders in robots.txt 12 years ago
Julio Montoya 3c2a4d2c7d The user.php?admin file redirects to web/user/admin in order to view user profiles 12 years ago
Julio Montoya e2364e0910 Adding cidReset function in new controllers 12 years ago
Julio Montoya 821cd34489 Fixing api_format_user function if user is anonymous 12 years ago
Julio Montoya 0639344fa3 Fixing missing constants 12 years ago
Yannick Warnier 6272bf5c8b Fixed issue in session changes synchronisation registering failure (status 4) on session change 12 years ago
Julio Montoya 2e1090a122 Adding setting allow_fast_exercise_edition when creating a new course 12 years ago
Julio Montoya 6f999bf32f Minor - cosmetic changes 12 years ago
Julio Montoya 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 12 years ago
Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 12 years ago
Julio Montoya 66a650d563 Minor - fixing php notice 12 years ago
Julio Montoya cae3b1e818 Adding missing function (due recent merge of social group into social class) + using api_get_user_language() instead of a $_SESSION variable 12 years ago
Julio Montoya d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) 12 years ago
Julio Montoya 3562e13200 Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 12 years ago
Julio Montoya 2d2702b61d Creating new folders due a new structure see #5871 12 years ago
Julio Montoya e2495afe36 Minor - Fixing wrong class name 12 years ago
Julio Montoya 96dc329495 Replacing old function get_user_info_from_id() with api_get_user_info() 12 years ago
Julio Montoya 9d6ec31187 Fixing missing changes from latest merge 12 years ago
Julio Montoya c08bf11d34 Undo changes due recent merge 12 years ago
Julio Montoya ee8712d231 Updating lang vars 12 years ago
Julio Montoya 4df17f7efa Merge with 1.9.x 12 years ago
Julio Montoya 8ca3664eac Minor - cosmetic changes 12 years ago
Julio Montoya 0095539f75 Do not delete course_code from session tables after upgrade to 1.10 (we're not ready yet) 12 years ago
Julio Montoya d7073243cf Minor - style changes 12 years ago
Julio Montoya 9f3a024f2c Fixing add session URL 12 years ago