Marina Glancy
8fef061da4
MDL-53292 core: deprecate callback delete_course
2016-06-13 10:48:06 +08:00
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
Marina Glancy
ea4176c24f
MDL-54108 mod_feedback: separate upgrade sql for mysql
2016-05-17 09:27:59 +08:00
Marina Glancy
8e70465aa8
MDL-54108 mod_feedback: add unique index on values for completed items
2016-05-17 09:27:58 +08:00
Marina Glancy
0a0632cee6
MDL-53638 mod_feedback: corrections during rebase:
...
1. make query in upgrade cross-DB
2. rebase on top of MDL-51603
2016-04-27 16:04:44 +08:00
Marina Glancy
ffee513ef2
MDL-53638 mod_feedback: structural changes
...
- add column 'courseid' to the feedback_completed and feedback_completedtmp tables
- drop table feedback_tracking because the same information is present in
feedback_completed
2016-04-27 13:27:12 +08:00
Marina Glancy
aeeeb78847
MDL-53738 feedback: enable mod and block by default
2016-04-27 13:27:12 +08:00
Marina Glancy
0e548b8063
MDL-53588 mod_feedback: always submit checkboxes
2016-03-31 17:21:23 +08:00
David Monllao
227a4f1419
Merge branch 'wip-MDL-53209-master' of git://github.com/marinaglancy/moodle
2016-03-29 12:52:07 +08:00
Marina Glancy
2aad1094b1
MDL-29303 mod_feedback: allow any characters in labels
2016-03-27 21:47:49 +08:00
Marina Glancy
02b2e3e70e
MDL-53209 mod_feedback: allow frontpage users to view and complete
2016-03-27 21:03:01 +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
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)
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)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Sam Hemelryk
9714baa1bb
MDL-44155 mod_feedback: unified @package use
2014-02-18 10:50:13 +13:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Petr Skoda
bb88a54d06
MDL-31985 remove text sizes from all install.xml files
2012-03-11 15:55:37 +01:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Ankit Kumar Agarwal
04252d3a13
MDL-30975 Docs Adding correct pacakge information
2012-02-13 11:06:47 +05:30
Petr Skoda
40e4cd435b
MDL-30610 remove outdated mod upgrade code
2011-12-23 10:38:11 +01:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Andreas Grabs
9c5bc7a580
MDL-29804 - Clean up Feedback modules coding style
2011-10-28 00:30:42 +02:00
Aparup Banerjee
c5a8abfedd
MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts.
2011-07-07 11:40:38 +08:00
Andreas Grabs
74e3f2c67e
MDL-26075 Sending Message through Feedback Component throws an error
2011-05-12 17:12:11 +02:00
andyjdavis
d8f1412819
message MDL-24860 fixed messaging code in mod_lesson and marked spots that are directly sending email
2010-12-22 12:05:49 +08:00
Andreas Grabs
51c49cc056
MDL-25375 - mod/feedback/complete.php throws exception if email notifications are enabled
2010-11-23 17:56:24 +00:00
Andreas Grabs
8a41eb4fa8
MDL-23271 - missing completion on submit for feedback
2010-10-22 23:19:23 +00:00
Andreas Grabs
0b6b46d5f3
MDL-24466 - upgrading mod_feedback error
2010-09-30 23:17:24 +00:00
Petr Skoda
611b0a0c9b
MDL-23628 removed more log_display upgrade leftovers
2010-08-04 09:48:04 +00:00
Petr Skoda
c6d75bffa5
MDL-23628 improved log action support - now similar to handling of capabilities
2010-08-03 10:07:18 +00:00
Petr Skoda
2e0406a53a
repeating upgrade typo fixed
2010-07-06 16:10:17 +00:00
Petr Skoda
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +00:00
Sam Marshall
31c9330392
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +00:00
Andreas Grabs
da12126322
removed 'user' => CAP_ALLOW
2010-05-20 11:22:36 +00:00
Andreas Grabs
73043833e9
MDL-19489 - add conditional branching (my first try)
2010-05-16 20:05:51 +00:00
Martin Dougiamas
82b90a59c1
feedback - just fixing some PHP comments
2010-05-16 16:05:20 +00:00
Andreas Grabs
8fec97bf4c
MDL-20442 - now you can switch to ignore empty submits
...
MDL-14534 - now you can remove 'Not selected' option
2010-05-16 08:31:34 +00:00
Andreas Grabs
794732941c
MDL-20442 - now you can switch to ignore empty submits
...
MDL-14534 - now you can remove 'Not selected' option
2010-05-11 22:32:53 +00:00
Andreas Grabs
7227d8391b
set this module hidden by default
2010-05-04 16:10:08 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Andreas Grabs
42f84a43a6
Incorrectly defined capability defaults and access control
...
CAP_PREVENT is not allowed in access.php
2010-03-28 09:42:42 +00:00
Sam Hemelryk
9f42276c59
mod-feedback MDL-16090 Fixed recent regressions and converted htmleditor instance
2009-11-25 01:46:12 +00:00