Commit Graph

69 Commits (7d0a0023d2106a88a1bd5d27558dbbb32bbe0b22)

Author SHA1 Message Date
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
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
ywarnier d29b70d9d8 Defined $user_info variable to sanitize function 14 years ago
Julio Montoya 25eeeea708 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 011b710bea Fixing bug when selecting the today button in attendances see BT#2663 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya a8fdf528cb we don't show teachers or coaches in the attendance user list see bt#2503 15 years ago
Julio Montoya 38ce4f1a69 Attendance tool: Adding calendar dates in the filter select see BT#2498 15 years ago
Julio Montoya 11f02158d5 Thematic tool - Adding copy funcionality for sessions + some minor UI changes 15 years ago
Julio Montoya 49964fea8b Updating UI 15 years ago
Julio Montoya 26d0cf7017 Adding support to sessions in the thematic tool 15 years ago
Juan Carlos Raña 976b9dc559 Feature #2785 tables: announcements, lesson plans, gradebook, course description, dropbox, groups, users, attendance, glossary 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya faf421cb7d Adding sticky header in attendance sheet see BT#1653 15 years ago
Yannick Warnier 5972cf9e78 Fixed bug when adding students to the attendance sheet after the first session has been taken (Fixes CT#1800) 15 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 16 years ago
christian1827 11c7631190 Fixed database errors in attendance - CT#1462 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
christian1827 60a5dc4d2a fixed attendance sheet when is submitted - CT#1510 16 years ago