kordan
e7d53b43ec
MDL-34405 theme_formal_white: added background for quiz overview
2012-07-29 15:55:23 +02:00
kordan
3518d78f10
MDL-34494 theme_formal_white: replaced old style core_renderer::MAIN_CONTENT_TOKEN with $OUTPUT->main_content()
2012-07-29 15:27:09 +02:00
Mary Evans
e0c380994a
MDL-34624 theme_base: added background color to style/admin.css for role edit default
2012-07-29 14:23:19 +01:00
Petr Škoda
4b8d031a4e
MDL-34616 fix editor resizing regression
2012-07-29 14:48:23 +02:00
Tim Hunt
f8b665224f
MDL-34532 quiz reports: error when showing users without attempts.
...
We were not checking if attempt state was null before trying to convert it to a string.
2012-07-27 23:21:32 +01:00
Tim Hunt
7e48778b87
MDL-31509 quiz outcomes: let people associate quizzes with outcomes.
...
The quiz does not really support outcomes, but even so in 1.9 you could
select outcomes on the quiz edit form, and apparently this was useful to
some people, therefore we should re-enable it.
2012-07-27 18:06:24 +01:00
Petr Škoda
fea52c11cb
MDL-34538 fix PARAM_FLOAT validation
2012-07-27 18:44:41 +02:00
Petr Škoda
9a97fa5a65
MDL-34538 add float validation tests
2012-07-27 18:44:27 +02:00
Tim Hunt
4b6ad1e79b
MDL-32791 quiz db: clean up garbage data that was causing problems.
...
Melinda Kraft reported having rows in their quiz_question_instances
table which caused various problems. These rows are meaningless, so I
have done a DB upgrade step to clean them up, which should deal with the
bad side-effets they were causing.
2012-07-27 16:41:28 +01:00
Nadav Kavalerchik
9358953d90
MDL-34513 - RTL Theme fixes for Moodle 2 (theme/mymobile)
...
+ Right align frontpage course list
+ right align activity and resource titles
+ Two Columns on/off slider fix
+ Right align content in Blocks
+ Fix checkbox question types in quiz
+ Right align titles of fields in Forms
+ minor ui tweaks
2012-07-27 16:30:19 +03:00
Jean-Michel Vedrine
3a24ae8b17
MDL-34483 qformat_examview: handle more questions.
...
These fixes come from testing with the example file supplied by Rick
Jerz.
2012-07-27 12:13:38 +01:00
Tim Hunt
ff2ec2cb95
MDL-34599 quiz attempts: more robust if page number out of range.
...
Rather than throwing an exception, we should just show the first/last
page of the quiz if the page number is out-of-range.
2012-07-27 11:42:03 +01:00
Damyon Wiese
94f26900c9
MDL-31288: New feature: Assignment submission statements
2012-07-27 16:00:10 +08:00
Ankit Agarwal
703a2c2e3f
MDL-34467 glossary: Changing strictness of new context_xxx::instances() calls
2012-07-27 14:27:09 +08:00
Rajesh Taneja
432a68805a
MDL-34239 Blog: Editing blog associated with module will be keep it's association
2012-07-27 14:01:08 +08:00
Ankit Agarwal
f7562e83b1
MDL-34467 page: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:27:59 +08:00
Ankit Agarwal
c288a3dbf8
MDL-34467 lti: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:27:13 +08:00
Ankit Agarwal
5918e3715e
MDL-34467 lesson: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:26:35 +08:00
David Monllao
327c67a971
MDL-34466 mod_choice Replace all instances of get_context_instance() with respective context_XXXX class in mod/choice
2012-07-27 13:26:06 +08:00
David Monllao
c068b41bed
MDL-34466 mod_folder Replace all instances of get_context_instance() with respective context_XXXX class in mod/folder
2012-07-27 13:26:06 +08:00
David Monllao
6536217c78
MDL-34466 mod_chat Replace all instances of get_context_instance() with respective context_XXXX class in mod/chat
2012-07-27 13:26:04 +08:00
Ankit Agarwal
b631c40835
MDL-34467 imscp: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:25:55 +08:00
Ankit Agarwal
e0a91e119a
MDL-34467 glossary: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:25:24 +08:00
David Monllao
01a67102e6
MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment
2012-07-27 13:25:05 +08:00
Frederic Massart
b061530d66
MDL-25953 Repository: Amazon S3 supports sub directories
2012-07-27 10:52:26 +08:00
Frederic Massart
12ca713302
MDL-25953 Repository: Updated Amazon S3 library
2012-07-27 10:52:26 +08:00
Charles Fulton
c2ab23894b
MDL-29909 wiki: do not show groups when no groups present
2012-07-26 19:13:33 -07:00
Adrian Greeve
b0c6dc1cac
MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8)
2012-07-27 10:10:46 +08:00
Ankit Agarwal
686ca2f5d1
MDL-32827 calendar: Added logic to handle calendar events with empty eventtypes during restore
2012-07-27 10:08:16 +08:00
Ankit Agarwal
3713514b08
MDL-32827 calendar: Fixining calender entries with no eventtype
2012-07-27 10:06:37 +08:00
Frederic Massart
bb9ea890f6
MDL-34507 Repository: Better support for 'any' accepted filetypes
2012-07-27 10:01:27 +08:00
David Monllao
2c979976e1
MDL-34464 mod_feedback Replace all instances of get_context_instance() with respective context_XXXX class in mod/feedback
2012-07-27 09:13:57 +08:00
David Monllao
0b3b8c30e2
MDL-34464 mod_data Replace all instances of get_context_instance() with respective context_XXXX class in mod/data
2012-07-27 09:13:57 +08:00
David Monllao
b4b6fc9155
MDL-32499 gradingform_rubric Avoid backup/restore of rubric fillings without an existing criteria
2012-07-27 09:13:21 +08:00
David Monllao
ba4ee840db
MDL-32931 mod_forum Polishing patch and taking into account courses without previous accesses
2012-07-27 09:08:23 +08:00
Tom Lanyon
28d638729d
MDL-32931 mod_forum Change forum overview to avoid use of (potentially large and slow ) log table.
2012-07-27 09:08:23 +08:00
Jean-Michel Vedrine
9c3afc5bb6
MDL-34483 qformat_examview: clean the code to make codechecker happy
2012-07-26 18:54:31 +01:00
Jean-Michel Vedrine
2562c138ec
MDL-34483 qformat_examview: changes required to make it basically work.
2012-07-26 18:54:30 +01:00
Tim Hunt
6200f70c5e
MDL-34589 quiz report graphs: PHP5.4 issue with unset($array[$float]).
...
Thanks to Matthew Davidson for diagnosing the problem.
2012-07-26 18:47:57 +01:00
Andrew Robert Nicols
feddb588ec
MDL-28486 Force use of SSL for all youtube and vimeo embeds
...
If a page is served over SSL (https), then any content loaded from non-SSL
sources (e.g. http://youtube.com/ ) will cause errors to show in the
browser. To prevent this, it's best to use the SSL equivelants where they
exist (e.g. https://youtube.com/ ).
Unfortunately, it isn't possible to accurately determine whether the
current page is loaded over an SSL connection or not in Moodle.
Since including content from an external SSL site on a non-SSL moodle page
does not lead to browser warnings, but non-SSL external content on an SSL
moodle page does, we always use SSL where available.
Note: This does not lead to any additional processing requirements for the
moodle site.
2012-07-26 09:18:19 +01:00
Aparup Banerjee
55a568fa7d
weekly release 2.4dev
2012-07-26 14:23:09 +08:00
Rossiani Wijaya
4370d73d48
MDL-34255 group calendar events: fixed adding group calendar event for students
2012-07-26 14:22:22 +08:00
Aparup Banerjee
3c2ed6ebab
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2012-07-26 14:11:57 +08:00
Frederic Massart
4373103084
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
AMOS bot
8e28b1de66
Automatically generated installer lang files
2012-07-26 00:31:43 +00:00
Andrew Robert Nicols
d2a27ab01b
MDL-29007 Rename moodle-enrol-notification to moodle-core-notification
2012-07-25 16:22:18 +01:00
Rajesh Taneja
42b60b2755
MDl-31294 Forms Library: updated php docs pointing to addHelpButton
2012-07-25 14:18:53 +08:00
Dan Poltawski
5d6cdf95f4
Merge branch 'MDL-13629_droplow' of git://github.com/andyjdavis/moodle
2012-07-25 12:29:05 +08:00
Sam Hemelryk
d5a81fadbf
Merge branch 'wip-mdl-19430' of git://github.com/rajeshtaneja/moodle
2012-07-25 16:25:04 +12:00
Dan Poltawski
e5d760697b
MDL-34441 dbtransfer - do not attempt migration if moodle is not installed.
2012-07-25 11:29:31 +08:00