Dan Marsden
|
69a6fe9a82
|
Make sure php 7 tests pass on 3.1/master branch
|
9 years ago |
Dan Marsden
|
3f9a710751
|
update travis check with correct branches
|
9 years ago |
Dan Marsden
|
17f602637c
|
Add Search API to base attendance record.
|
9 years ago |
Dan Marsden
|
833a38f27f
|
fix behat lang strings, taked -> taken
|
9 years ago |
Dan Marsden
|
d8e73df9fe
|
bump version for plugins db release
|
9 years ago |
Dan Marsden
|
fe4c37be68
|
fix lang strings, taked -> taken
|
9 years ago |
Dan Marsden
|
70a718c5cc
|
Merge pull request #205 from caiodoneda/att_webservices
implementing web services support.
|
9 years ago |
caiobdoneda
|
e537d43422
|
implementing web service support
|
9 years ago |
Dan Marsden
|
385ac68822
|
Bump version for 3.1 plugins db release
|
9 years ago |
Dan Marsden
|
0005d6b864
|
Merge pull request #201 from antonio-c-mariani/fix_reports
Addresses the #188, #127, #163, #38 and #66 issues
|
9 years ago |
Antonio Carlos Mariani
|
5eb6a328db
|
Replacing include_once by require_once in classes/summary.php
|
9 years ago |
Antonio Carlos Mariani
|
08e15a94dd
|
Adding function get_user_taken_sessions_percentages to summary class
|
9 years ago |
Antonio Carlos Mariani
|
1af298d4e4
|
Simplifying quey in compute_users_points function
|
9 years ago |
Antonio Carlos Mariani
|
f85d346188
|
Replacing attendance_format_float by format_float
|
9 years ago |
Dan Marsden
|
2b20644ed9
|
Add master branch to travis tests
|
9 years ago |
Antonio Carlos Mariani
|
768c3b848e
|
Some coding guideline fix
|
9 years ago |
Antonio Carlos Mariani
|
3ab40c3124
|
Some behat tests for reports
|
9 years ago |
Antonio Carlos Mariani
|
d6c6d75e27
|
Add pair (points/maxpoints) after the acronym in the reports
|
9 years ago |
Antonio Carlos Mariani
|
8d6fc482af
|
Add summary report (#66)
|
9 years ago |
Antonio Carlos Mariani
|
64baf96413
|
Removing functions that are no longer used
|
9 years ago |
Antonio Carlos Mariani
|
5aa9db5f01
|
Fix export report
|
9 years ago |
Antonio Carlos Mariani
|
5831a03010
|
Adjusts student reports
|
9 years ago |
Antonio Carlos Mariani
|
9cb02ba230
|
Fix #188 and report part of #127, and implements #163 and #38
|
9 years ago |
Antonio Carlos Mariani
|
0129310e21
|
Concentrate grades update method in one place
|
9 years ago |
Dan Marsden
|
1cb0529822
|
bump version for plugins db release
|
9 years ago |
Dan Marsden
|
692353f697
|
Check group data exists before using group name.
|
9 years ago |
Dan Marsden
|
b4da346b25
|
Tidy up messages when a group associated with a group session has been deleted.
|
9 years ago |
Dan Marsden
|
f6c88bc3b0
|
Coding guideline fix
|
9 years ago |
Dan Marsden
|
05cc196b58
|
Fixes #176 Generate correct timestamp including DST changes.
|
9 years ago |
Dan Marsden
|
491a938508
|
Fixes #108 add no-overflow div to take attendance page
copies the same handling as assignment grading table.
|
9 years ago |
Dan Marsden
|
fcdd37b0fb
|
Fixes #51 Support for scales
Thanks to Greg (cedict) for the original patch.
|
9 years ago |
Dan Marsden
|
a2e76dcf46
|
Move local function into locallib.php
|
9 years ago |
Dan Marsden
|
00fd957188
|
Remove old function that is never called.
|
9 years ago |
Dan Marsden
|
7d2b04310c
|
Fix some phpdocs
|
9 years ago |
Dan Marsden
|
78e8697039
|
Use correct prefix on function names.
|
9 years ago |
Dan Marsden
|
f5dd18fba9
|
Convert locallib.php classes into proper auto-loading classes
|
9 years ago |
Dan Marsden
|
d18786886f
|
Move attendance class into proper class
also adjust attendance grading function to pass full attendance class
to minimse db calls.
|
9 years ago |
Dan Marsden
|
ce7a9bc12c
|
Bump version in preparation for plugins db release
|
9 years ago |
Dan Marsden
|
dddac010ea
|
Fix typo in filename
|
9 years ago |
Dan Marsden
|
ad1462b9d3
|
Tidy up a bit.
remove old att_log_convert_url functoin
use record_exists instead of weird count
add some phpdocs
rename some att functions to correct prefix
|
9 years ago |
Dan Marsden
|
48ea9e38a2
|
move date_selector into function to prevent copypaste detector error
|
9 years ago |
Dan Marsden
|
851fd77252
|
update travis config
|
9 years ago |
Dan Marsden
|
227f904750
|
Fix behat tests
|
9 years ago |
Dan Marsden
|
17d260cf13
|
Behat fixes
|
9 years ago |
Dan Marsden
|
403b4e4bad
|
Coding guideline/behat fixes
|
9 years ago |
Dan Marsden
|
1e54d10bd0
|
Fix behat/coding guideline issues.
|
9 years ago |
antonio.c.mariani
|
80dbeb3757
|
Changing the add and update session interfaces
|
9 years ago |
Dan Marsden
|
d7086ddb4c
|
Merge pull request #185 from sam-moodle/grade_update_issue-master
INT-8591: Don't update grades on preferences save when they don't exi…
|
9 years ago |
Dan Marsden
|
f6bb712e3a
|
Fixes #190 Show warning message when no users in course
|
9 years ago |
Sam Chaffee
|
de617a2d1b
|
INT-8591: Don't update grades on preferences save when they don't exist yet
|
9 years ago |