Dan Poltawski
6b0ada1e6e
Merge branch 'm23_MDL-35215' of git://github.com/totara/moodle into MOODLE_23_STABLE
2012-10-29 15:33:53 +08:00
Dan Poltawski
c2ef0e4982
Merge branch 'MDL-34363_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-10-29 15:21:48 +08:00
Dan Poltawski
35776aab75
Merge branch 'WIP-MDL-36033-M23' of git://github.com/nadavkav/moodle into MOODLE_23_STABLE
2012-10-29 14:59:57 +08:00
Dan Poltawski
9416bcf43d
Merge branch 'wip-MDL-36075_MOODLE_23_STABLE' of git://github.com/jason-platts/moodle into MOODLE_23_STABLE
2012-10-29 14:57:24 +08:00
Dan Poltawski
80311cabde
Merge branch 'MDL-35880-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-10-29 14:35:28 +08:00
Dan Poltawski
418a22905c
Merge branch 'MDL-34837-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-29 13:55:14 +08:00
Dan Poltawski
ff203527e7
Merge branch 'MDL-35297_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
2012-10-29 09:54:12 +08:00
Andrew Robert Nicols
238d0ca1cd
MDL-35836 Rewrite doctonewwindow handling to use delegation instead of individual events
2012-10-26 09:10:45 +08:00
Eloy Lafuente (stronk7)
8be3d5ab03
MDL-35297 book: replay some steps lost when book landed to core
...
This commit replays, conditionally, all the upgrade steps from
MOODLE_19_STABLE to MOODLE_23_STABLE in the mod_book activity. That
guarentees that any site using the mod_book before landing to core,
no matter if it was the latest or an outdated one will upgrade
perfectly to the expected current version.
As a general rule, everytime one contrib plugin lands to core, its
complete upgrade code must be kept, at least until the core version
that introduced it, is out completely from the upgrade requirement
conditions.
In this case, with the missing upgrade code being added to 2.4, it
will be safe to delete the upgrade steps once 2.5 (or upwards) become
a requirement. Never always.
Conflicts:
mod/book/version.php
2012-10-21 17:58:10 +08:00
Eloy Lafuente (stronk7)
98197952cc
weekly release 2.3.2+ (fix!)
2012-10-19 19:56:32 +08:00
Nadav Kavalerchik
00c7657edf
MDL-36033 - Left align Numeric value fields in Calculated and Numeric question, when in RTL mode
2012-10-19 10:24:46 +02:00
Aparup Banerjee
b1c5155cbc
weekly release 2.3.3+
2012-10-18 19:43:28 +08:00
Aparup Banerjee
1025a9123f
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
2012-10-18 19:21:29 +08:00
AMOS bot
dd5e3ac222
Automatically generated installer lang files
2012-10-18 00:34:55 +00:00
Aparup Banerjee
dde33d64a2
Merge branch 'MDL-28965-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-10-17 10:40:03 +08:00
AMOS bot
6ab522802f
Automatically generated installer lang files
2012-10-17 00:34:38 +00:00
Jason Platts
9081825ea3
MDL-36075 Forms: Date selector in forms errors in IE7
2012-10-16 12:09:51 +01:00
Sam Hemelryk
777354509d
Merge branch 'MDL-35412-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-16 17:41:31 +08:00
Frederic Massart
456352585a
MDL-35412 phpunit: date_format_string() is case insensitive
2012-10-16 17:21:37 +08:00
Frederic Massart
335636f55d
MDL-35412 core: Moving get_string out of if statement
2012-10-16 17:21:36 +08:00
Frederic Massart
98268916ff
MDL-35171 Forms: Date selector always gets UTF-8 strings
2012-10-16 17:21:36 +08:00
Dan Poltawski
ac2b4fb66a
Merge branch 'wip-mdl-30691-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-10-16 16:27:51 +08:00
Dan Poltawski
e191c71d55
MDL-34228 - version.php - bump for new capability
2012-10-16 16:20:12 +08:00
Dan Poltawski
9d53135aaf
Merge branch 'MDL-34228-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
2012-10-16 16:19:33 +08:00
Dan Poltawski
48a8f1c7a0
Merge branch 'wip-mdl-27309-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-10-16 14:59:15 +08:00
Dan Poltawski
760cab0695
Merge branch 'wip-mdl-32218-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-10-16 14:35:37 +08:00
Ankit Agarwal
16ab3642e7
MDL-35880 user: Adding a heading to profile edit page
2012-10-16 14:18:44 +08:00
Sam Hemelryk
1ffbad6404
MDL-33857 fixed up whitespace
2012-10-16 13:32:46 +08:00
Sam Hemelryk
4740c0a64f
Merge branch 'wip-MDL-33857-MOODLE_23_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_23_STABLE
2012-10-16 13:31:31 +08:00
Sam Hemelryk
c35fa27c89
Merge branch 'MDL-35198-MOODLE_23_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_23_STABLE
2012-10-16 11:23:02 +08:00
Dan Poltawski
d50d615d7f
Merge branch 'MDL-33815_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-10-16 11:09:06 +08:00
Adrian Greeve
0c09da65ce
MDL-35265 - blog - Update code for removing orphaned blog association data.
...
Conflicts:
version.php
2012-10-16 10:55:49 +08:00
Dan Poltawski
6244126d6d
Merge branch 'wip-MDL-32184-s23' of http://github.com/phalacee/moodle into MOODLE_23_STABLE
2012-10-16 10:46:49 +08:00
Sam Hemelryk
52d2556ee5
Merge branch 'MDL-35664-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-16 10:42:42 +08:00
Sam Hemelryk
86606ad75d
Merge branch 'MDL-35892-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-16 10:31:51 +08:00
Dan Poltawski
25ba0f4839
MDL-21801 - mod_lesson: version bump
...
To reflect the new (ppt-less) state
2012-10-16 10:30:31 +08:00
Dan Poltawski
a83497790f
Merge branch 'MDL-21801_b_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-10-16 10:30:00 +08:00
Sam Hemelryk
5004ad85b7
Merge branch 'MDL-35726-m23' of git://github.com/netspotau/moodle-mod_assign into MOODLE_23_STABLE
2012-10-16 10:16:19 +08:00
Adrian Greeve
caa0e70577
MDL-25275 - mod/data - Added a check box to eliminate date searches if desired.
2012-10-16 10:09:24 +08:00
Mark Nielsen
6e763244ed
MDL-34837 backup: Restore does not fail when some courses have the same name
2012-10-15 17:19:37 +08:00
Dan Poltawski
59d9b1b99d
Merge branch 'w42_MDL-35854_m23_usergenerator' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-10-15 16:03:59 +08:00
Dan Poltawski
2558abe170
Merge branch 'w42_MDL-35917_m23_cohortdoc' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-10-15 15:59:15 +08:00
Aparup Banerjee
60e1dfd078
Merge branch 'MDL-31010-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-10-15 15:53:40 +08:00
Aparup Banerjee
226398e7d0
Merge branch 'MDL-35986' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-10-15 14:16:06 +08:00
Dan Poltawski
0f46bd4550
Merge branch 'wip-MDL-35661-MOODLE_23_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_23_STABLE
2012-10-15 13:31:22 +08:00
Frederic Massart
4f977aea5e
MDL-35892 repository: prepare_listing recursively prepares the data
2012-10-15 09:46:00 +08:00
Frederic Massart
82525f5963
MDL-35664 filepicker: Filepicker knows about the current path and uses it
2012-10-15 09:45:59 +08:00
AMOS bot
887d6e175e
Automatically generated installer lang files
2012-10-15 00:34:57 +00:00
Eloy Lafuente (stronk7)
6738413b33
weekly release 2.3.2+
2012-10-15 00:20:33 +02:00
Eloy Lafuente (stronk7)
92e9c3d09f
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
2012-10-15 00:07:39 +02:00