Commit Graph

70 Commits (6d3d6828df2a65fa47f11f3417b952a885deb609)

Author SHA1 Message Date
jmontoyaa 6d3d6828df Minor - format code 8 years ago
Yannick Warnier fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 years ago
jmontoyaa cdc93472b6 Minor - format code 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa 33a2f013ca Minor - format code. 9 years ago
jmontoya 3d39554195 Fix icon paths (needed for v2.0) 9 years ago
Yannick Warnier ac890a71f7 Minor - Code spacing 10 years ago
José Loguercio 81f0346b46 Fix warning division by zero in gradebook (scored attendances) and check/uncheck all in attendances 10 years ago
Julio 88c9a50922 Remove gradebook param already added in api_get_cidreq 10 years ago
Julio Montoya 80111b53fb Format code, remove comments 10 years ago
aragonc 68dde15c45 add icons badges and lock CT#7539 10 years ago
Julio Montoya 1399e0c822 Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Julio Montoya ec68a8d668 Remove unused lang vars. 10 years ago
Julio Montoya bb67d44625 Drh can see this stats. 10 years ago
Julio Montoya 1b0a672a0b Minor - fix PHP warning. 10 years ago
Julio Montoya b540f82f11 Add "allow_delete_attendance" option see BT#9426 10 years ago
Julio Montoya 736761c13a Removing unused lang var. 10 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 10 years ago
Julio Montoya 2fde879c21 Removing custom mpdf lib using composer. 10 years ago
Julio Montoya a609dbed32 Minor - format code. 10 years ago
Julio Montoya e637608c55 Adds "Auto attendance" base in course login see BT#8814 10 years ago
Julio Montoya 6bd4b5df0d Adding auto attendance see BT#8814 10 years ago
Julio Montoya 49f35deea4 Minor - format code. 10 years ago
Julio Montoya 249fd1a0ba Minor - format code. 11 years ago
Julio Montoya cd61a51e69 Minor - format code. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 7c196ad3ca Improving advanced_settings element in order to hide/show a desired div. 11 years ago
Julio Montoya 2cd7fa0559 Using Display::return_icon and using WEB_IMG_PATH see #6903 11 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Julio Montoya 580a01272b Fixing PHP notices 12 years ago
Julio Montoya a573460db4 Minor - removing white spaces 12 years ago
Julio Montoya ec90e95a81 Fixing attendance buttons see BT#5419 12 years ago
Julio Montoya b9e0098018 Fixing click action when attendance item is disabled see #5419 12 years ago
Julio Montoya 85a2ef6a2a Improving UI in attendance see BT#5419 13 years ago
Julio Montoya c2d95cca0f Adding different states for the attendance see BT#5419 13 years ago
Julio Montoya 1d3c732d78 More fixes in the attendance lib see BT#4878 13 years ago
Julio Montoya c5eb447ee4 Fixing coach view in attendance see BT#4966 13 years ago
Julio Montoya 1f468b9056 Minor cosmetic fixes 13 years ago
Julio Montoya 505680d8dd attendance export to PDF see BT#4940 13 years ago
Julio Montoya 1c0d5bb9b5 Minor - cosmetic changes 13 years ago
Yannick Warnier bfafb58133 Merge pedaSuggest language file with trad4all to reduce overhead of very small (2K) file inclusion and general management 13 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 13 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya f97ca0b0ee Fixing attendance query due the new changes in the DB (c_id) 14 years ago
Yannick Warnier 902cea5c6b Added feature for admin to recover attendances - see BT#3002 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 14 years ago
Julio Montoya 5dc1b2972d Minor style fixes 14 years ago