Commit Graph

89 Commits (28ed19d76b16a7a690d622d802eb9bff8f225f4b)

Author SHA1 Message Date
Julio Montoya 2148678ed9 Add setRequired function. Fix agenda event creation. 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Julio Montoya ca042e18bc Minor - format code 11 years ago
Julio Montoya 81d9608194 Remove thickbox js lib replaced with ajax class, fix PHP warning. 11 years ago
Julio Montoya 5db9e54046 Minor - UI changes see BT#9421 11 years ago
Julio Montoya 4c50fa27e3 Add group filter to attendance see BT#9421 11 years ago
Julio Montoya b540f82f11 Add "allow_delete_attendance" option see BT#9426 11 years ago
Julio Montoya aff2995745 Minor - format code. 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
Julio Montoya b104f04d4c Minor - adding session info see BT#8814 11 years ago
Julio Montoya 037ec90c68 Minor - fixing PDF report see BT#8814 11 years ago
Julio Montoya 328571acf6 Fixes table report see BT#8814 11 years ago
Julio Montoya a609dbed32 Minor - format code. 11 years ago
Julio Montoya e637608c55 Adds "Auto attendance" base in course login see BT#8814 11 years ago
Julio Montoya 6bd4b5df0d Adding auto attendance see BT#8814 11 years ago
Julio Montoya cf56732b2e DRH can see user informatio see BT#7064 11 years ago
Julio Montoya 49f35deea4 Minor - format code. 11 years ago
Julio 6902f63d4c Update attendance.lib.php 11 years ago
Julio Montoya 7d0a0023d2 Minor - white spaces, format code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Hubert Borderiou c49d736077 Add hidden desing for hidden Attendances -ref #6880 12 years ago
Daniel Barreto ec28672c5b Add a parameter to count all, active or inactive attendance, and in get_attendance_data() add an if() to only show active attendance to students and view of students -refs #6902 12 years ago
Daniel Barreto 8e7903ffe3 Delete "AND active=1", this was in a function called to verify if at least an attendance exists, but was verifying if exists an active then an attendance was created by default in attendance_list.php -refs #6902 12 years ago
Daniel Barreto e9771963d7 Delete "AreYouSureToDelete" popup onclick event 12 years ago
Daniel Barreto 6da6a30e2f change delete to hide when its locked -refs # 6880 12 years ago
Daniel Barreto 292716008e Minor : spaces after commas 12 years ago
Daniel Barreto 8601925b53 Change delete icon and lang to open/close eye and Hide/Show lang -refs #6880 12 years ago
Yoselyn Castillo f0edbea3f0 changing color when student is missing in attendance for more than 25% -refs #6751 12 years ago
Julio Montoya c3120a97b3 Minor - Removing double query call 13 years ago
Julio Montoya b34d576a9c Fixing user expiration date see #5846 13 years ago
Julio Montoya 7939d7aff5 Fixing var_dump 13 years ago
Julio Montoya 050a0eb79e Fixing order see BT#4997 13 years ago
Julio Montoya 615f611ae5 Fixing session names for 1.10 compatibility 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 62be94cee2 Minor - adding static declarations 13 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 14 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 14 years ago
Julio Montoya 9caf7d78c7 Fixing queries that could produce errors see #4620 14 years ago
Julio Montoya 5cdf70f972 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 14 years ago
Julio Montoya efa519970b Adding UTC in the api_strtotime function in order to get the correct date see BT#3601 #4263 14 years ago
Hubert Borderiou 7a0bf48b13 Add username as tootip for attendance - ref #4226 14 years ago
Julio Montoya 8ede09f2f9 SQL query fix due the recent changes in the single database see #3910 14 years ago
Hubert Borderiou a287c010cd Add login next to firstname and lastname column for attendance - refs #4030 14 years ago
Julio Montoya a197bc3188 Fixing attendance query due the new changes in the DB (c_id) 14 years ago
Julio Montoya f97ca0b0ee Fixing attendance query due the new changes in the DB (c_id) 14 years ago
Yannick Warnier b244548961 Small tweaks to attendance recovery feature - see BT#3002 14 years ago
Yannick Warnier 902cea5c6b Added feature for admin to recover attendances - see BT#3002 14 years ago