Tim Hunt
18651b0bfa
MDL-37068 qformat_learnwise: fix UTF8 and other issues.
2012-12-22 15:15:20 +00:00
Thanh Le
e349d18435
MDL-35794 quiz: config for whether Outcomes are advanced settings
2012-12-22 15:15:13 +00:00
Thanh Le
5b8d9521ee
MDL-35792 question preview: way to update options without restarting.
...
It is useful, and possible, to update the display options without
restarting the question. You now only have to restart if you are
changing the maximum mark or the behaviour.
2012-12-22 15:15:06 +00:00
Petr Škoda
8d5769593d
MDL-37281 fix other users current navigation node
2012-12-22 14:59:40 +01:00
Petr Škoda
92fc5a670d
MDL-37152 remove bogus $mail->IsSMTP() breaking non-smtp mailing
...
Credit goes to Aurelijus Bruzas, thanks.
2012-12-22 14:48:47 +01:00
Petr Škoda
c92a386ba4
MDL-37254 add missing AS keyword
2012-12-22 14:13:19 +01:00
Petr Škoda
7ea870a33e
MDL-37233 do not show skype status icon on https sites
...
Funny that the same company that implemented the IE security warnings is unable to set up SSL on the Skype status server…
2012-12-21 17:28:05 +01:00
Petr Škoda
8cc55f3058
MDL-37191 do not timeout when uninstalling plugins
2012-12-21 16:00:59 +01:00
Petr Škoda
ea0f9a277c
MDL-36212 rework html entity conversions
...
This should resolve all html entity conversion problems in different PHP versions.
2012-12-20 22:49:20 +01:00
Eloy Lafuente (stronk7)
4a76321356
weekly release 2.3.3+
2012-12-20 21:12:09 +01:00
Eloy Lafuente (stronk7)
e84b8c3f5c
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
2012-12-20 20:57:28 +01:00
Jason Fowler
0fa9c9ff12
MDL-35833 - Blocks - Adding alt and title attributes to the docked-block panel close button
2012-12-20 10:41:47 +08:00
Tim Hunt
c0267dc549
MDL-32245 question bank: update URL after moving question between categories.
...
Also, improve the URL when you go to edit the questions in a category.
2012-12-20 12:12:37 +13:00
Andrew Robert Nicols
1365b07390
MDL-36934 Only set the autosubmit class on selects when required
...
The url_select class can optionally show a button (much like the non-JS
fallback). In this case, the autosubmit nature of the form shouldn't be
enforced and it should only submit on the button.
2012-12-19 12:27:17 +00:00
Adrian Greeve
eb883f0fa4
MDL-35653 - mod/wiki: Force format now lets users edit wiki pages.
...
Thanks to Tõnis Tartes for part of this solution.
When force format was selected in the options, trying to view the
wiki would redirect to the front page with a message saying that
you do not have permission to edit this page. Students had no way
of viewing any entries or creating the first page.
When in force format it skips a page , which would be considered
uncessary for students, but this means that the group id is not set
and this is what is causing most of the problems.
I also have included a check to see if the title is default and whether
the user has permission to view all groups. In these situations the
intermediate page is displayed.
2012-12-19 08:54:12 +08:00
Eloy Lafuente (stronk7)
9af7c81879
Merge branch 'w50_MDL-36245_m23_convert' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-18 23:43:06 +01:00
Andrew Robert Nicols
5eadb30e07
MDL-35569 AJAX Move auto-submitting selects to separate YUI module
...
sam note: Some changes removed from 2.4 version (deprecation warning, lib/upgrade.txt).
2012-12-18 13:56:26 +00:00
Matt Oquist
d032ed7b0c
MDL-36958 Forum: Replaced hard-coded numbers with proper defines
2012-12-18 17:24:34 +08:00
Dan Poltawski
2ea7723c53
Merge branch 'MDL-37014_webdav_folders_23' of git://github.com/davosmith/moodle into MOODLE_23_STABLE
2012-12-18 14:52:41 +08:00
Dan Poltawski
568349fee7
MDL-36259 - change case of table alias to match definition
2012-12-18 14:27:13 +08:00
Dan Poltawski
60b5ffebf5
Merge branch 'MDL-36259_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-12-18 14:26:10 +08:00
Dan Poltawski
8d8158ea9c
Merge branch 'MDL-30899_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-12-18 09:11:31 +08:00
Raymond Wijaya
4c1d7cf9b6
MDL-36966 Assignment: Bug - Student submission appears graded by themselves.
...
Fix a bug when a student editing his submission after it has been graded, it changes the 'graded by' details to the student's name in the feeback summary
2012-12-18 08:47:14 +08:00
Dan Poltawski
2e791b966d
Merge branch 'MDL-35740-23' of git://github.com/damyon/moodle into MOODLE_23_STABLE
2012-12-18 08:45:48 +08:00
Eloy Lafuente (stronk7)
af794e19f3
Merge branch 'MDL-36842_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-12-18 00:19:55 +01:00
Eloy Lafuente (stronk7)
877960cfdf
Merge branch 'w50_MDL-37171_m23_outdatedexcel' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-18 00:14:04 +01:00
Adrian Fish
2ad0b3a12a
MDL-37035 Pass user locale after course locale.
2012-12-18 10:32:29 +13:00
Sam Hemelryk
59fc0958d6
Merge branch 'w50_MDL-37111_m23_forumsinglefirst' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-18 10:24:32 +13:00
Sam Hemelryk
b3f46160b4
Merge branch 'MDL-37176_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
2012-12-18 10:12:11 +13:00
Sam Hemelryk
5c65ad28b4
Merge branch 'MDL-35530_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-12-18 10:07:03 +13:00
Sam Hemelryk
6c9a77ba0c
Merge branch 'wip-MDL-35056-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
2012-12-18 09:56:58 +13:00
Sam Hemelryk
20da16bb77
Merge branch 'MDL-32245_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-12-18 09:51:30 +13:00
Sam Hemelryk
f6a3850949
MDL-36812 grader_report: Fixed whitespace on integration
2012-12-18 09:48:06 +13:00
Nadav Kavalerchik
e83a4dcdd8
MDL-36812 - Enabling grade_report_fixedstudents, shows the user's list on the left side of the page, in RTL mode (theme/standard)
2012-12-18 09:48:05 +13:00
Sam Hemelryk
c20213441e
Merge branch 'MDL-29733_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
2012-12-18 09:42:06 +13:00
Tim Hunt
f4564374d7
MDL-37098 quiz: event handler fails deleting group with no overrides
...
This was a regression from MDL-35717.
2012-12-17 17:01:05 +00:00
Dan Poltawski
2144749571
MDL-35717|NOBUG - fix trailing whitespace problems
2012-12-17 17:01:04 +00:00
Matt Petro
30ef79639c
MDL-35717 quiz: fix overdue attempt processing
2012-12-17 17:00:52 +00:00
David Monllao
1a4bfac4db
MDL-30899 moodle-enrol-notification Overridding default footer padding
2012-12-17 15:36:40 +08:00
David Monllao
49ca31880c
MDL-30899 moodle-enrol-notification Adding close button title for accessibility
2012-12-17 15:36:33 +08:00
Dan Poltawski
c3e3fd380d
Merge branch 'w50_MDL-36493_m23_mysql' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-17 15:29:18 +08:00
Dan Poltawski
4dd80797b5
Merge branch 'MDL-37114_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-12-17 15:25:30 +08:00
Andrew Davidson
139d78a828
MDL-37034 - Added appropriate name to category settings navigation node
2012-12-17 15:22:07 +08:00
Dan Poltawski
5c7c78db26
Merge branch 'w50_MDL-36597_m23_courselang' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-12-17 13:53:33 +08:00
Dan Poltawski
8e81a8eb2c
Merge branch 'MDL-29334_m23' of git://github.com/markn86/moodle into MOODLE_23_STABLE
2012-12-17 13:48:25 +08:00
Dan Poltawski
160d3c6b8a
Merge branch 'wip-mdl-36736-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-12-17 12:09:46 +08:00
Dan Poltawski
0869ef50f0
Merge branch 'wip-MDL-25928-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
2012-12-17 12:05:19 +08:00
Dan Poltawski
12a3697281
Merge branch 'wip-MDL-35874-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
2012-12-17 11:53:08 +08:00
Dan Poltawski
f28b5664eb
Merge branch 'wip-MDL-35979-s23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
2012-12-17 11:48:47 +08:00
Dan Poltawski
bda079183e
Merge branch 'MDL-37078-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
2012-12-17 11:37:10 +08:00