Dan Marsden
b1af6aabb1
fix some phpdoc stuff.
8 years ago
Dan Marsden
1216f15a1d
behat test (fragile)
8 years ago
Dan Marsden
8b314e5e48
fix up some phpdoc stuff.
8 years ago
Dan Marsden
c2d04204d8
Tidy up the classes/phpdocs a bit.
8 years ago
Dan Marsden
6df6b7c839
make session full day for tests.
8 years ago
Dan Marsden
ce44b8bb57
tests - use sessiondate for 5min ago to allow self student marking
8 years ago
Dan Marsden
3fbe2ea4e6
Add setting to force self-marking during session.
8 years ago
Dan Marsden
67f2402a22
allow admin to set default values for record own attendance/random pass.
8 years ago
Dan Marsden
4fa9398f1f
coding guidline fix.
8 years ago
Dan Marsden
65e1d9dc28
use custom function to generate a very basic random string
to use as password.
8 years ago
Dan Marsden
b73e46b8cd
fix some codechecker warnings.
8 years ago
Dan Marsden
b665424bf9
allow random password to be used when creating sessions.
8 years ago
Dan Marsden
35a553661b
set default values a bit better.
8 years ago
Dan Marsden
415151f06b
fix notnull values.
8 years ago
Dan Marsden
012b56b9ce
php 5.6 tests now passing.
8 years ago
Dan Marsden
1a40f5a199
Allow a password to be set when using student self marking.
8 years ago
Dan Marsden
140856afcb
attempt to fix php 5.6 issue in tests.
8 years ago
Dan Marsden
cad81f2b3c
fix php warning in php 5.6
8 years ago
Dan Marsden
0e7e0037a1
fix one last spacing issue in tests.
8 years ago
Dan Marsden
eb50cadda0
tidy up some more spacing in tests.
8 years ago
Dan Marsden
76ecd16c7f
fix some spacing in test files.
8 years ago
Dan Marsden
1650c62644
try using packagist name.
8 years ago
Dan Marsden
1f4a19eccc
use v2 branch?
8 years ago
Dan Marsden
15f2d8217a
add composer selfupdate back.
8 years ago
Dan Marsden
58eef9ef0e
use version 2 of plugin-ci tool
8 years ago
Dan Marsden
9ab86b5dbf
cache npm dir
8 years ago
Dan Marsden
0545cc0ef5
update travis to test php 7.1 and postgres 9.3
8 years ago
Dan Marsden
6025dabd48
Fixes #254 - issue with colspan in header/footer.
Thanks to @xuwenbin for report and patch.
8 years ago
Dan Marsden
3755ede70c
fix typo in step!
8 years ago
Dan Marsden
04b8f383c3
fix broken behat test due to user identity stuff.
this is more fragile than it should be - should add classes
to radio buttons to improve selection.
8 years ago
Dan Marsden
78d5895f21
tidy up behat steps.
8 years ago
Dan Marsden
974dd45a74
use more specific target for inputs.
8 years ago
Dan Marsden
492da49606
MDL-58265 replace I follow, editing mode steps
8 years ago
Dan Marsden
0f48ab6ce9
Fixes #63 use core useridentity setting when showing list of users.
update report and take attendance pages.
8 years ago
Dan Marsden
d01b8e7534
Revert "Disable xdebug to speed up php 7 tests"
This reverts commit a417fbfecd
.
8 years ago
Dan Marsden
a417fbfecd
Disable xdebug to speed up php 7 tests
8 years ago
Dan Marsden
147a65d47d
Check contents of input field in test.
8 years ago
Dan Marsden
0ee109766c
tidy up tests a little.
8 years ago
Dan Marsden
b5e9e0b415
Fix steps in test.
8 years ago
Dan Marsden
a52f8f6e95
speed up travis checks.
8 years ago
Dan Marsden
f32cc34da6
attempt to speed up travis by selectively running some tests.
8 years ago
Dan Marsden
40f62ee3a8
Try to selectively run some tests.
x
8 years ago
Dan Marsden
0515414828
Use correct action for button in test.
8 years ago
Dan Marsden
5f61aa9d4e
Refactor duplicated renderer.
8 years ago
Dan Marsden
2729b15d24
Add test for changing default staus set,
improve some language strings relating to status sets
8 years ago
Dan Marsden
16640522e7
Fix #187 allow default status set to be editable.
8 years ago
Daniel Thee Roperto
a41fd1286f
Moodle 33 (master) - Global Search issue with Database Schema ( #249 )
* 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
596644ef32
Add ability to set default value for subnet restriction.
8 years ago
Dan Marsden
eeabc84003
Remove inclusion of config file.
not needed as this is an internal file.
8 years ago
Dan Marsden
4924a32b3a
Fix coding guideline stuff found by plugins db check.
8 years ago