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
9 years ago
Dan Marsden
1655927c9f
Merge pull request #233 from dannyjung90/patch/add-search-activity-string
Add missing search:activity string.
9 years ago
Danny Jung
cfdf403731
Add missing search:activity string.
9 years ago
Dan Marsden
fb074660ab
Merge pull request #232 from danmarsden/fix231
Fix #231 set objectid mapping to attendance id.
9 years ago
Dan Marsden
10a69b6fb3
Fix #231 set objectid mapping to attendance id.
9 years ago
Dan Marsden
d9b32421d0
bump version for plugins db release.
9 years ago
Dan Marsden
c09f058462
Tidy up coding violations in fix for #225
9 years ago
Antonio C. Mariani
d5d7369af1
Fixes #225 Add columns to show users taken sessions by acronym
9 years ago
Dan Marsden
cb54849f14
Bump version for plugins db release.
9 years ago
Dan Marsden
27a74ebbbd
Travis incorrectly failing on adding activity during behat tests.
works fine when running behat locally.
9 years ago
Dan Marsden
7cc10aadbf
fix weird travis failures at end of build.
9 years ago
Dan Marsden
018eda2c4e
Revert "Fix #217 - hide percentage/points columns when no grade is set."
This reverts commit ce686d21fe .
9 years ago
Dan Marsden
567c78ed84
Fixes #229 use correct base class for 3.2
9 years ago
Dan Marsden
5b6b317208
Merge branch 'requiredip'
9 years ago
Dan Marsden
96df70674b
Tidy up requiredip work.
9 years ago
Lihi Dor
8dc0bf2d95
add ability to restrict by IP
9 years ago
Dan Marsden
19575cc38c
add prefer-dist, remove line ending
9 years ago
Dan Marsden
80738cf870
Remove !important in css and some unused vars.
9 years ago
Dan Marsden
c836f0cd0f
Fix behat test for preferences
9 years ago
Dan Marsden
fe051429f8
Fix calendar behat test on boost.
9 years ago
Dan Marsden
cc8ce7dbb1
try to fix behat tests.
9 years ago
Dan Marsden
16db5ae01f
logout after setup during behat tests
9 years ago
Dan Marsden
45ed255f12
Fix up some guideline stuff.
9 years ago
Dan Marsden
8a9f561f22
tidy up some more coding guideline/behat stuff.
9 years ago
Dan Marsden
96d250986c
Tidy up some behat tests
9 years ago
Dan Marsden
5df4a02e19
Fix up some coding guideline stuff.
9 years ago
Dan Marsden
a9cfdd6396
Fix behat failure with calendar link change, tidy up a few warnings.
9 years ago
Dan Marsden
2428aec28b
Fixes #223 allow student attendance to be disabled at site-level
9 years ago
Dan Marsden
4c866c59d4
remove old calendar behat test - feature not used anymore.
9 years ago
Dan Marsden
ce686d21fe
Fix #217 - hide percentage/points columns when no grade is set.
9 years ago
Dan Marsden
53145f724d
Fix #220 remove bulk functions not needed.
9 years ago
Dan Marsden
bfc9c1511a
Fix #221 always pass timestart to calendar update function.
9 years ago
Dan Marsden
08cc9e88c5
attendance - fix tests
10 years ago
Dan Marsden
a44179adcf
remove space in install.xml file.
10 years ago
Dan Marsden
25e7e9ae6e
Fixes #216 - add timemodifed column to instance table
10 years ago
Dan Marsden
650baaf2d5
Fixes #215 pull through sessoin information on overview report.
10 years ago
Dan Marsden
fb85d3c5bc
Fixes #214 use correct prefix on attendance functions to avoid clashing with other code.
10 years ago
Dan Marsden
cf4ffcf1ad
remove deprecated calls to update button
10 years ago
Dan Marsden
b239cd3710
remove deprecated call to update button
10 years ago
Dan Marsden
414526c48e
remove deprecated call to update button
10 years ago
Dan Marsden
c0848d4da3
remove deprecated call to update button
10 years ago
Dan Marsden
25a62b4aef
Merge pull request #212 from Disss/master
Adding calendar events creating, updating and deleting
10 years ago
Diss
cc8b5740bb
Adding calendar events creating, updating and deleting.
10 years ago
Dan Marsden
463bb8b264
Merge pull request #211 from antonio-c-mariani/users_sort_order
Changing default users sort order to users_order_by_sql moodle function
10 years ago
Antonio Carlos Mariani
8bf912bb1d
Changing default users sort order to users_order_by_sql moodle function
10 years ago
Dan Marsden
f0089f669c
Fixes #209
use correct url to redirect to view, fix some missing object warnings.
10 years ago
Dan Marsden
f7ec142682
Don't show attendance if no records found for the user.
Fixes #209
10 years ago
Dan Marsden
56c4f7f5eb
Bump required version
This branch now requires 3.1 as it now supports global search.
10 years ago
Dan Marsden
69a6fe9a82
Make sure php 7 tests pass on 3.1/master branch
10 years ago
Dan Marsden
3f9a710751
update travis check with correct branches
10 years ago