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
Dan Marsden
cb78bdbc4f
Fix coding guideline issues.
8 years ago
Dan Marsden
9379ede8c8
Bump for 3.3
8 years ago
Dan Marsden
c51dc77c17
Fixes #241 convert deprecated hook to observer.
8 years ago
Dan Marsden
985e82ce77
Fixes #239 select_all_in deprecated in 3.3
8 years ago
Dan Marsden
ac26a00db4
fix behat test.
8 years ago
Dan Marsden
96ac9a0d48
Add delay for checking text to try and fix behat.
8 years ago
Dan Marsden
6b2e5a1bba
Fixes #240 Save comment fields even when status not set.
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