Log of /moodle/mod/assignment/db/upgrade.php
Parent Directory
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 13 01:52:55 2009 WST (14 months ago) by
skodak
Branch:
MAIN
Changes since
1.27: +1 -4 lines
Diff to
previous 1.27
MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 31 16:01:50 2008 WST (19 months, 2 weeks ago) by
moodler
Branch:
MAIN
Changes since
1.16: +1 -10 lines
Diff to
previous 1.16
MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 24 16:38:07 2008 WST (19 months, 3 weeks ago) by
moodler
Branch:
MAIN
Changes since
1.15: +10 -1 lines
Diff to
previous 1.15
MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)
This code is not finished yet, a lot of work still has to be done on the
interface. However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 15 18:32:53 2008 WST (21 months ago) by
skodak
Branch:
MAIN
Changes since
1.13: +2 -2 lines
Diff to
previous 1.13
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 16 05:40:09 2008 WST (22 months ago) by
skodak
Branch:
MAIN
Changes since
1.12: +4 -4 lines
Diff to
previous 1.12
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
Revision
1.7.2.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 2 04:37:22 2008 WST (22 months, 2 weeks ago) by
skodak
Branch:
MOODLE_19_STABLE
CVS Tags:
MOODLE_191,
MOODLE_192,
MOODLE_193,
MOODLE_194,
MOODLE_195,
MOODLE_196,
MOODLE_197,
MOODLE_19_MERGED,
MOODLE_19_WEEKLY
Changes since
1.7.2.4: +3 -1 lines
Diff to
previous 1.7.2.4
, to
branch point 1.7
, to
next main 1.33
MDL-14451 removing old upgrade code from HEAD and marking upgrade line in 19 stable
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Mar 20 08:20:00 2008 WST (2 years ago) by
skodak
Branch:
MAIN
Changes since
1.10: +2 -2 lines
Diff to
previous 1.10
MDL-13899 force resending of all assignment grades into gradebook so that the submitted and graded dates get updated; merged from MOODLE_19_STABLE
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 15 23:54:43 2008 WST (2 years ago) by
skodak
Branch:
MAIN
Changes since
1.8: +10 -9 lines
Diff to
previous 1.8
MDL-13920 assignment without grades now sets text grade type, fixed overriding of feedback and overriding logic in general on grade edit page; merged from MOODLE_19_STABLE
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 23 05:43:55 2007 WST (2 years, 7 months ago) by
skodak
Branch:
MAIN
Changes since
1.5: +2 -2 lines
Diff to
previous 1.5
MDL-10111 migration of data into new gradebook; added new lib/db/upgradelib.php file (should be used by new groups upgrade code too)
Revision
1.1.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 27 01:43:05 2006 WST (3 years, 4 months ago) by
stronk7
Branch:
MOODLE_17_STABLE
CVS Tags:
MOODLE_17,
MOODLE_171,
MOODLE_172,
MOODLE_173,
MOODLE_174,
MOODLE_175,
MOODLE_176,
MOODLE_177,
MOODLE_17_BETA2,
MOODLE_17_MERGED,
MOODLE_17_WEEKLY
Changes since
1.1.2.1: +38 -0 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
, to
next main 1.33
New upgrade.php file added for this module. MDL-7214
Merged from HEAD
Revision
1.1.2.1
Fri Oct 27 01:33:40 2006 WST (3 years, 4 months ago) by
stronk7
Branch:
MOODLE_17_STABLE
Changes since
1.1: +0 -38 lines
FILE REMOVED
file upgrade.php was added on branch MOODLE_17_STABLE on 2006-10-26 17:43:05 +0000
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 27 01:33:40 2006 WST (3 years, 4 months ago) by
stronk7
Branch:
MAIN
CVS Tags:
MOODLE_18,
MOODLE_181,
MOODLE_1810,
MOODLE_1811,
MOODLE_182,
MOODLE_183,
MOODLE_184,
MOODLE_185,
MOODLE_186,
MOODLE_187,
MOODLE_188,
MOODLE_189,
MOODLE_18_BETA,
MOODLE_18_GROUPS_PRE,
MOODLE_18_GROUPS_PRE_MERGE,
MOODLE_18_MERGED,
MOODLE_18_WEEKLY
Branch point for:
MOODLE_17_STABLE,
MOODLE_18_GROUPS,
MOODLE_18_STABLE
New upgrade.php file added for this module. MDL-7214
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.