Petr Skoda
d6614d667d
MDL-26876 use correct blog post format when migrating to forum posts
2011-03-20 08:28:46 +01:00
Matteo Scaramuccia
36c0108a2f
MDL-26894: merged from SCORM 1.2 (scorm_12lib.php) after an XDebug audit session
2011-03-19 11:15:10 +01:00
Tim Hunt
8c448e1c83
MDL-26861 quiz view align Summary of your previous attempts table consistenty
...
Fix thanks to Joseph Rézeau.
2011-03-19 09:31:27 +00:00
Tim Hunt
c08643da97
MDL-26887 Refactor file_save_draft_area_files to separate out the file_rewrite_urls_to_pluginfile bit.
2011-03-18 16:41:29 +00:00
Eloy Lafuente (stronk7)
00570de599
MDL-26883 ddl - fix some function declarations
2011-03-18 14:40:20 +01:00
Sam Hemelryk
ced9fc4453
theme-anomaly MDL-25621 Added support for the langmenu to the config.php file
2011-03-18 16:53:03 +08:00
Sam Hemelryk
34b9d4d4a5
portfolio MDL-23022 Fixed navigation when cancelling a portfolio export
2011-03-18 16:19:59 +08:00
Adam Olley
9bf6815753
user-selector MDL-25975 Fixed timeout bug in user selector that was affecting IE8
2011-03-18 15:02:55 +08:00
Sam Hemelryk
4c2820fbd8
navigation MDL-26875 Moved course type check into object check and moved JS string call to navigation block where the navigation JS is initialised.
2011-03-18 14:45:10 +08:00
Sam Hemelryk
dd18964703
navigation MDL-26570 Removed test from navigation simpletests which is no longer possible due to new cm_info object implementation
2011-03-18 13:51:35 +08:00
Sam Hemelryk
c755c87437
navigation MDL-26570 branchid was renamed to key in previous fixes, unit tests updated to reflect this
2011-03-18 13:35:46 +08:00
Jonathon Fowler
c683165a4a
insert a 'View all courses' link when loading category navigation entries from AJAX
2011-03-18 15:00:14 +10:00
Sam Hemelryk
d30d67aad5
theme-overlay MDL-25834 Added images to replace the standard dropdown arrows (new images are white)
2011-03-18 11:26:33 +08:00
Sam Hemelryk
53b1445eeb
theme-overlay MDL-25834 Added CSS to better display the custom menu in the overlay theme
2011-03-18 11:23:58 +08:00
Petr Skoda
a3516c4908
MDL-26826 add resizing of youtube and vimeo and remove non-functional % embedding sizes, only pixel sizes work in object tags
2011-03-17 22:13:07 +01:00
Petr Skoda
3e7069e70b
MDL-26726 fix whitespace and a few debug and comment typos
2011-03-17 21:34:34 +01:00
Petr Skoda
d2b322ae3c
MDL-26825 do not return any form data if form cancelled
2011-03-17 20:43:35 +01:00
Matteo Scaramuccia
77e889a0ef
MDL-26863: fixed regression by an appropriate Merging From Branch using 1.9
2011-03-17 18:15:42 +01:00
Petr Skoda
10793e570c
MDL-26837 remove blacklisted markup from algebra conversion
2011-03-17 15:36:21 +01:00
Tim Hunt
ea003cd59a
MDL-26848 get rid of stupid unsigned columns in the quiz statistics report.
2011-03-17 12:48:01 +00:00
Petr Skoda
72650054f4
MDL-26833 send forum notifications to active enrolled users only
2011-03-16 23:26:00 +01:00
Petr Skoda
505c641a52
MDL-26834 remove suspended users from the participants list
2011-03-16 22:10:12 +01:00
Petr Skoda
22a7796343
MDL-26803 fix switched values of autosubscribe defaults in user upload
2011-03-16 20:00:06 +01:00
Petr Skoda
bc61aa4085
MDL-26803 add missing forcing of password reset when new password created in cron
2011-03-16 19:59:33 +01:00
Petr Skoda
4335aa296e
MDL-26844 ugly workaround for PHP int size limitation in query limits
...
It looks like the pg driver or database is internally overflowing at least on my 64bit test setup, I think we can safely return all results when from + num is over our max PHP integer.
2011-03-16 16:15:43 +01:00
Petr Skoda
3d24c50144
MDL-26844 fix use of invalid integers in dml tests
2011-03-16 16:08:55 +01:00
sam marshall
adaeccb66d
MDL-26781 Ensure get_fast_modinfo $cm is compatible with get_record $cm
2011-03-16 15:03:01 +00:00
Tim Hunt
b6eb984a45
MDL-26747 Allow course reports to have settings.php
2011-03-16 14:45:02 +00:00
Tim Hunt
6d03fd9830
MDL-20636 Fix for Bug 11593 merged from our 1.9 version. #268
2011-03-16 14:34:19 +00:00
Petr Skoda
200b4556d7
MDL-26842 make sure query parameter names are not reserved words in oracle driver
2011-03-16 15:20:32 +01:00
Andrew Robert Nicols
d8e7d1a085
formslib: MDL-26557 Use correct variable name and specify defaults in function declaration
...
Signed-off-by: Andrew Robert Nicols <andrew.nicols@luns.net.uk>
2011-03-16 10:50:07 +00:00
Andrew Davis (andyjdavis)
f51cda3d09
lesson MDL-26571 made lesson accept a custom scale
2011-03-16 17:27:59 +08:00
Dan Poltawski
f723bd3df5
blocks admin MDL-26827- allow blocks settings to be an admin externalpage
...
This borrows from Tim's technique for qtypes in 1650a33cb
2011-03-16 09:12:22 +00:00
Petr Skoda
56babbcb76
weekly release
2011-03-16 09:35:33 +01:00
Andrew Davis (andyjdavis)
b6e526585a
message MDL-26607 fixed sql error when searching for users and limiting search to your courses
2011-03-16 10:58:07 +08:00
Andrew Davis (andyjdavis)
76027a9f65
lesson MDL-26768 lesson was inserting a grade of 0 when a user id and a null raw grade were supplied
2011-03-16 10:26:12 +08:00
Eloy Lafuente (stronk7)
93d8fdc201
MDL-26697 take out unused vars from formal white
2011-03-15 15:33:36 +01:00
Eloy Lafuente (stronk7)
e5e64a4886
Merge branch 'w11_MDL-26697_20_media' of git://github.com/skodak/moodle
...
Conflicts:
theme/formal_white/config.php
2011-03-15 15:21:02 +01:00
Jerome Mouneyrac
d587f077ef
MDL-26822 enrol_user now save the status + trivial typo change in a (bit) related file
2011-03-15 17:27:27 +08:00
Mary Evans
1bb4846249
Fix for MDL-25565
2011-03-15 01:34:40 +00:00
Petr Skoda
b0b4ab1aff
Merge branch 'MDL-26464_m20_v2' of github.com:skodak/moodle
2011-03-14 20:55:04 +01:00
Petr Skoda
0393a8b706
MDL-26464 improve coding style and fix phpdocs
2011-03-14 20:54:00 +01:00
Petr Skoda
cd3d2823af
Merge branch 'MDL-26228_grade_full_view2' of git://github.com/andyjdavis/moodle
2011-03-14 18:21:33 +01:00
Petr Skoda
65361ab836
Merge branch 'MDL-24724_course_profile' of git://github.com/andyjdavis/moodle
2011-03-14 18:18:24 +01:00
Petr Skoda
e7104d2dba
PULL-400 fix incorrect format_white theme file permissions from recent commits
2011-03-14 18:11:09 +01:00
Petr Skoda
3908f7ca1a
Merge branch 'MDL-4633_m20' of git://github.com/rwijaya/moodle
2011-03-14 18:01:19 +01:00
Eloy Lafuente (stronk7)
6326817e0f
Merge branch 'MDL-26767' of git://github.com/timhunt/moodle
2011-03-14 12:07:41 +01:00
Eloy Lafuente (stronk7)
3d63eb08f6
Merge branch 'MDL-22478-alternative-langcacheroot' of git://github.com/mudrd8mz/moodle
2011-03-14 12:03:36 +01:00
Dan Marsden
571ae25286
MDL-21432 backup - add plagiarism plugin hooks for course and module
2011-03-14 11:44:14 +01:00
Sam Hemelryk
f786f01115
Merge rebased branch 'formal_white_2011030507' of git://github.com/kordan/moodle.git
2011-03-14 18:02:18 +08:00