Commit Graph

16241 Commits (d7e06f96ce2c9c985d6f4c4f6e0afed4a32e4c63)
 

Author SHA1 Message Date
Julio Montoya d7e06f96ce Fixing SQl query see BT#3269 13 years ago
Julio Montoya 87da1f2253 Addin freeze class for items in the formvalidator 13 years ago
Julio Montoya c7b150b0e9 Fixing SQL queries due the nes DB changes (singe database) see #3910 13 years ago
Julio Montoya 9f6cf9419a Adding more SQL grading models see BT#3004 13 years ago
Julio Montoya d5fe7d15cf Fixing ordering in gradebook list 13 years ago
Julio Montoya 98060fe235 Adding 1 more label so we can add labels at the left, down and right of an input just use and array instead of a string example: $this->addElement('select', 'name', array('label1', 'label2', 'label3')); 13 years ago
Julio Montoya 0a2d7dc65a Gradebook: Adding ajax calls to update the category weight see BT#3004 13 years ago
Julio Montoya b06f7bbf8e Minor - Fixing grading model example value + updating DB version 13 years ago
Julio Montoya 9ad85daffa Minor - ordering exercise options UI 13 years ago
Julio Montoya 96fd85a633 Fixes fatal error when calling libs see #4081 13 years ago
Julio Montoya f114b2333f Minor - Fixing table typo name 13 years ago
Julio Montoya c636b96c5b Merge 13 years ago
Julio Montoya be3e27eab7 Minor - Fixing start/end time when saving an exercise + removing security::remove_XSS when saving a field to the DB 13 years ago
Julio Montoya 9588f5ed71 Adding gradebook grading DB options see BT#3004 13 years ago
Julio Montoya 788ed158f7 Minor - Coding style 13 years ago
Julio Montoya ba70fb54e5 Minor - Removing conditions because the stats_* tables are always on 13 years ago
Hubert Borderiou 2d8a9b5fae Add advanced test option to allow teacher to hide categories name for students 13 years ago
Julio Montoya d69b4a14be Minor - Adding + fixing array_map function calls 13 years ago
Julio Montoya 8257aaebc4 Minor - fixing exercise form checkboxes and radios 13 years ago
Julio Montoya 373bf9a534 Minor - removing <span> tag when exporting + some sql fixes see BT#3261 13 years ago
Julio Montoya 500d4b7efd Minor - Removing libs already included in global.inc + removing Display::header when using api_not_allowed() 13 years ago
Julio Montoya a7a7c25b92 Merge 13 years ago
Julio Montoya 6cd6dfe662 Adding exercise progress see BT#3261 13 years ago
Hubert Borderiou 885d3aaea4 #4074 - Add a text at the end of a test - ref #4074 13 years ago
Julio Montoya 66c916b59e Minor - Adding 2 more test users 13 years ago
Julio Montoya 49f8859287 Should be load a little bit faster see #4079 13 years ago
Julio Montoya 8d96092064 Fixes RewriteRule conflicts in htaccess see #4077 13 years ago
Julio Montoya 4b66191080 Showing user result in the gradebook_statistics.php page + replacing api_is_allowed_to_create_course() with api_is_allowed_to_edit() with the first one a teacher that's subscribed like an student to the course has teacher permissions!! see BT#3254 13 years ago
Julio Montoya 4164a7849d Adding option in the DB to hide the help link see BT#3249 13 years ago
Julio Montoya 25e3e69f13 merge 13 years ago
Julio Montoya 920b9364bc Minor - Adding comment 13 years ago
Yannick Warnier abacc63786 useless merge 13 years ago
Yannick Warnier fd19c1b5ac Added CDN settings to default Chamilo configuration - useless for now, just preparing the common ground 13 years ago
Hubert Borderiou 2d2d16179f minor change . remove an echo trace. 13 years ago
Julio Montoya 12834af685 Adding survey count in reporting (only for courses that are not included in a session) see BT#3139 13 years ago
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 13 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 13 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 years ago
Julio Montoya 88c2054453 Minor - Adding warning message 13 years ago
Julio Montoya 0df27265af Minor - Adding comment 13 years ago
Julio Montoya 2cbf972897 Using CourseManager::create_course when creating a course see #4068 13 years ago
Julio Montoya 2f4b71be99 Minor - Removing var_dump 13 years ago
Julio Montoya 1ca37d0eb8 Trying to use only one function when creating a course CourseManager::create_course see #4068 (partial) 13 years ago
Julio Montoya 1e4979966c Merge 13 years ago
Julio Montoya 7fe94b123a Commenting table audiorecorder seems not to be use 13 years ago
Julio Montoya 54a0491f21 Fixing dump and delete course due new DB changes (single database) see #4056 13 years ago
Julio Montoya 0b81e85e2b Fixing Datafiller due new DB changes see #4056 13 years ago
Hubert Borderiou a287c010cd Add login next to firstname and lastname column for attendance - refs #4030 13 years ago
Julio Montoya 1d3e5abbd9 Minor - Removing unused global variables 13 years ago
Julio Montoya 1fe811a0de Fixing function UserManager::get_personal_session_course_list due some changes in task BT#3211 13 years ago