Petr Skoda
97621c33c9
MDL-32250 fixed case typo
...
Thanks Dan!
2012-04-02 09:21:14 +02:00
Dan Poltawski
6461e1482e
Merge branch 'MDL-32039' of git://github.com/timhunt/moodle
2012-04-02 11:49:20 +08:00
Andreas Grabs
abd2899cad
MDL-31768 - it is not possible to add a picture to the thanks page in feedback
2012-04-02 11:16:32 +08:00
M Kassaei
011187104f
MDL-32214 quiz regrading: with many attempts, PHP runs out of memory
2012-04-02 11:04:05 +08:00
Sam Hemelryk
530eecc0f9
Merge branch 'MDL-32239' of git://github.com/timhunt/moodle
2012-04-02 14:31:30 +12:00
Dan Poltawski
69f4556602
Merge branch 'wip-MDL-32264-m23' of git://github.com/samhemelryk/moodle
2012-04-02 10:17:35 +08:00
Dan Poltawski
6e83ae36a8
Merge branch 'MDL-32246' of git://github.com/timhunt/moodle
2012-04-02 10:03:10 +08:00
Dan Poltawski
bec21793d2
Merge branch 'MDL-32201' of git://github.com/timhunt/moodle
2012-04-02 09:40:09 +08:00
Sam Hemelryk
f9488a6f73
MDL-30981 upgrade: Fixed a couple of phpdoc typos
2012-04-02 12:27:23 +12:00
Sam Hemelryk
ea6805f009
Merge branch 'MDL-30981' of git://github.com/stronk7/moodle
2012-04-02 12:26:41 +12:00
Sam Hemelryk
880a40c5b1
Merge branch 'MDL-32256-cron-return' of git://github.com/mudrd8mz/moodle
2012-04-02 11:28:09 +12:00
Sam Hemelryk
4958b6f224
Merge branch 'MDL-32258-data-cron' of git://github.com/mudrd8mz/moodle
2012-04-02 11:24:54 +12:00
Sam Hemelryk
90ad4ed589
Merge branch 'master_MDL-31908_glossary_entrylist_print_version_not_showing_content' of git://github.com/kanikagoyal/moodle
2012-04-02 11:19:58 +12:00
Eloy Lafuente (stronk7)
39b90b5152
MDL-30981 Upgrade API: Added related phpdocs
2012-04-02 00:40:13 +02:00
Sam Hemelryk
3279dd4253
Merge branch 'MDL-31711' of git://github.com/nebgor/moodle
2012-04-02 10:22:22 +12:00
Sam Hemelryk
6b8e99dd87
Merge branch 'MDL-32289' of git://github.com/lazydaisy/moodle
2012-04-02 10:16:52 +12:00
Petr Skoda
c9c2027332
MDL-32251 E_STRICT fix
2012-04-01 15:22:42 +02:00
Petr Skoda
324d210fe4
MDL-32251 one more E_STRICT fix
2012-04-01 12:23:07 +02:00
Mary Evans
76002f94f5
MDL-32289 theme_afterburner: added lang menu to frontpage layout in config.php
2012-04-01 01:05:14 +01:00
Mary Evans
d0760eac6c
MDL-32262 theme_afterburner: fixed missing comma in afterburner_styles.css
2012-04-01 00:31:23 +01:00
Petr Skoda
d9d61fa340
MDL-32251 use standard PHP debug levels instead of original 38911
2012-03-30 19:19:06 +02:00
Petr Skoda
54352ac979
MDL-32251 more E_STRICT fixes
2012-03-30 19:02:58 +02:00
adrian@moodle.com
db546510a1
MDL-17327 - data - improved the sql query for very large advanced searches
2012-03-30 13:18:23 +08:00
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
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
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