Dan Marsden
96df70674b
Tidy up requiredip work.
8 years ago
Lihi Dor
8dc0bf2d95
add ability to restrict by IP
8 years ago
Dan Marsden
5df4a02e19
Fix up some coding guideline stuff.
8 years ago
Dan Marsden
25e7e9ae6e
Fixes #216 - add timemodifed column to instance table
8 years ago
Diss
cc8b5740bb
Adding calendar events creating, updating and deleting.
9 years ago
Dan Marsden
56c4f7f5eb
Bump required version
This branch now requires 3.1 as it now supports global search.
9 years ago
Dan Marsden
d8e73df9fe
bump version for plugins db release
9 years ago
caiobdoneda
e537d43422
implementing web service support
9 years ago
Dan Marsden
385ac68822
Bump version for 3.1 plugins db release
9 years ago
Dan Marsden
1cb0529822
bump version for plugins db release
9 years ago
Dan Marsden
ce7a9bc12c
Bump version in preparation for plugins db release
9 years ago
Dan Marsden
5e5bfa1388
bump version for plugins db release
9 years ago
Dan Marsden
de71f2e35d
Bump version to coincide with new version of attendance block
9 years ago
Neill Magill
6b688b051a
The code for Moodle 2.9 should not allow installation on Moodle 2.7 or 2.8
10 years ago
Dan Marsden
d354f29eb5
Bump version number to a recent date for master code
and tag release number
10 years ago
Davo Smith
5ed33cc950
Switch status grade from integer to decimal
10 years ago
Davo Smith
4302b21840
Allow an attendance instance to have multiple status sets
The set to use can be selected per session
10 years ago
Davo Smith
16c883c711
Allow temporary users to be created and have their attendance taken
10 years ago
Dan Marsden
d4c27a7acf
Bump for plugins database release (also bump version as this branch supports 2.9)
10 years ago
Dan Marsden
c9add98bb6
Bump version for plugins db release
10 years ago
Dan Marsden
93d00b1cc1
Remove attforblock upgrade code.
People must upgrade to the 2.7 version of this code to support attforblock
upgrades.
10 years ago
Dan Marsden
7403438532
fix for version upgrade mis-match with earlier versions.
10 years ago
Dan Marsden
628786cd85
bump version to release latest work to plugins db
10 years ago
Dan Marsden
5e5375c4e3
fix upgrade path for UON code
10 years ago
Joseph Baxter
f9c3a3640e
uon merge conflict fixes
11 years ago
Dan Marsden
b9297cf215
convert to using $plugin instead of $module
11 years ago
Dan Marsden
0daa8526c2
Update Attendance to use new events insted of add_to_log for 2.7
11 years ago
Dan Marsden
b5038fa89d
Update version.php
bump version for release in plugins db
11 years ago
Dan Marsden
e43ce52d54
bump version
11 years ago
Dan Marsden
6eca918d3e
bump version due to group changes.
11 years ago
Dan Marsden
8758c45160
bump version to release to plugins db
11 years ago
Tim Gus
6ef315d094
CONTRIB-4754 Added upgrade step to account for name change from
"attforblock" to "attendance":
- updated itemmodule field in the grade tables
- updated role_capabilities table to preserve old capabilities
- deleted old data from capabilities and role_capabilities tables
11 years ago
Dan Marsden
c4a479e096
version bump for security release
11 years ago
Dan Marsden
134a1ef614
use correct requires version
11 years ago
Dan Marsden
602d4a17a5
bump version
11 years ago
Dan Marsden
fe773fcdc6
slightly better check - there's probably a cfg var I could check here instead of using try/catch
12 years ago
Dan Marsden
0ce849927c
Prevent fatal error on fresh install
12 years ago
Dan Marsden
6ae4182ddc
bump version number for backup fix.
12 years ago
Dan Marsden
22ffe58b24
Fix previous version check - whoops.
12 years ago
Dan Marsden
813bca7fed
bump version - new version of install.xml and relaxed restrictions on previous upgrade version
12 years ago
Dan Marsden
bf2496652c
only check upgrade if config.php has been included before loading this file.
12 years ago
Dan Marsden
42698f10d7
remove old code and bump version to make sure upgrade occurs after migration from attforblock
12 years ago
Dan Marsden
8a1d4654e9
rename attforblock module to attendance - also includes upgrade script to rename old attforblock tables.
12 years ago
Dan Marsden
fa31be8eb4
coding guideline stuff
12 years ago
Dan Marsden
a68be60db2
Coding guideline fixes
12 years ago
Jay Huber
72c5f68e02
Moodle 2.4 Remarked out 2.4 YUI commands
12 years ago
Dan Marsden
cf110bd09c
Add new core addinstance capability (2.3 throws warnings if this doesn't exist)
13 years ago
Dan Marsden
6eb70b8218
Fix boilerplates, remove old cvs tags, add correct component to version.php
13 years ago
Artem Andreev
fa6decc643
2.4.0 beta release:
* compatible only with Moodle 2.0
* fully internals rewritten (OOP, renderers, etc)
* support all 2.3 features
+ taken into account information about students enrolment (start/end date) on different pages
+ HTML-editor for session description with ability to add links, files, formatting, etc
14 years ago
Artem Andreev
747d96944e
We don't need courseid fields in attendance_sessions and attendance_statuses because of now we can create more than one attendances per course
14 years ago