Sun Zhigang
1ab8cd2e1c
MDL-29523 filemanager: Fix a hardcode string
2012-02-27 09:35:11 +08:00
Adrian Greeve
31fde54fbc
MDL-30976 - navigation - Updating the api block documentation.
2012-02-27 08:14:54 +08:00
Mary Evans
5e8984c106
MDL-31748_master theme_afterburner: added min-width to fix missing horizontal scroll bar when page is reduced in browser window
2012-02-25 17:56:24 +00:00
Mary Evans
3b2064e0bf
MDL-31351_master theme_splash: add new menu-arrow.gif + deleted 33 obsolete images
2012-02-24 14:42:51 +00:00
Glenn Ansley
2af268a1f3
MDL-14837 Calendar: Display start time on calendar events with no duration
2012-02-24 08:58:31 -05:00
Gerard (Gerry) Caulfield
bc9cc60191
MDL-29178 Fix block naming inconsistencies
2012-02-24 16:28:17 +08:00
Rajesh Taneja
44cbe13aea
MDL-29274 blocks: people block will use course context for making url and not module context
2012-02-24 15:20:59 +08:00
Dan Poltawski
6ad22bb164
MDL-29199 dml: fix query logging on Oracle
...
thanks to Jonathon Fowler for the fix
2012-02-24 11:57:18 +08:00
Andrew Davis
8260050dbd
MDL-31739 mod_forum: added phpdocs for forum_get_email_message_id()
2012-02-24 10:48:24 +07:00
Dan Poltawski
92b145dc81
MDL-31546 wiki: remove stray semicolon
...
causing errors on oracle
Thanks to Jonathon Fowler for the patch
2012-02-24 11:41:54 +08:00
Mary Evans
7ee84637bb
MDL-31351_master theme_splash: added some new css files and embedded.php
2012-02-24 02:13:01 +00:00
Rajesh Taneja
59c81169ef
MDL-22896 libraries: Updated regular expression in html2text, for replacing unknown/unhandled entities
2012-02-24 10:08:56 +08:00
Mary Evans
0170739a7d
MDL-31351_master theme_splash: updated version
2012-02-24 01:53:46 +00:00
Aparup Banerjee
7842fba0d7
MDL-27793 Themes : review changes - removed .dir-rtl from .loginbox selector rule to be default css rule. made them same width too.
2012-02-24 09:52:21 +08:00
Aparup Banerjee
c5f2853d82
MDL-27793 Themes : fixed "remember username" wrapping unnecessarily.
2012-02-24 09:52:21 +08:00
Aparup Banerjee
5c5a30fa79
MDL-27793 Themes : fixed base (and other themes) theme's loginbox
...
- fixed translated lengthy terms were being clipped
- fixed clipping and positioning of loginbox in rtl and ltr languages both
2012-02-24 09:52:21 +08:00
Tim Hunt
d44480f60f
MDL-31729 questions: files for hints are not moved or deleted.
...
The files that belong to the question hints are neither moved when the
question is moved to another context, nor deleted when the question is
deleted.
Oops! How come no one noticed that until today.
2012-02-23 12:37:26 +00:00
Tim Hunt
d5ffb7896b
MDL-31721 question editing: improve working for Show num correct
...
AMOS BEGIN
CPY [shownumpartscorrect,question],[shownumpartscorrectwhenfinished,question]
AMOS END
2012-02-23 12:37:02 +00:00
Tim Hunt
ab82976f92
MDL-29161 weblib: moodle_ulr::out does not cope with array params.
2012-02-23 12:07:28 +00:00
Eloy Lafuente (stronk7)
c4a12afaf9
weekly release 2.3dev
2012-02-23 11:38:14 +01:00
Eloy Lafuente (stronk7)
5e6e0a1123
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-02-23 11:34:35 +01:00
Rossiani Wijaya
7b4495b3b3
MDL-31399 Lesson Module: Fixed horizontal scroll bar issue when using rtl language format (eg: arabic)
2012-02-23 15:34:57 +08:00
Eduardo Pinto
dd30ae41d0
MDL-26496 Lesson Module: removed warning when no answer is selected from single choice question
2012-02-23 14:10:18 +08:00
Andrew Davis
0e7f31b42b
MDL-31363 grade: removed 3 constants that are not being used anywhere
2012-02-23 08:51:19 +07:00
Sam Hemelryk
4a3ecbb25e
MDL-30988 ajax: Fixed up phpdocs package in ajax scripts
2012-02-23 14:38:52 +13:00
AMOS bot
32556d5d12
Automatically generated installer lang files
2012-02-23 00:31:05 +00:00
Eloy Lafuente (stronk7)
e757f51864
MDL-30997 - group - trailing whitespace + comment alignment fixes
2012-02-22 13:23:11 +01:00
Eloy Lafuente (stronk7)
202c72c997
Merge branch 'wip-MDL-30997-master' of git://github.com/abgreeve/moodle
2012-02-22 13:09:54 +01:00
AMOS bot
22993f3d12
Automatically generated installer lang files
2012-02-22 00:31:10 +00:00
Sam Hemelryk
75e4f98c0d
MDL-30987 message: Minor phpdoc fix ups
2012-02-22 11:15:42 +13:00
Sam Hemelryk
a513048a00
Merge branch 'MDL-30987_message_docs2' of git://github.com/andyjdavis/moodle
2012-02-22 10:58:06 +13:00
Sam Hemelryk
2caf3f9bee
Merge branch 'MDL-30910' of git://github.com/rwijaya/moodle
2012-02-22 10:22:06 +13:00
Eloy Lafuente (stronk7)
af7ee420f4
Merge branch 'wip-MDL-30830-m23' of git://github.com/samhemelryk/moodle
2012-02-21 21:11:15 +01:00
David Mudrak
cb3ef22065
MDL-29256 Fixed incorrect calculation of contentformat
...
Legacy Resource modules of the type Web page force the HTML format for
their content. The format stored in the reference field is valid only
for legacy resources of the type Plain text page. See page_20_migrate()
function.
2012-02-21 11:19:57 +01:00
Eloy Lafuente (stronk7)
25f51decae
Merge branch 'm_MDL-25996_making_language_editing_terms_user_friendly' of git://github.com/gerrywastaken/moodle
2012-02-21 10:47:37 +01:00
Aparup Banerjee
25eb90908e
MDL-25027 Web Service: added email validation to create_users() - just like GUI
2012-02-21 15:23:57 +08:00
Aparup Banerjee
99b1e292fe
MDL-25027 Web Service: removed user info(firstname,lastname) truncation for GUI-WS consistency.
...
Currently there is no validation on user info (firstname/lastname) in user/editadvanced_form.php
2012-02-21 15:08:15 +08:00
Rossiani Wijaya
af4de0a2c2
MDL-30910: Lesson Module: fix lesson progress bar for screen readers
...
AMOS BEGIN
CPY [progresscompleted, mod_lesson]
AMOS END
2012-02-21 12:31:35 +08:00
Andrew Davis
6fbd60ef57
MDL-30987 message: updated phpdocs for /lib/messagelib.php and /message
2012-02-21 10:57:55 +07:00
Adrian Greeve
4d8e241742
MDL-30997 - group - update of the api block documentation.
2012-02-21 11:17:27 +08:00
Sam Hemelryk
44e59a587c
Merge branch 'MDL-30249' of git://github.com/mouneyrac/moodle
2012-02-21 14:55:56 +13:00
Sam Hemelryk
aad1a1f7ce
MDL-31158 enrol_manual: Fixed whitespace
2012-02-21 14:46:04 +13:00
Sam Hemelryk
4ddd465a2a
Merge branch 'MDL-31158_grade_recovery' of git://github.com/andyjdavis/moodle
2012-02-21 14:44:50 +13:00
Eloy Lafuente (stronk7)
8c4988cd3b
Merge branch 'MDL-31561' of git://github.com/kiklop74/moodle
2012-02-21 02:30:14 +01:00
Eloy Lafuente (stronk7)
a96fb50192
Merge branch 'MDL-31562' of git://github.com/kiklop74/moodle
2012-02-21 02:28:14 +01:00
Andrew Davis
de80da61e8
MDL-31158 grade: altered the help string for recovergradesdefault
2012-02-21 08:27:09 +07:00
Eloy Lafuente (stronk7)
f4319f8531
Merge branch 'wip-mdl-25432' of git://github.com/rajeshtaneja/moodle
2012-02-21 02:10:10 +01:00
Eloy Lafuente (stronk7)
c3ca963d81
Merge branch 'MDL-30698_multiple_emails' of git://github.com/andyjdavis/moodle
2012-02-21 01:43:53 +01:00
AMOS bot
ae5ed89004
Automatically generated installer lang files
2012-02-21 00:31:12 +00:00
Sam Hemelryk
58b7d48f9a
MDL-30974 forms: Last minute phpdoc fixes
2012-02-21 12:39:35 +13:00