Commit Graph

5108 Commits (d834f36868d404aba82b901b5f7fc8b79f959729)

Author SHA1 Message Date
Julio Montoya 72ae108827 Replacing old session list with a new jqgrid table see BT#3368 14 years ago
Julio Montoya 0e7615ec15 Updating jqgrid to the latest version 4.3.0 see BT#3368 (bis) 14 years ago
Julio Montoya 59d148e04a Updating jqgrid to the latest version 4.3.0 see BT#3368 14 years ago
Julio Montoya 6c7540c478 Minor - Fixing group ordering 14 years ago
Julio Montoya 15f73cd1e7 Fixing the metadata table due the new database changes (single database) see #3910 14 years ago
Julio Montoya 0714f0c565 Should fix bug when editing a link from the course home page see #4135 14 years ago
Julio Montoya bf59585d98 Minor style code changes 14 years ago
Julio Montoya e4a4c49c91 Should fix bug in FCKEditor when using Chamilo in a https see BT#3253 14 years ago
Yannick Warnier 11245b3102 Minor translation variable change 14 years ago
Yannick Warnier 00aeffe2c7 Minor comment change 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 0850bdd873 Minor code style corrections 14 years ago
Julio Montoya ae1b3b7b29 Fixing js error javascript:void() to javascript:void(0) 14 years ago
Julio Montoya f4fbb920d9 Fixing group # of members due the recent DB changes (single database) see #3910 14 years ago
Julio Montoya be6e40095b Fixing queries, fixing forms 14 years ago
Julio Montoya e1455a9368 Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya a6ab7513da System announcements: Fixing bug when using multiple sites see #4124 14 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya 6e73b4ff67 Fixing - blog queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya 7c223da225 Adding header in all pages in a PDF document see BT#2741 14 years ago
Julio Montoya 331ea40b23 Adding 2 new formats DATE_TIME_FORMAT_LONG_24H and DATE_FORMAT_NUMBER see BT#2741 14 years ago
Julio Montoya 37cb1bc68d Adding some fixes in the user list to PDF see BT#2741 14 years ago
Julio Montoya a9836db3fa Fixing skill creation 14 years ago
Julio Montoya 0255058bf3 Some fixes in the user list to PDF export see BT#2741 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 2863bb7ac1 Fixing tip bubble in exercise, + showing the status of the exercise result 14 years ago
Julio Montoya 40c7912969 Fixing bug when saving exercise all in one page see BT#2974 14 years ago
Julio Montoya d7b7d1f9ab Adding main/css/print.css + some fixes during user list to PDF export see BT#2741 14 years ago
Julio Montoya e6293cfda6 Creation a new block skills in the admin/index.php see #1791 14 years ago
Julio Montoya 427294e700 Minor - fixing fill course feature refs #4056 14 years ago
Julio Montoya b2240f255b Minor - UI + query fixes in announcements and groups 14 years ago
Julio Montoya fd50571fe5 Cleaning exercice.php + adding a new function in events.lib.inc.php to get exercise results 14 years ago
Julio Montoya 87da1f2253 Addin freeze class for items in the formvalidator 14 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')); 14 years ago
Julio Montoya 0a2d7dc65a Gradebook: Adding ajax calls to update the category weight see BT#3004 14 years ago
Julio Montoya ba70fb54e5 Minor - Removing conditions because the stats_* tables are always on 14 years ago
Hubert Borderiou 2d8a9b5fae Add advanced test option to allow teacher to hide categories name for students 14 years ago
Julio Montoya d69b4a14be Minor - Adding + fixing array_map function calls 14 years ago
Julio Montoya 373bf9a534 Minor - removing <span> tag when exporting + some sql fixes see BT#3261 14 years ago
Julio Montoya 6cd6dfe662 Adding exercise progress see BT#3261 14 years ago
Hubert Borderiou 885d3aaea4 #4074 - Add a text at the end of a test - ref #4074 14 years ago
Julio Montoya 4164a7849d Adding option in the DB to hide the help link see BT#3249 14 years ago
Julio Montoya 920b9364bc Minor - Adding comment 14 years ago
Julio Montoya 12834af685 Adding survey count in reporting (only for courses that are not included in a session) see BT#3139 14 years ago
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 14 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya 2cbf972897 Using CourseManager::create_course when creating a 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