Russell Smith
4902bfaf3e
MDL-41198 lib: Add comment about the changes to srand on adodb
2013-12-18 16:53:17 +11:00
Russell Smith
9c5c2dbf5a
MDL-41198 lib: Allow PHP to generate random seed on script start
...
Most srand instances are removed to allow PHP to do the work.
srand was left for group randomization due to the method used.
2013-12-18 16:53:10 +11:00
Russell Smith
dd7e948dba
MDL-41198 lib: Allow PHP to generate random seed on script start
...
All mt_srand instances are removed to allow PHP to do the work.
2013-12-18 16:53:04 +11:00
Eloy Lafuente (stronk7)
ae20e634d7
Merge branch 'MDL-43404_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2013-12-18 02:24:19 +01:00
Russell Smith
c25dbc446a
MDL-41292 cache: only update identifiers if they change
2013-12-18 02:23:36 +01:00
Sam Hemelryk
12c847fed9
Merge branch 'MDL-43235_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2013-12-18 11:19:26 +13:00
Eloy Lafuente (stronk7)
04b53e0e0c
Merge branch 'MDL-43025-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2013-12-17 22:59:14 +01:00
Sam Hemelryk
6a8e8ac25e
Merge branch 'MDL-43355_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE
2013-12-18 10:45:02 +13:00
Sam Hemelryk
f01cac675a
Merge branch 'MDL-43074-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2013-12-18 09:58:51 +13:00
Andrew Nicols
6d69cf1045
MDL-43234 JavaScript: Clone dialogue configuration before initialising
...
Since we modify the config object when instantiating a new Dialogue, we
need to clone the configuration to prevent those changes from being
reflected back in the caller.
2013-12-18 09:53:35 +13:00
Sam Hemelryk
3aa576a8ef
Merge branch 'MDL-38698-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2013-12-18 09:21:31 +13:00
David Monllao
cc8ba5f12a
MDL-43404 behat: Form change checker disabled when running behat
2013-12-17 18:40:13 +08:00
David Monllao
303ea5f34e
MDL-43404 behat: Removing auto accept_alert
2013-12-17 18:40:06 +08:00
David Monllao
63e764faba
MDL-43423 behat: Running hooks before and after each step of a chained step
2013-12-17 18:14:48 +08:00
Eloy Lafuente (stronk7)
e74f735a99
Merge branch 'MDL-43306-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE
2013-12-17 10:29:34 +01:00
Frederic Massart
ae5884f8e6
MDL-38698 filter_urltolink: Remove performance test in Unit Test
2013-12-17 07:06:01 +01:00
Frederic Massart
2490febd82
MDL-38698 filter_urltolink: Do not link the URL property of CSS
2013-12-17 07:06:01 +01:00
Marina Glancy
df1914d111
Merge branch 'MDL-37679-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2013-12-17 16:37:42 +11:00
Marina Glancy
6e39ee0c82
Merge branch 'wip-MDL-43295-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2013-12-17 16:36:00 +11:00
Mark Nielsen
13e8736049
MDL-37679 Course: Adding section to page title on section only pages
2013-12-17 11:42:38 +08:00
Adrian Greeve
d868e5331c
MDL-43295 mod_assign: Removed wrongly used format_text call in online text submission.
2013-12-17 10:44:36 +08:00
Andrew Nicols
829897be3e
MDL-43410 JavaScript: Stop event propagation when opening the action menu
...
In certain situations, the click event is propagated through to the
hideIfOutside and immediately closes the menu.
This happens when blocks are dock for example.
2013-12-17 09:57:58 +08:00
Marina Glancy
20b9e53010
Merge branch 'MDL-41075-26' of git://github.com/mouneyrac/moodle into MOODLE_26_STABLE
2013-12-17 11:24:08 +11:00
Russell Smith
5470f3859f
MDL-39725 database: Apply database statistics update to daily stats
2013-12-17 10:26:49 +13:00
Russell Smith
9cd60b20d0
MDL-39725 database: Include stats collections in unit tests
2013-12-17 10:26:48 +13:00
Russell Smith
bd8dbfdbc3
MDL-39725 database: Add statistics collection functions
...
Conflicts:
lib/dml/moodle_database.php
2013-12-17 10:26:46 +13:00
Sam Hemelryk
21bb4f142c
Merge branch 'MDL-25473-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2013-12-17 08:54:22 +13:00
Sam Hemelryk
7809633d79
Merge branch 'MDL-34321-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2013-12-17 08:47:51 +13:00
Sam Hemelryk
7f574aadff
Merge branch 'MDL-36984-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2013-12-17 08:44:52 +13:00
Sam Hemelryk
9c099d21eb
Merge branch 'w51_MDL-43268_m26_filternotice' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-17 08:24:52 +13:00
Frederic Massart
8ee06a7b17
MDL-30195 portfolio_googledocs: Allow export of rich HTML
2013-12-16 11:06:57 +01:00
Jerome Mouneyrac
22c5c2f04c
MDL-43399 Badge: the Choose... option can still be selected once a role is choosen.
2013-12-16 14:33:45 +08:00
Frederic Massart
83818b0452
MDL-42212 mod_lesson: Use autoloading for mod_lesson_file_info
2013-12-16 07:26:13 +01:00
Frederic Massart
e81efe7691
MDL-42212 mod_lesson: Localise area names
2013-12-16 07:26:13 +01:00
Frederic Massart
a256d06cfd
MDL-42212 mod_lesson: Fix callbacks retrieving activity files
2013-12-16 07:26:13 +01:00
Jerome Mouneyrac
ef483684d3
MDL-41075 Remove "Choose..." option from participants page.
2013-12-16 12:08:36 +08:00
Damyon Wiese
147c966a46
MDL-43250 Assign: separate groups mode fix
...
When in separate groups mode, only get graders in a group that is in the course module grouping.
2013-12-16 10:50:23 +08:00
Sam Hemelryk
a3a8490d3a
Merge branch 'wip-mdl-21180-m26' of https://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE
2013-12-16 15:43:47 +13:00
Sam Hemelryk
e9623e55e3
Merge branch 'MDL-43062-26' of git://github.com/mouneyrac/moodle into MOODLE_26_STABLE
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-12-16 15:40:25 +13:00
Rajesh Taneja
ae1baf9042
MDL-21180 Gradebook: Consistent handling of change in aggregation
...
Change from/to GRADE_AGGREGATE_WEIGHTED_MEAN and GRADE_AGGREGATE_EXTRACREDIT_MEAN was only
handled prior to this patch. GRADE_AGGREGATE_SUM and GRADE_AGGREGATE_WEIGHTED_MEAN2 also
behave similar and should be handled same way
2013-12-16 09:58:26 +08:00
Marina Glancy
be7a37d442
Merge branch 'MDL-37972-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2013-12-16 12:27:59 +11:00
Sam Hemelryk
e646b89f8b
Merge branch 'wip-MDL-43348_M26' of git://github.com/gjb2048/moodle into MOODLE_26_STABLE
2013-12-16 14:09:52 +13:00
Sam Hemelryk
a0f5d96f1e
Merge branch 'MDL-40096-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2013-12-16 13:52:03 +13:00
Sam Hemelryk
45c0583312
Merge branch 'MDL-40436-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
2013-12-16 11:31:13 +13:00
Sam Hemelryk
05a423d850
Merge branch 'w51_MDL-42931_m26_env27' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2013-12-16 11:17:46 +13:00
Sam Hemelryk
12869bfdb1
Merge branch 'MDL-42085-26' of git://github.com/mouneyrac/moodle into MOODLE_26_STABLE
2013-12-16 11:11:26 +13:00
Sam Hemelryk
909f01f17e
Merge branch 'MDL-43326-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
2013-12-16 09:46:32 +13:00
Frederic Massart
d8a4219d47
MDL-35032 mod_book: 1.9 backup restore convertis files to book area
2013-12-13 10:26:58 +01:00
David Monllao
c56dbe9c28
MDL-43235 behat: Ensure that behat_config_manager::get_config_file_contents() has always a behat_wwwroot
2013-12-13 14:33:52 +08:00
Andrew Nicols
d0e04db7fb
MDL-34182 Repositories: Check for and warn on invalid output in the file picker
2013-12-13 14:15:10 +08:00