Dan Marsden
92ddadb87f
tests - use sessiondate for 5min ago to allow self student marking
8 years ago
Dan Marsden
d73402bf7a
Add setting to force self-marking during session.
8 years ago
Dan Marsden
67fc97868d
travis php 5.6 passing correctly now.
8 years ago
Dan Marsden
4ad3201de8
allow admin to set default values for record own attendance/random pass.
8 years ago
Dan Marsden
2e0bfea6bf
coding guidline fix.
8 years ago
Dan Marsden
d5618de89d
use custom function to generate a very basic random string
to use as password.
8 years ago
Dan Marsden
25e3f2f7a0
fix some codechecker warnings.
8 years ago
Dan Marsden
cc8db5bab9
allow random password to be used when creating sessions.
8 years ago
Dan Marsden
4ba19a86ca
set default values a bit better.
8 years ago
Dan Marsden
51751271f1
fix notnull values.
8 years ago
Dan Marsden
fb96b30c29
Allow a password to be set when using student self marking.
8 years ago
Dan Marsden
f1311f3cf2
attempt to fix php 5.6 issue in tests.
8 years ago
Dan Marsden
84d0609ac6
fix php warning in php 5.6
8 years ago
Dan Marsden
8ca6c26f96
coding guideline spacing
8 years ago
Dan Marsden
c2282bc6ae
Fix #259 undefined property warnings when showing temp users.
8 years ago
Dan Marsden
6d8c2c2418
Fixes #254 - issue with colspan in header/footer.
Thanks to @xuwenbin for report and patch.
8 years ago
Dan Marsden
9bf96ab3bc
Fix broken tests due to identity patch.
8 years ago
Dan Marsden
0e31f6796a
Fix some coding guideline issues.
8 years ago
Dan Marsden
73011e5bdb
Fixes #63 use core useridentity setting when showing list of users.
update report and take attendance pages.
8 years ago
Dan Marsden
f02845a616
Use same test structure as master.
8 years ago
Dan Marsden
1936ddf929
Refactor duplicated renderer.
8 years ago
Dan Marsden
64e6df0154
Add test for changing default staus set,
improve some language strings relating to status sets
8 years ago
Dan Marsden
7c3845ae58
Fix #187 allow default status set to be editable.
8 years ago
Daniel Thee Roperto
b79dac055f
Moodle 32 - Global Search issue with Database Schema ( #248 )
* Fixes #243 - Adds the fields 'intro' and 'introformat' in the attendance table.
This is done according to https://docs.moodle.org/dev/Activity_modules#install.xml
* Added 'intro' field. If not empty it will add a header (title + intro) in the view page and will be displayed in manage and report pages.
8 years ago
Dan Marsden
a624a59139
Add ability to set default value for subnet restriction.
8 years ago
Dan Marsden
4a7789f1df
Remove inclusion of config file.
not needed as this is an internal file.
8 years ago
Dan Marsden
682ce4af85
Fix coding guideline stuff found by plugins db check.
8 years ago
Dan Marsden
27095c459e
Bump for plugins db release
8 years ago
Dan Marsden
9ef35c4ea4
Fix coding guideline issues.
8 years ago
Dan Marsden
49714bf427
Fixes #241 convert deprecated hook to observer.
8 years ago
Dan Marsden
eef7cf7afe
fix behat test.
8 years ago
Dan Marsden
6895d64c92
Fixes #240 Save comment fields even when status not set.
8 years ago
Dan Marsden
4cff027414
Update travis to check 3.2 branch.
8 years ago
Dan Marsden
2ef0fffe84
update tests with latest string formats.
8 years ago
Dan Marsden
69d4dcba4b
move session type and make date more prominant in session list.
8 years ago
Dan Marsden
f3fa38fe58
Improve display of dates within attendance for standard en lang.
8 years ago
Dan Marsden
099502f80f
Tidy up language a bit.
There's a lot of room for further improvement in the lang strings.
8 years ago
antonio-c-mariani
db0ed29c43
Move hide session details ( #238 )
* Fixing missing fields in backup
* Fixing behat test due to changes in Moodle 3.2
* Add users taken sessions by acronym columns to the export report
* Fixing user name sort order links
* Adding buttons to hide/show session details and move them left/rigth
* Fixing errors and warnings reported by travis
* Fixing failures in behat tests because of enrol start date
8 years ago
Dan Marsden
1655927c9f
Merge pull request #233 from dannyjung90/patch/add-search-activity-string
Add missing search:activity string.
8 years ago
Danny Jung
cfdf403731
Add missing search:activity string.
8 years ago
Dan Marsden
fb074660ab
Merge pull request #232 from danmarsden/fix231
Fix #231 set objectid mapping to attendance id.
8 years ago
Dan Marsden
10a69b6fb3
Fix #231 set objectid mapping to attendance id.
8 years ago
Dan Marsden
d9b32421d0
bump version for plugins db release.
8 years ago
Dan Marsden
c09f058462
Tidy up coding violations in fix for #225
8 years ago
Antonio C. Mariani
d5d7369af1
Fixes #225 Add columns to show users taken sessions by acronym
8 years ago
Dan Marsden
cb54849f14
Bump version for plugins db release.
8 years ago
Dan Marsden
27a74ebbbd
Travis incorrectly failing on adding activity during behat tests.
works fine when running behat locally.
8 years ago
Dan Marsden
7cc10aadbf
fix weird travis failures at end of build.
8 years ago
Dan Marsden
018eda2c4e
Revert "Fix #217 - hide percentage/points columns when no grade is set."
This reverts commit ce686d21fe
.
8 years ago
Dan Marsden
567c78ed84
Fixes #229 use correct base class for 3.2
8 years ago