Eloy Lafuente (stronk7)
4da854a68b
MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts
2016-05-23 01:31:34 +02:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
Dan Poltawski
d76acc87f7
Merge branch 'MDL-52999-master' of git://github.com/jleyva/moodle
2016-03-01 10:43:12 +08:00
Adrian Greeve
50c734e8a5
MDL-52397 mod_assign: Unit tests for feedback plugins.
...
Testing that the new method is_feedback_modified() works
as it should with the standard plugins.
2016-02-24 15:09:27 +08:00
Adrian Greeve
238c05c23c
MDL-52397 mod_assign: Added new method to feedback plugins.
...
Added a method to the feedback plugins to check if feedback
has been modified. This allows for a more accurate record
of when the grade has been modified.
2016-02-24 15:09:08 +08:00
Eloy Lafuente (stronk7)
e8c82aac82
MDL-51580 upgrade: clean < 2.7.0 upgrade steps
...
This just deletes all the upgrade steps previous to 2.7.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2016-02-15 18:38:09 +01:00
Juan Leyva
69115a5a14
MDL-52999 mod_assign: Fix subplugins handling in external functions
2016-02-09 11:22:01 +01:00
Eloy Lafuente (stronk7)
6d29c4acdd
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
2015-11-17 17:08:56 +01:00
Eloy Lafuente (stronk7)
2a8709f6df
Merge branch 'MDL-51686-master' of git://github.com/damyon/moodle
2015-11-10 20:19:06 +01:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Damyon Wiese
c38a3bf3a2
MDL-51686 assign: Apply admin default for comment inline
2015-10-09 13:38:24 +08:00
Eloy Lafuente (stronk7)
b758ab3053
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
Zachary Durber
75d08f0291
MDL-31036 mod_assign: Don't strip quickgrading feedback of special chars
2015-01-30 14:43:35 +08:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Eric Merrill
98f52b7dc0
MDL-45761 assign Set inline comment format properly when plugin is empty
...
If a plugin says it is empty, skip it for for building the inline
comment.
If not format was found in any plugins, set to FORMAT_HTML, which is
the default for feedback anyways.
2014-06-05 08:56:24 -04:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Damyon Wiese
a6fd2e2cf1
MDL-43805 Assign: Quickgrading wipes out grades for hidden columns.
...
Grr.. quickgrading will always be a hack.
2014-01-29 20:29:35 +08:00
Frederic Massart
2a5794e099
MDL-42995 mod_assign: Use new global function to strip content
2014-01-06 09:29:25 +01:00
Damyon Wiese
76dc48cb6a
MDL-34432 Assign: Set up the commentinline form element properly.
2013-12-19 09:40:14 +08:00
Damyon Wiese
c7a7368958
MDL-34432: Allow comment inline (stripping embedded images version)
2013-12-16 10:38:23 +08:00
Damyon Wiese
3a5c3b3cbf
MDL-42919 Assign: Remove no-label form hacks
2013-11-26 13:30:36 +08:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Damyon Wiese
1561a37cab
MDL-37148 assign: Fix all phpdocs warnings from moodlecheck (except tests)
2013-09-13 13:30:02 +08:00
Damyon Wiese
05a6445a14
MDL-37148 Assignment: Lots more webservices
...
This patch adds lots of webservices to the assignment module.
* mod_assign_revert_submissions_to_draft
* mod_assign_lock_submissions
* mod_assign_unlock_submissions
* mod_assign_save_submission
* mod_assign_submit_for_grading
* mod_assign_save_grade
* mod_assign_save_user_extensions
* mod_assign_reveal_identities
* mod_assign_copy_previous_attempt
All features such as reopening attempts and marking workflow are supported through
the save_grade and save_submission functions.
Uploading files is supported by sending draft item ids for the files_filemanager param the same functions.
2013-09-13 13:29:51 +08:00
Damyon Wiese
13e82f1c67
MDL-40472: Clean all codechecker warnings on mod_assign
2013-07-03 16:00:43 +08:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Mark Nelson
7e5be0744c
MDL-36104 mod_assign: added hidden labels to the feedback input fields
2013-01-21 12:50:34 +08:00
Damyon Wiese
e5403f8c44
MDL-36904 Assignment: Fix all errors and warnings from codechecker
2013-01-04 15:46:15 +08:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Rajesh Taneja
7400be1b6e
MDL-34777 Accessibility: Add labels to input elements in gradebook
2012-09-20 11:28:55 +08:00
Aparup Banerjee
875d0e5916
MDL-31276 mod_assign Phpdocs polish
2012-09-11 16:53:56 +08:00
Damyon Wiese
7a2b911c6b
MDL-31276: Phpdocs cleanup for offline grading feature
2012-09-11 15:48:19 +08:00
Damyon Wiese
df47b77f46
MDL-31276: Offline marking. Includes download/upload of csv grades.
...
Also provides bulk upload/download of feedback files via zips.
2012-09-10 14:18:32 +08:00
Eloy Lafuente (stronk7)
50b9b2e552
Merge branch 'MDL-34583' of git://github.com/netspotau/moodle-mod_assign
2012-08-15 03:35:34 +02:00
Damyon Wiese
1cf98c021e
MDL-34583: Assignment upgrade loses comments from onlinetext and offline assignment types.
2012-08-15 08:50:47 +08:00
Damyon Wiese
7f47719233
MDL-34067: Change default to on for text feedback comments in assignment
...
This is the "default default" setting.
2012-07-13 12:17:19 +08:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Eloy Lafuente (stronk7)
798c9100d8
MDL-33794 assign: fix some incorrect function names
2012-06-18 02:17:03 +02:00
Eloy Lafuente (stronk7)
130aed6e7e
MDL-33794 version.php: Fix some missing bits before bump.
2012-06-17 19:29:44 +02:00
Dan Poltawski
c9978ce67b
Merge branch 'w23_MDL-33555_m23_assignfk' of git://github.com/skodak/moodle
2012-06-07 14:29:08 +08:00
Petr Skoda
3269c859bf
MDL-33555 fix invalid FK in mod_assign
...
There is no need to upgrade DB because we create only indexes now.
2012-06-06 10:54:40 +02:00
Dan Poltawski
ac0ad29c6f
Merge branch 'MDL-33319' of git://github.com/netspotau/moodle-mod_assign
2012-06-05 12:03:56 +08:00