Commit Graph

108 Commits (ac29dcda0be27d206cdf50904a4d575cc5351a6c)

Author SHA1 Message Date
Angel Fernando Quiroz Campos ac29dcda0b Avoid the filter the Gravatar URL when images are displayed - refs #8003 10 years ago
Julio 88c9a50922 Remove gradebook param already added in api_get_cidreq 10 years ago
Julio Montoya e0a8d7fdf8 Fix delete button see #7825 10 years ago
Julio Montoya e326572e46 Format code, fix PHP warning, add/fix docs 10 years ago
Julio Montoya 8b3b37451d Remove unused build_datetime_from_array, fix dates. 10 years ago
Julio Montoya 4dff56a3c7 Use Database::insert 10 years ago
Nicolas Ducoulombier b8325071ff Minor - format code, spacing and control statement brackets - refs BT#9425 10 years ago
Nicolas Ducoulombier fb77008204 Fixing attendance calculation and attendance presentation with group management -refs BT#9425 11 years ago
Julio Montoya 7f28bbe78e Allow same datetime in calendar + show time in export see BT#9428 11 years ago
Julio Montoya 79a220bd70 Fix function get_number_of_attendance_calendar see BT#9428 11 years ago
Julio Montoya e14b2f2436 Fix attendance with groups see BT#9428 11 years ago
Julio Montoya aadab8c462 Fix group count see BT#9428 11 years ago
Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 11 years ago
Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 11 years ago
Julio Montoya c0a5c87db4 Fix queries + fix PHP warnings. 11 years ago
Julio Montoya 73b52dbc4b Fix queries update id based in iid. 11 years ago
Julio Montoya 52144e08c6 While inserting an obj update the id based in iid. 11 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 11 years ago
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
Julio Montoya 51dd3f40fb Merging from 19x 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
Yannick Warnier 7897cc4bcc Added iid field to c_attendance* tables for InnoDB - missing chash structure change - refs #6500 12 years ago