Rajesh Taneja
91f7f8c1c1
MDL-32150 Libraries: checkbox controller will not check or uncheck freezed checkboxes
2012-03-30 13:04:04 +08:00
Rajesh Taneja
af8def57f6
MDL-32150 Libraries: checkall and uncheckall will not select disabled or readonly checkboxes
2012-03-30 13:04:04 +08:00
Rajesh Taneja
675715a78e
MDL-30904 Calendar: Event links are descriptive with hidden event name, for screen readers
2012-03-30 13:01:11 +08:00
Sam Hemelryk
0b4f925c2e
MDL-31867 tags: Improve performance of course_get_tagged_courses()
2012-03-30 09:42:43 +08:00
Marina Glancy
bde16d799a
MDL-32269: undoing changes from MDL-32095 causing fatal error when using wikimedia
2012-03-30 09:11:57 +08:00
Marina Glancy
a45e65206a
MDL-32171: add 'Manage' link to Picasa repository
2012-03-30 08:33:28 +08:00
AMOS bot
41606cffaf
Automatically generated installer lang files
2012-03-30 00:33:06 +00:00
Marina Glancy
b2cb00c2e9
MDL-31789: Allowing context object to be passed to JS using json_encode()
...
Classes with magic properties such as context do not pass through json_encode().
The solution is to implement iterator in such classes and convert what we
feed to json_encode to array using 'foreach' before we pass it to json_encode():
- class context implements IteratorAggregate
- added function convert_to_array() that converts anything to array
- before calling json_encode we convert the argument to array
2012-03-30 08:27:53 +08:00
Jason Fowler
27c3b8d8c7
MDL-30784 - lib - Patch provided by Jason Hardin to provide detection for Android Tablets to allow the theme engine to provide the tablet theme
2012-03-30 08:16:38 +08:00
Sam Hemelryk
aa4a6566a5
MDL-29678 lib: Require login now overrides to false for AJAX scripts
2012-03-30 10:23:46 +13:00
Sam Hemelryk
04bcd1ce39
MDL-29678 navigation: Navigation AJAX require_login calls no longer set wantsurl or redirect
2012-03-30 10:23:46 +13:00
Sam Hemelryk
c18facf2eb
MDL-31631 navigation: Removed caching of activities and sections arrays in favour of relying on cminfo caching
2012-03-30 10:22:45 +13:00
Sam Hemelryk
4ae89dfea7
MDL-32018 mod_wiki: Fixed up whitespace after peer-review
2012-03-30 10:21:23 +13:00
Sam Hemelryk
4c4e659173
MDL-32018 mod_wiki: Fixed formatting of the page title so that is is consistent and secure
2012-03-30 10:21:23 +13:00
Sam Hemelryk
0c700cc48d
MDL-32018 mod_wiki: Improved form definitions to ensure they consistent and secure
2012-03-30 10:21:23 +13:00
Sam Hemelryk
50e49c917d
MDL-32081 csslib: Improved handling of parentheses when processing styles
2012-03-30 10:20:59 +13:00
Sam Hemelryk
897ad664e4
MDL-32081 csslib: Added unit tests for complex background images
2012-03-30 10:20:59 +13:00
Sam Hemelryk
c74863b19e
MDL-32264 theme_standard: Fixed multi-day calendar event border issue
2012-03-30 10:19:20 +13:00
Sam Hemelryk
dd57a4de08
MDL-32265 moodlelib: Improved performance of moodle_needs_upgrading
2012-03-30 10:19:12 +13:00
Tim Hunt
9e4598293b
MDL-32039 qeupgradehelper: fix typos in the lang strings
2012-03-29 21:20:04 +01:00
Petr Skoda
9aa09d8fed
MDL-32251 more E_STRCT fixes
2012-03-29 16:29:29 +02:00
David Mudrak
ac381d0381
MDL-32258 database module does not have any data_cron() function to execute
2012-03-29 15:59:45 +02:00
David Mudrak
7b0f4a3711
MDL-32256 quiz_cron() now returns true as expected by the current API
2012-03-29 15:45:45 +02:00
Petr Skoda
caee6e6c26
MDL-32251 E_STRICT fixes part 3
2012-03-29 15:24:30 +02:00
Tim Hunt
87b564df81
MDL-32246 question export: should cope with unrecognised qtypes.
...
If a question is of an unrecognised type, then we just omit it from the export.
2012-03-29 14:14:32 +01:00
Tim Hunt
76cf77e4d3
MDL-32240 quiz editing: check permissions questions are added.
...
We also check permissions when removing questions from the quiz, so that
we do not let users make mistakes they cannot immediately undo.
2012-03-29 14:14:12 +01:00
Tim Hunt
51c5e6057c
MDL-32239 question bank: wrong cap checks editing/viewing quesitions
...
None of these problems affect the default roles. They only occur when
the permissions have been edited to allow restricted subsets of the
question capabilities.
In some cases, things that the restriced subset of capabilities should
have allowed were blocked by errors. In other cases, users were allowed
to do more than they should bave been due to failures to check the
right capabilities in the right places.
For full details, see the bug report.
Two of the bugs were previously reported separately as MDL-26395 and
MDL-27232.
2012-03-29 14:14:10 +01:00
Tim Hunt
4d18892676
MDL-32220 question import: files sometimes stored in the wrong context.
...
Sadly, this involves a small API change, but I don't believe anyone was
using the argument I had to remove (because we were sometimes passing a
wrong value, and there is not way to compute the right value at that
point in the code.)
Also sadly, the code to compute the context we are importing into is now
rather spaghetti-like, but it works.
2012-03-29 14:13:28 +01:00
Tim Hunt
04fcd1f5a8
MDL-32201 question export: use qformat_xml::write_answer in base class
...
Without this, images in answers were not being written to the export
file for questions using extra_answer_fields.
2012-03-29 14:12:58 +01:00
Petr Skoda
0bb48cc2a1
MDL-32250 import latest SimpleTest 1.1.0
2012-03-29 15:07:53 +02:00
Eloy Lafuente (stronk7)
a280078197
weekly release 2.3dev
2012-03-29 13:25:53 +02:00
Eloy Lafuente (stronk7)
db5d8b66c0
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-03-29 13:19:59 +02:00
Dan Poltawski
a4051353d1
Revert "Merge branch 'MDL-31914-master-4' of git://git.luns.net.uk/moodle"
...
This reverts commit 296c0247c6
, reversing
changes made to 2511b0742a
.
Conflicts:
lib/db/upgrade.php
version.php
2012-03-29 16:07:30 +08:00
AMOS bot
0f78e4911c
Automatically generated installer lang files
2012-03-29 00:31:42 +00:00
Eloy Lafuente (stronk7)
3f0cb423b2
Merge branch 'w13_MDL-32095_m23_strict2' of git://github.com/skodak/moodle
2012-03-28 22:49:38 +02:00
Petr Skoda
17854cb92c
MDL-32095 last E_STRICT fix for now
2012-03-28 22:48:18 +02:00
Petr Skoda
b137739b5e
MDL-32095 fix outputlib test to setup debug level properly
2012-03-28 22:47:57 +02:00
Petr Skoda
e63f95d7c1
MDL-12730 new debug levels (support strict) + upgrade from old ones
2012-03-28 16:39:42 +02:00
Davo Smith
1892a35625
MDL-32213 Question upgrade now correctly handles non-core manually-graded question types
2012-03-27 13:44:07 +01:00
Dan Poltawski
0094c90c79
MDL-31775 lesson: fix undefined variable warnings
2012-03-27 20:01:06 +08:00
Eloy Lafuente (stronk7)
296c0247c6
Merge branch 'MDL-31914-master-4' of git://git.luns.net.uk/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-03-27 10:10:17 +02:00
Aparup Banerjee
1469dee12f
MDL-31711 Documentation : changed usages of @property to @var for non-magic variables.
2012-03-27 16:01:14 +08:00
Dan Poltawski
2511b0742a
Merge branch 'MDL-32028' of git://github.com/nebgor/moodle
2012-03-27 14:46:52 +08:00
Aparup Banerjee
c2bc042330
Merge branch 'wip-mdl-31654' of git://github.com/rajeshtaneja/moodle
2012-03-27 13:22:01 +08:00
Dan Poltawski
4767d32611
Merge branch 'MDL-30235' of git://github.com/lazydaisy/moodle
2012-03-27 12:37:08 +08:00
Aparup Banerjee
5eee9f7ade
Merge branch 'w13_MDL-32109_m23_fastpurify' of git://github.com/skodak/moodle
2012-03-27 10:15:18 +08:00
Aparup Banerjee
f3810b2ee2
Merge branch 'wip-MDL-32106-master' of git://github.com/marinaglancy/moodle
2012-03-27 10:10:05 +08:00
Aparup Banerjee
1cc4412c89
Merge branch 'MDL-31869_message_search_roles' of git://github.com/andyjdavis/moodle
2012-03-27 09:58:44 +08:00
Sam Hemelryk
a7cd1f5a53
Merge branch 'MDL-22510-master' of git://github.com/ankitagarwal/moodle
2012-03-27 11:03:19 +13:00
Sam Hemelryk
5dc1a544ea
Merge branch 'MDL-11378-master-2' of git://git.luns.net.uk/moodle
2012-03-27 10:05:43 +13:00