Yannick Warnier
|
8a66f323d0
Merge pull request #192 from danbarretodev/6902
|
11 年之前 |
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
|
11 年之前 |
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
|
11 年之前 |
Daniel Barreto
|
e9771963d7
Delete "AreYouSureToDelete" popup onclick event
|
11 年之前 |
Daniel Barreto
|
6da6a30e2f
change delete to hide when its locked -refs # 6880
|
11 年之前 |
Daniel Barreto
|
292716008e
Minor : spaces after commas
|
11 年之前 |
Daniel Barreto
|
8601925b53
Change delete icon and lang to open/close eye and Hide/Show lang -refs #6880
|
11 年之前 |
Yoselyn Castillo
|
f0edbea3f0
changing color when student is missing in attendance for more than 25% -refs #6751
|
11 年之前 |
Julio Montoya
|
c3120a97b3
Minor - Removing double query call
|
12 年之前 |
Julio Montoya
|
b34d576a9c
Fixing user expiration date see #5846
|
12 年之前 |
Julio Montoya
|
7939d7aff5
Fixing var_dump
|
12 年之前 |
Julio Montoya
|
050a0eb79e
Fixing order see BT#4997
|
12 年之前 |
Julio Montoya
|
615f611ae5
Fixing session names for 1.10 compatibility
|
12 年之前 |
Julio Montoya
|
c5eb447ee4
Fixing coach view in attendance see BT#4966
|
12 年之前 |
Julio Montoya
|
1f468b9056
Minor cosmetic fixes
|
12 年之前 |
Julio Montoya
|
62be94cee2
Minor - adding static declarations
|
12 年之前 |
Julio Montoya
|
1a2058d4c4
Adding the link type in the api_resource_is_locked_by_gradebook() function
|
12 年之前 |
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
|
12 年之前 |
Julio Montoya
|
9caf7d78c7
Fixing queries that could produce errors see #4620
|
12 年之前 |
Julio Montoya
|
5cdf70f972
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
12 年之前 |
Julio Montoya
|
a94cac7509
Fixing function get_user_list_from_course_code() removing unused parameter
|
12 年之前 |
Julio Montoya
|
efa519970b
Adding UTC in the api_strtotime function in order to get the correct date see BT#3601 #4263
|
12 年之前 |
Hubert Borderiou
|
7a0bf48b13
Add username as tootip for attendance - ref #4226
|
13 年之前 |
Julio Montoya
|
8ede09f2f9
SQL query fix due the recent changes in the single database see #3910
|
13 年之前 |
Hubert Borderiou
|
a287c010cd
Add login next to firstname and lastname column for attendance - refs #4030
|
13 年之前 |
Julio Montoya
|
a197bc3188
Fixing attendance query due the new changes in the DB (c_id)
|
13 年之前 |
Julio Montoya
|
f97ca0b0ee
Fixing attendance query due the new changes in the DB (c_id)
|
13 年之前 |
Julio Montoya
|
d6ceb1efee
Merge
|
13 年之前 |
Yannick Warnier
|
b244548961
Small tweaks to attendance recovery feature - see BT#3002
|
13 年之前 |
Yannick Warnier
|
902cea5c6b
Added feature for admin to recover attendances - see BT#3002
|
13 年之前 |