Dan Marsden
d4498ccebe
fix some eslint stuff.
8 years ago
Dan Marsden
00ce366a41
Move subnet from attendance level to session level
retain attendance level setting as "default" setting for creating
new sessions.
8 years ago
Dan Marsden
e89c46aaa9
fix case of am/pm in tests.
8 years ago
Dan Marsden
f2df0d239e
Fixes #262 improves compatibility with Mac/Win when converting times.
8 years ago
Dan Marsden
3569d778d5
Add new field for student availability,
allow statuses to be hidden from students during self marking.
backport from master
8 years ago
Dan Marsden
40721dc1d5
Fixes #262 date time not displaying on windows servers.
8 years ago
Dan Marsden
22a98145cf
Improve error when incorrect password used.
8 years ago
Dan Marsden
be48371a17
bump version to clear css cache.
8 years ago
Dan Marsden
913c35aa35
Add abilty to view student password from session list page.
8 years ago
Dan Marsden
c668a63213
Fixes #258 add link to take attendance on student overview report.
8 years ago
Dan Marsden
1617ce7cdd
fix eslint warning.
8 years ago
Dan Marsden
9de4a283fe
phpdoc stuff.
8 years ago
Dan Marsden
f9c61f4efc
more phpdoc changes.
8 years ago
Dan Marsden
c6739acf7f
fix some phpdoc stuff.
8 years ago
Dan Marsden
9766cae6ef
behat test (fragile)
8 years ago
Dan Marsden
c55d38af16
fix up some phpdoc stuff.
8 years ago
Dan Marsden
6122dc179d
Tidy up the classes/phpdocs a bit.
8 years ago
Dan Marsden
848e1f6349
make session full day for tests.
8 years ago
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