Commit Graph

19865 Commits (81c6efc2877aead0b7115842b6d63d6d78cfb626)

Author SHA1 Message Date
Yannick Warnier 8d74fb2cc0 Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112 12 years ago
Yannick Warnier 051cccea2e Update get_user_picture_path to use new folders hierarchy - refs #5871 12 years ago
Yannick Warnier 5592a0c150 Fixed notice in AJAX for agenda 12 years ago
Yannick Warnier 4e93e60916 Changed previous commit b3202bbfab to re-add missing course_code, and uncommented use of templated version 12 years ago
Yannick Warnier d74812218d Minor - Notice 12 years ago
Yannick Warnier c223e6a3bb Minor - Fixed var name 12 years ago
Yannick Warnier b1dd9ebe16 Added REL_DATA_PATH to api_get_path() - refs #5871 12 years ago
Yannick Warnier b9267dea67 Fixed issues with documents templates not loading the right directory - refs #5871 12 years ago
Yannick Warnier deda451449 Added WEB_DATA_PATH and fixed WEB_COURSE_PATH in main_api to fix issues with document templates 12 years ago
Yannick Warnier 58798431f7 Fixing issue with FCKEditor not finding its HTML - Partially reverting previous commit e46a394f7f meant to reduce PHP notices 12 years ago
Yannick Warnier af972d8c5b Removed hardcoded template dir - refs #6111 12 years ago
Yannick Warnier 84376c9e74 Minor: Removed notice messages 12 years ago
Yannick Warnier 438d6d4714 Removed deprecated verbose_backup from default configuration.php - closes #6106 12 years ago
Yannick Warnier e02e0c3065 Minor style fix for nicer spacing in messages blocks 12 years ago
Yannick Warnier d97d4db11e Minor fix for phpunit tests 12 years ago
Julio Montoya 4e688abd13 Minor - adding comment, cosmetic changes 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 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 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 2a86c0ed41 Minor - Adding comments, preparing code to move whoisonline.php to web/users/online but not for 1.10 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
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 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 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