Sam Hemelryk
870d485024
Moodle 2.1.7 release
2012-07-06 11:29:00 +12:00
Sam Hemelryk
44708a5568
weekly release 2.1.6+
2012-07-06 10:07:16 +12:00
Sam Hemelryk
0ac34abbfb
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-07-06 09:49:24 +12:00
Eloy Lafuente (stronk7)
97f5b526e6
Merge branch 'MDL-34145_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-07-05 03:41:51 +02:00
AMOS bot
0abafc0622
Automatically generated installer lang files
2012-07-05 00:31:20 +00:00
Sam Hemelryk
48d0a91018
MDL-33770 webservices: Fixed error with core_group_create_groups when no enrolment key provided
2012-07-05 09:22:44 +12:00
Eloy Lafuente (stronk7)
adb1b0afb4
MDL-32062 question engine: fix simpletests broken by the change.
2012-07-04 17:17:39 +02:00
AMOS bot
ec68dac0fd
Automatically generated installer lang files
2012-07-04 00:32:06 +00:00
Sam Hemelryk
7d7f36787b
Merge branch 'MDL-32062_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-07-04 09:53:32 +12:00
Charles Fulton
d27076d09e
MDL-32851 resource: skip resources with invalid files
2012-07-04 09:43:21 +12:00
sam marshall
4dbc9b75d2
MDL-33466: Group restriction should hide activity even with 'show availability' option
...
This is a modified version of fix by Luke Tucker at NetSpot - thanks.
2012-07-04 09:38:16 +12:00
Jonathan Harker
f0da446c56
MDL-27125 better manage file handles when downloading multiple files.
...
Based on Dongsheng Cai's branch: s11_MDL-27125_curl_file_handler_master
2012-07-04 09:33:22 +12:00
Sam Hemelryk
17a759cf61
Merge branch 'wip-MDL-33749-MOODLE_21_STABLE' of https://github.com/kwiliarty/moodle into MOODLE_21_STABLE
2012-07-04 08:41:26 +12:00
Kevin Wiliarty
78dd6d4813
MDL-33749 follow redirects for URL downloader
2012-07-03 16:22:21 -04:00
Dan Poltawski
d65a100e88
Merge branch 'MDL-30903-21' of git://github.com/FMCorz/moodle into MOODLE_21_STABLE
2012-07-03 11:51:46 +08:00
Dan Poltawski
7e31c3b1c3
Merge branch 'MDL-30883_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-07-03 11:02:23 +08:00
Sam Hemelryk
30cab618e1
Merge branch 'wip-MDL-33957-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2012-07-03 14:57:14 +12:00
AMOS bot
1b82db6d0d
Automatically generated installer lang files
2012-07-03 00:31:36 +00:00
Sam Hemelryk
75aa150051
Merge branch 'MOODLE_21_STABLE-MDL-33770' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-07-03 11:47:58 +12:00
Frederic Massart
ee9bd0e350
MDL-33796 Glossary: removed unused missing string
2012-07-03 01:08:09 +02:00
Dan Poltawski
f7b1660aa6
MDL-9214 - improve comment for custom login instructions
2012-07-03 10:47:36 +12:00
Dan Poltawski
b97702e584
MDL-32286 - fix ambigious english string
2012-07-03 10:43:07 +12:00
Matthew G. Switlik
5de876ba81
MDL-28151 resource: prevent cropping of large images
...
Conflicts:
theme/base/style/core.css
2012-07-03 10:16:04 +12:00
Eloy Lafuente (stronk7)
8162a1308a
Merge branch 'MDL-23813_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-07-02 23:54:02 +02:00
Aparup Banerjee
33406a758c
MDL-23254 Authentication : used httpswwwroot as root url during authentication procedure where $PAGE->https_required() is specified.
2012-07-03 09:42:51 +12:00
Dan Poltawski
44181e8a24
MDL-34081 dml: mssql driver was using case insensitve sql
2012-07-02 21:09:09 +02:00
Tim Hunt
9eb2207168
MDL-23813 glossary filter: add missing YUI dependency
...
Fix found by Huy Hoang. I am just making a commit.
2012-07-02 17:48:20 +01:00
Tim Hunt
3aa0f88b6e
MDL-34145 postgres driver: fix get_tables perf on <= 9.0
...
The query of the information_schema view seems to be painfully slow on
older versions of postgres (2000ms instead of 20ms). Therefore, it is
worth detecting that case, and using a more postgres specific feedback.
This is particularly important for 2.3+ unit tests.
Thanks to Petr Skoda for his help with this.
2012-07-02 16:24:10 +01:00
Dan Poltawski
d3c8f933df
MDL-31802 - navigation: add a comment about session reduction
2012-07-02 17:29:30 +08:00
Dan Poltawski
a3039b2085
Merge branch 'MDL-31802_21' of git://github.com/aolley/moodle into MOODLE_21_STABLE
2012-07-02 17:25:14 +08:00
Dan Poltawski
0a6a6a9cde
Merge branch 'w27_MDL-34045_m21_idnumber' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-07-02 16:34:38 +08:00
Dan Poltawski
5edb51d072
Merge branch 'MDL-33924_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-07-02 16:19:37 +08:00
Dan Poltawski
1f4a068537
Merge branch 'MDL-33780_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-07-02 16:07:51 +08:00
Dan Poltawski
a0ca809653
Merge branch 'MDL-30008-21' of git://github.com/FMCorz/moodle into MOODLE_21_STABLE
2012-07-02 15:43:49 +08:00
Dan Poltawski
e059f69d3f
Merge branch 'MDL-9073-21' of github.com:FMCorz/moodle into MOODLE_21_STABLE
2012-07-02 15:34:39 +08:00
Dan Poltawski
706c814d8c
Merge branch 'MDL-31987_assignment_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-07-02 15:13:05 +08:00
Rossiani Wijaya
d0c33d06a3
MDL-31987 Assignment module: fixed upgrade version
2012-07-02 14:58:33 +08:00
Dan Poltawski
f2d59e46eb
MDL-31987 Assignment module: fix sql for postgres.
2012-07-02 14:57:02 +08:00
Rossiani Wijaya
22c1e3f385
MDL-31987 Assignment module: Assignment count submissions correctly.
...
For advanced upload assignment, store file count of each submission
into assignment_submissions.numfiles
When counting submissions, if the assignment is open and tracking
drafts, only submissions which has send for marking are counted.
Otherwise, submissions which has numfiles > 0 are counted.
Also change a hardcoded 'submitted' to ASSIGNMENT_STATUS_SUBMITTED.
This patch was originally written by: Sunner Sun <sunner@gmail.com >.
I made some modifation to fixed count_real_submissions() query (ref: MDL-32207) in /mod/assignment/type/upload/assignment.class.php file
2012-07-02 14:57:02 +08:00
Dan Poltawski
722efe6e5b
Merge branch 'MDL-27842-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-07-02 11:27:42 +08:00
Sam Hemelryk
40f00ad784
Merge branch 'MDL-33932_21' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2012-07-02 14:31:32 +12:00
Sam Hemelryk
45181b1553
Merge branch 'MDL-33627_21' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2012-07-02 14:05:42 +12:00
Eloy Lafuente (stronk7)
ec7a8c38d9
weekly release 2.1.6+
2012-07-02 00:51:36 +02:00
Eloy Lafuente (stronk7)
18df418a50
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-07-02 00:45:26 +02:00
Sam Hemelryk
e2f3b1eea1
Merge branch 'MDL-34044-21' of git://github.com/srynot4sale/moodle into MOODLE_21_STABLE
2012-07-02 08:22:10 +12:00
Eloy Lafuente (stronk7)
555769489a
Merge branch 'MDL-32249c-21' of github.com:srynot4sale/moodle into MOODLE_21_STABLE
2012-07-01 02:15:41 +02:00
Sun Zhigang
c27a49324e
MDL-31201 wiki: fix a hardcoded string
2012-06-30 22:01:57 +02:00
Petr Škoda
92979a841d
MDL-34045 fix invalid idnumber field type in cohort form
2012-06-30 07:52:26 +02:00
Ankit Agarwal
05ddbc3143
MDL-27842 calendar: Remove the use of deprecated function calendar_print_event from delete.php
2012-06-29 15:03:13 +08:00
Adam Olley
bded2e91a0
MDL-31802: Remove section summaries from navigation_cache
2012-06-28 11:08:57 +09:30
AMOS bot
b532610c2f
Automatically generated installer lang files
2012-06-28 00:31:34 +00:00
Tim Hunt
76ef65f45d
MDL-33924 quiz: incorrect foreign key definition.
...
Thanks to Jean-Michel Vedrine for spotting this.≈
2012-06-27 08:03:04 +01:00
Aaron Barnes
7d82a37b49
MDL-34044 completion: Fix regression caused by MDL-26626
2012-06-27 12:03:21 +12:00
Tim Hunt
2f82ac596b
MDL-32062 question engine: fix re-grading attempts from 2.0
...
The code to upgrade attempts from before Moodle 2.0 to 2.1 created
attempt data that was not exactly the same as a new attempt created in
2.1+. This did not matter very much - revew and the quiz reports all
worked OK - but it broke on re-grade.
These changes detect the problem data in the re-grade code, an apply a
work-around so that the re-grade gives the correct result.
2012-06-26 09:58:32 +01:00
Tim Hunt
81200053af
MDL-33780 question import: strip UTF8 BOM
...
Previously, if there was a byte-order mark at the start of the file, the
import would just break, which was silly. Much better to just strip it
off.
2012-06-26 09:52:09 +01:00
Tim Hunt
bd874d2a0e
MDL-30883 question flags: aria attributes for accessibility
...
Also, update code to use html_writer.
Conflicts:
theme/base/style/question.css
2012-06-26 09:51:24 +01:00
Aaron Barnes
676910acbd
MDL-32249 completion: Make grade criteria more consistent
...
Also, round course grades and remove hardcoded string.
Note: This patch also removes the ability to update the course grade
from the completion interface
2012-06-26 14:03:23 +12:00
AMOS bot
bb44b2c9d0
Automatically generated installer lang files
2012-06-26 00:31:35 +00:00
AMOS bot
b53489190d
Merge branch 'MOODLE_21_STABLE' into install_21_STABLE
2012-06-26 00:31:34 +00:00
Andreas Grabs
99b1eb1755
MDL-33932_21 - added array_unique()
2012-06-25 21:52:27 +02:00
Andreas Grabs
4e2841b795
MDL-33627 - feedback block now show all feedbacks
2012-06-25 21:52:24 +02:00
Dan Poltawski
3546266a6b
Merge branch 'MDL-33984_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-06-25 21:58:20 +08:00
Eloy Lafuente (stronk7)
d81704f632
MDL-33984 mysql: take rid of old unicode & mysql 4.1 message on error.
2012-06-25 15:50:13 +02:00
Dan Poltawski
e13939dc77
Merge branch 'MDL-33984_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-06-25 18:47:20 +08:00
Eloy Lafuente (stronk7)
40bde9dfa6
MDL-33984 mysql - raise min version to 5.1.33.
...
Because of http://bugs.mysql.com/bug.php?id=42758 and other benefits.
2012-06-25 12:34:43 +02:00
AMOS bot
7b25272f43
Automatically generated installer lang files
2012-06-25 00:31:49 +00:00
Eloy Lafuente (stronk7)
bce307ee77
Merge branch 'w25_MDL-33733_m21_unzipstorage' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-06-25 01:23:07 +02:00
Eloy Lafuente (stronk7)
66aece01f9
weekly release 2.1.6+
2012-06-24 18:34:09 +02:00
Eloy Lafuente (stronk7)
d332e9f012
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-06-24 18:29:11 +02:00
Jason Fowler
7114045d8d
MDL-33957 - Installation - Fixing field lengths so they are long enough for data entry, and don't distort page rendering
2012-06-22 10:57:53 +08:00
AMOS bot
da0655ebdf
Automatically generated installer lang files
2012-06-22 00:31:30 +00:00
Sam Hemelryk
a4c4e43a5f
Merge branch 'MDL-27675_21' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2012-06-21 11:36:42 +12:00
Sam Hemelryk
d25f6b8104
Merge branch 'MDL-33808-21' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-06-21 10:06:24 +12:00
Aparup Banerjee
236534f192
Merge branch 'wip-MDL-33811-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-06-20 17:18:46 +08:00
Frederic Massart
837e89e1d3
MDL-9073 Glossary: uncategorised entries are printable
2012-06-20 12:28:09 +08:00
Jason Fowler
4018a4b4a7
MDL-32290 - Repositories - Fixing missing slash from the URL path
2012-06-20 10:42:22 +08:00
AMOS bot
5e0a9e2bf9
Automatically generated installer lang files
2012-06-20 00:31:24 +00:00
Dan Poltawski
420b76d61e
MDL-3971 - mod_forum: contain () in span
2012-06-20 11:40:56 +12:00
Jason Fowler
820e356a5e
MDL-32990 - Repositories - Updating Box.net API calls to use HTTPS
2012-06-19 15:09:12 +08:00
Dan Poltawski
6ceafdb00a
MDL-33808 - format title on the repository instance screen
2012-06-19 12:10:26 +08:00
Dan Poltawski
4a35940233
MDL-33808 - incorrect cleaning of repository names
2012-06-19 11:28:01 +08:00
AMOS bot
70243720e9
Automatically generated installer lang files
2012-06-19 00:31:23 +00:00
Sam Hemelryk
b6c63cfcc6
MDL-33811 Fixed left over debugging code preventing proper setting of YUI gallery version
2012-06-19 11:26:57 +12:00
Tim Hunt
74919fa156
MDL-26892 questions: images lost during upgrade.
...
This affects questions shared in the system or course category areas of
the question bank.
Thanks to Chris Edwards for working out what was going wrong.
2012-06-18 21:41:26 +08:00
Dan Poltawski
1cdcf60ed3
Merge branch 'wip-MDL-33603-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-06-18 15:07:52 +08:00
Dan Poltawski
47e26d45f7
Merge branch 'wip-mdl-33607-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-06-18 14:34:43 +08:00
Adrian Greeve
7040ab6e30
MDL-33603 - data - added another sql query to allow links to records to work.
2012-06-18 10:27:14 +08:00
Petr Skoda
5f828fa036
MDL-33733 fix broken zip_packer->extract_to_storage() when extracting from stored_file
2012-06-17 23:01:31 +02:00
AMOS bot
ed2410c954
Automatically generated installer lang files
2012-06-16 00:31:37 +00:00
Eloy Lafuente (stronk7)
4557b47df1
weekly release 2.1.6+
2012-06-15 20:27:26 +02:00
Rajesh Taneja
840818cce4
MDl-33607 wiki-2: check subwiki before fetching it from db
2012-06-15 16:59:33 +08:00
Jerome Mouneyrac
463e194c85
MDL-33770 Web service: create_groups should not require enrolmentkey
...
Conflicts:
group/externallib.php
2012-06-15 15:20:33 +08:00
Dan Poltawski
19b1f96f1f
Merge branch 'MDL-33035-m21' of git://github.com/sunner/moodle into MOODLE_21_STABLE
2012-06-14 12:29:27 +08:00
Frederic Massart
795fd70584
MDL-30008 Filepicker: correctly handles allowed file types
2012-06-14 10:03:28 +08:00
Dan Poltawski
05fc59ef64
Merge branch 'MDL-33581-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-06-13 17:45:44 +08:00
Eloy Lafuente (stronk7)
82aab8024b
MDL-33682 backup: keep old behavior, aka, use section number on empty section name.
2012-06-13 00:57:36 +02:00
Eloy Lafuente (stronk7)
50c5d7ae6d
Merge branch 'MDL-33682_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-06-13 00:57:26 +02:00
Eloy Lafuente (stronk7)
e9637ea9ce
Merge branch 'MDL-33681_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-06-13 00:07:23 +02:00
Tim Hunt
4ee86612fe
MDL-33682 backup: cope with sections called '0'
...
It was not previously possible to have a section called 0 because of
bugs in the standard course formats, but we hit this with the OU course
format. You got an exception because backup settings tested to see if
their lable was empty, which means a section name of '0' was fatal.
Should work now.
2012-06-12 18:06:02 +01:00
Tim Hunt
d375d718ac
MDL-33681 course: cannot have a section called '0'.
...
No reason to prevent this. It is just a matter of doing a proper test,
rather than the sloppy PHP !empty().
2012-06-12 18:05:53 +01:00
Eloy Lafuente (stronk7)
417f9d311b
Merge branch 'w24_MDL-33670_m21_ofadmin' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-06-12 10:07:15 +02:00
Petr Skoda
ea1cb30ce7
MDL-33670 fix recent fatal typo in user_get_user_details()
...
Credit goes to Sunner Sun.
2012-06-12 09:59:11 +02:00
Aparup Banerjee
9a36598bac
Merge branch 'm21_MDL-33515' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-06-12 11:28:11 +08:00
Eloy Lafuente (stronk7)
4776262f05
weekly release 2.1.6+
2012-06-12 02:59:09 +02:00
Eloy Lafuente (stronk7)
5fbd62c254
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-06-12 02:55:35 +02:00
Aparup Banerjee
b10a487334
Merge branch 'MDL-33548_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-06-11 13:56:03 +08:00
Eloy Lafuente (stronk7)
294e7ff363
MDL-33455 restore: process grade_grades only if user matches.
...
Note this has been applied both to individual activities grade_grades
and to general ones.
2012-06-11 11:15:05 +08:00
Dan Marsden
3720463fc4
MDL-33515 SCORM - attempts grading setting is confusing - last attempt is really last completed attempt.
2012-06-08 20:36:20 +12:00
Jerome Mouneyrac
d9ecbdc715
MDL-33581 missing parameter defaults for some external functions
2012-06-08 12:08:45 +08:00
Eloy Lafuente (stronk7)
34025ea1c2
Merge branch 'w23_MDL-33583_m21_keepall' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-06-08 01:57:04 +02:00
Petr Skoda
8fbbd40394
MDL-30725 save automated external only backups directly to ext storage, do not pollute file pool
...
This solution is based on code by Tony Levi, thanks!
2012-06-08 01:47:23 +02:00
Sam Hemelryk
54e24c11a5
Merge branch 'MDL-32325-21' of git://github.com/FMCorz/moodle into MOODLE_21_STABLE
2012-06-08 10:20:31 +12:00
Eloy Lafuente (stronk7)
9987a9e079
Merge branch 'MDL-32985_integration_21' of git://github.com/merrill-oakland/moodle into MOODLE_21_STABLE
2012-06-08 00:05:24 +02:00
Dan Poltawski
965481f7fb
Merge branch 'MDL-33532_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-06-07 22:23:56 +08:00
Tim Hunt
40035f042d
MDL-33532 quiz editing: let uses enter locale floats.
...
So, for example, Croatian users can set the maximum grade to 65,5.
Conflicts:
mod/quiz/edit.php
2012-06-07 12:59:46 +01:00
Petr Skoda
ff5aed23a4
MDL-33583 really keep all automated backup files when told to do so
2012-06-07 11:14:05 +02:00
Andreas Grabs
a6f4aa1a94
MDL-27675 - Feedback module abuses data_submitted
2012-06-06 23:16:03 +02:00
Tim Hunt
239ca19682
MDL-33548 quiz manual grading: check the grade is in range.
...
To do this nicely, I refactored some code out of the quiz manual grading
report.
2012-06-06 20:25:10 +01:00
Eric Merrill
bfe1d30444
MDL-32985 cron: Fixing related problem with setting of lastnotifyfailure
...
Because of a flaw in the logic, lastnotifyfailure was not set unless
there was a failure. This means that after 1 hour of no failures, the
function would execute every cron cycle, which has a pretty high cost
on large sites.
2012-06-06 12:16:40 -04:00
Frederic Massart
7a150b25cb
MDL-32325 Glossary: Entrylist print version is XHTML compliant
2012-06-06 13:16:38 +08:00
Sam Hemelryk
c2cf907f3f
Merge branch 'wip-mdl-33090-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-06-06 15:24:03 +12:00
Tim Hunt
5cf725b9b4
MDL-33119 quiz complete report: fix placeholders in attempt string.
2012-06-06 10:32:26 +08:00
AMOS bot
eafc011e08
Automatically generated installer lang files
2012-06-06 00:31:34 +00:00
Sam Hemelryk
bed0c7a63e
Merge branch 'MDL-30837-21' of https://github.com/FMCorz/moodle into MOODLE_21_STABLE
2012-06-06 10:59:34 +12:00
Sam Hemelryk
d099f4fd0e
MDL-31520 user-ws: Optimised if statement for email access by moving admin check to the start
2012-06-06 10:38:20 +12:00
Sam Hemelryk
4c3a1c6f8a
Merge branch 'MDL-31520-MOODLE_21_STABLE' of git://github.com/fabiomsouto/moodle into MOODLE_21_STABLE
2012-06-06 10:37:48 +12:00
Sam Hemelryk
8ad117cca8
Merge branch 'MDL-31823_21' of git://github.com/dmonllao/moodle into MOODLE_21_STABLE
2012-06-06 10:13:32 +12:00
Sam Hemelryk
7d4c5ac5ab
Merge branch 'MDL-33441-21' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-06-06 10:09:45 +12:00
Sam Hemelryk
ded3134c37
Merge branch 'MDL-33487-21' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-06-06 10:05:57 +12:00
Sam Hemelryk
4471c79c07
MDL-26277: Fixed whitespace post integration
2012-06-06 09:14:02 +12:00
Sam Hemelryk
bc1f0e0b40
Merge branch 'MDL-26277-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-06-06 09:07:07 +12:00
Dan Poltawski
446bf5b9f4
MDL-33441 course/lib.php prevent fatal error when no visible categories
2012-06-05 16:41:43 +08:00
Aparup Banerjee
97f8f66cc3
Merge branch 'wip-mdl-33455-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-06-05 15:16:14 +08:00
Koen Roggemans
bea1f152ae
MDL-29103 web service strings improvement
...
Conflicts:
lang/en/admin.php
2012-06-05 12:47:02 +08:00
Ankit Agarwal
e4624f6e6c
MDL-33401 blocks: Allow managers to have block:edit capability by default
2012-06-05 12:35:21 +08:00
Tim Barker
6945d524c8
MDL-33476 repositories: Added instructions to assist with setting up Dropbox keys
2012-06-05 12:16:25 +08:00
Dan Poltawski
296d5c07d8
Merge branch 'MDL-30880_feedback_property_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-06-05 11:58:49 +08:00
Rajesh Taneja
756765a2ed
MDL-33455 gradebook: Grade will not be inserted for unknown user
2012-06-05 11:22:38 +08:00
Dan Poltawski
044c0ce868
MDL-31460 mod_forum: fix trailing whitespace
2012-06-05 09:35:51 +08:00
Dan Poltawski
f83ecb3721
Merge branch 'MDL-31460_unsubscribe_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-06-05 09:35:47 +08:00
Rex Lorenzo
fbf39e40e6
MDL-33090 admin: Missing strings in XMLDB editor - added in missing strings
2012-06-05 09:29:00 +08:00
Frederic Massart
4ebf4efde8
MDL-30837 Accessibility: removed navigation icons default alt text
2012-06-05 09:20:11 +08:00
Eloy Lafuente (stronk7)
1f0856d6bf
Merge branch 'MDL-32649_ratings_sort_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-06-05 02:23:55 +02:00
Eloy Lafuente (stronk7)
ceb3ce58a9
MDL-32985 cron: prevent notices on "new" sites.
2012-06-05 02:17:16 +02:00
Eloy Lafuente (stronk7)
335a24ea72
Merge branch 'MDL-32985_m21' of git://github.com/merrill-oakland/moodle into MOODLE_21_STABLE
2012-06-05 02:03:06 +02:00
David Monllaó
92bf1836d0
MDL-31823 - Remote hosts users created via mnet enrolments marked as confirmed
2012-06-04 10:38:59 +02:00
Dan Poltawski
ca409b9b44
Merge branch 'MDL-29173_calc_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-06-04 16:22:20 +08:00
AMOS bot
81ded23742
Automatically generated installer lang files
2012-06-02 00:31:41 +00:00
Dan Poltawski
365f666cbf
MDL-33487 - mod_forum: incorrect param ordering
...
Thanks to Garret Gengler for spotting it.
2012-06-01 23:36:01 +08:00
Eloy Lafuente (stronk7)
a6dfc10bb0
weekly release 2.1.6+
2012-06-01 09:48:10 +02:00
Eloy Lafuente (stronk7)
4a7f742d2e
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-06-01 09:43:36 +02:00
Andrew Davis
043af1f6b2
MDL-30880 grade: added a check for the feedback property existing before it is used
2012-06-01 10:44:35 +07:00
Dan Poltawski
4a126d26cf
Merge branch 'MDL-33434_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-05-31 16:59:44 +08:00
Aparup Banerjee
323d76708b
Merge branch 'MDL-33040-MOODLE_21_STABLE-1' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2012-05-31 15:21:03 +08:00
Aparup Banerjee
3a2d363542
Merge branch 'MDL-33140_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-05-31 14:15:59 +08:00
Frederic Massart
854682fb17
MDL-33398 Cron: fix wrong variable type in completion criterias
2012-05-31 12:50:57 +08:00
Eloy Lafuente (stronk7)
87ba4ff25a
MDL-33434 mssql: Improve handling of returned ids on insert.
...
This commit moves from the batch SCOPE_IDENTITY() way to return
the inserted ids to the OUTPUT alternative (supported and
recommended since 2005). Also the handling of possible return
values is improved, with all the alternatives leading to expected results.
2012-05-31 01:49:48 +02:00
Eloy Lafuente (stronk7)
a906556554
MDL-33434 dml: define expected results when unique constraint is violated on insert.
2012-05-31 01:49:44 +02:00
Tim Hunt
c0ed22f6c7
MDL-33140 quiz browser security: block copy/paste more
2012-05-30 14:50:15 -06:00
Sam Hemelryk
24b464d9f7
Revert "Merge branch 'MDL-27675_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE"
...
This reverts commit 9c96488ed9 , reversing
changes made to b22884274f .
2012-05-30 16:36:43 +12:00
Dan Poltawski
01ab2bb505
Merge branch 'MDL-33398b-21' of git://github.com/srynot4sale/moodle into MOODLE_21_STABLE
2012-05-30 11:36:04 +08:00
Aaron Barnes
28e0b61cd0
MDL-33398 completion: Fix coding error (should be arrays not objects)
2012-05-30 13:35:49 +12:00
AMOS bot
db01641ec0
Automatically generated installer lang files
2012-05-30 00:31:27 +00:00
Andrew Davis
196b3fd27f
MDL-29173 grade: altered the definiton of round() and added some more unit tests
2012-05-29 16:35:18 +07:00
Dan Poltawski
e3d8f34ad6
Merge branch 'MDL-30905-21' of git://github.com/FMCorz/moodle into MOODLE_21_STABLE
2012-05-29 16:20:44 +08:00
Dan Poltawski
e2eaa0bae4
Merge branch 'wip-mdl-33102-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-05-29 16:11:14 +08:00
Dan Poltawski
5013a713eb
Merge branch 'MDL-30888-21' of git://github.com/FMCorz/moodle into MOODLE_21_STABLE
2012-05-29 15:12:49 +08:00
Dan Poltawski
573a933e42
Merge branch 'MDL-33212-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2012-05-29 15:11:07 +08:00
Andrew Davis
6be00a7a49
MDL-31460 mod_forum: added some controls to mod/forum/unsubscribeall.php to prevent the removal of subscriptions the user shouldnt be able to delete
2012-05-29 08:28:39 +07:00
sam marshall
054d245a2c
MDL-33212 Course page: Eye icon should override other conditions
2012-05-28 16:27:37 +01:00
Dan Poltawski
ae3f09e6cd
Revert "MDL-33212 Course page: Eye icon should override other conditions"
...
This reverts commit 805366d987 .
2012-05-28 16:58:39 +08:00
Dan Poltawski
1cbf87e8db
Merge branch 'MDL-33352-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-05-28 16:05:11 +08:00
Dan Poltawski
382b95d292
Merge branch 'MDL-33212-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2012-05-28 16:03:19 +08:00
Dan Poltawski
29010d3e53
Merge branch 'MDL-31393_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-05-28 15:24:40 +08:00
Dan Poltawski
b269d8f988
Merge branch 'wip-MDL-32199-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-05-28 15:19:03 +08:00
Charles Fulton
c4f5ec20db
MDL-33194 forum: correct number of parameters for get_record()
2012-05-28 14:59:28 +08:00
Jerome Mouneyrac
ec48562601
MDL-33352 fix regression, textlib functions are not static in 2.1
2012-05-28 14:39:37 +08:00
Dan Poltawski
093e1ce8df
Merge branch 'm21_MDL-27368' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-05-28 14:33:05 +08:00
Adrian Greeve
ef518ff137
MDL-32199 - forum - Ensure that forum RSS feeds don't leak posts and discussions.
...
Alteration to the code to hide the body of the post / discussion
rebase conflict resolution
2012-05-28 13:07:02 +08:00
Dan Poltawski
ff166d1157
Revert "MDL-29173 grade: altered the definiton of round() in /lib/evalmath/evalmath.class.php"
...
Breaking unit tests.
This reverts commit 4be0947bbe .
2012-05-28 12:38:42 +08:00
Dan Poltawski
c02287f333
Merge branch 'MDL-29173_calc_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-05-28 12:16:41 +08:00
Sam Hemelryk
27ee2b6737
Merge branch 'MDL-33364_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-05-28 13:51:01 +12:00
Sam Hemelryk
f991601b63
MDL-27675 mod_feedback: Tidy up of phpdocs and scope within feedback mod
...
Conflicts:
mod/feedback/item/feedback_item_class.php
mod/feedback/item/label/lib.php
mod/feedback/item/multichoice/lib.php
2012-05-28 13:42:27 +12:00
Eloy Lafuente (stronk7)
f3593fc2cb
MDL-33364 automated backup: return and log each course result correctly
2012-05-28 02:50:35 +02:00
Sam Hemelryk
9c96488ed9
Merge branch 'MDL-27675_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2012-05-28 11:44:07 +12:00
Sam Hemelryk
b22884274f
Merge branch 'MDL-33191_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-05-28 11:21:45 +12:00
Sam Hemelryk
ab833c6ee4
Merge branch 'MDL-33325-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-05-28 10:52:03 +12:00
Andreas Grabs
d6fe3f01e0
MDL-27675 - Feedback module abuses data_submitted
2012-05-28 00:29:58 +02:00
Andreas Grabs
82c62bd30a
MDL-27675 - Feedback module abuses data_submitted
2012-05-28 00:29:58 +02:00
Dan Marsden
fb0814ac14
MDL-27368 Clean up invalid course completion records
...
keep oldest timestamps from all records
2012-05-28 09:06:41 +12:00
Eloy Lafuente (stronk7)
ba459c4dde
weekly release 2.1.6+
2012-05-25 12:49:51 +02:00
Eloy Lafuente (stronk7)
c1ca7fdccc
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-05-25 12:45:01 +02:00
Frederic Massart
0c8f156ece
MDL-30905 Accessibility: recent activity list is XHTML compliant
2012-05-25 15:10:07 +08:00
Dan Poltawski
4e98691587
Merge branch 'MDL-29924-21' of git://github.com/FMCorz/moodle into MOODLE_21_STABLE
2012-05-25 11:14:48 +08:00
Dan Poltawski
ed2417a4cd
MDL-28557 - calendar: fix trivial whitespace issue
2012-05-25 11:09:26 +08:00
Dan Poltawski
497288882a
Merge branch 'MDL-28557-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2012-05-25 11:09:21 +08:00
Jerome Mouneyrac
b108e75ce3
MDL-33028 display debuginfo when server die at developer mode
2012-05-25 10:23:12 +08:00
Ankit Agarwal
b284426dd1
MDL-33325 folder: 'set as main file' option removed, from filepicker when editing a file in a folder resource
2012-05-25 09:39:10 +08:00
AMOS bot
884972f915
Automatically generated installer lang files
2012-05-25 00:31:28 +00:00
Andrew Robert Nicols
9dde62c4e8
MDL-33040 Validate dates correctly on log page
2012-05-24 09:42:28 +01:00
Andrew Robert Nicols
1da1b02592
MDL-33186 Ensure that the comment textarea exists before toggling it
2012-05-24 15:54:09 +08:00
Aparup Banerjee
bd0802e56b
MDL-33318 lib : code style fix
2012-05-24 15:45:10 +08:00
Aparup Banerjee
65a312fa32
Merge branch 'm21_MDL-33318' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-05-24 15:45:03 +08:00
Dan Marsden
ffb830f58e
MDL-33318 use $CFG->admin in path correctly - thanks to Clarence Prudhoe for report/fix
2012-05-24 14:10:11 +12:00
Frederic Massart
9eb160461d
MDL-30903 Accessibility: user profile page uses table headers
2012-05-24 10:09:41 +08:00
Frederic Massart
ee97268a42
MDL-30888 Accessibility: small calendars summary does not display 'Data table'
2012-05-24 09:23:21 +08:00
AMOS bot
f3edfb06a7
Automatically generated installer lang files
2012-05-24 00:31:42 +00:00
Sam Hemelryk
ebbf509960
Merge branch 'MDL-32203c-21' of git://github.com/srynot4sale/moodle into MOODLE_21_STABLE
2012-05-24 11:23:59 +12:00
Sam Hemelryk
e09266d176
Merge branch 'MDL-26562-21' of git://github.com/vadimonus/moodle into MOODLE_21_STABLE
2012-05-24 10:56:06 +12:00
sam marshall
805366d987
MDL-33212 Course page: Eye icon should override other conditions
...
Conflicts:
lib/conditionlib.php
2012-05-23 13:55:10 +01:00
Dan Poltawski
6645da5bce
Merge branch 'wip-mdl-32155-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-05-23 13:28:14 +08:00
Rajesh Taneja
38d13c23f1
MDL-32155 blocks: User can't access file, if block is hidden or doesn't have block:view capability
2012-05-23 13:14:02 +08:00
Andrew Davis
940e243547
MDL-32649 rating: fixed the sorting in /rating/index.php
2012-05-23 08:37:09 +07:00
Mary Evans
e6ef6bb1b6
MDL-33191 theme_magazine: changes to magazine/config.php fixes $THEME->layouts for Base & Standard
2012-05-22 17:18:27 +01:00
Sun Zhigang
84bfd60a03
MDL-33035 workshop: typo in strings
2012-05-22 19:27:19 +08:00
Dan Poltawski
6e4bb45785
Merge branch 'w21_MDL-32564_m21_timezonecontext' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-05-22 13:34:29 +08:00
Petr Skoda
f7d185baf3
MDL-32564 fix admin/timezone.php page setup
2012-05-22 07:32:13 +02:00
Sam Hemelryk
d7bce7db81
Merge branch 'MDL-32204-mnet-auth_21' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2012-05-22 14:49:07 +12:00
Kordan
18d4b57b69
MDL-33055 theme_formal_white: changed "general" to "standard" in $theme->layouts array index
2012-05-22 14:31:33 +12:00
Rajesh Taneja
0e1d75cff7
MDL-33102 blogs: userid will be added during blog visibility upgrade
2012-05-22 10:06:56 +08:00
Andrew Davis
98fcf93146
MDL-29173 grade: altered the definiton of round() in /lib/evalmath/evalmath.class.php
2012-05-22 08:39:39 +07:00
Fábio Souto
660b8d0b66
Allow admin to consult user email address
2012-05-21 10:38:00 +01:00
Vadim Dvorovenko
a64c75d059
MDL-26562
...
Signed-off-by: Vadim Dvorovenko <vadimon@mail.ru >
2012-05-20 19:46:17 +07:00
Eloy Lafuente (stronk7)
2ddb941b0a
weekly release 2.1.6+
2012-05-19 12:22:40 +02:00
Eloy Lafuente (stronk7)
b571be75c5
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-05-19 12:17:43 +02:00
AMOS bot
8b1dd6905e
Automatically generated installer lang files
2012-05-19 00:31:50 +00:00
Adrian Greeve
d02908d323
MDL-32126 replaced _order with sortorder to make sorting work in oracle
2012-05-18 11:26:03 +02:00
sam marshall
f654ae9d8e
MDL-32535 Completion lang string incorrect use, text
2012-05-18 10:28:57 +08:00
AMOS bot
ccb462b076
Automatically generated installer lang files
2012-05-18 00:31:55 +00:00
Rajesh Taneja
5f40997e4b
MDL-32866 filemanager: Fixed Page url typo
2012-05-17 16:48:45 +08:00
Frederic Massart
96a4e2efa5
MDL-29924 Glossary: Entry attachments displayed in Moodle dialogue
2012-05-17 15:17:18 +08:00
Petr Skoda
e98a486834
MDL-32967 add diagnostic strings for missing Microsoft drivers for SQL Server
2012-05-17 14:31:10 +08:00
Dan Poltawski
2aa58eb6ce
Merge branch 'MDL-31814_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-05-17 14:11:32 +08:00
Juho Viitasalo
2e61a814c3
MDL-31850 wiki: extra whitespace removed from form
2012-05-17 14:49:25 +12:00
Sam Hemelryk
e76f4039b9
Merge branch 'MDL-29399_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-05-17 14:42:10 +12:00
Sam Hemelryk
2dfeb89f48
Merge branch 'm21_MDL-32794' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-05-17 12:27:17 +12:00
Aparup Banerjee
3cf17d040e
Merge branch 'MDL-32633_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-05-16 16:06:23 +08:00
Aparup Banerjee
d9e1178030
Merge branch 'wip-MDL-32991-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-05-16 14:11:20 +08:00
AMOS bot
c6f2c53f8d
Automatically generated installer lang files
2012-05-16 00:31:40 +00:00
Henning Bostelmann
a2ec78a369
MDL-28557 Calendar filters: show all group events in course to teacher
2012-05-15 22:26:19 +01:00
Sam Hemelryk
25f8be6e70
Merge branch 'MDL-31458-21' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-05-16 09:11:59 +12:00
Wiktor Wandachowicz
47f1ee8e6f
MDL-32204 MNet: set auth method to mnet for users enrolled remotely
2012-05-15 15:37:54 +02:00
Aparup Banerjee
6030656b88
Merge branch 'MDL-32861-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-05-15 16:18:53 +08:00
Aparup Banerjee
336c4263e9
Merge branch 'MDL-25695-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-05-15 11:09:13 +08:00
Adrian Greeve
1c8dbf72b9
MDL-32991 - data - Fix to the context call in the preset page
2012-05-15 09:37:20 +08:00
Dan Marsden
8254d87d66
MDL-32794 SCORM prevent items in tree that have no navigation from triggering a navigation change.
2012-05-15 09:37:24 +12:00
Eric Merrill
33641c3873
MDL-32985 cron: don't execute notify_login_failures unnecessarily
2012-05-14 11:42:20 -04:00
Dan Poltawski
0375701522
MDL-32714 workshop - fix broken unit tests
...
Using a quick and dirty recordset mock. Thanks to Eloy for the
brainpower.
2012-05-14 22:19:03 +08:00
Dan Poltawski
53ce4f035e
Merge branch 'MDL-32863_21' of git://github.com/jonof/moodle into MOODLE_21_STABLE
2012-05-14 20:49:19 +08:00
Dan Poltawski
6e49419bda
Merge branch 'MDL-31719_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-05-14 15:53:30 +08:00
Dan Poltawski
5701bc74a0
Merge branch 'MDL-24401_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-05-14 14:12:46 +08:00
Dan Poltawski
821e713503
Merge branch 'w20_MDL-32915_m21_chatdiv' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-05-14 14:06:59 +08:00
Dan Poltawski
51c048b088
Merge branch 'wip-MDL-32872-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-05-14 14:01:08 +08:00
Dan Poltawski
5f70593f94
Merge branch 'wip-MDL-32611-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-05-14 13:13:11 +08:00
Jonathon Fowler
790f68fd92
MDL-32863 question: fix for Oracle ambiguous column error
2012-05-14 12:53:29 +10:00
Dan Poltawski
ac6f7b2c96
Merge branch 'MDL-32714-rubric_21' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2012-05-14 10:42:00 +08:00
Andrew Robert Nicols
2fe83e04d9
MDL-32340 Improve performance of calendar selection
2012-05-14 14:09:20 +12:00
Adrian Greeve
d4d88ffd73
MDL-32126 - data - backport of advanced search re-write
2012-05-14 08:33:18 +08:00
Sam Hemelryk
2fd2edb032
MDL-32611 editcategory: Fixed up navigation error.
2012-05-14 09:17:12 +12:00
Sam Hemelryk
7f51f30e2e
MDL-32872 tool_roles: Fixed up navigation on user roles page
2012-05-14 08:53:49 +12:00
Mary Evans
0cd4a6158d
MDL-29399 theme_boxxie: fixes page-mod-assignment-view when editing
2012-05-13 17:03:56 +01:00
Mary Evans
2198d7f43c
MDL-31719 lang/en/admin.php: changes text in $string['configallowthemechangeonurl'] to make less ambiguous
2012-05-13 15:24:45 +01:00
Petr Skoda
6244096bee
MDL-32915 fix bogus open div in basic chat ui
2012-05-13 10:26:24 +02:00
David Mudrak
6e7e184571
MDL-32714 workshop: fixed SQL to load assessment form fields
...
Obvious problems emerged once there were some records in the
workshopform_rubric table with no workshopform_rubric_levels. As l.id
(empty in that case) was used as the key of the returned array, they all
were collapsed into a single one.
2012-05-12 10:26:36 +02:00
Eloy Lafuente (stronk7)
efac2d2ad4
Moodle release 2.1.6
2012-05-12 03:24:26 +02:00
Petr Skoda
e06065b4f8
MDL-31558 add missing mimetype to send_temp_file()
...
backported from master
2012-05-11 22:05:07 +02:00
Tim Hunt
45cadecc2a
MDL-32633 quiz editing: recreate grade item when max changed from 0
2012-05-11 20:10:40 +01:00
Eloy Lafuente (stronk7)
6866d7f6a5
weekly release 2.1.5+
2012-05-11 12:16:48 +02:00
Eloy Lafuente (stronk7)
3478ce9bdc
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-05-11 12:10:56 +02:00
Dan Poltawski
f8bed0f642
MDL-31458 forum: email subjects containing ampersand are sent as &
2012-05-11 15:30:56 +08:00
Sam Hemelryk
d3da2883ce
MDL-31763 mod_data: Fixed array iteration reference issue
2012-05-10 17:31:35 +12:00
Sam Hemelryk
9c0f9c588e
Merge branch 'wip-MDL-31763-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-05-10 15:14:19 +12:00
Adrian Greeve
25aa12e229
MDL-31763 - data - users can only override their own presets unless they have manage presets permission.
2012-05-10 10:27:03 +08:00
AMOS bot
2e63ba58fc
Automatically generated installer lang files
2012-05-10 00:31:49 +00:00
Eloy Lafuente (stronk7)
7b84d2886a
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-05-09 19:32:26 +02:00
Tim Hunt
6fe7f2f198
MDL-31393 qtype_essay upgrade: save old question_answers.feebdack
2012-05-09 15:13:29 +01:00
Charles Fulton
36a8da6e85
MDL-32861 filemanager: respect course upload limit
2012-05-09 05:07:49 -07:00
Dan Poltawski
230235e3e0
Merge branch 'wip-mdl-31498-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-05-09 17:46:30 +08:00
Rossiani Wijaya
57284445ea
MDL-24401: fixed string for adding content page
2012-05-09 14:34:07 +08:00
Andrew Davis
dfe26d0ba3
MDL-31488 admin: made admin_externalpage_setup() try to guess the reason why the requested section couldnt be found
2012-05-09 11:59:32 +08:00
Petr Skoda
81ef1b474f
MDL-32735 add missing message provider info for unmaintained enrol_authorize
...
Conflicts:
enrol/authorize/version.php
2012-05-09 10:32:03 +08:00
Petr Skoda
e52bc3f593
MDL-32775 fix invalid url in mediaplugin CSS
2012-05-09 10:23:51 +08:00
Sam Hemelryk
4997ac9e2f
Merge branch 'MDL-18095-MOODLE_21_STABLE-1' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2012-05-09 11:31:24 +12:00
Ruslan Kabalin
613b57021d
MDL-18095 gradebook: Make sure grade override flag is cleared whenever required
...
The check for feedback and grade equality between recorded values and the current
form ones before removing override flag is not really required.
2012-05-08 12:05:51 +01:00
Frederic Massart
c8caabdb1c
MDL-32718 Fixed typo in column name
2012-05-08 15:55:46 +08:00
Sam Hemelryk
f44480cccc
Merge branch 'MDL-32670_21' of git://github.com/rlorenzo/moodle into MOODLE_21_STABLE
2012-05-08 18:06:43 +12:00
Sam Hemelryk
8296031c1f
Merge branch 'MDL-31671-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-05-08 17:41:44 +12:00
Dan Poltawski
ad520779df
Merge branch 'w19_MDL-31691_m21_cohortidnumber' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-05-08 12:40:45 +08:00
Dan Poltawski
3a6dc00d2a
Merge branch 'MDL-32718-sql-typo_21' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2012-05-08 12:36:11 +08:00
AMOS bot
3cd76fea5d
Automatically generated installer lang files
2012-05-08 00:31:49 +00:00
David Mudrak
cffd4c5b3f
MDL-32718 fixing an SQL typo in workshop_get_recent_mod_activity()
2012-05-07 10:05:44 +02:00
Dan Poltawski
62e7fe190e
Merge branch 'MDL-18335_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-05-07 15:32:38 +08:00
Ankit Agarwal
78f8349245
MDL-31671 calendar: update_event hook should be triggered when updating event
2012-05-07 15:15:28 +08:00
Ankit Agarwal
9f786f7408
MDL-31671 calendar: Fixing error when trying to delete parent of a repeated event series
2012-05-07 15:08:04 +08:00
Dan Poltawski
436ce722e8
Revert "MDL-32379: Fix memory leak in session_set_user"
...
This reverts commit 22dc32042a .
2012-05-07 14:41:12 +08:00
Dan Poltawski
427ef2ef69
Merge branch 'MDL-32684_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-05-07 13:04:06 +08:00
Dan Poltawski
68a2b1febf
Merge branch 'MDL-32430_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-05-07 12:48:31 +08:00
Davo Smith
9da363fbc7
MDL-32698 Question - Fixed typos in load_question_attempt
2012-05-07 12:06:31 +08:00
Charles Fulton
e8a2fa86aa
MDL-26277 grade import: validate file pointer before reading
2012-05-06 20:33:26 -07:00
Dan Poltawski
787a484a60
Merge branch 'mdl32379_21' of git://github.com/tlevi/moodle into MOODLE_21_STABLE
2012-05-07 11:29:15 +08:00
Petr Skoda
b8f242d889
MDL-31691 treat cohort idnumbers as plain text
2012-05-06 21:38:46 +02:00
Tim Hunt
c3574e4f10
MDL-31814 question bank: fix possible error with sort columns.
2012-05-04 17:30:21 +01:00
Tim Hunt
6881ed5d82
MDL-32430 quiz calendar events: fix pluginfile URLs in the description.
2012-05-04 15:24:27 +01:00
Eloy Lafuente (stronk7)
6791b08315
weekly release 2.1.5+
2012-05-04 13:12:26 +02:00
Eloy Lafuente (stronk7)
c0502c170c
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-05-04 13:07:14 +02:00
Aaron Barnes
4ef74c4834
MDL-32203 completion: Fix issues with data object where clauses
2012-05-04 15:05:48 +12:00
Dan Poltawski
7986556d6b
MDL-32693 webservice: fix typo in URL
2012-05-03 18:23:05 +02:00
Marina Glancy
ca984069b8
MDL-32416: Picasa repository now returns path, also fixed album title retrieval
2012-05-03 11:34:34 +08:00
Rex Lorenzo
9ae37470fa
MDL-32670 mod/chat: also added missing call to ->set_heading in report.php
2012-05-02 19:09:26 -07:00
AMOS bot
768bdc8d70
Automatically generated installer lang files
2012-05-03 00:31:35 +00:00
Eloy Lafuente (stronk7)
39d59639e3
MDL-32234 Library: usergetdate tests moved to assertIdentical()
...
(to check both type and value)
2012-05-03 00:51:10 +02:00
Eloy Lafuente (stronk7)
668f04282a
Merge branch 'wip-mdl-32234-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-05-03 00:46:39 +02:00
Rajesh Taneja
66653a52b0
MDL-31498 formslib: repeat_elements will now set default for group elements
2012-05-02 17:15:16 +08:00
Aparup Banerjee
dbcfd4f152
Merge branch 'MDL-28657-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-05-02 13:55:58 +08:00
Sam Hemelryk
b702373a4d
Merge branch 'MDL-31762-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-05-02 17:51:03 +12:00
Mary Evans
53f2606205
MDL-32684 lib/pagelib: adds break; statements to theme order in lib/pagelib.php
2012-05-02 01:49:44 +01:00
Dan Poltawski
22ec5e8876
Merge branch 'MDL-32181_21' of https://github.com/ppichet/moodle into MOODLE_21_STABLE
2012-05-01 10:47:09 +08:00
Sam Hemelryk
ba5f2ec663
Merge branch 'MDL-28955_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-05-01 13:16:54 +12:00
Sam Hemelryk
b7ea6c69d7
MDL-32012 Fixed white space
2012-05-01 12:38:57 +12:00
Sam Hemelryk
7299a9e288
Merge branch 'MDL-32012_m21' of git://github.com/merrill-oakland/moodle into MOODLE_21_STABLE
2012-05-01 12:37:21 +12:00
Sam Hemelryk
817d9328ae
Merge branch 'MDL-29264_zindex_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-05-01 08:23:45 +12:00
Rossiani Wijaya
7bd8e21ec4
MDL-18335 calendar event: fixed role capability checking to create new event
2012-04-30 17:32:59 +08:00
Tim Hunt
bb1042480f
MDL-32357 Try to fix unread post notification for blog-style forums.
...
I know that showing unread posts is not 100% blog-style, but I think
it is useful functionality, therefore, I chose to fix it, rather than,
say, disable it completely.
I think this fix will only affect blog-style forums since
forum_print_latest_discussions is only called with mode 'plain' in
three places:
1. Blog-style forums - the case we want to fix,
2. Site news forum, and
3. Social course format.
In all cases, having read tracking work properly seems like the
right thing to do.
2012-04-30 14:30:05 +08:00
Rajesh Taneja
7cdb2e4575
MDL-32234 Library: usergetdate return different values when timezone is set
...
usergetdate should return consistent values for different timezone. There are
two return path
1. If timezone is servertime, it returns getdate
2. If timezone other then servertime, it use gmstrftime, which returns string and
values with leading zero.
In second case, leading zero's are removed and values are type casted. One major fix
is with yday, getdate returns 0 through 365, whereas %j returns 001 through 366. This
has been fixed as well.
2012-04-30 10:53:24 +08:00
Sam Hemelryk
d8317f0a40
Merge branch 'm21_MDL-32597' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-04-30 13:21:45 +12:00
Sam Hemelryk
dd3dc2e2e3
Merge branch 'MDL-28735-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-04-30 13:14:54 +12:00
Sam Hemelryk
dd6776c92b
Merge branch 'MDL-26523_grader_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-04-30 12:46:28 +12:00
Andrew Davis
d04cc1ea24
MDL-31429 enrol: added db/messages.php for enrolment plugins and added some smarts to messaging so it won't display message settings for disabled enrolment plugins
2012-04-30 12:36:22 +12:00
Chris Follin
8da0b77ccb
MDL-31429 enrol: Add missing string for PayPal enrolment messages.
...
Signed-off-by: Andrew Davis <andrew@moodle.com >
2012-04-30 12:34:02 +12:00
Aparup Banerjee
bd774e7aeb
MDL-19391 Database : fixed icon size
2012-04-30 12:21:35 +12:00
Sam Hemelryk
3b9d358d9d
MDL-31510 grader report: Fixed whitespace
2012-04-30 12:13:14 +12:00
Sam Hemelryk
60aaa96f61
Merge branch 'MDL-31510_group_activities_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-04-30 12:11:05 +12:00
Sam Hemelryk
8374754563
Merge branch 'MDL-32238-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-04-30 12:02:42 +12:00
Sam Hemelryk
45bfe330ea
Merge branch 'MDL-32624_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2012-04-30 11:57:18 +12:00
Mary Evans
221ded5477
MDL-28955 theme_nimble: added css rules to display horizontal/vertical-menu-submenu-indicator
2012-04-28 02:52:12 +01:00
Rex Lorenzo
0ffce4b7ae
MDL-32670 mod/chat: added missing call to $PAGE->set_heading
2012-04-27 16:09:29 -07:00
Eric Merrill
bf2d7c1823
MDL-32012 resource: flaw in restore from moodle 1.9 backups
2012-04-27 16:17:23 -04:00
ppichet
62aaf94f49
MDL-32181 question/calculatedmulti validate multianswers
...
restructuring the validation function of edit_calculatedmulti_form.php
correcting attempt
2012-04-27 14:36:18 -04:00
Eloy Lafuente (stronk7)
eddceb69c7
weekly release 2.1.5+
2012-04-27 12:48:40 +02:00
Eloy Lafuente (stronk7)
7649be6ea0
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-04-27 12:41:35 +02:00
Eloy Lafuente (stronk7)
a65e24917f
Revert "MDL-32249 completion: Round course grades and remove hardcoded string"
...
This reverts commit 2e67e5ecbb .
2012-04-27 12:07:23 +02:00
Andrew Davis
99a3b8215b
MDL-29264 course: removed the z-index from course css for course completion elements
2012-04-27 11:11:50 +07:00
Andrew Davis
4fab8e528d
MDL-26523 grade: fixed a called to addHelpButton() that was asking for a non-existent string
2012-04-27 09:19:43 +07:00
Andrew Davis
52de453351
MDL-31510 grade: made the user report observe $cm->uservisible so that activities not available to a student because of groups do not appear on their user report
2012-04-26 17:01:45 +07:00
Marina Glancy
607b4fa3e2
MDL-32417: Fixed regression in original (cherrypick) backport
2012-04-26 10:27:50 +02:00
Eloy Lafuente (stronk7)
862f48225d
Merge branch 'MDL-19263-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-04-26 02:59:35 +02:00
Eloy Lafuente (stronk7)
538d482927
Merge branch 'MDL-32630-workshop-calendar_21' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2012-04-26 02:21:22 +02:00
David Mudrak
8683c24f73
MDL-32630 workshop_calendar_update() does not check for calendar permissions
...
As discussed in MDL-32631, calendar_event::update() should not do
capability checks at all. Until that issue is fixed, we just explicitly
declare that no capability checks should be done.
The function workshop_calendar_update() is executed when adding or
updating a workshop instance (where permissions to modify the instance
were already checked and are sufficient) and in the upgrade code (where
no check should be performed anyway).
2012-04-25 16:05:42 +02:00
Eloy Lafuente (stronk7)
7a48124d69
Merge branch 'MDL-32192_copy_string_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-04-25 13:08:19 +02:00
Marina Glancy
7546de2e7a
MDL-32417: Fixed pagination bug in Flickr search results, also return thumbnail sizes
2012-04-25 03:43:16 +02:00
Eloy Lafuente (stronk7)
9a2bb1ee2c
Merge branch 'wip-MDL-28941-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-04-25 03:35:21 +02:00
Eloy Lafuente (stronk7)
19cc130565
MDL-32490 Offline assignment: phpdocs and whitespace fixes
2012-04-25 02:42:12 +02:00
Henning Bostelmann
72d890d2d2
MDL-32490 Offline assignment: do not display lateness information
2012-04-25 02:42:04 +02:00
AMOS bot
793d2bf940
Automatically generated installer lang files
2012-04-25 00:31:41 +00:00
Eloy Lafuente (stronk7)
b2313c434f
Merge branch 'MDL-32082_messaging_readability_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-04-25 01:57:28 +02:00
Eloy Lafuente (stronk7)
4790c88e85
Merge branch 'wip-MDL-30478-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-04-25 01:13:22 +02:00
Eloy Lafuente (stronk7)
a52b49b925
Merge branch 'MDL-31548-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-04-24 23:30:38 +02:00
Andreas Grabs
d9e544b78c
MDL-32624 - initialbars disappears
2012-04-24 21:22:25 +02:00
Eloy Lafuente (stronk7)
b38f551820
MDL-31914 db fix - cannot use table aliases on DELETE statements. Credit goes to Andrew Nicols (LUNS).
2012-04-24 13:10:20 +02:00
Eloy Lafuente (stronk7)
04cc6a1ba1
Merge branch 'MDL-32249-21' of github.com:srynot4sale/moodle into MOODLE_21_STABLE
2012-04-24 13:10:08 +02:00
Eloy Lafuente (stronk7)
4ca8983287
MDL-32102 Course completion - bump to 2011070105.08 (07 was already in use)
2012-04-24 12:38:30 +02:00
Andrew Robert Nicols
25d11fe956
MDL-31914 Ensure that completion criteria are deleted when removing a course module
2012-04-24 12:35:53 +02:00
Dan Poltawski
43b542b616
Merge branch 'm21_MDL-32102' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-04-24 15:17:56 +08:00
Jerome Mouneyrac
69dcda25e5
MDL-31762 username should be lowercase and check against PARAM_USERNAME when creating/updating user by web service
2012-04-24 15:04:01 +08:00
Ankit Agarwal
8477740c30
MDL-32238 course: Timemodifed should be updated when a course's visible status is toggled from the category page
2012-04-24 13:41:16 +08:00
Dan Poltawski
42657ab7ec
Merge branch 'w17_MDL-32427_m21_protocols' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-04-24 10:27:27 +08:00
Ankit Agarwal
f91b7ae26b
MDL-28735 calendar: Fixing issues with course selection dropdown
2012-04-24 09:38:49 +08:00
Andrew Robert Nicols
5f73b066b5
MDL-32454 Fix issues highlighted by strict warnings in MNet code
2012-04-24 01:54:50 +02:00
Andrew Robert Nicols
238c24d44c
MDL-32514 Remove onclick for the group delete button
2012-04-24 01:43:17 +02:00
Dan Marsden
4e9fcf1eb2
MDL-32597 typo in path to version.php file for local plugins
2012-04-24 11:14:11 +12:00
Eloy Lafuente (stronk7)
02c71f990f
Merge branch 'MDL-28176-21' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-04-24 00:31:18 +02:00
Eloy Lafuente (stronk7)
db472efd13
Merge branch 'MDL-32134-21' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-04-24 00:09:05 +02:00
Eloy Lafuente (stronk7)
c168d35af5
Merge branch 'wip-MDL-26500-21' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-04-24 00:04:51 +02:00
Eloy Lafuente (stronk7)
030fc2d27c
MDL-29262 simpletest: fix forgotten mock objects to avoid strict notices
2012-04-23 16:30:01 +02:00
Dan Poltawski
2211bba995
Merge branch 'MDL-32431-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-04-23 17:11:07 +08:00
Dan Poltawski
d5fabf0b1f
Merge branch 'w17_MDL-32477_m21_cloneperm' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-04-23 16:35:39 +08:00
Petr Skoda
8f8bda7343
MDL-32427 fix suport for extra schemes in links in HTML Purifier
2012-04-23 10:31:16 +02:00
Dan Poltawski
537005082b
Merge branch 'w17_MDL-31553_m21_clitimeout' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-04-23 15:25:56 +08:00
Petr Skoda
f40bce2565
MDL-31553 do not timeout CLI upgrade scripts
...
Credit goes to Michael Aherne.
2012-04-23 08:55:05 +02:00
Dan Poltawski
d4ccd2ceeb
Merge branch 'MDL-32104-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-04-23 12:50:17 +08:00
Dan Poltawski
24504b499b
Merge branch 'MDL-29262_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-04-23 12:43:30 +08:00
Andrew Robert Nicols
943c29e5b0
MDL-32459 Adjust order of remote enrolment help text to suit form order
2012-04-23 10:44:20 +08:00
Iñaki Arenaza
b378542397
MDL-16646 auth/cas CAS configuration page mis-spellings
...
Signed-off-by: Iñaki Arenaza <iarenaza@mondragon.edu >
2012-04-23 10:34:09 +08:00
Dan Poltawski
fd40df6f92
Merge branch 'MDL-23647_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-04-23 10:27:56 +08:00
Chris Follin
c623274478
MDL-32492 auth/cas: respect https login links
2012-04-23 09:50:29 +08:00
Aaron Barnes
2e67e5ecbb
MDL-32249 completion: Round course grades and remove hardcoded string
2012-04-23 12:23:22 +12:00
Dan Marsden
af6e993c9d
MDL-32102 Course completion - only restore user completion if not adding to existing course
2012-04-23 11:34:13 +12:00
Eloy Lafuente (stronk7)
b981c8706e
MDL-29262 restore: Clean controller obj form DB once finished ok
2012-04-23 00:42:01 +02:00
Eloy Lafuente (stronk7)
931eace3c3
MDL-29262 backup: Clean controller obj form DB once finished ok
2012-04-23 00:41:56 +02:00
Eloy Lafuente (stronk7)
6642887953
MDL-29262 backup: new setting to control the ttl of backup logs
...
Add one new backup setting, moving from the general CFG->loglifetime,
to be able to delete backup logged information often.
Conflicts:
admin/settings/courses.php
version.php
Conflicts:
lib/cronlib.php
version.php
2012-04-23 00:40:11 +02:00
Andrew Davis
24ca82df7e
MDL-32191 grade:renamed a mis-spelled string name
...
AMOS BEGIN
CPY [invalidgradeitmeid,error],[invalidgradeitemid,error]
AMOS END
2012-04-21 11:50:22 +07:00
Andrew Davis
8b196107ba
MDL-32082 message: added a function to make user checks more readable
2012-04-21 11:21:46 +07:00
Charles Fulton
e9eb08bef7
MDL-25695 wiki: enable anchor tags
2012-04-20 12:52:05 -07:00
Charles Fulton
ea89f29bbe
MDL-28657 backup: make automated backup filenames site admin-configurable
2012-04-20 08:54:59 -07:00
Charles Fulton
4ef25d16cb
MDL-19263 assignment: only notify users enrolled in course
2012-04-20 06:16:15 -07:00
Tim Hunt
f89e86f135
MDL-32519 completio: Fix spelling of Enrolled.
2012-04-20 10:27:20 +01:00
Eloy Lafuente (stronk7)
9a800e2c9e
MDL-26979 css - clean whitespace introduced by previous commit
2012-04-20 13:28:03 +12:00
Sam Hemelryk
0547b7e742
MDL-26979 custommenu Improved the custom menu CSS in base and all other core themes
...
* The custom menu now requires the YUI module directly rather than in its initialisation
* Improved the CSS in base so that it was more precise and more easily overrideable
* Reviewed the CSS for all core themes improving and removing !important from rules
2012-04-20 13:28:03 +12:00
Ankit Agarwal
93b0225ece
MDL-32104 forum: Fixing issue with logs during restore
2012-04-20 08:55:26 +08:00
Ankit Agarwal
084c07f599
MDL-31548 enrollments: Introducing new api enrol_get_all_users_courses() that returns all user courses without any checks
2012-04-20 08:53:51 +08:00
Ankit Agarwal
79cbfaa114
MDL-32431 backup: Adding the feature to support backing up and restoring calendar events
2012-04-20 08:52:51 +08:00
AMOS bot
09dfc08f79
Automatically generated installer lang files
2012-04-20 00:32:33 +00:00
Adrian Greeve
4174535ac9
MDL-30478 - wiki - Fixing up group problems when viewing and creating wiki pages.
...
Thanks to Matt Kolb for his contribution.
2012-04-20 07:33:55 +08:00
Petr Skoda
b3f60ef696
MDL-32477 allow cloning of plugin permissions from core
...
Please note it is discouraged to clone from different plugin type because the upgrade order is not guaranteed.
2012-04-19 22:12:21 +02:00
Dan Poltawski
bd44a3bc02
weekly release 2.1.5+
2012-04-19 17:49:33 +08:00
Dan Poltawski
c003806b56
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-04-19 17:39:34 +08:00
Andrew Robert Nicols
6475153231
MDL-32061 Use old lesson_answer ID and correct when restoring lesson attempts
2012-04-18 02:44:40 +02:00
Eloy Lafuente (stronk7)
721c418985
Merge branch 'w16_MDL-30242_m21_session' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-04-17 22:39:36 +02:00
Jerome Mouneyrac
993debdbe3
MDL-30225 Creating new web service tokens create error
2012-04-17 18:54:11 +08:00
Dan Poltawski
0fcd56e671
MDL-26500 blog: Rewrite pluginfile urls in RSS
2012-04-17 17:48:42 +08:00
Dan Poltawski
15824fadc2
MDL-26500 mod/glossary: Rewrite pluginfile urls in RSS
2012-04-17 17:48:42 +08:00
Dan Poltawski
2dd1e4c422
MDL-26500 mod/forum: Rewrite pluginfile urls in RSS
2012-04-17 17:48:42 +08:00
Dan Poltawski
d89ebccf65
Merge branch 'MDL-25660-workshop-calendar_21' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2012-04-17 16:08:27 +08:00
Dan Poltawski
157459a20a
MDL-28176 lang - rephrase conditional access description
2012-04-17 13:38:14 +08:00
Dan Poltawski
252979a787
MDL-32134 lang: Add missing PNG string
2012-04-17 11:30:06 +08:00
AMOS bot
d5f9cfcf8d
Automatically generated installer lang files
2012-04-17 00:31:55 +00:00
Dan Poltawski
8a2b5c4525
Merge branch 'w16_MDL-32437_m21_tablename' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-04-16 20:50:29 +08:00
Dan Poltawski
dd9841f926
Merge branch 'MDL-32358_21' of https://github.com/ppichet/moodle into MOODLE_21_STABLE
2012-04-16 14:31:26 +08:00
Jerome Mouneyrac
4b8da40c6a
MDL-31694 Fix XSS security issue with service name accepting javascript
2012-04-16 14:27:54 +08:00
Dan Poltawski
bde399dcef
Merge branch 'wip-MDL-32393-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-04-16 13:29:12 +08:00
Dan Poltawski
c175e01ec0
MDL-32443 queupgradehelper cli: fix path & whitespace
2012-04-16 13:23:29 +08:00
Dan Poltawski
c046a3fb88
Merge branch 'MDL-32443_m21' of git://github.com/merrill-oakland/moodle into MOODLE_21_STABLE
2012-04-16 13:14:48 +08:00
Sam Hemelryk
b83306c0ce
Merge branch 'MDL-32385_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-04-16 17:06:03 +12:00
Dan Poltawski
a9b7100432
Merge branch 'MDL-32404_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-04-16 13:01:59 +08:00
Sam Hemelryk
f2994d7338
Merge branch 'MDL-32444_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-04-16 15:59:24 +12:00
Eric Merrill
5e76b4a49b
MDL-32443 qeupgradehelper: Add cli tool to execute qeupgrade helper
2012-04-15 23:56:13 -04:00
Sam Hemelryk
93deef3cd3
MDL-32353 fixed up very minor whitespace
2012-04-16 15:22:47 +12:00
Sam Hemelryk
f0c351f763
Merge branch 'MDL-32353_m21' of git://github.com/merrill-oakland/moodle into MOODLE_21_STABLE
2012-04-16 15:09:21 +12:00
Dan Poltawski
8876dd31d8
Merge branch 'MDL-32442_m21' of git://github.com/merrill-oakland/moodle into MOODLE_21_STABLE
2012-04-16 10:51:53 +08:00
ppichet
8886f0ace0
MDL-32358 : numerical question: validation messages errors
...
The selected unit parameter is added answer paramter when renderer call
$question->get_validation_error() so that it mimics the
is_complete_response(array $response) structure.
2012-04-15 22:21:41 -04:00
Sam Hemelryk
50ff77d26a
Merge branch 'm21_MDL-32388' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-04-16 12:23:02 +12:00
Sam Hemelryk
0eeb0874cc
Merge branch 'MDL-30819_grader_col_highlight_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-04-16 11:45:29 +12:00
Mary Evans
2ee94c2d37
MDL-23647 theme_anomaly: Removed margin + added padding to current week main content to give it more definition.
2012-04-16 00:38:58 +01:00
Sam Hemelryk
6535721ceb
Merge branch 'MDL-30955_forum_ratings_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-04-16 11:34:18 +12:00
Sam Hemelryk
a38d62efd8
Merge branch 'MDL-32316_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2012-04-16 11:00:16 +12:00
Sam Hemelryk
84aabeae85
Merge branch 'MDL-27547-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-04-16 10:46:37 +12:00
Petr Skoda
f0aecedec6
MDL-32437 fix invalid gradebook query sql
2012-04-15 14:26:58 +02:00
Mary Evans
52bb0934be
MDL-32444 theme_afterburner: adds 5px margin to the left of #loginbtn, input, button, select in /style/afterburner_styles.css
2012-04-15 01:48:07 +01:00
Eric Merrill
75831af99e
MDL-32442 questionupgrade: error in SQL from postgres systems
2012-04-14 11:15:42 -04:00
Tim Hunt
57fe307821
MDL-32404 question export: missing error message when exporting an empty category.
2012-04-14 15:52:50 +01:00
Mary Evans
fcb0c7f267
MDL-32385 theme_base: adds line-height:normal in style/course.css for section summary
2012-04-14 15:02:35 +01:00
AMOS bot
7d5af125b9
Automatically generated installer lang files
2012-04-14 00:32:00 +00:00
David Mudrak
f58b7c2f4a
MDL-25660 workshop removes its calendar events on instance deletion
2012-04-13 13:11:45 +02:00
David Mudrak
3108a0f862
MDL-25660 recreate all workshop calendar events
...
Due to complex workshop upgrade path from 1.9 and missing calendar events
support in 2.x, the only safe way to get rid of potentially invalid
calendar events (such as those reported in MDL-26687) is to remove all
current workshop events and recreate them from scratch.
2012-04-13 05:08:20 +02:00
David Mudrak
5f05ebc40f
MDL-25660 workshop registers events in the calendar
2012-04-13 05:00:42 +02:00
Eric Merrill
14d8d5ab0e
MDL-32353 backup: Flaw in settings logic for user info and anonymise
2012-04-12 10:01:57 -04:00
Eloy Lafuente (stronk7)
dfd6a609e0
MDL-30026 dml - fix sqlsrv support for session locks
2012-04-12 10:27:29 +02:00
Eloy Lafuente (stronk7)
a16230a69b
MDL-30026 improve session lock - stronger detection for oracle
2012-04-12 10:27:29 +02:00
Eloy Lafuente (stronk7)
54b0eec73d
MDL-30026 improve session lock - mssql workaround for bug with scalar returned values
2012-04-12 10:27:29 +02:00
Eloy Lafuente (stronk7)
adb6cdbe93
MDL-30026 improve session lock - unit tests & minor comment fixup
2012-04-12 10:27:29 +02:00
Petr Skoda
a6ecee4ca0
MDL-30026 improve session lock acquire timeouts and other minor cleanup
...
This is partially based on original patch by Tony Levi.
2012-04-12 10:27:28 +02:00
Dan Poltawski
8e35d0aef8
weekly release 2.1.5+
2012-04-12 13:26:04 +08:00
Dan Poltawski
6d73da4a16
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-04-12 13:00:09 +08:00
Andrew Davis
211bb241de
MDL-30955 rating: corrected /rating/index.php as it was determining the maximum rating incorrectly for custom scales
2012-04-12 10:19:22 +07:00
Andrew Davis
2a2a8302b5
MDL-30819 grade: fixed column highlighting on the grader report
2012-04-12 10:14:25 +07:00
AMOS bot
bf5ff54adb
Automatically generated installer lang files
2012-04-12 00:31:31 +00:00
Dan Marsden
133e7f3dd8
MDL-32388 SCORM: Fix chrome pop-ups
2012-04-11 21:07:31 +12:00
Jerome Mouneyrac
a49c98f859
MDL-27547 When deleting a local plugin containing a built-in service, the built-in service is not deleted
2012-04-11 15:04:35 +08:00
Sam Hemelryk
fad527952b
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit 0add004b0e .
2012-04-11 17:20:49 +12:00
Dan Poltawski
d08845f37a
Merge branch 'MDL-32217_21' of git://github.com/ppichet/moodle into MOODLE_21_STABLE
2012-04-11 09:27:46 +08:00
Sam Hemelryk
5c2a2f209d
MDL-32393 navigation: Fixed up issue when rendering action_link instances for the navigation
2012-04-11 10:57:21 +12:00
Sam Hemelryk
e17f0d3b1e
MDL-32124 mod_feedback: Cleanup post-integration of unused var
2012-04-10 17:24:30 +12:00
Sam Hemelryk
365e69b47d
Merge branch 'MDL-32124_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2012-04-10 17:11:49 +12:00
Tony Levi
3e86502dba
MDL-32379: Fix memory leak in session_set_user
...
session_set_user mistakingly sets the session user to be a reference to the passed object.
This is a problem when alot of data is attached to the session user object,
as any process holding a list of these users will use more memory each time it changes user.
2012-04-10 14:10:04 +09:30
Jason Fowler
5cd936cb57
MDL-27427 - Blog - Adding ability to delete entries from external blogs
2012-04-10 12:05:42 +08:00
Dan Poltawski
4c9d3738db
Merge branch 'wip-mdl-30051-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-04-10 11:06:17 +08:00
Sam Hemelryk
ea7170945c
Merge branch 'MDL-30843_b_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-04-10 11:01:27 +12:00
Sam Hemelryk
56e270e11e
Merge branch 'wip-mdl-32270-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-04-10 10:53:12 +12:00
Andreas Grabs
c5c7879f8b
MDL-32316 feedback: fix tem type label does honor trusted text
2012-04-10 00:29:29 +02:00
Hugh Davenport
4d6bcdad3e
MDL-32308 Fix error when testing id of guest user
2012-04-09 19:06:30 +02:00
AMOS bot
4f7d9dee7c
Automatically generated installer lang files
2012-04-09 00:31:32 +00:00
ppichet
ff4d87739d
MDL-32217_21 Setting options->unitgradingtype
...
Signed-off-by: ppichet <pichet.pierre@uqam.ca >
2012-04-07 19:15:39 -04:00
Andreas Grabs
53dcf63488
MDL-32124 - mails to non respondents are sent as plain text with html-tags
2012-04-07 17:33:35 +02:00
Aparup Banerjee
4b3ee4fc55
weekly release 2.1.5+
2012-04-05 16:45:43 +08:00
Aparup Banerjee
a0e75f0360
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-04-05 16:20:03 +08:00
Aparup Banerjee
69d0176923
Merge branch 'wip-MDL-31631-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-04-04 13:41:04 +08:00
Sam Hemelryk
ed1163b512
MDL-31631 navigation: Removed caching of activities and sections arrays in favour of relying on cminfo caching
2012-04-04 17:29:04 +12:00
Eloy Lafuente (stronk7)
80a9e2aab9
Merge branch 'MDL-32240_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-04-04 00:12:02 +02:00
Eloy Lafuente (stronk7)
471b1c8b30
Merge branch 'wip-MDL-29678-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-04-03 23:53:09 +02:00
Eloy Lafuente (stronk7)
ee72fe8881
Merge branch 'wip-MDL-32018-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-04-03 21:06:28 +02:00
Aparup Banerjee
e8f075bf74
MDL-32141 lib : update thirdpartylibs.xml to TinyMCE 3.4.9
2012-04-03 17:40:16 +08:00
Aparup Banerjee
e496f11da2
Merge branch 'w14_MDL-32141_m21_tinymce' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-04-03 17:34:54 +08:00
Aparup Banerjee
a0bf1073c5
Merge branch 'wip-MDL-30784-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2012-04-03 17:01:02 +08:00
Marina Glancy
7e7fbf62af
MDL-32171: add 'Manage' link to Picasa repository
...
Conflicts:
repository/picasa/lib.php
2012-04-03 13:21:48 +08:00
Dan Poltawski
3eaee3a914
Merge branch 'wip-mdl-30904-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-04-03 11:39:28 +08:00
Rajesh Taneja
d5830dd0be
MDL-32270 Library: ->defaulthomepage is checked before used
2012-04-03 11:31:31 +08:00
Dan Poltawski
a76a53a6e1
Merge branch 'MDL-32220_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-04-03 11:11:30 +08:00
Sam Hemelryk
3e14545d2d
Merge branch 'wip-mdl-32150-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-04-03 10:32:33 +12:00
Davo Smith
a006cb40cb
MDL-32213 Question upgrade now correctly handles non-core manually-graded question types
2012-04-02 17:00:36 +08:00
Dan Poltawski
7d7331bd76
Merge branch 'MDL-32039_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-04-02 11:51:44 +08:00
Andreas Grabs
21cadefea3
MDL-31768 - it is not possible to add a picture to the thanks page in feedback
2012-04-02 11:32:25 +08:00
M Kassaei
2d8d02481a
MDL-32214 quiz regrading: with many attempts, PHP runs out of memory
2012-04-02 11:03:53 +08:00
Sam Hemelryk
6931d54085
Merge branch 'MDL-32239_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-04-02 14:31:01 +12:00
Dan Poltawski
58b4ff5039
Merge branch 'wip-MDL-32264-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-04-02 10:16:31 +08:00
Rajesh Taneja
1180f2d49e
MDL-32150 Libraries: checkbox controller will not check or uncheck freezed checkboxes
2012-04-02 10:14:31 +08:00
Dan Poltawski
5e84c2e01a
Merge branch 'MDL-32246_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-04-02 10:06:40 +08:00
Dan Poltawski
9807bef7c7
Merge branch 'MDL-32201_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-04-02 09:42:59 +08:00
Sam Hemelryk
50cc39f950
Merge branch 'MDL-32258-data-cron_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2012-04-02 11:24:16 +12:00
Kanika Goyal
a2e76551f0
MDL-31908 Glossary: entry list format- printable version does not show content
2012-04-02 11:21:13 +12:00
Sam Hemelryk
c185ac18f5
Merge branch 'MDL-32289_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-04-02 10:15:41 +12:00
Mary Evans
5023419f65
MDL-32289 theme_afterburner: added lang menu to frontpage layout in config.php
2012-04-01 01:09:36 +01:00
Mary Evans
31489a451c
MDL-32262 theme_afterburner: fixed missing comma in afterburner_styles.css
2012-04-01 00:42:58 +01:00
Rossiani Wijaya
0add004b0e
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 17:13:50 +08:00
Rajesh Taneja
8f343c64f6
MDL-30051 cron: login error sql is now cross db
2012-03-30 16:55:23 +08:00
Petr Skoda
5405de127b
MDL-32141 back port latest TinyMCE 3.4.9
2012-03-30 08:47:45 +02:00
Rajesh Taneja
22e4bd4255
MDL-32150 Libraries: checkall and uncheckall will not select disabled or readonly checkboxes
2012-03-30 13:05:20 +08:00
Rajesh Taneja
c7f8a543d4
MDL-30904 Calendar: Event links are descriptive with hidden event name, for screen readers
2012-03-30 13:02:32 +08:00
AMOS bot
f2e6b400b9
Automatically generated installer lang files
2012-03-30 00:33:15 +00:00
Jason Fowler
f674eb81ca
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:24:55 +08:00
Sam Hemelryk
8491ee245b
MDL-29678 lib: Require login now overrides to false for AJAX scripts
2012-03-30 10:24:02 +13:00
Sam Hemelryk
a897a251d1
MDL-29678 navigation: Navigation AJAX require_login calls no longer set wantsurl or redirect
2012-03-30 10:24:02 +13:00
Sam Hemelryk
00568190ce
MDL-32018 mod_wiki: Fixed up whitespace after peer-review
2012-03-30 10:21:38 +13:00
Sam Hemelryk
2ab3134607
MDL-32018 mod_wiki: Fixed formatting of the page title so that is is consistent and secure
2012-03-30 10:21:38 +13:00
Sam Hemelryk
4e05e64e95
MDL-32018 mod_wiki: Improved form definitions to ensure they consistent and secure
2012-03-30 10:21:38 +13:00
Sam Hemelryk
5fab70437e
MDL-32264 theme_standard: Fixed multi-day calendar event border issue
2012-03-30 10:19:58 +13:00
Tim Hunt
9fd2278e17
MDL-32039 qeupgradehelper: fix typos in the lang strings
...
Conflicts:
admin/tool/qeupgradehelper/lang/en/tool_qeupgradehelper.php
2012-03-29 22:02:00 +01:00
Tim Hunt
5b662f33e2
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 15:20:36 +01:00
David Mudrak
9f6c79e420
MDL-32258 database module does not have any data_cron() function to execute
2012-03-29 16:04:36 +02:00
Tim Hunt
016660ca42
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.
Conflicts:
mod/quiz/editlib.php
2012-03-29 15:02:26 +01:00
Tim Hunt
0f83dd10a1
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 15:02:22 +01:00
Tim Hunt
1fdd74081c
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:08:52 +01:00
Tim Hunt
64f4979eeb
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.
Conflicts:
question/format/examview/format.php
question/format/learnwise/format.php
question/format/webct/format.php
Conflicts:
question/format/upgrade.txt
2012-03-29 14:08:13 +01:00
Eloy Lafuente (stronk7)
c54172b3c2
weekly release 2.1.5+
2012-03-29 13:24:28 +02:00
Eloy Lafuente (stronk7)
539eb194b1
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-03-29 13:20:25 +02:00
Dan Poltawski
570359909f
Revert "MDL-31914 Ensure that completion criteria are deleted when removing a course module"
...
This reverts commit a8a076708e .
2012-03-29 15:56:31 +08:00
AMOS bot
9ea53a18b6
Automatically generated installer lang files
2012-03-29 00:31:53 +00:00
Dan Poltawski
a16f0a3cad
MDL-31775 lesson: fix undefined variable warnings
2012-03-27 20:01:46 +08:00
Andrew Robert Nicols
a8a076708e
MDL-31914 Ensure that completion criteria are deleted when removing a course module
...
Conflicts:
lib/db/upgrade.php
version.php
Conflicts:
version.php
2012-03-27 10:31:34 +02:00
Aparup Banerjee
3d06074953
Merge branch 'wip-MDL-32106-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2012-03-27 10:10:31 +08:00
Tim Lock
77c5c20554
MDL-31869: Searching for users in messaging with multiple roles generates a warning
2012-03-27 10:00:38 +08:00
Sam Hemelryk
c4d72072dc
Merge branch 'MDL-22510-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-03-27 11:02:53 +13:00
Sam Hemelryk
88ead1b9ff
Merge branch 'm21_MDL-32147' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-03-27 09:50:19 +13:00
Dan Poltawski
38dbeec003
Merge branch 'MDL-31775_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-03-26 14:42:07 +08:00
Dan Poltawski
8b2aff422f
Merge branch 'MDL-32172_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-03-26 12:22:42 +08:00
Kanika Goyal
fa913a3ae8
MDL-31856, if choice not open, responses inconsistently displayed
2012-03-26 12:11:44 +08:00
Dan Poltawski
d6e3be6d79
Merge branch 'MDL-27710_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-03-26 11:26:48 +08:00
Marina Glancy
1d0ac183a0
MDL-32106: fixed JS bug - when html element did not exist the script stopped
2012-03-26 10:49:49 +08:00
Ankit Agarwal
4d8cb115cc
MDL-22510 libraries: Set wantsurl only when $setwantsurltome is set in
...
require_login
2012-03-26 08:57:55 +08:00
Iurii Kucherov
94c2ba853e
MDL-31513 rename 'Edit service' to 'Save changes'
2012-03-26 12:12:13 +13:00
Andrew Robert Nicols
81e33e74e0
MDL-32142 Add missing langstring for section backups
2012-03-26 12:01:54 +13:00
Sam Hemelryk
8a4aa94daf
Merge branch 'wip-mdl-29331-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-03-26 11:57:20 +13:00
Rajesh Taneja
a8f7ec4571
MDL-31903 course: Title on highlight and hide icon should be only added in ie
2012-03-26 11:46:14 +13:00
Rajesh Taneja
65df3cd2cb
MDL-31903 course: Highlight icon will get iniatlised properly
2012-03-26 11:46:13 +13:00
Rajesh Taneja
690cf46b0c
MDL-31903 course: update patch to fix course highlight icon and title toggle
2012-03-26 11:46:13 +13:00
Juho Viitasalo
c62eeedab7
MDL-31903 course: Fixed course highlight icon and title toggle
2012-03-26 11:46:13 +13:00
Dan Poltawski
05d8d4abe5
MDL-29400 assignment: Require a file to be uploaded in form
...
Don't display 'File uploaded successfully' when no file uploaded for
both upload and uploadsingle
2012-03-26 11:19:52 +13:00
Ruslan Kabalin
fa13450de9
MDL-32026 messaging: Fix non-existing variable in the error output
...
Conflicts:
lib/messagelib.php
2012-03-26 11:15:15 +13:00
Mary Evans
425a72f6db
MDL-30019 theme_fusion: fix for mod-assignment-submission page by reducing font-size and page wapper padding
2012-03-25 08:26:08 +01:00
Rossiani Wijaya
08b69b29bc
MDL-32172 Lesson Module: add variable initialization for
2012-03-23 15:40:44 +08:00
Sam Hemelryk
a7899ca45f
weekly release 2.1.5+
2012-03-23 12:18:20 +13:00
Sam Hemelryk
0982968a37
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-03-23 12:10:44 +13:00
Dan Marsden
d23a6b06a8
MDL-32147 - use correct 404 for server type
2012-03-23 09:58:52 +13:00
Dan Marsden
5d2930d9dd
MDL-32147 SCORM improve performance of 404s for files inside SCORM packages.
2012-03-23 09:45:09 +13:00
Sam Hemelryk
912ec1fd85
MDL-31528 categories: Fixed up typo and function call
2012-03-22 09:45:10 +13:00
Andrew Davis
989e8b7f0b
MDL-31818 grade: removed some broken code to do with overriding students per page, added a post variable so the page isnt lost when submitting grades
2012-03-21 14:24:19 +08:00
Sam Hemelryk
2eaa6c2667
MDL-31528 category: Fixed use of lang_string class
2012-03-21 14:29:15 +13:00
Sam Hemelryk
a7dedc5efe
Merge branch 'wip-mdl-31640-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-03-21 09:50:20 +13:00
Sam Hemelryk
7ad20028b0
Merge branch 'MDL-28952-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-03-21 09:29:03 +13:00
Sam Hemelryk
e5f9484e46
Merge branch 'MDL-32065-MOODLE_21_STABLE-1' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2012-03-21 09:24:38 +13:00
Dan Poltawski
f5fd808c7a
Merge branch 'MDL-31266_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-03-20 21:55:58 +08:00
Rossiani Wijaya
5577a1a913
MDL-31775 Lesson Module: fixed start at last page seen bug
2012-03-20 17:37:24 +08:00
Aparup Banerjee
3bc6e06fc3
MDL-29848 glossary: fixed whitespace
2012-03-20 16:12:41 +08:00
Aparup Banerjee
c8f95660ff
Merge branch 'MDL-29848-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-03-20 16:12:31 +08:00
Rossiani Wijaya
1bca1284f2
MDL-27710 lesson module: add the following jump options: unseen branch page, random page and random branch
2012-03-20 15:20:48 +08:00
Rajesh Taneja
da5f9221ea
MDL-29331 Users: Participants list with user_details now show check box for bluk operation
2012-03-20 11:51:22 +08:00
Ankit Agarwal
db378febc2
MDL-28592 blocks: changing the arguments to moodle_url::out()
2012-03-20 10:59:41 +08:00
Aparup Banerjee
49e45d069b
Merge branch 'wip-MDL-31528-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-03-20 10:10:44 +08:00
Sam Hemelryk
404958a0c4
Merge branch 'wip-MDL-32036-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2012-03-20 13:41:11 +13:00
Marina Glancy
97e990c983
MDL-32036: Repositories wikimedia and youtube lack paging
...
repositories wikimedia and youtube:
- save last search in
- process parameter 'page'
- remove buttons 'Refresh', 'Search' and 'Logout' since they don't have meaning
filepicker:
- allow unknown number of pages (['pages'] = -1), show one 'Next' page after the current (both JS and non-JS modes)
repository wikimedia:
- add non-AJAX search form to make it work with JS disabled
2012-03-20 08:39:36 +08:00
Sam Hemelryk
fa93616a23
Merge branch 'wip-MDL-32037-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2012-03-20 13:33:08 +13:00
Sam Hemelryk
a11492d7e8
Merge branch 'w12_MDL-32071_m21_dbfamily' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-20 11:39:43 +13:00
Sam Hemelryk
d29f6ebcd3
Merge branch 'w12_MDL-32079_m21_folderrev' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-20 11:34:01 +13:00
M Kassaei
8fafe29890
MDL-32053 question: Question bank table displayed inconsistently
2012-03-20 11:01:27 +13:00
M Kassaei
8cac5c0cca
MDL-32048 mod_quiz: Question bank select/deselect all shows strange behaviour in IE
2012-03-20 10:56:06 +13:00
Sam Hemelryk
2aab431486
Merge branch 'MDL-32064_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-03-20 10:37:20 +13:00
Andrew Robert Nicols
9f1495aabc
MDL-32065 Allow feedback images to be themed
2012-03-19 10:24:35 +00:00
Sam Hemelryk
2849965662
Merge branch 'MDL-32084_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-03-19 20:38:05 +13:00
Sam Hemelryk
9231ed5d79
Merge branch 'w12_MDL-32090_m21_groupui' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-19 20:33:31 +13:00
Petr Skoda
c1608f405d
MDL-27553 admin: Fixed override bug
2012-03-19 20:21:57 +13:00
Petr Skoda
1e02608aa0
MDL-31703 allow serving of JavaScript from unsupported '/' dirroot
2012-03-19 20:16:55 +13:00
Sam Hemelryk
265724046d
Merge branch 'wip-mdl-26674-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-03-19 20:06:20 +13:00
Sam Hemelryk
84b0900175
MDL-31528 navigation: Fixed up missing break and optimised category.php
2012-03-19 19:32:48 +13:00
Sam Hemelryk
7a8c221fc7
MDL-31984 Fixed whitespace during integration
2012-03-19 19:12:02 +13:00
Sam Hemelryk
ed85611715
Merge branch 'MDL-31984_theme_renderer_file_debugging' of git://github.com/ualberta-eclass/moodle into MOODLE_21_STABLE
2012-03-19 19:10:59 +13:00
Rajesh Taneja
b99ec3eabb
MDL-31640 course: removed extra error message and using require_capability
2012-03-19 13:08:54 +08:00
Rajesh Taneja
f9374e570a
MDL-31640 course: Move to, edit and search functionality in search.php is fixed with proper permission check
2012-03-19 13:08:50 +08:00
Rajesh Taneja
fe8d2efe52
MDL-26674 wiki2.0: cleaned wiki event logging patch
2012-03-19 11:22:03 +08:00
Diane Villemure
f3463229bd
MDL-26674 wiki2.0: Fixed wiki activity log
2012-03-19 11:21:57 +08:00
Sam Hemelryk
70a63a726d
Merge branch 'm21_MDL-32055' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-03-19 15:53:56 +13:00
Sam Hemelryk
9ac6d34dbd
Merge branch 'wip-MDL-27064-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2012-03-19 15:48:37 +13:00
Andrew Robert Nicols
0f08848ca4
MDL-32004 Set the defaultrequestcategory correctly when deleting/creating the default category
2012-03-19 14:38:53 +13:00
Sam Hemelryk
b7fa2f9153
Merge branch 'MDL-28187_messaging_nav_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-03-19 14:14:08 +13:00
Sam Hemelryk
5a7722e046
Merge branch 'MDL-31835_recent_conversations_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-03-19 14:06:43 +13:00
Sam Hemelryk
d0690afbc3
Merge branch 'MDL-30890_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-03-19 10:27:01 +13:00
Mary Evans
4247b7d472
MDL-32084 theme_fusion: removed default tagline in frontpage.php and changed configtextarea to configtext in settings.php
2012-03-17 21:59:05 +00:00
Andrew Davis
9d014d75f4
MDL-28187 message: fixed up $PAGE->set_url() in /message/index.php so the nav highlighted properly
2012-03-17 11:59:37 +07:00
AMOS bot
ddcb36bd92
Automatically generated installer lang files
2012-03-17 00:31:47 +00:00
Petr Skoda
d42aaae5a6
MDL-32090 fix invalid group members url
...
Credit goes to Jean-Philippe Gaudreau.
2012-03-16 20:12:52 +01:00
Tim Hunt
73848c608d
MDL-32064 quiz navigation: JS form submit must fire submit event handlers.
2012-03-16 15:01:07 +00:00
Petr Skoda
6bdb01ccf0
MDL-32071 fix incorrect get_dbfamily() call
2012-03-16 10:32:32 +01:00
Petr Skoda
2c7a06ec8a
MDL-32071 fix fatal problems in experimental forum_usetextsearches
2012-03-16 10:32:25 +01:00
Petr Skoda
16b879e79f
MDL-32079 folder revision must be incremented after any file change
2012-03-16 10:12:09 +01:00
Ankit Agarwal
33e8e9e709
MDL-28952 blocks: Fixing the extra escaping issue with profile links
2012-03-16 15:47:13 +08:00
Andrew Davis
4e1dd694d3
MDL-31835 message: added a view conversation type link after each conversation on the recent conversation screen
2012-03-16 13:28:27 +07:00
Sam Hemelryk
fff39dcfc1
MDL-31528 navigation: Tidied up page for viewing and managing categories
2012-03-16 10:35:46 +13:00
Sam Hemelryk
ba23ddb67a
MDL-31528 navigation: Fixed up navbar generation when editing categories
2012-03-16 10:35:46 +13:00
Sam Hemelryk
ac7b47e656
MDL-31528 navigation: Fixed up generation for category contexts
2012-03-16 10:35:46 +13:00
Tim Hunt
8e30abf5e6
MDL-31594 question manual grading: did not handle comma as decimal.
2012-03-15 18:52:18 +00:00
Eloy Lafuente (stronk7)
3c4111ee68
weekly release 2.1.5+
2012-03-15 11:47:37 +01:00
Eloy Lafuente (stronk7)
197cd28771
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-03-15 11:42:18 +01:00
Rossiani Wijaya
e77f635b84
MDL-30890 accessibility compliance: add summary to calendar table
2012-03-15 17:12:00 +08:00
Jason Fowler
9a47738c45
MDL-27064 - Blog - Changing the link text for different levels of blog entries
2012-03-15 08:54:09 +08:00
AMOS bot
4970d12920
Automatically generated installer lang files
2012-03-15 00:31:56 +00:00
Charles Fulton
2199fb263f
MDL-26243 calendar: display correct number of repeated events
2012-03-15 00:45:14 +01:00
Dan Marsden
d588f8c74c
MDL-32055 fix typo with flash player check
2012-03-15 09:20:15 +13:00
Eloy Lafuente (stronk7)
5d332d4a5d
MDL-28972 formslib: whitespace fixes
2012-03-14 18:11:35 +01:00
Marina Glancy
cbd6ad13e0
MDL-32037: MDL-32037: After displaying error message filepicker could not send proper request to server
...
We need to make sure that code executed on error does not create more requests and
especially does not create the same request that resulted with error. So now by default
filepicker will clear the right side of the window if repository_ajax.php returned an
error.
Also fixed an 'invalidsesskey' error string.
2012-03-14 13:16:17 +08:00
Sam Hemelryk
3d9dff0f22
Merge branch 'wip-mdl-28972-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-03-14 14:39:51 +13:00
Davo Smith
4850ab676c
MDL-31853 Fix pagelayout problem with admin_externalpage_setup
2012-03-14 09:25:09 +08:00
Davo Smith
9086379bb7
MDL-29147 Quickform fixed insertElementBefore to ignore duplicate unnamed elements
2012-03-14 11:54:47 +13:00
Sam Hemelryk
40ba373443
Merge branch 'MDL-29440-21_STABLE' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-03-14 11:30:21 +13:00
Ankit Agarwal
e2835a5232
MDL-28998 libraries: Using default value of 0 for userid during login
2012-03-14 10:47:36 +13:00
Eloy Lafuente (stronk7)
b434431b38
Merge branch 'MDL-31981_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-03-13 18:09:36 +01:00
Andrew Davis
0149696274
MDL-31834 message: fixed up some not quite correct usage of moodle/site:readallmessages
2012-03-13 16:50:07 +01:00
Eloy Lafuente (stronk7)
651cf35cbe
Merge branch 'wip-MDL-31175-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-03-13 16:17:14 +01:00
Aparup Banerjee
a5d7e18abe
Merge branch 'wip-mdl-27862-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-03-13 15:30:48 +08:00
Rossiani Wijaya
5816961bde
MDL-31266 Lesson module: Improve feedback so that the responses are concatenated instead of overwritten
2012-03-13 14:58:09 +08:00
Aparup Banerjee
361492a806
Merge branch 'wip-mdl-30817-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-03-13 11:52:42 +08:00
Aparup Banerjee
e785ca696e
Merge branch 'MDL-30867_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-03-13 11:32:44 +08:00
Aparup Banerjee
e92ca9dbc8
MDL-31008 Themes : fixed css code style
2012-03-13 11:00:43 +08:00
Mary Evans
b713f5c2a0
MDL-31008 themes: (base theme) reversed MDL-26712 by making dimmed objects grey and added new rule for dimmed activity label text to give 50% transparancy instead
2012-03-13 10:59:20 +08:00
Davo Smith
7456f0b8a4
MDL-31935 Fixed restore backup link in course search
2012-03-13 10:02:03 +08:00
Ruslan Kabalin
1a19ad3866
MDL-31808 Upload assignment: fix user feedback display
...
Conflicts:
mod/assignment/type/upload/assignment.class.php
2012-03-13 14:18:19 +13:00
Ruslan Kabalin
0b50793e41
MDL-31917 Improve assigment submission usability
...
Say 'View' if assignment has been graded via gradebook and changing
grades via submissions interface is not possible.
2012-03-13 14:05:13 +13:00
Ruslan Kabalin
08fb6ca3f1
MDL-31919 Fix assignment overview output to respect gradebook grading.
...
Currenly, if assigment has been graded in gradebook only, in the assigment
overview it is listed as not graded.
2012-03-13 14:01:00 +13:00
Sam Hemelryk
63f4993e4a
Merge branch 'w11_MDL-27457_m21_enrolnorecover' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-13 11:59:44 +13:00
Sam Hemelryk
449fd68024
Merge branch 'MDL-30298_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-03-13 11:56:27 +13:00
Sam Hemelryk
421a8533c5
Merge branch 'MDL-31702_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-03-13 10:33:16 +13:00
Eloy Lafuente (stronk7)
8135ecf6e1
Merge branch 'w11_MDL-31956_m21_paypal' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-12 21:37:18 +01:00
Michael Aherne
4c4c7197f0
MDL-31979 Typo in config-dist.php
2012-03-12 20:19:02 +01:00
Brian Jorgensen
5ceb78283c
MDL-31984: add debugging message if theme renderer file is missnamed
2012-03-12 12:38:53 -06:00
Eloy Lafuente (stronk7)
41c65d7d8e
Merge branch 'w11_MDL-31595_m21_enrolme' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-12 18:01:21 +01:00
Petr Skoda
96b421fd91
MDL-31595 improve enrol link comments
2012-03-12 16:49:43 +01:00
Eloy Lafuente (stronk7)
833af94c19
Merge branch 'w11_MDL-31815_m21_confirmemail' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-12 16:34:28 +01:00
Eloy Lafuente (stronk7)
3bc7584619
Merge branch 'w11_MDL-31534_m21_pageinitroot' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-12 15:49:41 +01:00
Petr Skoda
373b8fbdb5
MDL-31534 init PAGE before require_login()
2012-03-12 13:59:44 +01:00
Eloy Lafuente (stronk7)
2d2dfae5e9
Merge branch 'w11_MDL-31494_m21_adodblink' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-12 13:38:51 +01:00
Mary Evans
fc2d52bd34
MDL-30298 coursereport_progress: adds outer wrapper with class no-overflow to report table so as to enable horizontal scroll bar
2012-03-12 10:52:54 +00:00
Sam Hemelryk
06a31cb7b8
Merge branch 'wip-MDL-27087-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2012-03-12 17:34:23 +13:00
Sam Hemelryk
e2094c3b93
MDL-27304 mod_wiki: Fixed up phpdocs for globals
2012-03-12 17:20:54 +13:00
Sam Hemelryk
81dc3b5fd5
Merge branch 'MDL-27304-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-03-12 17:05:12 +13:00
Charles Fulton
79795cd631
MDL-31664 fix invalid boolean to string comparison
2012-03-12 17:02:32 +13:00
Rajesh Taneja
62b3a99a0d
MDL-28972 formslib: orignalvalue is considered and checkboxes are updated depending on orignalvalue of controller
2012-03-12 11:52:43 +08:00
Rajesh Taneja
2961a37027
MDL-28972 formslib: Checkbox controller will use yui to select and unselect checkboxes
2012-03-12 11:52:36 +08:00
Rajesh Taneja
d383e08886
MDL-27862 Themes: Device name first letter is capital and font is made similar to theme name font
2012-03-12 10:19:45 +08:00
Rajesh Taneja
ad3635a365
MDL-27862 Themes: clear theme cache button will redirect to the page on which it was pressed
2012-03-12 10:19:45 +08:00
Rajesh Taneja
c6a49f7b24
MDL-27862 Themes: replaced disabled use theme button with unset theme button
2012-03-12 10:19:45 +08:00
Rajesh Taneja
2942426ff4
MDL-27862 Themes: Added button to un-select theme for devices, except default device
2012-03-12 10:19:45 +08:00
Rajesh Taneja
960838e0f1
MDL-27862 Themes: Strings updated on theme selection pages
2012-03-12 10:19:45 +08:00
Sam Hemelryk
5c3f517142
Merge branch 'MDL-28998-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-03-12 15:18:13 +13:00
Rajesh Taneja
aadf8518c4
MDL-30817 activity_completion: Fixed title and alt string (on checkbox) to have module name prefixed
2012-03-12 10:17:33 +08:00
Andrew Robert Nicols
45c413e29e
MDL-31811 Add/Correct checks on activity read-only periods
2012-03-12 15:15:43 +13:00
Andrew Robert Nicols
e033345948
MDL-31877 Correct get_users exception
2012-03-12 14:57:25 +13:00
Andrew Robert Nicols
739af42c9c
MDL-31918 Use cached module info for activity completion report
2012-03-12 14:55:16 +13:00
Dan Poltawski
c55be07e8a
MDL-29440 calendar: iCal export don't allow html in description export
2012-03-12 09:53:03 +08:00
Sam Hemelryk
256e3edf0e
Merge branch 'MDL-31923-MOODLE_21_STABLE-1' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2012-03-12 14:32:45 +13:00
Sam Hemelryk
df3a3b45da
Merge branch 'MDL-31841_feedback_align_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-03-12 14:22:02 +13:00
Sam Hemelryk
06dd9ad0d8
Merge branch 'wip-MDL-30906-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-03-12 14:19:42 +13:00
Jason Fowler
7faf219bce
MDL-27087 - Resizing the 'roles' icon on blocks to bring it into line with the other icons
2012-03-12 08:36:32 +08:00
Sam Hemelryk
61e14418d0
MDL-31175 backup: Fixed undefined in register_dependency
2012-03-12 09:43:06 +13:00
Mary Evans
319ecdb58a
MDL-30298 coursereport_completion: adds outer wrapper with class no-overflow to report table so as to enable horizontal scroll
2012-03-11 15:35:12 +00:00
Eloy Lafuente (stronk7)
c91704eddb
Moodle release 2.1.5
2012-03-11 15:59:11 +01:00
Mary Evans
6066f65817
MDL-30298 theme_binarius: adds horizontal scroll to report layout
2012-03-11 01:39:22 +00:00
Petr Skoda
214da1654e
MDL-31956 fix enrol string components
...
Credit goes to Mark Nelson
2012-03-10 13:02:22 +01:00
Petr Skoda
1668cd75f2
MDL-31494 fix link to adodb driver docs
...
target="_bank" is valid again in html5, it does help a lot here no matter what legacy accessibility guides say…
2012-03-10 11:06:01 +01:00
Petr Skoda
906950a195
MDL-31815 encode dots in confirm url which helps email clients with url highlighting
2012-03-10 10:47:56 +01:00
Petr Skoda
9be109005b
MDL-27457 fix JS error on enrol when grade history disabled
2012-03-10 10:02:43 +01:00
Petr Skoda
112ecf68ba
MDL-31595 do not show enrolee link to guest account
2012-03-10 09:42:08 +01:00
Tim Hunt
09a54762b2
MDL-31981 shortanswer qtype does not handle \* in correct response.
2012-03-09 19:01:57 +00:00
Tim Hunt
98d2e58d19
MDL-31702 quiz: clarify error message that has been confusing people.
2012-03-09 15:30:16 +00:00
Eloy Lafuente (stronk7)
90ba17e1b8
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-03-09 11:56:45 +01:00
AMOS bot
db6e278f0d
Automatically generated installer lang files
2012-03-09 11:54:21 +01:00
Eloy Lafuente (stronk7)
c235b4c8a1
weekly release 2.1.4+
2012-03-09 11:14:42 +01:00
Eloy Lafuente (stronk7)
331a5108dc
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-03-09 11:04:22 +01:00
Rossiani Wijaya
8af9ec6cb9
MDL-30867 Lesson module: fix lesson essay question formtting to be consistent with user selection
2012-03-09 17:39:15 +08:00
Eloy Lafuente (stronk7)
f03c2cb038
Merge branch 'wip-MDL-31248-MOODLE_21_STABLE-v3' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-03-09 09:48:02 +01:00
Eloy Lafuente (stronk7)
f852a52aad
Revert "MDL-31248 - lib - Alteration to the rc4encrypt function to allow for old password use."
...
This reverts commit 6704edc5ba .
2012-03-09 09:38:33 +01:00
Ankit Agarwal
ae3251111c
MDL-28998 libraries: Adding validation to customisable profile fields during signup
2012-03-09 14:55:41 +08:00
Adrian Greeve
6aadec83c5
MDL-31248 - lib - Retaining the old password key and creating a new cookie prefix.
2012-03-09 13:44:17 +08:00
Eloy Lafuente (stronk7)
929eeb07e1
Revert "[MDL-31708] - wiki 2.0 non-group member can see edit option in navigation block."
...
This reverts commit b3df3de675 .
2012-03-09 02:22:21 +01:00
Eloy Lafuente (stronk7)
65aa27f89f
Revert "MDL-31708 wiki groups: whitespace fix"
...
This reverts commit 7083c092e6 .
2012-03-09 02:22:18 +01:00
Charles Fulton
f2630cfd2c
MDL-27304 wiki: link to user's course profile
2012-03-08 05:08:23 -08:00
Andrew Robert Nicols
a645b79113
MDL-31923 Correctly respect hiddenfields and capabilities
2012-03-08 10:22:55 +00:00
Andrew Davis
e5ecd739ed
MDL-31841 grade: prevented the feedback column on the user report from being centered
2012-03-08 15:23:51 +07:00
Eloy Lafuente (stronk7)
c76aa441b4
Merge branch 'wip-MDL-31248-MOODLE_21_STABLE-v2' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-03-08 02:41:45 +01:00
Eloy Lafuente (stronk7)
4b3d540f21
Merge branch 'wip-MDL-29086-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-03-08 02:32:31 +01:00
AMOS bot
d49760a96f
Automatically generated installer lang files
2012-03-08 00:31:43 +00:00
Adrian Greeve
6704edc5ba
MDL-31248 - lib - Alteration to the rc4encrypt function to allow for old password use.
2012-03-08 08:18:27 +08:00
Ankit Agarwal
8cd16e9d71
MDL-31466 tags: Fixed context bug
2012-03-08 10:56:04 +13:00
Eloy Lafuente (stronk7)
87ab86d1cb
Merge branch 'wip-mdl-31894-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-03-07 18:15:10 +01:00
Eloy Lafuente (stronk7)
15c49dc35f
Merge branch 'MDL-31712_M21' of git://github.com/kordan/moodle into MOODLE_21_STABLE
2012-03-07 15:42:21 +01:00
Petr Skoda
6b2de94af5
MDL-31689 fix moodle_database:execute() description
...
Conflicts:
lib/dml/moodle_database.php
2012-03-07 12:43:40 +01:00
Eloy Lafuente (stronk7)
029923aa9d
MDL-31832 CLI upgrade will return 0 exit status if no upgrade is needed
...
Discussed with David, both points were valid but finally
we agreed about to consider the "no upgrade needed" exit
a normal/succesful one, mainly because it keeps previous
behavior the same (exit non-zero only for real errors).
2012-03-07 11:23:33 +01:00
David Mudrak
01af07849e
MDL-31832 CLI upgrade checks if the upgrade is actually needed
...
Conflicts:
admin/cli/upgrade.php
2012-03-07 11:22:38 +01:00
Eloy Lafuente (stronk7)
b23ffc0937
MDL-28364 whitespace fixes
2012-03-07 04:02:03 +01:00
Eloy Lafuente (stronk7)
bab29cb50b
Merge branch 'MDL-28364_21' of git://github.com/jonof/moodle into MOODLE_21_STABLE
2012-03-07 04:01:53 +01:00
Eloy Lafuente (stronk7)
6cedce9d6b
MDL-23787 data: Init 2 arrays (global scope) that may conflict with other global scope code
2012-03-07 01:58:11 +01:00
Marina Glancy
539c7ca148
MDL-23787 added possibility to embed images into textarea fields in database activity
...
Conflicts:
mod/data/field/textarea/lang/en/datafield_textarea.php
2012-03-07 01:57:33 +01:00
AMOS bot
d6cb6b06e0
Automatically generated installer lang files
2012-03-07 00:31:50 +00:00
Ruslan Kabalin
e57b1ed36c
MDL-31255 Fix move of highlighted section when JS is off
...
Conflicts:
course/rest.php
course/view.php
2012-03-07 00:42:47 +01:00
Sam Hemelryk
ce0e7afd40
Merge branch 'MDL-28387-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-03-07 11:46:21 +13:00
Gootvilig David Hai
960b382617
MDL-31876 questionlib: fix question_has_capability_on memory bloat
2012-03-06 21:32:13 +01:00
Eloy Lafuente (stronk7)
7f8c780dd3
Merge branch 'MDL-31829_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-03-06 21:23:54 +01:00
Eloy Lafuente (stronk7)
0b9c121a8c
Merge branch 'w10_MDL-31785_m21_htmlpurifier' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-06 13:12:23 +01:00
Eloy Lafuente (stronk7)
7083c092e6
MDL-31708 wiki groups: whitespace fix
2012-03-06 11:46:39 +01:00
Adrian Greeve
e9313673bb
MDL-30906 - course - Changed the <hx> tags to follow a sequential order
2012-03-06 14:56:55 +08:00
Rajesh Taneja
7d019212c3
MDL-31894 Blocks: fixed get_course_context usage in peoples block
2012-03-06 10:30:35 +08:00
Gilles-Philippe Leblanc
b3df3de675
[MDL-31708] - wiki 2.0 non-group member can see edit option in navigation block.
2012-03-06 10:20:57 +08:00
Sam Hemelryk
b2896fd59f
Merge branch 'MDL-27764_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-03-06 10:18:51 +13:00
Mary Evans
c13c397355
MDL-31328_master theme_sky_high: fixed report layout and related files + updated css + added horizontal scroll
2012-03-06 10:04:39 +13:00
Sam Hemelryk
3bfeac2dfa
Merge branch 'MDL-31828_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-03-05 17:03:11 +13:00
Sam Hemelryk
b3e2eb804a
Merge branch 'w10_MDL-31807_m21_cohort' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-03-05 16:55:57 +13:00
Sam Hemelryk
c7b23475a5
MDL-30724 mod_assignment: Minor fixes during integration
2012-03-05 16:09:35 +13:00
Sam Hemelryk
d5f1dab8f2
Merge branch '21_MDL-30724_count_real_submissions_eloy_suggests' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-03-05 16:08:40 +13:00
Tony Levi
3885259733
MDL-31819: admin: allow install to proceed when multiple admins exist already
2012-03-05 15:54:44 +13:00
Sam Hemelryk
9a2d681948
MDL-31794 theme_formalwhite: Fixed up tabs
2012-03-05 15:29:31 +13:00
Sam Hemelryk
3fe51df42e
Merge branch 'MDL-31707_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-03-05 15:21:12 +13:00
Kordan
2555ac359b
MDL-29367 theme_formalwhite: Lines between RSS and upcoming events
2012-03-05 15:16:14 +13:00
Kordan
096a3aa116
MDL-31786 theme_formalwhite: bigger userid and password fields size in login page
2012-03-05 15:07:44 +13:00
kordan
ce01921fd2
MDL-31794 theme_formalwhite: let tab-bar give evidence of the current tab and page
2012-03-05 15:01:54 +13:00
Eloy Lafuente (stronk7)
b1f222f672
MDL-27764 restore - always restore as much info as possible (1.9 approach)
...
In 2.0 we had reduced the types of restore operations where we allow
to load the section names and section descriptions, only proceeding
when restoring to new course or to existing course, deleting.
With this patch, we change to the old 1.9 way, that was to restore
the section information always, no matter of the type of restore
operation (course restore, import, to new or to existing course,
deleting or adding). The only exception is that it's always checked that
the target section names and descriptions are empty.
2012-03-05 02:49:20 +01:00
Sam Hemelryk
36bad5bfcd
Merge branch 'MDL-26037_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-03-05 14:03:20 +13:00
Sam Hemelryk
33bd4e0455
Merge branch 'MDL-29248_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-03-05 13:54:03 +13:00
Kordan
85d555ebd7
MDL-29127 theme_formalwhite: highlight for unread forum post
2012-03-05 12:37:33 +13:00
Sam Hemelryk
0080f86fb7
MDL-24235 bennu: Converted to old style of textlib strlen
2012-03-05 12:21:35 +13:00
Sam Hemelryk
fc697419ad
Merge branch 'MDL-24235-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-03-05 12:20:48 +13:00
Sam Hemelryk
ff79a72c10
Merge branch 'MDL-31806-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-03-05 12:05:30 +13:00
Sam Hemelryk
974c446434
Merge branch 'MDL-30893-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-03-05 11:52:36 +13:00
AMOS bot
7949fd758c
Automatically generated installer lang files
2012-03-04 00:31:53 +00:00
Petr Skoda
4c05d4a9c1
MDL-31785 fix and improve htmlpurifier tests
2012-03-03 11:27:28 +01:00
Petr Skoda
c55217736e
MDL-31785 import HTMLPurifier 4.4.0+
...
Includes one extra fix for _blank 8c9d461a6259d7b8ac4ae5c9c9e95ab176cfcda3 compared to 4.4.0 release.
2012-03-03 11:26:03 +01:00
Petr Skoda
1cb9ca1458
MDL-31807 fix invalid nulls in cohort components
...
Credit goes to Stephen.
2012-03-03 11:09:44 +01:00
Charles Fulton
f6f1c2aed8
MDL-24235 bennu: remove dependency on mbstring from library
2012-03-02 08:03:09 -08:00
Charles Fulton
936adcdbde
MDL-29848 glossary: get proper context for comments on exported entry
2012-03-02 07:50:06 -08:00
Adrian Greeve
f123887e94
MDL-29086 - data - Fix for allowing the deletion of database activity presets.
...
Thank you to Matthias Hunstock for providing a patch for this.
2012-03-02 14:37:24 +08:00
Ankit Agarwal
eb2cbfc6d8
MDL-28387 logs: Log data when a user is deleted
2012-03-02 13:29:58 +08:00
Ankit Agarwal
7aee4c3ddf
MDL-31466 Tags Adding a capability check to make sure hidden courses are not displayed in tag search results
2012-03-02 11:55:26 +08:00
Ankit Agarwal
3e5a3d91ee
MDL-30893 Accessibility Submit button in forgot password page now have separate ids
2012-03-02 11:34:02 +08:00
Tim Hunt
b37cff4f0d
MDL-31829 question engine SQL typo breaks some regrades.
...
Also, some MySQL-only code had not been updated.
This problem only affected a small minority of question attempts, like
this:
1. Suppose you have a shortanswer question with correct answer 'Toad'
and some hints.
2. Suppose a student attempts this using the interactive behaviour and
on the first try responds 'Frog', and on the second try responds 'Toad'.
3. Then suppose the teacher edits the question to make 'Frog' correct.
4. Then, when the quiz is regraded, the question_attempt_step for the
second try will need to be deleted. That is where the buggy code was.
2012-03-01 12:38:58 +00:00
Eloy Lafuente (stronk7)
3b63a42387
MDL-26037 restore: fixes for mssql, php 5.4 and small improvs
2012-03-01 13:19:57 +01:00
Tony Levi
5c625be3be
MDL-26037: import: display search box even when no courses are currently displayed
2012-03-01 13:19:57 +01:00
Tony Levi
b6328863ad
MDL-26037: restore/import: check through all courses instead of only first 250
2012-03-01 13:19:57 +01:00
Eloy Lafuente (stronk7)
4fda074e69
MDL-29248 backup: take rid of the setting and code handling the 'private' user filearea
2012-03-01 13:17:48 +01:00
Eloy Lafuente (stronk7)
0d8ce6ac3e
MDL-29248 backup: delete user_files settings, lang strings and uses
...
Conflicts:
version.php
2012-03-01 13:17:40 +01:00
Tim Hunt
fb313979df
MDL-31828 attachements to essay questions do not work on Oracle.
2012-03-01 12:12:18 +00:00
Eloy Lafuente (stronk7)
9e4c8f40d4
MDL-31707 environment - add check for the hash extension
2012-03-01 12:52:20 +01:00
Eloy Lafuente (stronk7)
f24a1a74e5
weekly release 2.1.4+
2012-03-01 11:32:38 +01:00
Eloy Lafuente (stronk7)
05acc0c507
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-03-01 11:26:22 +01:00
Aparup Banerjee
cad5317fd0
MDL-27793 themes : anomaly theme rtl+ltr login box element widths fixed to be acceptable for IE and FF.
...
Conflicts:
theme/anomaly/style/general.css
2012-03-01 09:24:02 +01:00
Sam Hemelryk
1fa9907b7d
Merge branch 'MDL-31831_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-03-01 14:36:07 +13:00
Eloy Lafuente (stronk7)
672af3c102
MDL-31831 whitespace clean - take2
2012-03-01 02:09:40 +01:00
Charles Fulton
1feed43c45
MDL-31806 tags: remove second occurrence of id in query string
2012-02-29 05:17:34 -08:00
Aparup Banerjee
0feba3f8fa
MDL-25027 web service: moved validation to before changes to DB transaction.
2012-02-29 09:57:33 +01:00
Eloy Lafuente (stronk7)
b6ea2779c6
Merge branch 'wip-mdl-29274-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-02-29 02:19:40 +01:00
Eloy Lafuente (stronk7)
0915af2783
Merge branch 'MDL-31748_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-02-29 02:11:08 +01:00
Eloy Lafuente (stronk7)
85c0bc886b
Merge branch 'MDL-26496_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-02-29 02:06:40 +01:00
AMOS bot
b0a01ca5b2
Automatically generated installer lang files
2012-02-29 00:31:21 +00:00
Eloy Lafuente (stronk7)
05bfd9ff6f
Merge branch 'wip-MDL-31738-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2012-02-29 00:30:49 +01:00
Eloy Lafuente (stronk7)
ed27a82dbc
Merge branch 'MDL-25027_stable_consistency_fix_m21' of git://github.com/nebgor/moodle into MOODLE_21_STABLE
2012-02-28 17:34:23 +01:00
Aparup Banerjee
91c54c7c11
Merge branch 'MDL-14837_show-time-on-no-duration-events_21_STABLE' of https://github.com/ncsu-delta/moodle into MOODLE_21_STABLE
2012-02-28 16:42:02 +08:00
Aparup Banerjee
fdbdba153b
Merge branch 'MDL-30878-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-02-28 15:38:56 +08:00
Aparup Banerjee
e46da9a7fe
Merge branch 'MDL-28386-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-02-28 14:42:24 +08:00
Dan Marsden
72307d9a9f
MDL-31086 Calendar : fix sql to get distinct list of courses
2012-02-28 14:37:32 +08:00
Aparup Banerjee
8b1876f3b5
Merge branch 'MDL-31335_mtrace_email_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-02-28 14:15:43 +08:00
Aparup Banerjee
4c52d60ed4
Merge branch 'wip-mdl-22896-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-02-28 13:48:45 +08:00
Aparup Banerjee
40e24058b2
Merge branch 'MDL-31399_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-02-28 12:05:25 +08:00
Eloy Lafuente (stronk7)
18e9464448
Merge branch 'MDL-27793_m21' of git://github.com/nebgor/moodle into MOODLE_21_STABLE
2012-02-28 03:53:05 +01:00
Jonathon Fowler
0ead433d20
MDL-28364 handle question formats that support multiple file types
2012-02-28 09:24:02 +10:00
Eloy Lafuente (stronk7)
b992ac2eb5
MDL-29161 weblib: added one more test about un-keyed array params
2012-02-27 22:22:15 +01:00
Eloy Lafuente (stronk7)
2f69c6159b
Merge branch 'MDL-29161_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-02-27 22:22:09 +01:00
Eloy Lafuente (stronk7)
89c8b0a8c0
Merge branch 'MDL-31721_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-02-27 22:07:01 +01:00
Eloy Lafuente (stronk7)
7c330ad77d
Merge branch 'MDL-31729_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-02-27 19:02:59 +01:00
Eloy Lafuente (stronk7)
82f4e1f838
Merge branch 'MDL-29256-resource-format_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2012-02-27 18:55:05 +01:00
Eloy Lafuente (stronk7)
8e53b911e7
Merge branch 'MDL-29199-21_STABLE' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-02-27 18:48:18 +01:00
Adam Olley
4d090b8959
MDL-29229 message: Set contactlist pull-down width to not exceed parent columns width
2012-02-27 17:12:24 +01:00
Eloy Lafuente (stronk7)
8774bde1a9
Merge branch 'MDL-29523-21_STABLE' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-02-27 16:52:57 +01:00
Dan Poltawski
4e012c2700
MDL-29592 weblib: prevent warnings when $USER not set
2012-02-27 16:06:48 +01:00
Dan Poltawski
145d39a35a
MDL-31348 calendar: event links not using user timezone
...
thanks to Ben Thomas for the patch
2012-02-27 15:58:14 +01:00
Eloy Lafuente (stronk7)
6c200e966f
Merge branch 'MDL-31546-21_STABLE' of git://github.com/danpoltawski/moodle into MOODLE_21_STABLE
2012-02-27 15:44:48 +01:00
Dan Poltawski
ff0e0c099e
MDL-31651 course/info: Fix hardcoded string
2012-02-27 15:32:47 +01:00
Marina Glancy
c73d54850f
MDL-31738: added functions mod_xxx_get_file_info() to glossary and data modules
2012-02-27 14:24:08 +08:00
Gerard (Gerry) Caulfield
9af65cb3ac
MDL-30724 Limit assignment_count_real_submissions() to only select real
...
submissions
I've also refactored some code so that it is more structured and allows
for easier overriding of function associated with counting submissions
and updated associated doc blocks.
2012-02-27 12:30:37 +08:00
Sun Zhigang
7020701b75
MDL-29523 filemanager: Fix a hardcode string
2012-02-27 09:40:56 +08:00
AMOS bot
24fed95222
Automatically generated installer lang files
2012-02-27 00:31:21 +00:00
Mary Evans
88cebb1df6
MDL-31748_master theme_afterburner: added min-width to fix missing horizontal scroll bar when page is reduced in browser window
2012-02-25 18:10:26 +00:00
Glenn Ansley
96094327a1
MDL-14837 Calendar: Display start time on calendar events with no duration
2012-02-24 09:03:16 -05:00
Rajesh Taneja
d3bc407853
MDL-29274 blocks: people block will use course context for making url and not module context
2012-02-24 16:40:45 +08:00
Kordan
6298a3e454
accessibility colors for formal_white M21
2012-02-24 07:39:52 +01:00
Dan Poltawski
e3c04a7426
MDL-29199 dml: fix query logging on Oracle
...
thanks to Jonathon Fowler for the fix
2012-02-24 11:57:57 +08:00
Dan Poltawski
c3eb0eec2a
MDL-31546 wiki: remove stray semicolon
...
causing errors on oracle
Thanks to Jonathon Fowler for the patch
2012-02-24 11:41:14 +08:00
Rajesh Taneja
97c8fe4def
MDL-22896 libraries: Updated regular expression in html2text, for replacing unknown/unhandled entities
2012-02-24 10:11:15 +08:00
Aparup Banerjee
b861cf6a3d
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:53:06 +08:00
Aparup Banerjee
a1fc9592a3
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:53:06 +08:00
Tim Hunt
370bda4cb9
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:05:34 +00:00
Tim Hunt
1b5d149b43
MDL-31721 question editing: improve working for Show num correct
...
AMOS BEGIN
CPY [shownumpartscorrect,question],[shownumpartscorrectwhenfinished,question]
AMOS END
2012-02-23 12:05:15 +00:00
Tim Hunt
0f751368e5
MDL-29161 weblib: moodle_ulr::out does not cope with array params.
...
Conflicts:
lib/simpletest/testweblib.php
2012-02-23 12:04:55 +00:00
Eloy Lafuente (stronk7)
62b0af5863
weekly release 2.1.4+
2012-02-23 11:39:38 +01:00
Eloy Lafuente (stronk7)
0938a8847f
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-02-23 11:35:08 +01:00
Rossiani Wijaya
8bfd16856a
MDL-31399 Lesson Module: Fixed horizontal scroll bar issue when using rtl language format (eg: arabic)
2012-02-23 14:52:01 +08:00
Eduardo Pinto
234f870c88
MDL-26496 Lesson Module: removed warning when no answer is selected from single choice question
2012-02-23 13:38:54 +08:00
AMOS bot
4d9648a7bd
Automatically generated installer lang files
2012-02-23 00:31:13 +00:00
Eloy Lafuente (stronk7)
e9adc4057f
Merge branch 'm21_MDL-31652' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-02-22 10:07:47 +01:00
Dan Marsden
47e2cdf108
MDL-31652 SCORM - advanced settings not configurable in 2.1
2012-02-22 19:19:19 +13:00
AMOS bot
85a6624378
Automatically generated installer lang files
2012-02-22 00:31:19 +00:00
Sam Hemelryk
65773fe2fe
Merge branch 'MDL-30910_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-02-22 10:21:28 +13:00
Eloy Lafuente (stronk7)
d5ae248cb9
Merge branch 'wip-MDL-30830-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-02-21 21:20:07 +01:00
David Mudrak
a158c5c325
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:18:34 +01:00
Eloy Lafuente (stronk7)
c85e0f6e1e
Merge branch '21_MDL-25996_making_language_editing_terms_user_friendly' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-21 10:48:50 +01:00
Aparup Banerjee
12166ca08d
MDL-25027 Web Service: added email validation to create_users() - just like GUI
2012-02-21 15:30:12 +08:00
Aparup Banerjee
70a752c068
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:30:06 +08:00
Rossiani Wijaya
dbac1a5177
MDL-30910: Lesson Module: fix lesson progress bar for screen readers
...
AMOS BEGIN
CPY [progresscompleted, mod_lesson]
AMOS END
2012-02-21 12:39:24 +08:00
EVAN Irving-Pease
6c9e270f51
MDL-28386 Authentication Fixing user id issue with logs when a new user is added
2012-02-21 08:15:19 +05:30
Gerard (Gerry) Caulfield
2d3eed0fba
MDL-25996 Updating languaged editing interface terms to make them user
...
friendly
2012-02-21 10:10:02 +08:00
Eloy Lafuente (stronk7)
7b98cbf20e
Merge branch 'wip-mdl-25432-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-02-21 02:10:38 +01:00
AMOS bot
665328808f
Automatically generated installer lang files
2012-02-21 00:31:20 +00:00
Sam Hemelryk
d7375d7ecb
Merge branch 'MDL-29402-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-02-21 10:43:29 +13:00
Andrew Robert Nicols
733042590b
MDL-19421 Correct lesson dependency mapping on restore
2012-02-20 17:17:39 +01:00
Eloy Lafuente (stronk7)
896f9739cc
Merge branch 'MDL-31345_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-02-20 15:40:16 +01:00
Eloy Lafuente (stronk7)
50a1fe7b13
Merge branch 'wip-MDL-25299-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-02-20 12:59:20 +01:00
Sam Hemelryk
7d03210e74
Merge branch 'wip-mdl-29967-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-02-20 18:20:14 +13:00
Sam Hemelryk
7e87a3af32
Merged MDL-29254 with conflict resolution
2012-02-20 17:59:08 +13:00
Sam Hemelryk
f37f43f3dd
Merge branch 'wip-MDL-31627-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2012-02-20 17:25:26 +13:00
Sam Hemelryk
0296cc13c7
Merge branch '21_MDL-31388_fix_enrol_LDAP_typo' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-20 17:13:15 +13:00
Sam Hemelryk
f2f3078cd3
Merge branch 'MDL-31532_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-02-20 17:10:31 +13:00
Sam Hemelryk
3921c7242d
Merge branch 'MDL-31432_messaging_popup_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-02-20 16:58:03 +13:00
Sam Hemelryk
9169b3349f
Merge branch '21_MDL-30957_adding_assignment_completion_status_method_and_call' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-20 16:52:26 +13:00
Gerard (Gerry) Caulfield
d773f373ef
MDL-30957 Adding a new method "is_complete" to assignment lib for
...
testing if a submission has actually been submitted and then adding a
call to it before displaying the the assignment submission date header
As recommended I've simplified the functions and split the logic out into appropriate upload classes.
2012-02-20 11:37:51 +08:00
Andrew Davis
f684c55b0c
MDL-31335 message: wrapped calls to mtrace() in email_to_user() within a check to make sure its a CLI script
2012-02-20 10:35:15 +07:00
Andrew Davis
617d29bb41
MDL-31432 message: prevent messaging popups while viewing messages
2012-02-20 10:14:35 +07:00
Sam Hemelryk
f1c1de8924
Merge branch 'm21_MDL-31397' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-02-20 16:02:59 +13:00
Sam Hemelryk
09c2f89a62
Merge branch 'm21_MDL-31652' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2012-02-20 15:53:23 +13:00
Sam Hemelryk
88b14f0fd0
Merge branch 'MDL-30965-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-02-20 15:44:40 +13:00
Andrew Robert Nicols
b32b101380
MDL-31589 Sort order of lesson answers before restoring them
2012-02-20 15:19:24 +13:00
Andrew Robert Nicols
42f5a204fb
MDL-31590 Correct title of error dialogue on filepicker
...
Thanks to Gilles-Philippe Leblanc for this patch
2012-02-20 15:01:53 +13:00
Rajesh Taneja
3c5ea52dda
MDL-29254 blog: added check in upgrade for summary and content to be null fields
2012-02-20 09:37:34 +08:00
Rajesh Taneja
543301a97f
MDL-25432 backup: Catching exception for orphan course modules and it's block (if any), and logging them, no exception will be thrown for this now.
2012-02-20 09:29:57 +08:00
Eloy Lafuente (stronk7)
7116d8d3a7
MDL-31532 restore: avoid null course->hiddensections problems. Credit goes to Petri Asikainen. Thanks!
2012-02-20 01:36:35 +01:00
AMOS bot
c589d2b402
Automatically generated installer lang files
2012-02-20 00:31:23 +00:00
Sam Hemelryk
06f405d654
Merge branch 'MDL-31556_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-02-20 12:38:54 +13:00
Sam Hemelryk
a80daaf26d
Merge branch 'MDL-31647-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2012-02-20 11:54:23 +13:00
Sam Hemelryk
b2444c0c45
Merge branch 'MDL-30495-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-02-20 11:50:29 +13:00
Sam Hemelryk
b6daade7ff
MDL-30521 upgrade: Corrected version bump for uniquehash field upgrade
2012-02-20 10:58:23 +13:00
Sam Hemelryk
a005b98ba7
Merge branch 'wip-mdl-30521-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-02-20 10:29:38 +13:00
AMOS bot
147dfa0424
Automatically generated installer lang files
2012-02-18 00:31:32 +00:00
sam marshall
bb771fc43b
MDL-31647 Glossary: Links to glossary entries from glossary main page should not be popups
2012-02-17 10:38:52 +00:00
Ankit Agarwal
6b288716cb
MDL-30965 SCORM Removing unused variable ->head
2012-02-17 09:20:16 +05:30
Sam Hemelryk
8f6fd84c77
MDL-25299 mnet: Fixed validation when no public key is provided
2012-02-17 16:47:43 +13:00
Gerard (Gerry) Caulfield
77593642aa
MDL-31388 Fixing typo in enrol_ldap
2012-02-17 11:44:09 +08:00
Marina Glancy
69b00bda42
MDL-31627: Arialist theme do not resize content when there are no blocks
2012-02-17 11:02:37 +08:00
Dan Marsden
6d65790c98
MDL-31652 SCORM - hide updatefreq setting and remove it if not required.
2012-02-17 15:32:47 +13:00
Dan Marsden
88f5848e9b
SCORM MDL-31397 - add slashes to js string
2012-02-17 15:24:35 +13:00
Sam Hemelryk
a808df470d
MDL-30830 dock: Added the title using accesshide for screen readers
2012-02-17 14:52:19 +13:00
Eloy Lafuente (stronk7)
e0d5a17f7f
weekly release 2.1.4+
2012-02-17 01:49:37 +01:00
Eloy Lafuente (stronk7)
72700fd593
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-02-17 01:43:56 +01:00
AMOS bot
90f8146396
Automatically generated installer lang files
2012-02-17 00:31:18 +00:00
Joseph Rezeau
3ec7dc747f
MDL-31556 Lesson Module: fixed missing 'lesson closes' event in calendar
2012-02-16 15:45:35 +08:00
Jerome Mouneyrac
95711cca60
MDL-30495 HTML5 apps cannot call Webservices functions if a HTTP resource is retrieved from the Moodle installation
2012-02-15 11:40:32 +08:00
Sam Hemelryk
d727e30334
MDL-30888 course-search: Fixed typo
2012-02-15 16:29:14 +13:00
Sam Hemelryk
cf86dd8c20
Merge branch 'wip-mdl-30388-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-02-15 16:23:24 +13:00
Rajesh Taneja
d3d7cb46ce
MDL-30388 Blocks: navigation block is visible on block search page
2012-02-15 10:21:04 +08:00
Rajesh Taneja
46f1a84281
MDL-30388 Blocks: Search view for block instances fixed, with proper page url and pagination
2012-02-15 10:20:58 +08:00
Andrew Robert Nicols
b22d03b3fd
[MDL-31386] Correctly order answers in a lesson backup
2012-02-15 03:15:35 +01:00
Michael Aherne
e0325d3c30
MDL-31495 Performance improvement in question engine upgrade SQL
2012-02-15 09:37:58 +08:00
AMOS bot
680d2134e3
Automatically generated installer lang files
2012-02-15 00:31:20 +00:00
Sam Hemelryk
042e24f146
MDL-30709 mod_assignment: Renamed callback to mod_assignment_get_file_info
2012-02-15 11:27:05 +13:00
Charles Fulton
57aefd2124
MDL-29402 QandA forum questions should be emailed
2012-02-14 06:02:12 -08:00
Davo Smith
3b8d8e1641
MDL-31527 XMLDB Editor - make sure default tables are created with correct plugin prefix
2012-02-14 12:12:31 +01:00
Iñaki Arenaza
f32c32b81f
MDL-29667 Plugins overview shows incorrect availability for auth & enrol plugins
...
We store the enabled plugins as array values but later look them up as array
keys. Just flip the array when we build it.
2012-02-14 15:58:59 +08:00
Aparup Banerjee
b6aa60c810
Merge branch 'wip-mdl-28101-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-02-14 15:39:10 +08:00
Rajesh Taneja
2f20a794bf
MDL-30521 blog: Updated uniquehash field preceision to 255 in post table
2012-02-14 14:23:10 +08:00
Davo Smith
3051f76809
MDL-31541 Repositories - make sure all repository instances have unique 'sortorder' values when retrieved
2012-02-14 13:32:30 +08:00
Sam Hemelryk
9560a61be9
Merge branch 'MDL-30911_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2012-02-14 17:41:37 +13:00
Sam Hemelryk
5e87e0e6e4
MDL-30709 mod_assignment Fixed phpdocs for assignment_get_file_info
2012-02-14 17:16:32 +13:00
Sam Hemelryk
70a03e679e
Merge branch 'wip-MDL-30709-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2012-02-14 17:16:21 +13:00
Aparup Banerjee
38a88bb4bc
Merge branch 'MDL-29471-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-02-14 11:43:15 +08:00
Sam Hemelryk
0e373152be
Merge branch 'MDL-31604-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-02-14 15:47:59 +13:00
Sam Hemelryk
a689533f8f
Merge branch '21_MDL-26807_remove_withselectedusers_strings_and_references' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-14 15:31:49 +13:00
Sam Hemelryk
8213be9838
Merge branch '21_MDL-27285_fixing_grammar_on_wiki_links_page' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-14 15:27:45 +13:00
Sam Hemelryk
79d0f68575
Merge branch '21_MDL-27654_add_space_to_somefieldrequired_string' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-14 15:20:59 +13:00
Sam Hemelryk
a750aff797
Merge branch '21_MDL-31107_fixing_below_typos' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-14 15:08:23 +13:00
Mary Evans
1b80c4a8ec
MDL-31345_master theme_afterburner: adds horizontal scroll bar to pagelayout-report
2012-02-14 01:52:58 +00:00
Sam Hemelryk
fd20256bad
Merge branch 'MDL-28283-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-02-14 13:59:22 +13:00
Sam Hemelryk
9bfa5bd8cc
Merge branch 'MDL-30815-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-02-14 13:44:44 +13:00
Sam Hemelryk
98899b998c
Merge branch 'MDL-30821-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-02-14 13:39:23 +13:00
Andrew Robert Nicols
d5e19eb275
MDL-31515 Allow for subsequent files to overwrite old files in database activity records
2012-02-14 10:57:11 +13:00
Sam Hemelryk
17b0c930c6
Merge branch 'MDL-29080_export_hidden2_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-02-14 10:47:39 +13:00
Sam Hemelryk
f6a491d805
Merge branch '21_MDL-29153_fix_typo_in_resource' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-13 18:03:55 +13:00
Sam Hemelryk
e290039f96
Merge branch '21_MDL-30723_fixing_several_english_typos' of git://github.com/gerrywastaken/moodle into MOODLE_21_STABLE
2012-02-13 18:00:13 +13:00
Ankit Agarwal
45462d20a2
MDL-30821 SCORM Fixing issues with SCORM report when there are no attempts to report
2012-02-13 10:26:51 +05:30
Andrew Robert Nicols
408844eea1
MDL-31502 Check whether a category has subcategories or courses within it before using those variables
2012-02-13 17:48:57 +13:00
Sam Hemelryk
d66b3501fe
Merge branch 'wip-MDL-25185-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-02-13 17:34:30 +13:00
Sam Hemelryk
7b53f78459
Merge branch 'wip-MDL-31463-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2012-02-13 17:02:23 +13:00
Anita Viglinoe
1a8aa6748e
MDL-28283-master Completion Future dates can now be set as completion criteria
2012-02-13 09:04:36 +05:30
Rossiani Wijaya
6df07690e2
MDL-30911: mod_lesson: fix sub-heading level to be lower than lesson title. This issue is an improvement of accessibility compliance
2012-02-13 11:18:55 +08:00
Ankit Agarwal
7e9eccf26e
MDL-30815 Choice Labels are now explicitly tied with input elements
2012-02-13 08:39:14 +05:30
Eloy Lafuente
1ea772301b
MDL-31604 Fix capabilities displayed without spaces causing text going out of the screen
2012-02-13 10:51:32 +08:00
Sam Hemelryk
38b0b2522e
Merge branch 'wip-mdl-31576-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-02-13 15:30:05 +13:00
Rajesh Taneja
a33ba5562a
MDL-28101 wiki2.0: escape bold and italics for NWIKI formatting
2012-02-13 10:27:03 +08:00
Sam Hemelryk
4cb775dcff
Merge branch 'MDL-25883-21' of https://github.com/mackensen/moodle into MOODLE_21_STABLE
2012-02-13 14:36:04 +13:00
Eloy Lafuente (stronk7)
52e6baa94b
weekly release 2.1.4+
2012-02-13 01:19:53 +01:00
Eloy Lafuente (stronk7)
3d4f01a4e5
Revert "MDL-31345 theme_afterburner fixes pagelayout-report overflow"
...
This reverts commit f9b6adaef6 .
2012-02-12 23:24:22 +01:00
Gerard (Gerry) Caulfield
74e6179ab3
MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
2012-02-10 15:33:44 +08:00
Gerard (Gerry) Caulfield
c7f338c6d7
MDL-29153 Fixing typo, "Bellow" should be "Below"
2012-02-10 14:38:16 +08:00
Gerard (Gerry) Caulfield
7902e20361
MDL-27285 Updating string grammar on the wiki module's links page
2012-02-10 07:57:12 +08:00
Gerard (Gerry) Caulfield
b15041dc40
MDL-26807 Updating the withselectedusers_help string
2012-02-10 02:18:21 +08:00
Gerard (Gerry) Caulfield
6fbd8a9c5c
MDL-30723 Fixing English typo(s)
2012-02-10 01:49:46 +08:00
Gerard (Gerry) Caulfield
f652396ce5
MDL-27654 Insert a space into the somefieldrequired string
2012-02-10 01:26:29 +08:00
Rajesh Taneja
c9bc0704f8
MDL-31576 core: Duplicate message definition removed from get_core_subsystem
2012-02-09 17:15:00 +08:00
Marina Glancy
42711a4d6a
MDL-30709: Fixed bug with inserting files from Recent files repository
...
Two parts of changes: in assignment module function assignment_get_file_info was missing
and when populating the list of recent files the function get_file_info was not called, which caused populating the list of recent files with the files that could not later be inserted
2012-02-09 13:59:10 +08:00
Aparup Banerjee
fa639fef7a
Merge branch 'wip-MDL-31417-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2012-02-09 10:17:01 +08:00
Marina Glancy
63a013e6b4
MDL-31417: updated list of world currencies
...
Some countries do not exist any more, some currencies do not exist. Some countries (and currencies) started to exist recently. Some currency codes are changed (mistype or result of denomination).
Also I tried to keep the moodle formation of the name of the currencies. The first word is not the country name but the 'belonging-to-country', i.e. not 'Sweden Krona' but 'Swedish Krona'. For some countries it was not so easy to find the correct spelling.
And finally there were some mistakes in the list, like 'Schilling' instead of 'Shilling', 'Riyal' instead of 'Rial', etc. I used currencies spelling from ISO.
2012-02-09 10:15:19 +08:00
Adrian Greeve
65c29e26ff
MDL-31463 - navigation - added a context check in the navigation for fullname permission.
2012-02-09 10:01:41 +08:00
Andrew Davis
de0799a893
MDL-29080 grade: simplified bug fix to prevent users without the required capabilities from being able to export hidden grade items
2012-02-09 08:36:06 +07:00
Adrian Greeve
1779301424
MDL-25185 - data - Allowing data from the database to be exported according to group roles.
2012-02-09 09:31:34 +08:00
Eloy Lafuente (stronk7)
a48ed0b1ae
MDL-27891 tag logs: minibump version
2012-02-08 11:45:31 +01:00
Eloy Lafuente (stronk7)
658a15bd31
Merge branch 'MDL-27891-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-02-08 11:45:07 +01:00
Eloy Lafuente (stronk7)
23666489f7
Merge branch 'MDL-31345_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-02-08 11:17:45 +01:00
Ruslan Kabalin
3512f3bff6
MDL-31316 Fix block controls when default home is My Moodle
2012-02-08 11:08:30 +01:00
Mary Evans
f9b6adaef6
MDL-31345 theme_afterburner fixes pagelayout-report overflow
2012-02-08 04:02:21 +00:00
Aparup Banerjee
60811b8dc9
Merge branch 'MDL-31407_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-02-08 11:27:50 +08:00
Eloy Lafuente (stronk7)
4278e96007
Merge branch 'MDL-29892_overview_hidden_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-02-08 03:38:53 +01:00
Ankit Agarwal
5b41faa53f
MDL-27891 Tags Flagging tags is now logged
2012-02-08 08:06:38 +05:30
Aparup Banerjee
7acc25342a
Merge branch 'MDL-31482-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2012-02-08 09:59:36 +08:00
Eloy Lafuente (stronk7)
493e4f8571
Merge branch 'MDL-30722_forum_unsubscribe_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-02-08 02:38:01 +01:00
Eloy Lafuente (stronk7)
1fa6e5df98
Merge branch 'MDL-26384-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2012-02-08 00:53:33 +01:00
Eloy Lafuente (stronk7)
de655be9ca
Merge branch 'MDL-27360-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2012-02-07 23:49:33 +01:00
sam marshall
0f2d05e79e
MDL-31482 Lib: IE8/IE7 (even with stupid user agent) should not be 'legacy' device type
2012-02-07 17:45:03 +00:00
Aparup Banerjee
dbc410767a
Merge branch 'MDL-31425-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2012-02-07 16:37:11 +08:00
Aparup Banerjee
e77a77bbf5
Merge branch 'MDL-31469_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-02-07 15:12:50 +08:00
Ankit Agarwal
f167f79d31
MDL-26384 Tags Fixed redirect issue when editing is toggled
2012-02-03 14:57:09 +05:30
Andrew Davis
045ef083f1
MDL-29892 grade: added a check to prevent hidden courses appearing on student overview reports
2012-02-03 08:56:27 +07:00
Tim Hunt
401467b09d
MDL-31469 formslib: fix invalid for="" attributes on optional dates
2012-02-02 18:13:40 +00:00
Anthony Forth
799af3bd76
MDL-31445 formslib: add a nice id and class to the wrapper div for CSS
2012-02-02 18:13:10 +00:00
Tim Hunt
a238e92533
MDL-31407 quiz: review all uses of global $USER
...
Conflicts:
mod/quiz/view.php
2012-02-02 18:12:33 +00:00
Kyle Temkin
5779bd3915
MDL-31407 quiz: finish_attempt method should not rely on $USER
2012-02-02 18:12:31 +00:00
sam marshall
effd2830ba
MDL-31425 Availability: 'Until' time calculation uses server time zone (2.1 only)
...
Patch by Chris Follin.
2012-02-02 14:21:43 +00:00
Eloy Lafuente (stronk7)
a1063d99ba
weekly release 2.1.4+
2012-02-02 12:14:06 +01:00
Jerome Mouneyrac
4bdff2e1f0
MDL-27360 Web service tokens are displayed for deleted users
...
Conflicts:
lib/moodlelib.php
2012-02-02 16:28:07 +08:00
Eloy Lafuente (stronk7)
6c66821924
Revert "SCORM AICC MDL-31039 update external AICC url correctly..", thanks Ankit!
...
This reverts commit a607db6e70 .
2012-02-01 10:21:08 +01:00
Eloy Lafuente (stronk7)
8837d68be5
Merge branch 'wip-MDL-31160-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-02-01 00:54:28 +01:00
Eloy Lafuente (stronk7)
5acb97c505
Merge branch 'wip-MDL-31197-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-02-01 00:50:59 +01:00
Dan Marsden
a607db6e70
SCORM AICC MDL-31039 update external AICC url correctly - thanks to Albert Rhemrev for report/fix
2012-02-01 00:42:21 +01:00
Andrew Robert Nicols
04c2e6820d
MDL-31000 Respect sortorder of repositories when displaying the filepicker
2012-02-01 00:34:16 +01:00
Glenn Ansley
f3e50dd715
MDL-31448 Replaced incorrect PHP comment
2012-01-31 23:58:30 +01:00
Eloy Lafuente (stronk7)
c0ffe9a298
Merge branch 'MDL-31015-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2012-01-31 23:03:16 +01:00
Eloy Lafuente (stronk7)
d6e08b3e74
Merge branch 'MDL-30854_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-31 19:38:57 +01:00
Eloy Lafuente (stronk7)
764525a02c
Merge branch 'MDL-30484_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-31 17:17:05 +01:00
Eloy Lafuente (stronk7)
7769c0f2f8
Merge branch 'MDL-31314_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-31 17:06:26 +01:00
Aparup Banerjee
49b52b3fb4
Merge branch 'MDL-30828_feedback_sort_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-01-31 16:51:47 +08:00
Aparup Banerjee
5d8d3a1a08
Merge branch 'MDL-30707_forum_log_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-01-31 16:44:07 +08:00
Aparup Banerjee
21defa3d5e
Merge branch 'MDL-29097_mod_update_create_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-01-31 14:36:54 +08:00
Dan Marsden
79d5769672
MDL-28522 Choice : View reports now correctly shows unanswered column - thanks to Marcus Boon for the patch
2012-01-31 12:23:46 +08:00
Aparup Banerjee
05b6988a0a
Merge branch 'MDL-31426_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-01-31 11:52:34 +08:00
Aparup Banerjee
2cd7d23056
Merge branch 'MDL-31428_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-01-31 11:16:09 +08:00
Eloy Lafuente (stronk7)
c186caab9b
MDL-31428 forum: prevent some warnings with debug enabled
2012-01-31 00:25:00 +01:00
Eloy Lafuente (stronk7)
0e487bcfde
MDL-31426 forum: don't show/allow any subscription to not enrolled users
2012-01-30 23:22:34 +01:00
Tim Hunt
f95d0a51f1
MDL-30484 question engine: don't lose response files when regrading.
...
The problem was mostly that, in the past, we did not worry if
question_attempt_step.id changed during regrade (because we deleted the
old step row and inserted a new one). However, now that steps can have
associated files, we can't be that slack, becuase the step id is used as
the file itemid.
So, now, we have to update the existing rows during a regrade. We do
this by having the question engine tell the question_engine_unit_of_work
that the step has first been deleted, and then added back. Then we make
the unit-of-work spot that delete + add = update.
This also means that during regrading, we have to pass around some extra
ids so that new steps know the id of the step they are replacing.
Naturally, this requires some quite trickly logic, so I finally got
around to writing unit tests for question_engine_unit_of_work, which is
a good thing.
Along the way I also got around to renaming
question_attempt->set_number_in_usage, which got missed out when
everthing else was renamed to slot ages ago.
Finally, while working on this code, I noticed and fixed some PHPdoc
comments.
2012-01-30 17:07:02 +00:00
Tim Hunt
5fedb6302b
MDL-31314 gradebook restore: fix category.depth on restore.
...
Without this, restoring backups made with the OU's custom 'restore from
1.9' feature, and possibly other people's custom converstion code, does
not work properly.
Also, fix poor recordset code.
2012-01-30 12:30:48 +00:00
Tim Hunt
19874aa4cc
MDL-30854 quiz/question editing: fix create calc question & add on page.
...
This was one of those innocent seeming issues where, once you start
digging, you find a mess. In this case, the code that is now in
question_wizard_form::add_hidden_fields used to exist in four different
places, in four inconsistent versions. This is now all nicely
re-factored, and that solves the problem.
Along the way, I found and fixed some wrong string references in
qtype_random, and stripped out some unnecessary &s in function
declarations.
Conflicts:
question/type/calculatedsimple/edit_calculatedsimple_form.php
2012-01-30 12:30:02 +00:00
Aparup Banerjee
8cbc3946a3
Merge branch 'MDL-26260_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-30 16:27:26 +08:00
Aparup Banerjee
b69e249a6d
Merge branch 'MDL-31385_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-30 12:50:51 +08:00
sam marshall
95e8abfcee
MDL-31015 File/URL resource 'Open' and 'Force download' options should work consistently
...
Conflicts:
mod/resource/lib.php
mod/url/lib.php
2012-01-27 17:05:25 +00:00
Jerome Mouneyrac
dfc66efd04
MDL-29471 php warning when adding function to a new web service
2012-01-27 16:13:07 +08:00
David Mudrak
c1f9cde627
MDL-31317 original_site_identifier_hash falls back to null during the backup conversion
...
Even if the site identifier is not defined in the source 1.9 backup then the
converted 2.0 version should still contain the element to prevent PHP
notices on direct assignment.
2012-01-27 08:51:11 +01:00
Jerome Mouneyrac
367ed4621e
MDL-30878 core_user_update_users user password is reset if not specified
2012-01-27 15:30:03 +08:00
Fábio Souto
d951feda21
Updated bugfix according to Jerome suggestions
...
password check is done at lib.php instead of externallib.php
Conflicts:
user/lib.php
2012-01-27 15:29:40 +08:00
Eloy Lafuente (stronk7)
c0ac40ee46
weekly release 2.1.4+
2012-01-27 02:25:46 +01:00
Eloy Lafuente (stronk7)
15d767e019
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-01-27 02:20:38 +01:00
AMOS bot
e5bcd180fe
Automatically generated installer lang files
2012-01-27 00:31:20 +00:00
Tim Hunt
f5d24daba6
MDL-31385 quiz: does not resume previews.
2012-01-26 12:10:41 +00:00
Petr Skoda
86273223df
MDL-30509 backport perf improvement in role cleanup in cohort sync
...
This patch simplifies the role cleanup sql, it is not necessary to look for roles without enrolment instance because all roles are automatically unassigned when deleting enrol instances.
2012-01-25 10:31:56 +08:00
Sam Hemelryk
e1ba9e119c
MDL-31224 navigation: Added JSON handling on action_link objects to the navigation
2012-01-25 10:10:51 +08:00
Eloy Lafuente (stronk7)
19967a153e
Merge branch 'MDL-31122-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2012-01-25 01:52:53 +01:00
Eloy Lafuente (stronk7)
312e45e6f6
Merge branch 'MDL-31113_multiple_files_file_manager_21' of https://github.com/davosmith/moodle into MOODLE_21_STABLE
2012-01-25 01:07:27 +01:00
Petr Skoda
d160a5db4a
MDL-31238 remove now unnecessary null to stdClass conversion for plugin settings
2012-01-24 23:56:58 +01:00
Petr Skoda
5da7b22027
MDL-31238 always return object for plugin settings from get_config()
...
This prevents multiple creations of objects from NULL which is note a warnings in php54
2012-01-24 23:56:44 +01:00
Andrew Robert Nicols
ef8be3cb87
MDL-31245 Add missing 'icon' class to highlight button in topics format
2012-01-24 18:48:05 +01:00
Aparup Banerjee
87c259ce02
Merge branch 'wip-MDL-31224-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2012-01-24 23:02:12 +08:00
Eloy Lafuente (stronk7)
0b1595881f
MDL-31189 whitespace fixes
2012-01-24 13:21:13 +01:00
Eloy Lafuente (stronk7)
f69ad213c0
Merge branch 'w04_MDL-31183_m21_gloscounts' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-24 12:26:09 +01:00
M Kassaei
6bc136feff
MDL-31306 question preview: disable 'Fill correct' for qtypes that can't
2012-01-24 13:27:45 +08:00
Sam Hemelryk
58eb3519ea
Merge branch 'MDL-31189_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-01-24 11:06:35 +08:00
Sam Hemelryk
0f7c1c8c02
Merge branch 'MDL-31231_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2012-01-24 11:02:42 +08:00
Eloy Lafuente (stronk7)
d03f27f9f4
Merge branch 'w04_MDL-31176_m21_groupcontext' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-24 01:30:16 +01:00
Aparup Banerjee
5528fbe880
Merge branch 'wip-MDL-28352-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2012-01-24 07:17:18 +08:00
Eloy Lafuente (stronk7)
b5c2f10567
Merge branch 'MDL-30033_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-24 00:09:39 +01:00
Eloy Lafuente (stronk7)
e06a172b70
Merge branch 'MDL-31065_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-24 00:06:55 +01:00
Aparup Banerjee
bfa2605567
Merge branch 'w04_MDL-31184_m21_glosreset' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-24 06:59:17 +08:00
Mary Evans
0344dfd711
MDL-31189_M21 theme_sky_high: fixed footer so page, perfomance and validators can be seen if enabled
2012-01-23 21:54:29 +00:00
Petr Skoda
302ae13f70
MDL-31081 limit query to one course in forum_get_subscribed_forums()
...
This improves performance on the forum index page. Credit goes to Mark Nielsen.
2012-01-23 21:34:26 +01:00
Mary Evans
7f7be7777f
MDL-31231 fixes docked navigation menu in theme_afterburner
2012-01-23 12:41:46 +00:00
Petr Skoda
11d8ae7dc8
MDL-31172 fix variable name typo in backup file logger
2012-01-23 16:10:01 +08:00
Petr Skoda
63e7733de5
MDL-31173 fix variable name typo when throwing invalid $rule param exception in restore decode processor
2012-01-23 16:07:10 +08:00
Sam Hemelryk
5d9e0f9291
Merge branch 'w04_MDL-31177_m21_odsexport' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-23 15:35:34 +08:00
Sam Hemelryk
b70688316f
Merge branch 'w04_MDL-31182_m21_messprefs' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-23 14:44:54 +08:00
Sam Hemelryk
a16df720b1
Merge branch 'w04_MDL-31186_m21_extprofiles' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-23 14:31:23 +08:00
Petr Skoda
d23fd32be1
MDL-31202 do not try sending emails to invalid addresses
...
The use of mtrace() in email_to_user() is most probably incorrect, I am going to use it only in CLI scripts (which includes cron). This should not be considered a security issue because we should be already validating emails when accepting them from untrusted users.
2012-01-23 14:24:54 +08:00
Sam Hemelryk
7a79813152
Merge branch 'MDL-31330_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-01-23 14:14:50 +08:00
Mary Evans
ed3329394c
MDL-31269 theme_magazine: fixes login pagelayout in theme_magazine
2012-01-23 13:26:22 +08:00
Andrew Davis
ce9ad8de99
MDL-29097 course: refactored to avoid having two seperate calls to events_trigger()
2012-01-23 11:56:13 +07:00
Andrew Davis
9e74931f1a
MDL-30722 mod_forum: prevented users being auto-logged in as guest when they access /mod/forum/unsubscribeall.php
2012-01-23 11:29:00 +07:00
Andrew Davis
cec66207be
MDL-30707 mod_forum: fixed a add_to_log() call that was causing invalid URLs to be added to the log
2012-01-23 11:06:04 +07:00
Sam Hemelryk
dccf4efb1d
Merge branch 'MDL-31329_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-01-23 11:25:14 +08:00
Andrew Robert Nicols
040b3bdd96
MDL-31013 Add iconsmall class to 'Export to portfolio' icon
2012-01-23 11:08:59 +08:00
Petr Skoda
bcbaa79163
MDL-31180 fix coding error in fake_recordset iterator
2012-01-23 01:11:34 +01:00
Eloy Lafuente (stronk7)
63f1c0d531
Merge branch 'w04_MDL-31181_m21_fitlertestcfg' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-23 01:04:34 +01:00
Eloy Lafuente (stronk7)
6f892151be
Merge branch 'MDL-31058_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-23 00:56:42 +01:00
Eloy Lafuente (stronk7)
158c275618
Merge branch 'w04_MDL-31185_m21_postscfg' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-23 00:28:40 +01:00
Petr Skoda
8be997c2f4
MDL-31208 fix obsolete get_record_sql() parameter
...
Credit goes to Rajesh Taneja.
2012-01-22 23:46:32 +01:00
Eloy Lafuente (stronk7)
7050528195
MDL-31330 admin: fix incorrect context use
...
This was introduced by MDL-31006, being backported to 21_STABLE
and that use escaped the (my) scrutiny :-( (the new access API is
22_STABLE and upwards only)
2012-01-22 23:28:33 +01:00
Eloy Lafuente (stronk7)
85e27e9097
MDL-31329 timezones: updated to 2011n
2012-01-22 21:32:20 +01:00
Petr Skoda
5b67cd5ec8
MDL-31176 add missing global $DB when looking for group related context in calendar
2012-01-21 19:58:02 +01:00
Petr Skoda
9e7ea20a1c
MDL-31177 fix notices when exporting logs to ods
2012-01-21 19:52:38 +01:00
Petr Skoda
3d302c1684
MDL-31181 fix missing global $CFG that was breaking unit test teardown
2012-01-21 17:09:01 +01:00
Petr Skoda
144c8b87d8
MDL-31182 fix fatal error when problem detected in finding messaging defaults
2012-01-21 17:00:16 +01:00
Petr Skoda
f8e5f3ed24
MDL-31183 fix non-functional glossary_count_unrated_entries()
2012-01-21 16:47:53 +01:00
Petr Skoda
d8202baf04
MDL-31184 fix multiple problems when reseting individual glossary types
2012-01-21 16:31:51 +01:00
Petr Skoda
203ee49b1e
MDL-31185 fix missing CFG in forum_get_posts_by_user()
2012-01-21 16:18:00 +01:00
Petr Skoda
4d690a2995
MDL-31186 fix wrong context preloading sql
2012-01-21 16:09:25 +01:00
Tim Hunt
f38065ff42
MDL-31058 qtype match 1.9 restore: fix restore of dodgy questions.
2012-01-20 18:06:58 +00:00
Tim Hunt
e6dedfe20b
MDL-31065 question stats: fix analysis of responses not matching a given answer
...
When shortanswer, numerical, calculated and calculatedsimple questions
did not have a '*' match-anything answer, then any student response that
did not match any of the teacher-given answers were classified as
'[No response]', which was not right.
This patch fixes that. Such responses are now classified as
[Did not match any answer].
While I was doing this, I noticed that the display of tolerance
intervals for numerical questions in the response analysis was horrible,
so I improved it.
2012-01-20 17:57:17 +00:00
Tim Hunt
2a040c2839
MDL-31065 qtype shortanswer: refactor the unit tests to use a proper helper.
...
Conflicts:
question/behaviour/adaptive/simpletest/testwalkthrough.php
2012-01-20 17:55:48 +00:00
Tim Hunt
1ee150e8e1
MDL-30033 quiz overall feedback not show for attempts with a -ve grade
...
This can happen, for example, if a student does really badly on a CBM quiz.
2012-01-20 14:28:18 +00:00
Jason Ilicic
fa1990992c
MDL-26260 Fix quiz right-click prevention loophole.
2012-01-20 14:27:55 +00:00
Andrew Davis
cfc8537034
MDL-30828 mod_feedback: fixed sorting when viewing responses
2012-01-20 15:57:09 +07:00
Marina Glancy
69c9195ab7
MDL-28352: Fixed bug in html_writer::select_time causing not autoselecting month
2012-01-20 16:29:01 +08:00
Sam Hemelryk
9d2e41a6d7
MDL-31197 navigation: Fixed issue withing require_login for courses that are hidden or unavailable
2012-01-20 12:52:07 +08:00
Sam Hemelryk
5ab5e79a97
MDL-31224 block_navigation: Fixed display of icons for node with an action_link action
2012-01-20 11:19:13 +08:00
David Penner
c3b0e64d81
MDL-31160 block_navigation: Fixed incorrect thrid arg to substr.
2012-01-20 11:14:04 +08:00
AMOS bot
208f49e230
Automatically generated installer lang files
2012-01-20 00:31:28 +00:00
Davo Smith
b56d54ca04
MDL-31113 filemanager element - refresh file list from server on load
2012-01-19 19:49:38 +00:00
sam marshall
c59e5f07c3
MDL-31122 Navigation: Do not show week in navigation if it contains only labels
2012-01-19 14:47:38 +00:00
Eloy Lafuente (stronk7)
1aff7bbb74
weekly release 2.1.4+
2012-01-19 13:32:47 +01:00
Eloy Lafuente (stronk7)
b5ebcf648b
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-01-19 13:29:09 +01:00
Andrew Robert Nicols
c1e6056a44
MDL-31242 Prevent redefinition of MOODLE_INTERNAL when loading multiple YUI modules from Moodle
2012-01-18 15:40:51 +01:00
Eloy Lafuente (stronk7)
4e7397ddc7
MDL-31006 revert partially @ get_config()
...
The change from null to stdClass() in get_config() was leading to:
1) unit tests not passing.
2) non-equivalent evaluation in conditions (null evals false,
stdClassi() evals true)
2012-01-18 02:12:14 +01:00
AMOS bot
aa4e64dbdf
Automatically generated installer lang files
2012-01-18 00:31:40 +00:00
Petr Skoda
9159aeb465
MDL-31006 some more PHP54 notices
...
PHP54 compatibility - PhpStorm IDE is the best tool for this kind of work!!
2012-01-18 01:16:54 +01:00
Petr Skoda
bda9b6034b
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
Conflicts:
lib/filterlib.php
mod/feedback/lib.php
report/participation/index.php
2012-01-18 01:11:46 +01:00
Eloy Lafuente (stronk7)
58bdb2e6da
Merge branch 'w03_MDL-31213_m21_attributesmess' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-17 12:37:44 +01:00
Petr Skoda
b5146d6bab
MDL-31213 fix incorrect modifications of quickforms attributes
2012-01-17 11:21:38 +01:00
Eloy Lafuente (stronk7)
35dc672ead
Merge branch 'MDL-31080_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-17 02:02:21 +01:00
Eloy Lafuente (stronk7)
6acec6c457
Merge branch 'w03_MDL-31171_m21_blogattachment' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-17 01:32:35 +01:00
AMOS bot
f25f56b370
Automatically generated installer lang files
2012-01-17 00:31:17 +00:00
Petr Skoda
42add67bec
MDL-31170 fix automatic blog blocks hiding/unhiding after blog level change
2012-01-17 01:24:54 +01:00
Sam Hemelryk
d471e3f59d
Merge branch 'MDL-31095_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-16 17:00:00 +08:00
Sam Hemelryk
2d33f4e81c
Merge branch 'MDL-31102_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-16 16:26:32 +08:00
Sam Hemelryk
b24713d1ec
Merge remote-tracking branch 'skodak/w03_MDL-27165_m21_confirmed' into MOODLE_21_STABLE
2012-01-16 16:16:54 +08:00
Aparup Banerjee
df2842cc6b
Merge branch 'MDL-31143_21' of https://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-16 15:31:36 +08:00
Sam Hemelryk
94a763cf92
Merge remote-tracking branch 'skodak/w03_MDL-29102_m21_autogrouping' into MOODLE_21_STABLE
2012-01-16 15:11:39 +08:00
Sam Hemelryk
c3027ddcd7
Merge remote-tracking branch 'skodak/w03_MDL-30891_m21_repository' into MOODLE_21_STABLE
2012-01-16 15:01:56 +08:00
Aparup Banerjee
7741d150c9
Merge branch 'w03_MDL-30003_m21_userstats' of https://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-16 14:58:49 +08:00
Sam Hemelryk
e333be5d5d
Merge branch 'MDL-31130_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-16 11:46:10 +08:00
Andrew Robert Nicols
6b76395546
MDL-31018 Improve consistency of horizontal alignment across grade reports
2012-01-16 11:16:00 +08:00
Sam Hemelryk
dde7ab2d6e
Merge branch 'MDL-31040-MOODLE_21_STABLE-3' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2012-01-16 10:52:13 +08:00
Eloy Lafuente (stronk7)
44335d9ea9
Merge branch 'w03_MDL-31165_m21_innodbconv' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-16 02:07:22 +01:00
Charles Fulton
1ad5b57173
MDL-25883 correct element name for wiki comments editor
2012-01-15 10:32:47 -08:00
Petr Skoda
4cb906541b
MDL-29102 fix notice when auto-creating groups in existing grouping
2012-01-15 19:27:37 +01:00
Petr Skoda
41238d891c
MDL-31171 fix blog attachment serving in BLOG_USER_LEVEL
2012-01-15 19:12:50 +01:00
Petr Skoda
106357825e
MDL-30003 fix earliest stat date fetching
2012-01-15 16:27:59 +01:00
Petr Skoda
12c5ea8f69
MDL-31165 fix InnoDB conversion query to use ENGINE parameter instead of legacy TYPE
2012-01-15 10:32:55 +01:00
AMOS bot
efa2c057be
Automatically generated installer lang files
2012-01-15 00:31:16 +00:00
Petr Skoda
d5b4087962
MDL-27165 fix broken confirmed user filtering
2012-01-14 22:15:23 +01:00
Petr Skoda
5f4ed5d18a
MDL-30891 fix invalid hardcoded capability check when disable legacy files repo
2012-01-14 21:58:54 +01:00
Tim Hunt
589f57835f
MDL-31095 quiz editing: only set quiz->grade to 0 if really necessary.
...
It is only necessary when there are (non-preview) attempts. However,
after making this change we have to ensure users cannot start attempts
when ->grade > 0 and ->sumgrades = 0.
Display ->grade on the order and paging tab of edit.php, so it is clear
what is going on when you are using that tab.
Finally, improve the error message a student gets if they try to start a
quiz with no questions.
2012-01-13 11:50:20 +00:00
Tim Hunt
d4b150dd13
MDL-31095 quiz: fix bug in quiz::has_questions.
2012-01-13 11:49:48 +00:00
Tim Hunt
9d2921b930
MDL-31143 quiz reports: average grade of null causes php error.
2012-01-12 16:46:50 +00:00
Andrew Robert Nicols
37b9827f34
MDL-31040 Correct LTR language issue and inconsistency in display
2012-01-12 14:00:29 +00:00
Jonathon Fowler
ee2e29d19e
MDL-31130 question bank: toggling show all / 20 per page broken.
2012-01-12 12:47:02 +00:00
Tim Hunt
9349aa1790
MDL-31102 question preview: fix HTML validation errors.
2012-01-12 11:20:42 +00:00
Tim Hunt
1ed536f74d
MDL-31100 unit tests: don't mangle UTF-8 in failure messages.
2012-01-12 11:20:23 +00:00
Tim Hunt
ce7595e6df
MDL-31080 quiz editing, must be able to see and delete missing questions
2012-01-12 11:19:59 +00:00
Eloy Lafuente (stronk7)
c1dc3a5354
weekly release 2.1.4+
2012-01-12 11:32:13 +01:00
Eloy Lafuente (stronk7)
bbf3aaf0c1
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-01-12 11:26:57 +01:00
Tim Hunt
95371a3bcc
MDL-26469 upgrade: cope with modules that do not set $module->cron.
2012-01-11 18:43:56 +01:00
Tim Hunt
e40a76f5ac
MDL-26469 upgrade: module cron setting not updated.
2012-01-11 14:10:32 +00:00
AMOS bot
c0a1a9ddcb
Automatically generated installer lang files
2012-01-11 00:31:28 +00:00
Eloy Lafuente (stronk7)
a33fc27467
Merge branch 'MDL-31101_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-10 23:35:26 +01:00
Tim Hunt
675d996885
MDL-31101 format_string: Don't mangle < and > in strings like x < 1.
2012-01-10 14:54:55 +00:00
Rajesh Taneja
91dac2a2c9
Applying: MDL-30452 Repositories: Changed default capability on repos - Thanks Michael
2012-01-10 11:15:33 +01:00
Sam Hemelryk
c44874f201
Merge branch 'MDL-24394_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-10 14:30:14 +13:00
Sam Hemelryk
22e35c45be
MDL-31000 Added comment about the importance of repository array keys
2012-01-10 12:27:03 +13:00
Sam Hemelryk
978a7da6fd
Revert "MDL-31000 Respect sortorder of repositories when displaying the filepicker"
...
This reverts commit d8111951ab .
2012-01-10 12:25:47 +13:00
Tim Hunt
71693bde86
MDL-24394 qtype_match: should be able to use multilang for the choices.
2012-01-09 18:06:34 +00:00
Aparup Banerjee
4d47200557
Merge branch 'w02_MDL-30718_m21_usertimedb' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-09 12:21:40 +08:00
Aleksey Avdeev
b0bc0bed50
MDL-29046 use of install/distrolib.php in the CLI installer
...
Signed-off-by: Aleksey Avdeev <solo@altlinux.ru >
2012-01-09 02:54:10 +01:00
Eloy Lafuente (stronk7)
9334f3d084
Merge branch 'MDL-30031-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2012-01-09 02:14:45 +01:00
Sam Hemelryk
b48d180e39
Merge branch 'w02_MDL-30717_m21_usercreated' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2012-01-09 14:02:48 +13:00
Eloy Lafuente (stronk7)
86e84df668
Merge branch 'MDL-30966-print-object_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2012-01-09 00:33:47 +01:00
Andrew Robert Nicols
d8111951ab
MDL-31000 Respect sortorder of repositories when displaying the filepicker
2012-01-09 11:53:58 +13:00
Petr Skoda
b4e0cd3582
MDL-30717 update user->timemodified in update_user_record()
2012-01-08 15:04:26 +01:00
Petr Skoda
d877eba847
MDL-30717 add missing time created info in create_user_record()
...
Credit goes to Luis Gustavo Mueller de Alcantara.
2012-01-08 15:04:25 +01:00
Petr Skoda
23b7a0a575
MDL-30718 add missing timecraeted and timeupdated, fix user undeleting
2012-01-08 14:59:41 +01:00
AMOS bot
856623590c
Merge branch 'MOODLE_21_STABLE' into install_21_STABLE
2012-01-08 00:31:26 +00:00
Eloy Lafuente (stronk7)
6d768d0fb3
Moodle release 2.1.4
2012-01-07 17:06:00 +01:00
AMOS bot
9ee1bb8eb2
Automatically generated installer lang files
2012-01-07 00:31:24 +00:00
David Mudrak
f711613aa5
MDL-30966 print_object() output made CLI-friendly
2012-01-06 22:50:21 +01:00
Eloy Lafuente (stronk7)
e82615c9a8
weekly release 2.1.3+
2012-01-05 15:07:58 +01:00
Eloy Lafuente (stronk7)
78fcd06775
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2012-01-05 12:50:39 +01:00
Sam Hemelryk
aa6d8f0f75
Merge branch 'MDL-31017_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2012-01-05 11:16:58 +13:00
Eloy Lafuente (stronk7)
1947f16ed9
MDL-31017 whitespace clean - take1
2012-01-04 16:29:23 +01:00
David Mudrak
c20e782d4d
MDL-30865 Workshop method aggregate_grading_grades_process() accepts explicit aggregation timestamp
2012-01-04 02:19:46 +01:00
Eloy Lafuente (stronk7)
0890c256ee
Merge branch 'MDL-30879-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2012-01-04 02:14:53 +01:00
Petr Skoda
3b70790aee
MDL-30948 stop messaging suspended and deleted users
2012-01-04 00:55:33 +01:00
Eloy Lafuente (stronk7)
9e3f88536b
MDL-30948 do not generate new passwords for suspended accounts because they would not get any emails
2012-01-04 00:53:21 +01:00
Petr Skoda
09bad0d29b
MDL-30951 prevent fatal error when category sync enrolment not configured
2012-01-04 00:40:38 +01:00
Petr Skoda
a36e38be7f
MDL-29917 prevent form autocompletion in most Moodle forms
...
The password autocompletion in case of Moodle makes sense only on the login page, the form autocompletion in general is most probably useful only on the user signup page.
This patch is compatible with html 5, unfortunately we have to ignore strict warnings in legacy xhtml 1.0 standard.
2012-01-04 10:58:27 +13:00
Petr Skoda
8376475a90
MDL-30950 remove references to removed admin block
...
Credit goes to Ralf Hilgenstock.
2012-01-03 22:35:20 +01:00
sam marshall
d8ab6bee8c
MDL-30879 Course page: missing space after class for new 'description on course page' feature
2012-01-03 12:41:28 +00:00
Aparup Banerjee
869e613aea
Merge branch 'wip-mdl-29844-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2012-01-03 12:32:20 +08:00
Eloy Lafuente
ff542e5e11
MDL-29844 Administration: Added new config for users to login for viewing profile image
2012-01-03 12:07:45 +08:00
Petr Skoda
5a59cc338d
MDL-30673 fix login autocompletion protection
2012-01-03 14:09:40 +13:00
Petr Skoda
f7ae52f9da
MDL-30809 do not add guest info to add course form if default instance prevented
2012-01-03 13:05:42 +13:00
Sam Hemelryk
b1a17fadcf
Merge branch 'MDL-30802_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-03 11:25:40 +13:00
Sam Hemelryk
1ed9377e78
Merge branch 'MDL-30766_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-03 11:22:50 +13:00
Sam Hemelryk
9b82d1b4d4
Merge branch 'MDL-30168_tim2_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-03 11:14:02 +13:00
Sam Hemelryk
19bfd15997
Merge branch 'MDL-27200_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2012-01-03 11:11:53 +13:00
Henning Bostelmann
1627ecfdbc
MDL-29266 Assignment grading: save state of "send notifications" box
2012-01-03 11:09:54 +13:00
Petr Skoda
8c3badee6b
MDL-13572 fix incorrect value printing
2012-01-03 11:01:49 +13:00
Petr Skoda
6ef3dcda77
MDL-13572 fix incorrect value printing
2012-01-03 11:01:48 +13:00
Petr Skoda
ffb63d59ef
MDL-13572 do not send emails to invalid addresses
2012-01-03 11:01:47 +13:00
Henning Bostelmann
89e2820050
MDL-29821 Navigation tree: fix link to course notes page
2012-01-03 10:13:00 +13:00
Andrew Robert Nicols
38c2bbad09
MDL-30804 Rename the 'onthispage' fieldset for block configuration
2012-01-03 10:06:58 +13:00
Andrew Robert Nicols
f59aa125e2
MDL-30805 Require HTML content for the HTML block configuration
2012-01-03 10:03:18 +13:00
Sam Hemelryk
39f8f2e181
Merge branch 'MDL-13572_validate_email_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2012-01-03 09:57:23 +13:00
AMOS bot
1fc86e2040
Automatically generated installer lang files
2011-12-29 00:31:26 +00:00
Henning Bostelmann
6a9b5984bd
MDL-30031 Adaptive question behaviour: ignore invalid answers without penalty
2011-12-28 17:47:22 +00:00
AMOS bot
5e48d31eff
Automatically generated installer lang files
2011-12-24 00:31:41 +00:00
Tim Hunt
aff96ba72d
MDL-30873 quiz: display an overall grade for preview users.
...
Also, don't display an overall grade unless there is at least one finished attempt.
2011-12-23 11:17:45 +00:00
Tim Hunt
c9882b747a
MDL-30802 question nav: fix questions link in front page course.
2011-12-23 11:17:24 +00:00
Tim Hunt
85be8375c7
MDL-30766 mod_quiz: fix edge cases of repaginate function.
2011-12-23 11:17:03 +00:00
Tim Hunt
515ff4db62
MDL-30168 formslib: untangle automatic id generation.
...
Previously, we had overridden the _generateId method in almost all
subclasses; and then we mostly, but not always; ignored the value that
was generated there, and instead generated new (nicer) values in
MoodleQuickForm_Renderer::renderElement. Of course, that is not really a
logical place to (re)generate ids.
I have fixed the code so that the _generateId method now uses the 'nice
id' algorithm from renderElement. This should make the whole code flow
more logical.
This make all our overriding of _generateId unnecessary.
We do need a special _generateId for radio buttons, because you often
have different radio buttons with the same name but different values.
This change should only change the ids on radio, checkbox and
advcheckbox elements. Previously, those were essentially random, so I
don't think anyone could have been relying on the particular values.
This commit also has new unit tests, first to test the basic _generateId
algorithm, and then to create and render an example form (including some
tricky things like repeat_elements) and chech the acutal ids in the
generated HTML.
2011-12-23 11:16:23 +00:00
Tim Hunt
12fe7031bf
MDL-27200 missing {} in various lang strings.
2011-12-23 11:15:48 +00:00
Eloy Lafuente (stronk7)
ddb7ae2f3c
weekly release 2.1.3+
2011-12-23 03:04:55 +01:00
Eloy Lafuente (stronk7)
f1ec3e694c
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-12-23 02:53:23 +01:00
Eloy Lafuente (stronk7)
3689b9da96
MDL-30760 question engine: reduce summary max size
...
MySQL only accepts 65536 (aprox) bytes in default TEXT
columns. So we define the max allowed as 32000 to allow
99.9% of utf-8 contents to fit. If some day MDL-19603 is
implemented and all current TEXTs are moved (MySQL) to
the BIG counterparts, this restriction can be out (MDL-19603).
2011-12-23 01:10:03 +01:00
Eloy Lafuente (stronk7)
ee3e8369e2
MDL-30760 question engine: fix (one more, hope last) regression
2011-12-23 00:16:53 +01:00
Tim Hunt
66a0a5815e
MDL-30760 question engine: fix regression.
...
Grrr! textlib API is completely different in 2.1 for no good reason.
Thanks to the various testers who caught this.
2011-12-22 16:21:08 +01:00
Gerard (Gerry) Caulfield
d875953d96
MDL-29400 Fixing unset object bug encountered by Rajesh during testing
2011-12-22 09:55:56 +01:00
Sam Hemelryk
98b05c1ca7
Merge branch 'wip-MDL-18128-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-12-22 11:45:06 +13:00
Sam Hemelryk
1b9f28db24
MDL-30639 mod_lesson: Used a consistent format for users display of answer
2011-12-22 11:23:23 +13:00
Sam Hemelryk
4703fb429e
Merge branch 'MDL-30639_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-12-22 11:20:56 +13:00
Tim Hunt
1f8a330662
MDL-30704 quiz_overview: fixup, add missing rescaling.
...
Thanks Micheal de Raadt for catching this in testing.
2011-12-21 18:33:42 +01:00
Eloy Lafuente (stronk7)
23fe9472ca
MDL-29239 whitespace fixes
2011-12-21 09:35:27 +01:00
adrian@moodle.com
53944c5f24
MDL-18128 - forum - Addition of group editing for forums.
2011-12-21 15:37:55 +08:00
Aparup Banerjee
0d3504b4bb
Merge branch 'wip-MDL-30541-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-12-21 14:17:39 +08:00
Aparup Banerjee
ee7f8610db
Merge branch 'wip-MDL-30539-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-12-21 13:24:43 +08:00
Aparup Banerjee
364622b466
MDL-28126 webservice : resolved integration conflicts
2011-12-21 11:32:41 +08:00
Jason Fowler
620ecfa62f
MDL-30541 - Blog - Fixing the context for RSS Feed headers on the single blog entry pages
2011-12-21 11:04:08 +08:00
Sam Hemelryk
50a1735fe4
Merge branch 'MDL-29239_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-12-21 15:00:57 +13:00
Sam Hemelryk
a2aa081e73
Merge branch 'MDL-30704_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-21 14:31:02 +13:00
Eloy Lafuente (stronk7)
7f50276ea0
Merge branch 'MDL-30170-mnet-undelete_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-12-20 23:34:23 +01:00
Gerard (Gerry) Caulfield
65f3793fd8
MDL-29400 Update the upload and uploadsingle assignment classes to so
...
that they only display the assignment submitted status when it has
actually been submitted.
2011-12-20 22:55:01 +01:00
Eloy Lafuente (stronk7)
df752e6a1d
Merge branch 'MDL-30603_m21' of https://github.com/nebgor/moodle into MOODLE_21_STABLE
2011-12-20 19:50:03 +01:00
Eloy Lafuente (stronk7)
65cb4fe548
Merge branch 'MDL-29048-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-12-20 18:56:24 +01:00
Aparup Banerjee
bc89692259
MDL-25561 Gradebook : fixed whitespaces
2011-12-20 19:16:25 +08:00
Aparup Banerjee
88d3c04840
Merge branch 'MDL-25561_user_report_name_clickable_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-12-20 19:16:12 +08:00
Andrew Robert Nicols
20bc45d2f5
MDL-30627 Ensure that the dialogue is always shown in the current view window
2011-12-20 15:34:02 +08:00
Rossiani Wijaya
69e54ca580
MDL-30636 Lesson Module: fixed essay answer display format
2011-12-20 12:27:46 +08:00
Andrew Robert Nicols
4c3eb87286
MDL-30641 Stop italicising and underlining folder names in the filepicker
2011-12-20 11:55:31 +08:00
Aparup Banerjee
4b61488d0f
Merge branch 'MDL-30569-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-12-20 11:11:46 +08:00
Eloy Lafuente (stronk7)
107ebdb86d
Merge branch 'wip-mdl-29067-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-12-20 03:13:11 +01:00
Sam Hemelryk
60e1271637
MDL-30770 admin: Fixed notice about missing variable
2011-12-20 02:26:56 +01:00
Eloy Lafuente (stronk7)
07c9965cba
MDL-30739 add one test to confirm the solution is cross-db
2011-12-20 02:24:06 +01:00
Eloy Lafuente (stronk7)
0a6d17e288
Merge branch 'MDL-30739_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-20 02:22:20 +01:00
Sam Hemelryk
7d97d3ac7e
Merge branch 'MDL-30764-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2011-12-20 14:15:35 +13:00
Eloy Lafuente (stronk7)
bf5bb85d42
Merge branch 'MDL-30738_21_STABLE' of git://github.com/kiklop74/moodle into MOODLE_21_STABLE
2011-12-20 02:01:49 +01:00
Sam Hemelryk
0e9c5fbc89
Merge branch 'MDL-30760_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-20 13:34:37 +13:00
AMOS bot
c06f2ce133
Automatically generated installer lang files
2011-12-20 00:31:27 +00:00
Sam Hemelryk
57648d8d76
Merge branch 'MDL-30646_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-20 13:20:57 +13:00
Sam Hemelryk
85d7ec9052
Merge branch 'MDL-29846_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-20 13:16:40 +13:00
Eloy Lafuente (stronk7)
6e1f50f2c8
Merge branch 'MDL-30741_m21' of git://github.com/jfilip/moodle into MOODLE_21_STABLE
2011-12-20 00:05:36 +01:00
Sam Hemelryk
490f178f04
Merge branch 'wip-MDL-28948-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-12-20 10:42:30 +13:00
Petr Skoda
4cc0361e10
MDL-30765 fix invalid context variable
2011-12-20 10:21:08 +13:00
Sam Hemelryk
16e8ccaf5f
Merge branch 'w51_MDL-30697_m21_roleslink' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-12-20 10:05:18 +13:00
Tim Hunt
fcfef4dd18
MDL-30704 Quiz grades report shows inconsistent averages.
...
Previously, for the overall grade, we averaged the final marks for each
student; while for the individual question grades, we averaged all
grades.
The report now works consistently on the principle that the averages
should include exactly what is currenlty being shown in the report. This
is more logical, and so should be easier for users to understand.
If you want to see the averages that are currently shown (e.g. just the
average of each student's highers grade) then the report options let you
do that.
Conflicts:
mod/quiz/report/attemptsreport.php
2011-12-19 15:20:05 +00:00
Tim Hunt
f976adcd67
MDL-29846 qbehaviours admin: correct $needed logic.
...
Also, fix a notice.
Conflicts:
admin/qbehaviours.php
2011-12-19 14:37:11 +00:00
Mary Evans
eabff1ac74
MDL-30500 Fix for Sky High report & print layout
2011-12-19 15:22:52 +13:00
Ankit Kumar Agarwal
c87fee8510
MDL-30569 Administration Fixing the redirect after editting is toggeled on the front page
2011-12-19 07:47:20 +05:30
Sam Hemelryk
3969853b1c
Merge branch 'MDL-37049_21' of git://github.com/jamiepratt/moodle into MOODLE_21_STABLE
2011-12-19 15:05:20 +13:00
Eloy Lafuente (stronk7)
12a1176976
Merge branch 'wip-MDL-30791-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-12-19 02:58:44 +01:00
Sam Hemelryk
0bc0394c8f
Merge branch 'MDL-30683_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-19 14:14:14 +13:00
Sam Hemelryk
f158171c0b
Merge branch 'MDL-29176_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-19 12:23:05 +13:00
Sam Hemelryk
dd98ec697c
Merge branch 'MDL-30734_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-19 11:52:17 +13:00
Sam Hemelryk
0006e0cfa1
Merge branch 'MDL-30742_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-19 11:30:23 +13:00
Sam Hemelryk
4f9649a65f
MDL-30791 lib: Removed a debugging notice from component callback
2011-12-19 11:12:25 +13:00
Sam Hemelryk
d854866de3
Merge branch 'MDL-30758_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-19 09:28:23 +13:00
AMOS bot
6d6393eed2
Automatically generated installer lang files
2011-12-18 00:31:24 +00:00
Petr Skoda
9f7189fdcd
MDL-30697 fix incorrect capability for role assign button
...
Credit goes to Alexander Bias.
2011-12-17 14:49:16 +01:00
AMOS bot
d53dfa25d5
Automatically generated installer lang files
2011-12-17 00:31:21 +00:00
Tim Hunt
89f09b2454
MDL-30760 question engine: question summary can be longer than 64k!
...
1. So we will truncate the question summary to 65000 chars if necessary.
2. Also, fix one minor error in mutlianswer save_question_options.
question_bank::MAX_SUMMARY_LENGTH is not the most logical class to add
the constant to, but it needs to be accessible during upgrade, so I was
lazy and put it there.
2011-12-16 15:58:09 +00:00
Rajesh Taneja
66071e2961
MDL-29067 Admin: Added spam checking on comments, messages and forum posts
2011-12-16 11:51:45 +08:00
AMOS bot
b181efdfda
Automatically generated installer lang files
2011-12-16 00:31:25 +00:00
David Mudrak
e0eb0af048
MDL-30170 MNet peers administration - various usability improvements
...
While fixing MDL-30170, the following tiny usability details were
improved along the way:
* the maximum length of the peer site title and the hostname is now
validated (this was actually a real bug as the default value is pre-loaded
from the peer) so the admin gets a nice validation error instead of
the database write exception when trying to register a host with a
longer site title.
* hard-coded English string 'All Hosts' is now localized
* the hostname link in the list of MNet peers leads to the peer itself
2011-12-15 21:48:20 +01:00
David Mudrak
9e710a2c87
MDL-30170 MNet peers administration - highlight the undelete widget
...
The patch highlights the undelete radio selector at the host edit form.
It moves it to the end of the form (near the submit button) and displays
an explanation above the radio selector.
Also, the list of deleted hosts is now displayed below the table of
active peers at the Manage peers page.
The data returned by mnet_get_hosts() function now contain the deleted
status, too. It is possible to obtain deleted hosts from that function
now.
2011-12-15 21:48:00 +01:00
Tim Hunt
5c91aac317
MDL-29176 quiz editing: can't move questions onto a new page.
2011-12-15 19:33:09 +00:00
Tim Hunt
ce84960237
MDL-30646 default qbank sort should only use visible columns.
2011-12-15 18:41:18 +00:00
sam marshall
b756e904f1
MDL-30764 Activity settings: do not disable grouping dropdown if it is already set
2011-12-15 16:52:03 +00:00
Tim Hunt
83dd037f43
MDL-30758 quiz_statistics report fails if all 1st attempts require grading
2011-12-15 12:52:21 +00:00
Tim Hunt
7f17672850
MDL-30739 qtype numerical: upgrade script uses SQL that is not cross-DB.
2011-12-15 12:23:20 +00:00
Tim Hunt
a529dd84bf
MDL-30592 / MDL-27183 quiz statistics: fix merge problem.
...
These two fixes changes the same file in different ways, causing breakage.
2011-12-15 11:23:08 +00:00
Aparup Banerjee
2603a387a0
MDL-28126 webservice : string fixed.
2011-12-15 18:04:42 +08:00
Jamie Pratt
ed26baba6d
MDL-30749 fixing typo referring to question instead of answer object
2011-12-15 14:38:42 +07:00
AMOS bot
b39c4df0a5
Automatically generated installer lang files
2011-12-15 00:31:17 +00:00
Eloy Lafuente (stronk7)
f2b2978c26
MDL-30592 moodlelib: minor phpdocs/debug tweaks
2011-12-14 22:45:36 +01:00
Eloy Lafuente (stronk7)
c4190e3140
Merge branch 'MDL-30592_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-14 22:45:32 +01:00
Tim Lock
cbe4101815
MDL-30419: IMS package content missing when using Blackboard packages
2011-12-14 21:35:40 +01:00
Darko Miletic
265b058144
MDL-30738: fix for 2.1 stable
2011-12-14 15:03:39 -03:00
Tim Hunt
ca25589fb5
MDL-30742 restoring 1.9 backups with missing question data should be robust
2011-12-14 17:18:22 +00:00
Jerome Mouneyrac
711c2728f5
MDL-28126 webservices : should not able to create token if user is deleted,unconfirmed,suspended or guest.
2011-12-15 00:53:53 +08:00
Justin Filip
54e44c14e9
MDL-30741 Adding a new test to check for incorrect parsing of complicate HTML with a PRE tag.
2011-12-14 11:37:45 -05:00
Justin Filip
75e50ca661
MDL-30741 Fix the handling of PRE tags with the latest code from upstream: http://trac.roundcube.net/browser/trunk/roundcubemail/program/lib/html2text.php?rev=5497
2011-12-14 11:36:40 -05:00
Tim Hunt
ba9cb0848a
MDL-30734 question engine: sum_usage_marks_subquery edge-case.
...
When all qas in a useage are 'gaveup' state, it gives NULL, not 0.0, for the total.
2011-12-14 14:30:41 +00:00
Andrew Davis
e776484153
MDL-13572 message: added validation of the email address in the messaging preferences
2011-12-14 17:48:57 +08:00
Andrew Davis
e4fd72ad34
MDL-25561 grade: made the student names clickable on the user report
2011-12-14 15:39:33 +08:00
Sam Hemelryk
c5a4b44be6
Merge branch 'MDL-27183_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-14 17:17:44 +13:00
Sam Hemelryk
0bb848f74c
Merge branch 'MDL-30585_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-12-14 15:29:40 +13:00
Eloy Lafuente (stronk7)
222b780775
Merge branch 'wip-MDL-27767-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-12-14 03:16:48 +01:00
Mark Nielsen
3e081620d2
MDL-29048 Glossary Force glossary type to secondary while trying to duplicate a mail glossary
2011-12-14 07:32:53 +05:30
Petr Skoda
46f69c3d4f
MDL-30610 new environment requirements for 2.3
2011-12-14 02:41:29 +01:00
Sam Hemelryk
e6f195d0b4
Merge branch 'MDL-30463_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-12-14 14:25:01 +13:00
Sam Hemelryk
3d2ac8024d
Merge branch 'MDL-30140-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-12-14 14:08:07 +13:00
adrian@moodle.com
dd9486f42d
MDL-28948 - lib - removed the hard coded key for the rc4encryt function.
2011-12-14 08:26:53 +08:00
Tim Hunt
88c2d103ca
MDL-30683 don't show overall feedback in the quiz grades report.
...
The grades are small, while the feedback can be big, which breaks the table layout.
2011-12-13 16:51:22 +00:00
Aparup Banerjee
9822be6f4c
Merge branch 'MDL-29772-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-12-13 17:07:56 +08:00
Aparup Banerjee
8f10c31083
Merge branch 'MDL-30472-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-12-13 14:38:01 +08:00
Andrew Robert Nicols
1a92569cf9
MDL-30362 Change icon class for editsection icons in course formats
2011-12-13 14:30:28 +08:00
Alexnader Bias
a865f43156
MDL-30472 Course Making user lists sortable when lastacess field is hidden
2011-12-13 11:09:20 +05:30
sam marshall
78e5c3600d
MDL-30655 Blocks: Moving block to top of list can cause (harmless) PHP warnings
2011-12-13 13:29:17 +08:00
Tim Hunt
cc8f03e067
MDL-30559 conditional availability: missing validation of grade rules.
2011-12-13 12:10:55 +08:00
Petr Skoda
d378d75c36
MDL-30575 more mail header cleanup
2011-12-13 10:24:31 +08:00
Jason Fowler
440c440aeb
MDL-30539 - Blog - Adding RSS Feed icon to the user blogs
2011-12-13 09:49:01 +08:00
Andrew Robert Nicols
3b85cc33c3
MDL-30653 Remove duplicate Participants link from navbar
2011-12-13 12:09:12 +13:00
Petr Skoda
a56eab4ada
MDL-29117 use default course settings when template not set in db enrol
2011-12-13 12:03:00 +13:00
Sam Hemelryk
9554609d60
MDL-30292 backport Petr's fix for the trailing whitespace test
2011-12-13 12:00:45 +13:00
Sam Hemelryk
d380faef5c
Merge branch 'MDL-30677_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-13 11:19:51 +13:00
Sam Hemelryk
e66237cdcf
Merge branch 'MDL-30532_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-13 11:14:54 +13:00
Sam Hemelryk
c50442d0d7
Merge branch 'MDL-30498a_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-13 11:11:07 +13:00
Sam Hemelryk
8d70e5cc74
Merge branch 'MDL-27143_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-13 10:26:11 +13:00
Henning Bostelmann
506934b53d
MDL-29772 Adaptive question behaviour: improve penalty information
...
(bugfix backport to Moodle 2.1)
fixes MDL-29780: suppress penalty information if question penalty is 0
2011-12-12 15:35:29 +00:00
Rossiani Wijaya
4f3a896383
MDL-30463 lesson module: add space between yes and no options on start last attempt page
2011-12-12 17:08:29 +08:00
Rossiani Wijaya
1928113b3f
MDL-29239 fixed edit course setting for moodle/course:changesummary permission is set to prevent.
2011-12-12 15:46:07 +08:00
Aparup Banerjee
902d4f9584
MDL-30603 synced and renamed incorrect ZF 1.10.6 file and name
2011-12-12 14:12:10 +08:00
Petr Skoda
df33ab2bf4
MDL-30415 prevent yui2 rollups in debug mode
2011-12-12 17:33:31 +13:00
Petr Skoda
835564dbfc
MDL-30502 remove bogus role name param
...
Credit goes to Michael J Litzkow.
2011-12-12 17:24:51 +13:00
Sam Hemelryk
860551428c
Merge branch 'w51_MDL-30588_m21_switchrole' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-12-12 17:15:16 +13:00
Sam Hemelryk
dfda3efcc8
Merge branch 'w51_MDL-30659_m21_yuidebug' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-12-12 16:37:36 +13:00
Sam Hemelryk
16a6377ca8
Merge branch 'MDL-29942-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-12-12 15:13:21 +13:00
Sam Hemelryk
1ac4f0edbc
Merge branch 'MDL-28180_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-12-12 14:56:52 +13:00
Sam Hemelryk
494b8a8596
Merge branch 'MDL-30198-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-12-12 13:57:23 +13:00
Andrew Robert Nicols
17b501cb5f
MDL-29195 Remove duplicate Participants -> Notes from navbar
2011-12-12 13:51:15 +13:00
Eloy Lafuente (stronk7)
e86f88ae5c
MDL-28180 backup - on restore always prevent completion_aggr_methd dupes
...
This covers the last case where dupes could be happening in the
completion_aggr_methd table: Restoring one complete course into
an existing one, adding information. Now we always check if the
aggr_method exists before inserting it.
2011-12-12 00:39:37 +01:00
Eloy Lafuente (stronk7)
5f874ee80b
MDL-28180 backup - take rid of dupes in course_completion_aggr_methd
2011-12-12 00:38:38 +01:00
Eloy Lafuente (stronk7)
fa6cad6d10
MDL-28180 backup - set excluded activities for any non-course operation
2011-12-12 00:35:30 +01:00
Petr Skoda
6778f4b265
MDL-30659 fix use of yui filters
2011-12-10 13:53:09 +01:00
Petr Skoda
8caf5067be
DML-30588 do not require enrollment after switching of roles
2011-12-10 12:45:33 +01:00
AMOS bot
96518a8123
Automatically generated installer lang files
2011-12-10 00:31:30 +00:00
Tim Hunt
766787bef8
MDL-30592 question_bank: make files in qtext work in the question list.
2011-12-09 19:24:24 +00:00
Tim Hunt
03d0ee34a1
MDL-30592 quiz statistics, ensure images in the question text appear.
2011-12-09 19:24:16 +00:00
Tim Hunt
63d7b32d95
MDL-30592 moodlelib: new helper component_callback
...
I chose to be slighly inconsistent with plugin_callback in order to make a nicer API.
Conflicts:
lib/moodlelib.php
2011-12-09 19:23:57 +00:00
Tim Hunt
13e3f4ca92
MDL-30677 quiz: fix attempt counts when a student is in several groups.
2011-12-09 17:54:23 +00:00
Tim Hunt
4d975b51fa
MDL-30532 qeupgradehelper has broken links to quizzes.
2011-12-09 17:53:29 +00:00
Tim Hunt
b3e3062b9b
MDL-30498 user name can overlap user report icon.
2011-12-09 17:53:01 +00:00
Tim Hunt
0d7eb11e60
MDL-27183 quiz reports: don't show data to users not in any group
...
if the quiz is set to separate groups, and the user does not have access all groups.
2011-12-09 17:52:28 +00:00
Tim Hunt
b7d66b43f4
MDL-27143 question bank: questions not saved when deleting a category.
...
Based on a fix by Nikhil Gupta.
2011-12-09 17:51:58 +00:00
Martin Dougiamas
2f4a98c99d
MDL-30340 blocks - fix/restrict frontpage dark magic application
...
It seems that there are some overlapping constants in the blocks
subsystem that were causing some code, initially planned only
to frontpage, to be executed in other contexts. This commit moves
the bui_editingatfrontpage condition as root condition.
2011-12-09 17:56:24 +01:00
Eloy Lafuente (stronk7)
01343e6835
MDL-30340 blocks - incorrect option in user profile template and missing lang string in my template
2011-12-09 17:56:24 +01:00
Eloy Lafuente (stronk7)
2805eb3816
MDL-30340 blocks - hide some redundant pagetypepattern options at front page
...
The dual front-page/system-wide form to edit blocks can
be reduced asuming that, always:
A) system sets the context to system,
recursively and with page-type set to "*"
B) frontpage only sets the context to site-course,
non-recursively and with page-type set to "site-index"
C) frontpage all added sets the context to site-course,
recursively and with paget-type set to "*"
And that is the change that this patch provides, by:
1) detecting properly if we are editing blocks @ protpage
2) passing that information to the form data processor
3) setting parentcontextid, showinsubcontexts and
pagetypepattern following the A, B, C immutables above.
Finally, and affecting some other system-wide pages, there
are cases (my, user templates...) having only one possible
pagetypepattern, and it looks badly if the page has subpages, so
for those system-wide cases we are showing exceptionaly the
pagetypepattern statically. This will be revisited once MDL-30574
is decided and implemented, although perhaps it's ok to leave it
as default to places with only one pagetypepattern available.
2011-12-09 17:56:23 +01:00
David Mudrak
555fdea7e6
MDL-30340 Block stickiness computation improvements
...
This is an attempt to clean up and fix the computation of the block
stickiness. At first, the page pattern can't be ignored because the user
may want to currently try to limit the page pattern. Second, the
site-index pattern can be forced only if the user selected 'Front page
only' as the page context.
2011-12-09 17:56:23 +01:00
David Mudrak
b62b7ed0b6
MDL-30340 Always generate pagetype patterns in the block settings form
...
This is an alternative solution to MDL-27812. If the current block
instance has page type set to site-index, we need to provide a way how
that page type pattern can be reset back to other value.
2011-12-09 17:56:23 +01:00
David Mudrak
0f9d4689fb
MDL-30340 Trivial change in PHP doc block - the function does not accept any params
2011-12-09 17:56:23 +01:00
Eloy Lafuente (stronk7)
0a6326625b
MDL-30340 blocks - add back 'any page' support to course cats
...
Added the * option that is not affected by the 'varying-pagetype'
problem that has been detected and issued @ MDL-30564. So now, it's
(back) possible to define coursecat blocks to be spread over children
coursecats/courses/modules (contexts).
2011-12-09 17:56:22 +01:00
Eloy Lafuente (stronk7)
4e1e5c8db6
MDL-30340 blocks - avoid lockin'blocks in subcontexts.
...
Everytime that one block instance is edited @ any subcontext,
guarantee that the 'bring back' pattern (* = all pages) is
available, so the block can be reseted to its original context
2011-12-09 17:56:22 +01:00
Eloy Lafuente (stronk7)
6508da4fa6
weekly release 2.1.3+
2011-12-09 16:28:08 +01:00
Eloy Lafuente (stronk7)
5e48a7c5ef
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-12-09 16:09:39 +01:00
Tim Hunt
68e414e8fc
MDL-30660 javascript-static: another yui3/ticket/2531561 work-around.
2011-12-09 12:41:48 +01:00
Aparup Banerjee
4e7d5f7590
MDL-30542 web service : clarified string
2011-12-09 15:48:54 +08:00
Aparup Banerjee
552390c5c5
Merge branch 'MDL-30542' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-12-09 15:27:21 +08:00
Jerome Mouneyrac
f39a641e1b
MDL-30140 alternative way to select user when adding a token. When more than 500 users we display a text box instead of a select box
2011-12-09 14:54:37 +08:00
Mitsuhiro
49975f0702
MDL-30198 Glossary Changing string during imports
2011-12-09 10:13:46 +05:30
Petr Skoda
b4261ffdf7
MDL-27364 use https for recaptcha when site runs via https
...
Based on solution by Rajesh Taneja.
2011-12-09 11:10:55 +08:00
Aparup Banerjee
808a7622b9
Merge branch 'MDL-30558_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-09 10:48:04 +08:00
Tim Hunt
c8b08dc392
MDL-27314 quiz reports: fix JS confirmation before deleting attempts.
...
Conflicts:
mod/quiz/report/responses/report.php
2011-12-09 02:36:01 +01:00
AMOS bot
6672b3d4df
Automatically generated installer lang files
2011-12-09 00:31:22 +00:00
Sam Hemelryk
1921ff62f2
Merge branch 'MDL-30660' of git://github.com/timhunt/moodle
2011-12-09 11:48:37 +13:00
Eloy Lafuente (stronk7)
55dae3ac86
Merge branch 'MDL-29579_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-08 23:37:37 +01:00
Eloy Lafuente (stronk7)
938965931d
Merge branch 'MDL-30658_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-08 19:23:35 +01:00
Tim Hunt
b25acd2176
MDL-30660 javascript-static: M.util.show_confirm_dialog fixes
2011-12-08 17:52:41 +00:00
Tim Hunt
221b8fd72b
MDL-30658 formslib: fix JavaScript regression from MDL-27045.
2011-12-08 14:36:39 +00:00
Aparup Banerjee
4d642dc1b2
Merge branch 'wip-MDL-30336-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-12-08 16:20:32 +08:00
Aparup Banerjee
2874fc880f
Merge branch 'wip-mdl-30560-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-12-08 15:55:25 +08:00
Jerome Mouneyrac
1aa648116d
MDL-30542 backport recent 2.2 changes about security checks
2011-12-08 15:36:47 +08:00
Jerome Mouneyrac
e32451b0df
MDL-29942 trigger user events in web service calls
2011-12-08 15:24:00 +08:00
Andrew Robert Nicols
6298e8d646
MDL-30350 Highlight late submissions in the submission overview page
2011-12-08 14:28:12 +08:00
Aparup Banerjee
47ec4ba7d8
Merge branch 'MDL-27432_gd_error_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-12-08 14:05:45 +08:00
Aparup Banerjee
65bf17ee24
Merge branch 'MDL-28710_rating_classes_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-12-08 13:48:45 +08:00
Aparup Banerjee
759a28d97b
Merge branch 'MDL-30607_override_email_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-12-08 13:40:10 +08:00
Petr Skoda
046ce3d31a
MDL-30528 stop recreating role_assignments on every login attempt for each user
...
Credit goes to Luis Gustavo Mueller de Alcantara.
2011-12-08 15:51:19 +13:00
adrian@moodle.com
4451c5a4a1
MDL-30336 - login - Added a setting in security that allows auto complete to be set to off in password fields.
2011-12-08 08:54:20 +08:00
Eloy Lafuente (stronk7)
5d497d7f4b
Merge branch 'wip-MDL-30582-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-12-08 01:37:20 +01:00
Eloy Lafuente (stronk7)
62bd66a5bc
Merge branch 'MDL-26522_user_report_menu_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-12-08 01:02:24 +01:00
Eloy Lafuente (stronk7)
c9bb3cd575
Merge branch 'MDL-27314_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-12-08 00:45:36 +01:00
Sam Hemelryk
2fbbfb0187
Merge branch 'MDL-29712-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-12-08 12:41:59 +13:00
Eloy Lafuente (stronk7)
259739c8a3
Merge branch 'wip-MDL-30222-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-12-08 00:40:15 +01:00
Sam Hemelryk
8305bb680f
Merge branch 'm21_MDL-30211' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-12-08 10:47:43 +13:00
Dan Marsden
e85af10d1a
MDL-30536 Choice - remove setType so that validation works when JS is disabled
2011-12-08 10:36:57 +13:00
Andrew Davis
0508938f22
MDL-30607 message: removed an if condition that prevented you from clearing an overrident email address
2011-12-07 12:06:03 +08:00
Rajesh Taneja
e9ccaa1077
MDL-30560 Forms Lib: 'type' key for repeat_elements is restored
2011-12-07 12:05:44 +08:00
Andrew Davis
8d15f0880d
MDL-28710 rating: added some more classes to the html for entering ratings
2011-12-07 11:56:46 +08:00
Sam Hemelryk
effe15308b
Merge branch 'wip-MDL-19147-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-12-07 14:20:15 +13:00
AMOS bot
3eb4a69ce5
Automatically generated installer lang files
2011-12-07 00:31:23 +00:00
Sam Hemelryk
40f4b5c562
Merge branch 'wip-MDL-19147-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-12-07 12:38:51 +13:00
Sam Hemelryk
aee4f04ec7
MDL-30582 navigation: Fixed regression in generation of front page modules
2011-12-06 13:34:40 +13:00
Sam Hemelryk
ab76484507
MDL-27767 install: Shows notifications rather than throwing exceptions when installation encounters unexpected id for guest or admin
2011-12-06 12:21:10 +13:00
Sam Hemelryk
80fc27ce72
MDL-30222 Fixed home page redirection madness. Thank you Julien Boulen for providing the solution
2011-12-06 12:07:49 +13:00
AMOS bot
64eaccae1a
Automatically generated installer lang files
2011-12-05 18:36:46 +01:00
Tim Hunt
c1e850f778
MDL-29579 quiz statistics, include qtext in full XHTML export.
2011-12-05 17:05:04 +00:00
Eloy Lafuente (stronk7)
928372369b
weekly release 2.1.3+
2011-12-05 12:33:27 +01:00
Jerome Mouneyrac
87bf399e38
MDL-29712server was translating too many HTML characters. use htmlspecialchars instead of htmlentities. Translated characters by htmlspecialchars are compatible with XML validation, and so XML parsers for javascript, java...
2011-12-05 14:14:27 +08:00
AMOS bot
6dae50ffaa
Automatically generated installer lang files
2011-12-05 00:31:02 +00:00
Tim Hunt
d88a8d9a60
MDL-30558 question bank, missing string with obscure permissions.
...
AMOS BEGIN
MOV [selectcategoryabove,mod_quiz],[selectcategoryabove,question]
AMOS END
2011-12-02 14:53:15 +00:00
Dan Marsden
fd03c32c53
MDL-30211 imsenterprise enrolment - set up default enrolment methods in new courses
2011-12-02 22:45:43 +13:00
Andrew Davis
29af79cb2a
MDL-26522 grade: made the user selection drop down on the user report behave more sensibly
2011-12-02 09:55:53 +08:00
Andrew Davis
5335ed5f3b
MDL-27432 mod_data: improved handling of the absence of the GD php extension
2011-12-02 09:15:01 +08:00
Charles Fulton
b50ccc90af
MDL-19147 - forum - Removed single discussions from the pull down menu for moving posts to different forums.
2011-12-02 07:39:40 +08:00
Igor Sazonov
4d85fc8f22
MDL-27314 quiz attempts cannot be deleted in separate groups mode.
2011-12-01 16:23:27 +00:00
Eloy Lafuente (stronk7)
464d60522d
weekly release 2.1.3+
2011-12-01 12:17:35 +01:00
Eloy Lafuente (stronk7)
824e110b8c
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-12-01 12:04:21 +01:00
Eloy Lafuente (stronk7)
5f7fc6ca31
Merge branch 'MDL-30544_disable_notifications_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-12-01 10:45:16 +01:00
Andrew Davis
dcae2f3a6a
MDL-30544 message: prevented the temporarily disable notifications checkbox from erasing your messaging preferences
2011-12-01 17:00:01 +08:00
Aparup Banerjee
cd0b9e040f
Merge branch 'MDL-30260_disable_messages_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-12-01 11:26:52 +08:00
Sam Hemelryk
280dc8bd45
Merge branch 'wip-mdl-30421-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-12-01 15:48:56 +13:00
Sam Hemelryk
be4ee6dcb1
Merge branch 'wip-MDL-30469-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2011-12-01 15:19:32 +13:00
Rajesh Taneja
5889828c02
MDL-30421 forum: resolved error in single discussion forum, if more then one record is present
2011-12-01 09:45:23 +08:00
Sam Hemelryk
1d841d8a2d
MDL-30376 mod_glossary: Integration tidy up
2011-12-01 14:31:44 +13:00
Jason Fowler
87b61e39bf
MDL-30376 - Glossary - Fixing ability to see the RSS feed for a glossary
2011-12-01 14:18:05 +13:00
Ruslan Kabalin
186577a9d5
MDL-30526 Choice: add form validation rule for numeric field
2011-12-01 12:44:56 +13:00
Sam Hemelryk
71f5d75a46
Merge branch 'MDL-29730_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-12-01 12:29:38 +13:00
Sam Hemelryk
fd2aab6c9d
Merge branch 'MDL-30453-exassessment-link_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-12-01 12:16:02 +13:00
Sam Hemelryk
494b6c9e39
Merge branch 'MDL-30271-switch-role-workshop_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-12-01 11:49:45 +13:00
Marina Glancy
8175813fc7
MDL-30214: Added function forum_get_file_info() to fix the bug with choosing recent forum files in filepicker
2011-11-30 15:53:27 +08:00
Aparup Banerjee
96b7a40bb3
MDL-27334 : summarised comment about problem.
...
we have git for history.
2011-11-30 15:18:31 +08:00
Aparup Banerjee
b5c3eee58e
Merge branch 'wip-MDL-27334-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-11-30 15:18:28 +08:00
Aparup Banerjee
6cc8bfa3d8
MDL-29469 Enrolments : fixed whitespaces
2011-11-30 14:43:10 +08:00
Aparup Banerjee
fc51860a03
Merge branch 'wip-MDL-29469-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-11-30 14:42:59 +08:00
Aparup Banerjee
ecbbcd5e07
Merge branch 'MDL-30395-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-11-30 14:11:50 +08:00
Rossiani Wijaya
c73da05ccb
MDL-29730 Lesson mod: fixed check_answer() for shortanswser with regular expression option enable
2011-11-30 11:26:15 +08:00
Jerome Mouneyrac
17fa731ae6
MDL-30395 display the folder name if the block/module of a backup file is not installed in the site
2011-11-30 10:34:54 +08:00
AMOS bot
f4c32310c5
Automatically generated installer lang files
2011-11-30 00:31:06 +00:00
Sam Hemelryk
98b10dfc5d
MDL-30485 whitespace fix
2011-11-30 11:56:14 +13:00
Sam Hemelryk
7708c82e72
Merge commit 'FETCH_HEAd' into MOODLE_21_STABLE
2011-11-30 11:44:20 +13:00
Sam Hemelryk
2fff9611fa
Merge branch 'MDL-30287_grader_ajax_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-11-30 11:37:36 +13:00
Mary Evans
8b079e81a7
MDL-30505 Fix for nested mixed ordered/unordered lists
2011-11-30 11:16:46 +13:00
Eloy Lafuente (stronk7)
9dc00afe86
MDL-30466 Backup: delete empty method
2011-11-29 19:49:45 +01:00
Eloy Lafuente (stronk7)
360dd25e1e
Merge branch 'wip-mdl-30466-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-11-29 19:47:57 +01:00
Andrew Davis
d014106eba
MDL-30260 message: fixed up version number in message/upgrade.txt
2011-11-29 22:16:47 +08:00
Andrew Davis
e732701b39
MDL-30260 message: added /message/upgrade.txt, checked calls to message_send() are supplying user.emailstop and improved message_send() to handle message requests that don't
2011-11-29 21:20:00 +08:00
Jerome Mouneyrac
263f8b3188
Merge branches 'MOODLE_21_STABLE' and 'MOODLE_21_STABLE' of git://git.moodle.org/moodle into MOODLE_21_STABLE
2011-11-29 16:22:39 +08:00
Andrew Robert Nicols
3564f5f026
MDL-30302 Adjust options for calendar day settings
2011-11-29 16:59:08 +13:00
Sam Hemelryk
bd464fbea5
MDL-30273 whitespace cleanup
2011-11-29 16:47:47 +13:00
Sam Hemelryk
d21cf5744d
Merge branch 'wip-MDL-30273-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-11-29 16:40:16 +13:00
Mary Evans
a574b17144
MDL-30471 Fix for nesting unordered list inside ordered list
2011-11-29 16:28:58 +13:00
Eloy Lafuente (stronk7)
6d959a5564
Merge branch 'wip-MDL-30378-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-11-29 03:18:13 +01:00
Rajesh Taneja
b367f4106c
MDL-30466 Backup: Fixed duplicate completion record check error
2011-11-29 09:58:11 +08:00
AMOS bot
e0152bdfdf
Automatically generated installer lang files
2011-11-29 00:30:44 +00:00
Sam Hemelryk
c6a3aa720d
MDL-30378 navigation: Front page activities are now added to the navigation on every page
2011-11-29 11:21:16 +13:00
Petr Skoda
9316161e96
MDL-30487 remove obsolete test
...
Since MDL-30303 media filter accepts any ? parameters.
2011-11-28 20:19:12 +01:00
Tim Hunt
ba0f2478be
MDL-30485 XML import from 1.9 does not handle files in subfolders.
2011-11-28 17:28:09 +00:00
Sam Hemelryk
c3689810d5
Merge branch 'w48_MDL-30448_m21_urlpar' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-11-28 18:55:22 +13:00
Andrew Robert Nicols
effc0ec0d4
MDL-30465 Add br tag when showing the 'Export to Portfolio' text
2011-11-28 18:29:31 +13:00
Aparup Banerjee
28f8069eb5
Merge branch 'MDL-30460-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-11-28 11:48:30 +08:00
Eloy Lafuente (stronk7)
50ce778ad8
Moodle release 2.1.3
2011-11-27 23:52:11 +01:00
Eloy Lafuente (stronk7)
64f26a2673
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-11-27 23:40:01 +01:00
Eloy Lafuente (stronk7)
7d93ab4189
Merge branch 'dropbox-api-bump-for-21_STABLE' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-11-27 23:18:09 +01:00
AMOS bot
9f28d15bc9
Automatically generated installer lang files
2011-11-27 00:31:01 +00:00
Petr Skoda
5e92762ffc
MDL-30448 fix url param problems
2011-11-26 13:39:56 +01:00
AMOS bot
0407f9cda7
Automatically generated installer lang files
2011-11-26 00:31:07 +00:00
David Mudrak
e7952cea69
MDL-30453 Use correct renderable classes to represent assessments of example submission
2011-11-25 18:35:50 +01:00
David Mudrak
2123b7e100
MDL-30453 New renderable classes for assessments of example submissions
...
The patch introduces two new classes for rendering assessments of
example submission - both the training one and the reference one.
Together with the cooking functions for obtaining instances of these
classes.
2011-11-25 18:27:34 +01:00
David Mudrak
1b73e201c1
MDL-30271 Inform the user about the example assessment conflict, instead of throwing the exception
2011-11-25 15:58:35 +01:00
David Mudrak
0e99bb1405
MDL-30271 Move the page initialization so that we can produce output in param processing sections eventually
2011-11-25 15:58:35 +01:00
Eloy Lafuente (stronk7)
b8321ca069
weekly release 2.1.2+
2011-11-25 11:10:52 +01:00
Eloy Lafuente (stronk7)
cc0988ad2b
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-11-25 11:05:14 +01:00
Dan Poltawski
3c7ea58432
MDL-29960 repository/dropbox - update to use 1.0 API version
2011-11-25 10:03:12 +00:00
Ankit Kumar Agarwal
ddd07da93a
MDL-30460 Wiki making file extension case-insensitive
2011-11-25 15:02:53 +05:30
Andrew Davis
109d968d76
MDL-30287 gradebook: fixed the ajax JS for grade and feedback changes on the grader report
2011-11-25 15:10:03 +08:00
AMOS bot
bd2790b2f2
Automatically generated installer lang files
2011-11-25 00:30:47 +00:00
Sam Hemelryk
1ed6756d80
Merge branch 'MDL-26431-21' of git://github.com/totara/moodle into MOODLE_21_STABLE
2011-11-25 12:44:39 +13:00
Sam Hemelryk
c3ef0a618d
Merge branch 'MDL-29115_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-11-25 11:59:18 +13:00
Sam Hemelryk
3174abc728
Merge branch 'wip-mdl-30391-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-11-25 11:36:26 +13:00
Mary Evans
40cc2378f2
MDL-28625 - removed ul/ol styles from canvas/text.css
2011-11-25 11:18:39 +13:00
Aaron Barnes
69180a0de7
MDL-26431 course completion report columns not lining up
2011-11-25 09:59:45 +13:00
Aparup Banerjee
babd54537c
Merge branch 'MDL-30288_override_checkbox_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-11-24 16:14:53 +08:00
Aparup Banerjee
f0a173ff75
Merge branch 'MDL-29226-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-11-24 14:45:24 +08:00
Andrew Davis
913a61a323
MDL-30288 gradebook: prevented grade grade feedback being wrapped in a text to html div tag which was causing it to look like feedback had been edited when it hadn't
2011-11-24 11:08:08 +08:00
AMOS bot
51050f4b3d
Automatically generated installer lang files
2011-11-24 00:31:08 +00:00
Eloy Lafuente (stronk7)
4b67fa946b
Merge branch 'wip-mdl-30394-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-11-23 13:38:40 +01:00
Eloy Lafuente (stronk7)
279fa1b994
Merge branch 'wip-mdl-30375-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-11-23 13:28:52 +01:00
Ankit Kumar Agarwal
6fe2462f98
MDL-30398 Validations added for password field
2011-11-23 13:20:01 +01:00
Eloy Lafuente (stronk7)
1f8ca423da
Merge branch 'MDL-29095_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-23 12:06:14 +01:00
Eloy Lafuente (stronk7)
9e2c51dbf2
Merge branch 'MDL-29060_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-23 11:48:13 +01:00
Eloy Lafuente (stronk7)
8ed17824f6
Merge branch 'wip-mdl-28947-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-11-23 11:38:09 +01:00
Andrew Robert Nicols
4397b907bd
MDL-30165: Make repository file extension check case insensitive
2011-11-23 11:23:37 +01:00
Dan Marsden
f029a59e24
SCORM MDL-25757 fix for saving of duplicate CMI values - thanks to Evan Irving-Pease for the patch
2011-11-23 11:09:19 +01:00
adrian@moodle.com
fef50ae2c2
MDL-27334 - forum - Fixed the issue of error session keys being displayed when trying to browse to a site without logging in.
2011-11-23 13:03:08 +08:00
Jamie Pratt
92939cd69a
MDL-28562 "automatic naming of file in convert_image not working"
...
there is an obvious typo in the code causing the problem. The use of
an equality check instead of the intended assignment.
2011-11-23 12:39:54 +08:00
Jason Fowler
fd8fa80599
MDL-29469 Enrolments - fixing the role assignment access elevation issue
2011-11-23 11:49:08 +08:00
Aparup Banerjee
72b19bafdb
Merge branch 'wip-MDL-20627-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-11-23 11:13:57 +08:00
Mary Evans
5c2ca52338
MDL-29778 Fix to make user selector arrow visible
2011-11-23 15:55:38 +13:00
Rajesh Taneja
db90eb6883
MDL-30375 Blocks: Comments block will show blank textbox rather then hiding and 'add a comment' will be visible if it's empty
2011-11-23 10:47:55 +08:00
Kordan
a2c65d52ce
MDL-29830 theme_base: Fix overflow problems with navigation items
2011-11-23 15:46:07 +13:00
Eloy Lafuente (stronk7)
5a66a2b9c5
Merge branch 'MDL-30042-MOODLE_21_STABLE-1' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-11-23 03:07:25 +01:00
Eloy Lafuente (stronk7)
4df0583e21
Merge branch 'MDL-27045_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-23 03:02:26 +01:00
Sam Hemelryk
f99bd07ab6
Merge branch 'MDL-30192_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-11-23 14:20:10 +13:00
Sam Hemelryk
aa1d8c5cde
Merge branch 'MDL-29904-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-11-23 13:57:38 +13:00
AMOS bot
673baa5a49
Automatically generated installer lang files
2011-11-23 00:31:03 +00:00
Eloy Lafuente (stronk7)
156ec7701e
Merge branch 'm21_MDL-30223' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-11-23 01:22:20 +01:00
Eloy Lafuente (stronk7)
30a83348fe
Merge branch 'MDL-30402-install-string_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-11-23 01:07:58 +01:00
Mary Evans
97186f31a8
MDL-30164 FIX for missing gap between icon and text in reports
2011-11-23 12:59:07 +13:00
Mary Evans
cd931a8f1b
MDL-30196 changed reference from Serenity to Sky High in theme_sky_high.php
2011-11-23 12:50:12 +13:00
Petr Skoda
9599370dff
MDL-30303 fix media playback from URLs with ? query parts
...
Credit for the rawurlencode() fix goes to Eloy.
2011-11-23 12:17:57 +13:00
Aparup Banerjee
d81e6cc96e
Merge branch 'MDL-30397_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-22 17:17:40 +08:00
David Mudrak
2b50d26f00
MDL-30402 Removing hard-coded English string from the CLI installer
2011-11-22 10:04:35 +01:00
Aparup Banerjee
f0c67f5f02
Merge branch 'MDL-30194-m21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-11-22 16:17:44 +08:00
Aparup Banerjee
52f04e91a1
Merge branch 'wip-mdl-29396-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-11-22 16:10:29 +08:00
Rajesh Taneja
a7371c4d8c
MDL-29396 core: ip blocking will be bypassed for cli scripts - Thanks Petr
2011-11-22 16:09:16 +08:00
Tim Hunt
70f24aebbf
MDL-30397 qformat_xml::format() should be public.
2011-11-22 07:22:10 +00:00
Aparup Banerjee
da86b56615
Merge branch 'MDL-27703_user_report_sql_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-11-22 14:25:06 +08:00
Sam Hemelryk
4236448a19
Merge branch 'MDL-28629_MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-11-22 18:28:30 +13:00
Rajesh Taneja
785ff2b69f
MDL-30394 Backup: Removed popup, inserted by 27790 during restore in new course
2011-11-22 12:05:22 +08:00
Rajesh Taneja
679d738636
MDL-30391 Backup: Exception in restore should be thrown as it is to be handled by calling function
2011-11-22 11:42:19 +08:00
Rajesh Taneja
79c4fef51f
MDL-28947 lib: print_object cleans html special chars before printing
2011-11-22 09:29:41 +08:00
AMOS bot
516a904af3
Automatically generated installer lang files
2011-11-22 00:30:53 +00:00
Sam Hemelryk
27bc295382
Merge branch 'MDL-30392_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-11-22 12:59:37 +13:00
Eloy Lafuente (stronk7)
7c0df73abb
MDL-30392 DML - Fix old-style delete_records() call
2011-11-22 00:43:57 +01:00
Eloy Lafuente (stronk7)
f249bab334
Merge branch 'mdl-23006-xmldb-missing-strings-m21' of git://github.com/sbourget/moodle into MOODLE_21_STABLE
2011-11-21 19:43:12 +01:00
Andrew Robert Nicols
2f14dd463b
MDL-30174 Assignment : Only increment submission offset if the current assignment was not saved
2011-11-22 02:21:34 +08:00
Andrew Robert Nicols
12216d31ff
MDL-30173 Assignment : Convert to use moodle_url and add missing filter param
2011-11-22 02:04:46 +08:00
Aparup Banerjee
7d584b168b
Merge branch 'MDL-29814_blank_emails2_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-11-22 01:21:31 +08:00
Aparup Banerjee
2823fe83d9
Merge branch 'wip-MDL-30289-MOODLE_21_STABLE' of git://github.com/abgreeve/moodle into MOODLE_21_STABLE
2011-11-21 14:02:52 +08:00
Aparup Banerjee
d047cf60ae
Merge branch 'MDL-30279-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-11-21 11:52:39 +08:00
Andrew Robert Nicols
8e74088cc1
MDL-29591 Check for permission before overwriting course idnumber when restoring
2011-11-21 02:34:11 +01:00
Charles Fulton
f6bbbbf33f
MDL-30289 forum - set page context when pruning a discussion
2011-11-21 09:09:03 +08:00
Mary Evans
ced260583a
MDL-30236 removed outlawed javasript from theme_anomaly
2011-11-21 13:27:41 +13:00
Petr Skoda
737c229ea6
MDL-30308 outputrequirementslib.php breaks xhtml validation
...
Credit goes to Matthew Davidson.
2011-11-21 12:40:12 +13:00
Sam Hemelryk
2712c59da7
MDL-30359 theme_base Fixed regression with course completion icons
2011-11-21 11:30:43 +13:00
Mary Evans
e0acecab96
MDL-29904-M21 FIX to add pagelayout=>report
2011-11-20 19:39:06 +00:00
Tim Hunt
484c3c70f7
MDL-29060 q export: writefiles should be public write_files & belongs to XML format.
...
Conflicts:
question/format/xml/format.php
2011-11-20 11:58:42 +00:00
AMOS bot
16ada8d30e
Automatically generated installer lang files
2011-11-20 00:30:49 +00:00
Andrew Davis
9694f1c114
MDL-29814 message: made html personal messages also store a plain text version as a fallback
2011-11-19 15:37:45 +08:00
Mary Evans
1097299e59
MDL-29226-M21 RTL fixes - additions and amendments
2011-11-19 01:10:35 +00:00
AMOS bot
81b24b17cf
Merge branch 'MOODLE_21_STABLE' into install_21_STABLE
2011-11-19 00:31:04 +00:00
Mary Evans
339beda38b
MDL-30359-M21 Fixes for dir-rtl in theme_base CSS
2011-11-18 23:50:32 +00:00
Eloy Lafuente (stronk7)
6498060a7c
MDL-30192 restore - prevent any extra info to be created for deleted users
2011-11-18 13:04:38 +01:00
Charles Fulton
674d35ba51
MDL-30273 forum - prevent the creation of discussions in simple single forums
2011-11-18 15:33:37 +08:00
adrian@moodle.com
97aef9b3ad
MDL-20627 user - Fixed viewing permission of email when sending group messages.
2011-11-18 14:42:23 +08:00
AMOS bot
7138495b4b
Automatically generated installer lang files
2011-11-18 00:30:55 +00:00
Eloy Lafuente (stronk7)
cf04ce3a50
weekly release 2.1.2+
2011-11-18 01:30:06 +01:00
Eloy Lafuente (stronk7)
b7341aa136
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-11-18 01:18:14 +01:00
Eloy Lafuente (stronk7)
2b38c7bea5
MDL-29350 Prevent memory/time problems if there are zillions of combinations
2011-11-17 20:22:51 +01:00
Eloy Lafuente (stronk7)
6c628d482a
Merge branch 'MDL-29350-MOODLE_21_STABLE-2' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-11-17 20:16:13 +01:00
Tim Hunt
0f8e22ee96
MDL-27045 formslib: fix disabledif for advcheckbox
...
This is based on earlier work by Henning Bostelmann and Tom Potts.
2011-11-17 18:01:52 +00:00
Charles Fulton
473dfcee8d
MDL-30279 show full date and time for all wiki revisions
2011-11-17 09:05:01 +05:30
Sam Hemelryk
02c43cd86a
Merge branch 'MDL-24577-MOODLE_21_STABLE-1' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-11-17 14:54:27 +13:00
AMOS bot
2675160b8e
Automatically generated installer lang files
2011-11-17 00:55:31 +00:00
Eloy Lafuente (stronk7)
d3606a9a84
Merge branch 'MDL-29743_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-17 01:22:41 +01:00
Sam Hemelryk
18b7d18959
Merge branch 'MDL-29893-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-11-17 13:07:33 +13:00
Eloy Lafuente (stronk7)
1e7732cec6
Merge branch 'MDL-30069_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-17 00:45:28 +01:00
Eloy Lafuente (stronk7)
372d9df650
Merge branch 'MDL-30122_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-17 00:35:12 +01:00
Eloy Lafuente (stronk7)
71a215991d
Merge branch 'MDL-30167_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-17 00:31:24 +01:00
Eloy Lafuente (stronk7)
830969cc63
Merge branch 'MDL-30186_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-17 00:11:02 +01:00
Eloy Lafuente (stronk7)
96ec3502f0
Merge branch 'MDL-30199_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-17 00:08:40 +01:00
Eloy Lafuente (stronk7)
373c70e5d5
Merge branch 'MDL-30209_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-17 00:02:16 +01:00
Eloy Lafuente (stronk7)
edfcab2970
Merge branch 'MDL-30300_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-16 23:59:45 +01:00
Nadav Kavalerchik
1db5119839
MDL-27516 Several CSS fixes for right to left languages
2011-11-17 11:41:18 +13:00
Mary Evans
24dad096ca
MDL-30283-M20 FIX coding errors
2011-11-16 19:01:40 +01:00
Tim Hunt
45918dedf9
MDL-30300 question behaviours: improve q compatibility API.
2011-11-16 10:53:23 +00:00
Ankit Kumar Agarwal
552cff42a3
MDL-29893 Fixing issues with password generation function
2011-11-16 12:00:11 +05:30
AMOS bot
4e7cec54a2
Automatically generated installer lang files
2011-11-16 00:55:57 +00:00
Dan Marsden
71923e963b
SCORM AICC MDL-30223 invalid call to update_record - very hard to test/reproduce.
2011-11-16 08:49:29 +13:00
Henning Bostelmann
3815ecf471
MDL-29350 Prevent duplication of groupings when copying activities
...
This patch also includes a database upgrade to correct data produced as a
result of this bug.
2011-11-15 11:10:42 +00:00
Tim Hunt
bf850b4b18
MDL-30209 quiz refers to wrong rendere method in two places.
...
Thanks to Dan Marsden for working out the fix.
2011-11-15 11:03:04 +00:00
Tim Hunt
5255100dac
MDL-30199 qtype numerical etc. Don't require tolerance for answer *.
2011-11-15 11:02:35 +00:00
Tim Hunt
256a93c9b5
MDL-30186 qtype editing forms should use advcheckbox.
2011-11-15 11:02:01 +00:00
Tim Hunt
4493fe9c90
MDL-30167 qtype_numerical: notice when required unit is not in the answer.
2011-11-15 11:01:29 +00:00
Tim Hunt
471992218f
MDL-30185 question engine reporting: add redundant where to query for perf.
...
Without this, MySQL fails to cope.
2011-11-15 11:00:55 +00:00
Tim Hunt
195a8b7840
MDL-30069 Question type icons missing in lots of places.
2011-11-15 11:00:26 +00:00
Tim Hunt
1af4e4a874
MDL-29743 quiz: Finish attempt link didn't save responses in some brosers.
...
Thanks to Brandon Browning for identifying the problem. It is quite subtle why this typo would have this effect. You need to look at the implementation of the preventDefault method in lib/yui/3.4.1/build/event-base/event-base.js.
2011-11-15 10:59:51 +00:00
Oleg Sychev
7a3cd7d57c
MDL-29095: initialise_question_instance should use extra_question_fields
...
Shortanswer question type converted to use extra question fields.
Signed-off-by: Oleg Sychev <oasychev@gmail.com >
2011-11-15 10:59:22 +00:00
Eloy Lafuente (stronk7)
e25ecdfcf3
weekly release 2.1.2+
2011-11-15 11:07:52 +01:00
Eloy Lafuente (stronk7)
88f8312aa0
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-11-15 10:55:11 +01:00
AMOS bot
c4972aca4a
Automatically generated installer lang files
2011-11-15 00:55:21 +00:00
Sam Hemelryk
fcd27b4981
Merge branch 'MDL-28670_m21' of git://github.com/nebgor/moodle into MOODLE_21_STABLE
2011-11-14 17:50:47 +13:00
Aparup Banerjee
bf8ab84950
MDL-28670 webservice : (review) changes improving performance
2011-11-14 11:26:11 +08:00
Mary Evans
66e9f5c965
MDL-30010FIX for pagelayout problems when moving blocks
2011-11-14 12:14:15 +13:00
AMOS bot
5ad0823134
Automatically generated installer lang files
2011-11-13 15:14:36 +01:00
AMOS bot
bf1f6c769f
Automatically generated installer lang files
2011-11-13 00:55:22 +00:00
AMOS bot
bf98f9e6a0
Automatically generated installer lang files
2011-11-12 00:55:34 +00:00
Aparup Banerjee
de3476d171
Merge branch 'wip-mdl-29638-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-11-11 17:00:56 +08:00
Jerome Mouneyrac
375c26deb3
MDL-28629 more checks during web service authentication
2011-11-11 16:19:47 +08:00
andrew
1542c91c8e
MDL-27703 gradebook: altered an sql query in the user report. join with no on clause causes an error in some DBs
2011-11-11 14:31:44 +08:00
Aparup Banerjee
5c04356ed4
MDL-27037 wiki : fixed whitespace.
2011-11-11 13:28:16 +08:00
Mayank Gupta
cdc502c531
MDL-27037, wiki does not support visiblegroups functionality
2011-11-11 13:27:58 +08:00
Aparup Banerjee
7159b53324
Merge branch 'wip-MDL-26712-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-11-11 11:26:44 +08:00
Eloy Lafuente (stronk7)
cd6ac6c8b8
Merge branch 'MDL-29035-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-11-11 02:43:46 +01:00
Eloy Lafuente (stronk7)
3a2fc5926a
Merge branch 'MDL-22351-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-11-11 02:34:16 +01:00
Eloy Lafuente (stronk7)
c35c8eb8e6
Merge branch 'mdl-29529-assignment-submission-sorting-m21-2' of git://github.com/sbourget/moodle into MOODLE_21_STABLE
2011-11-11 01:18:58 +01:00
Stephen Bourget
4aef860aec
MDL-29529 Assignment: Fix regression caused by MDL-27638
2011-11-10 17:08:43 -05:00
Andrew Robert Nicols
5720c0b1ff
MDL-30042: Sanitize httpwwwroot in mnet jump
2011-11-10 10:21:32 +00:00
Eloy Lafuente (stronk7)
0242c9ba9e
Merge branch 'MDL-30045' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-11-10 01:54:34 +01:00
Eloy Lafuente (stronk7)
8ec13b3312
Merge branch 'MDL-28426_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-10 01:33:47 +01:00
Eloy Lafuente (stronk7)
147ec85e06
Merge branch 'MDL-30158-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-11-10 00:22:42 +01:00
Petr Skoda
a3367a1711
MDL-30150 support frankenstyle in page type callbacks
2011-11-10 09:43:33 +13:00
Eloy Lafuente (stronk7)
4ca2c772be
NOBUG: Whitespace fixes
2011-11-09 16:31:35 +01:00
Eloy Lafuente (stronk7)
4eeae5a673
Merge branch 'MDL-27542b_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-11-09 15:56:26 +01:00
Aparup Banerjee
0eb0583d9d
Merge branch 'MDL-29620-workshop-sequence_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-11-09 17:55:17 +08:00
Sun Zhigang
d56fe710e6
MDL-29656 Fix bad string reference
2011-11-09 16:46:40 +08:00
Dan Poltawski
be82e0a689
MDL-29696 mod/data - fixed page continuing after footer.
2011-11-09 15:43:33 +08:00
Sun Zhigang
113f6b5c79
MDL-29722 - No default guest enrol instance for requested courses
2011-11-09 15:23:20 +08:00
Jason Fowler
17ea5774eb
MDL-30194 - Lib - Fixing phpdoc for clean_param
2011-11-09 14:58:39 +08:00
Aparup Banerjee
bc1f567d38
Merge branch 'MDL-29977-mnet-masquerade_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-11-09 13:38:53 +08:00
Aparup Banerjee
07340448fe
Merge branch 'MDL-30021_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-09 13:04:02 +08:00
Dan Poltawski
18611b3dbc
MDL-29812 partcipiant report - breaks when filtering by user
2011-11-09 11:17:28 +08:00
Aparup Banerjee
bace4ce456
Merge branch 'wip-MDL-24200-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-11-09 11:04:40 +08:00
Eloy Lafuente (stronk7)
fe23b6e72f
Merge branch 'm21_MDL-29159' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-11-09 02:25:50 +01:00
AMOS bot
8a65e45adf
Automatically generated installer lang files
2011-11-09 00:55:29 +00:00
Eloy Lafuente (stronk7)
b797666fe8
Merge branch 'MDL-29803' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-11-09 00:43:50 +01:00
Aparup Banerjee
3aed25accd
Merge branch 'MDL-29739_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-08 20:35:21 +08:00
Aparup Banerjee
b57566d3be
Merge branch 'MDL-29970_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-08 16:48:40 +08:00
Aparup Banerjee
40b90130a0
Merge branch 'wip-mdl-27521-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-11-08 15:18:42 +08:00
Aparup Banerjee
f598387441
Merge branch 'wip-mdl-27790-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-11-08 14:51:20 +08:00
Rajesh Taneja
aa2b2c4e31
MDL-27790 Backup: Added warning message to let user know that temporary course will be created for restoration process
2011-11-08 14:47:41 +08:00
Rajesh Taneja
5a301c16a1
fixed
2011-11-08 14:47:34 +08:00
Rajesh Taneja
5f30ffdac1
MDL-27790 Backup: temperory course will be deleted in case of exception and cancellation of restore process
2011-11-08 14:47:28 +08:00
Rossiani Wijaya
0ff996b0a9
MDL-29115 lesson mod: fixed the display of 'try again' button so it relates to lesson setting
2011-11-08 12:12:46 +08:00
Aparup Banerjee
3e99f27558
Merge branch 'MDL-30135_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-08 11:45:33 +08:00
Aparup Banerjee
a49a4aecb2
Merge branch 'MDL-30137_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-08 11:38:29 +08:00
Aparup Banerjee
42d96d7c2e
MDL-30154 Repositories : fixed whitespace.
2011-11-08 11:30:54 +08:00
Aparup Banerjee
d4d070fc35
Merge branch 'MDL-30154_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2011-11-08 11:30:06 +08:00
Ankit Kumar Agarwal
1ceb53f945
MDL-30158 Questions Cleaning up blackboard/format.php
2011-11-08 07:41:25 +05:30
Sam Hemelryk
2331e2eddd
Merge branch 'MDL-25823_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-11-08 13:09:44 +13:00
Sam Hemelryk
c2d7c22962
Merge branch 'wip-MDL-30059-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-11-08 12:05:39 +13:00
Sam Hemelryk
3fb3517a00
Merge branch 'MDL-2942-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-11-08 12:02:59 +13:00
Tony Levi
5931af6ce5
MDL-24577: Fix mark all posts in this discussion read doesn't work completely correct
2011-11-07 13:00:01 +00:00
Tim Hunt
6636527808
MDL-30135 question formats: trans_format/get_format should be public.
...
They need to be used by third-party qtype developers.
2011-11-07 11:37:49 +00:00
Rossiani Wijaya
bf870f7f2d
MDL-27542 calendar export: fixed the following:
...
1. changing auth token to use user id instead of username
2. add fall back checking for old url
3. remove yui functionality to generate calendar url
4. add missing variable
5. fixed usercontext instance
2011-11-07 17:06:03 +08:00
Jason Fowler
253be7381f
MDL24200 - Admin Users - Changing the submit button to just a button to prevent it from taking focus when entering text. (Patch provided by Hubert Chathi)
2011-11-07 15:37:21 +08:00
Aparup Banerjee
cc9a416086
MDL-28670 webservice : added dimming of service name in security keys page if webservice is disabled or not on authorised list to access webservice.
2011-11-07 14:22:57 +08:00
Mark Nielsen
c8972b9909
MDL-30059: Assignment Submission Notification Should Use Teacher's Timezone Rather Than Server Time
2011-11-07 13:37:30 +08:00
Sam Hemelryk
875ffd3734
MDL-28292 block_html: white space fix
2011-11-07 12:33:32 +13:00
Sam Hemelryk
fb09c60c5e
Merge branch 'wip-MDL-28292-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-11-07 12:24:21 +13:00
Sam Hemelryk
ace2712e43
Merge branch 'MDL-29955_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-11-07 11:41:25 +13:00
Andreas Grabs
280854dc21
MDL-30154 - WebDAV-Repository fails on some WebDAV-Server
2011-11-06 22:10:49 +01:00
AMOS bot
26fa36381d
Automatically generated installer lang files
2011-11-05 00:55:37 +00:00
Tim Hunt
0bf39d0c55
MDL-30137 question engine: Ugglify the SQL to appease MS SQL server.
2011-11-04 15:03:40 +00:00
David Mudrak
daccd72436
MDL-29620 workshop table id sequence reset after the upgrade
2011-11-04 12:40:55 +01:00
David Mudrak
e74ffa9215
MDL-29977 MNet does not allow to start a remote session when masquerading as another user
2011-11-04 09:42:39 +01:00
Ankit Kumar Agarwal
43b5e6bf57
MDL-29420 Global Search Fixing string issue
2011-11-04 12:08:45 +05:30
Mary Evans
c9b3258ccc
wip-MDL-22351 convert Anomaly CSS to readable format
2011-11-04 02:53:56 +00:00
AMOS bot
7986e5260c
Automatically generated installer lang files
2011-11-04 00:55:33 +00:00
Dan Marsden
82fe152cea
SCORM MDL-29159 - override getContentHtml function in treeview so that it doesn't escape text incorrectly
2011-11-04 00:24:59 +13:00
Tim Hunt
8bf2359662
MDL-30021 qtype numerical better showunits default when coming from 1.9
...
This applies to:
1. Upgrade from 1.9,
2. Import of questions exported from 1.9, and
3. Restore of courses backed-up from 1.9.
It also applies to the calculated question type.
2011-11-03 10:42:57 +00:00
Charles Fulton
d76a78afae
MDL-29970 question preview: Fill correct only if qtype supports it
2011-11-03 10:38:04 +00:00
Tim Hunt
5eb4001050
MDL-29739 question import used a bad default for text formats.
...
The new logic is that the questiontext defaults to HTML if the format is
not specified, then all other fields default to the same format of the
question text.
However, good practice is that the XML file should specify the format
for each bit of text content.
This code is not 100% backwards-compatible, since some methods have new
arguments, however for question types that have not been updated, it
will just generate a PHP Warning, which is, I think, and OK way to let
qtype developers know that they need to update their question types.
2011-11-03 10:37:35 +00:00
Tim Hunt
2dd93c071a
MDL-28426 qtype base export_to_xml does not write format.
...
Fix based on Roger Moore's patch.
2011-11-03 10:37:08 +00:00
Jason Fowler
930bbe97c6
MDL-28292 - Blocks - Patch supplied by Chris Follin to fix blocks with empty titles that disappear when docked
2011-11-03 16:31:43 +08:00
Rajesh Taneja
a5b30b0463
MDL-25937 Forms Library: Filepicker will respect disable if
2011-11-03 13:37:58 +08:00
Rajesh Taneja
b2595cb67b
MDL-25937 Froms Library: Added server side validation for filepicker and filemanager
2011-11-03 13:37:58 +08:00
Jason Fowler
2c5be3e552
MDL-26712 Themes - Correcting text dimming for hidden labels
2011-11-03 13:25:14 +08:00
Ankit Kumar Agarwal
6b67218be3
MDL-29035 Backups making email match case-insensitive when restoring backups
2011-11-03 10:32:24 +05:30
Rossiani Wijaya
76a526a270
MDL-25823 lesson mod: fixed true and false question feedback.
2011-11-03 12:46:11 +08:00
AMOS bot
c28c9a2d89
Automatically generated installer lang files
2011-11-03 00:55:35 +00:00
Eloy Lafuente (stronk7)
f08f22c267
weekly release 2.1.2+
2011-11-02 19:53:29 +01:00
Eloy Lafuente (stronk7)
d4a8a15d7f
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-11-02 19:48:42 +01:00
Jerome Mouneyrac
500ba8b11e
MDL-30043 token.php should not return a mix of EXTERNAL_TOKEN_PERMANENT and EXTERNAL_TOKEN_EMBEDDED
2011-11-02 15:24:10 +08:00
Jerome Mouneyrac
fae4f8f1b9
MDL-29931 remove unneeded join and selects
2011-11-02 15:23:44 +08:00
Jerome Mouneyrac
0d7773c098
MDL-29716 Make token more flexible to support third party client - also fix issue with some code not matching the way the server authenticate/authorize token, missing iprestriction/validuntil for restricted users (there are iprestriction/validiuntil on token and on restricted user). Also add missing check when the user is not listed in the authorised list.
2011-11-02 15:23:22 +08:00
Eloy Lafuente (stronk7)
3d4bcfbddf
Merge branch 'MDL-29879_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-11-01 20:13:26 +01:00
Eloy Lafuente (stronk7)
c3a648c342
Merge branch 'm21_MDL-29213' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-11-01 19:54:53 +01:00
Dan Poltawski
541a9978a8
MDL-29803 report/logs - don't retrieve all users uncessarily
...
Also remove uncessary retrieval of idnumber
Helps display the main logs page on large sites without running out of
memory
2011-11-01 16:36:22 +00:00
Tim Hunt
2c1773b908
MDL-29879 qbehaviour missing. Fix bad lang string.
2011-11-01 10:38:39 +00:00
Aparup Banerjee
c880538684
Merge branch 'w43_MDL-30005_m21_uri' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-11-01 15:19:51 +08:00
Petr Skoda
de79cbe32b
MDL-30005 regression fix for non http/ftp urls
2011-11-01 07:57:08 +01:00
Sam Hemelryk
7f422374c1
MDL-28720 calendar: Quick fix of a regression in set.php
2011-11-01 17:50:28 +13:00
Aparup Banerjee
65af1129c5
Merge branch 'w43_MDL-29990_m21_navcontinue' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-11-01 12:16:10 +08:00
Aparup Banerjee
df1d01c9f7
Merge branch 'MDL-29787_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-11-01 12:07:22 +08:00
Sam Hemelryk
2acd50840c
Merge branch 'w43_MDL-29980_m21_flowcss' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-11-01 16:52:31 +13:00
Tim Hunt
ce5b99077c
MDL-29164 question import, missing lang string.
...
AMOS BEGIN
CPY [noquestionsinfile,mod_quiz],[noquestionsinfile,question]
AMOS END
2011-11-01 16:48:25 +13:00
Gerwood Stewart
5e876cd379
MDL-27521 Updates the can_finalize and can_unfinalize methods to deal with passing a submission object that isn't one (in this case is a Boolean value). This will result in both methods now returning false. Kick on effect is that it corrects the bug described in MDL-27521 by removing the button if it isn't possible to finalize the submission.
2011-11-01 11:46:36 +08:00
Sam Hemelryk
9fc8435c21
Merge branch 'MDL-29197-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-11-01 16:11:44 +13:00
Sam Hemelryk
685cc34c18
Merge branch 'MDL-25760_M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-11-01 15:58:14 +13:00
AMOS bot
ec0a00ea27
Automatically generated installer lang files
2011-11-01 00:55:20 +00:00
Sam Hemelryk
5e56574d55
Merge branch 'w43_MDL-29925_m21_calendar' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-11-01 09:38:10 +13:00
Aparup Banerjee
2d930dc6dd
Merge branch 'w43_MDL-29966_m21_grouploading' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-31 16:05:51 +08:00
Aparup Banerjee
4f14428adc
Merge branch 'w43_MDL-29984_m21_enroltoday' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-31 15:26:09 +08:00
Aparup Banerjee
4f0ad6fc94
MDL-30005 URL : fixed typos
2011-10-31 15:17:48 +08:00
Aparup Banerjee
340aa2008f
Merge branch 'w43_MDL-30005_m21_uri' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-31 15:17:15 +08:00
Rossiani Wijaya
5fd928d633
MDL-29955: filestorage/file_types: add support for .f4v, .m4v and .webm
2011-10-31 15:15:32 +08:00
Sam Hemelryk
1322584287
Merge branch 'w43_MDL-28720_m21_calendarreturn' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-31 17:31:49 +13:00
Jamie Pratt
2df5a98299
MDL-27919 Fixed a regression where I was seeing that after choosing "Overwrite"
...
in a filemanager form component when subsequently trying to add another file the
file picker would then immediately close upon opening.
2011-10-31 17:18:58 +13:00
Jamie Pratt
cb28940596
MDL-27919 also adding a callback to the filepicker when a file is overwritten
...
but a file with the same name. This is not necessary in most cases but is
instant and some code may expect a call to the function whether the url and / or
file name has changed or not so it can update itself when the file changes.
2011-10-31 17:18:58 +13:00
Jamie Pratt
44915324c8
MDL-27919 Fixes 'undefined' message and similar problems when selecting a
...
recent file, server file or when renaming a file being uploaded with the same
name as a previous one.
2011-10-31 17:18:57 +13:00
Sam Hemelryk
7a6d43a3ee
Merge branch 'MDL-29810-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-10-31 17:10:41 +13:00
Dan Marsden
1bd3952b19
MDL-29213 SCORM - fix for bug with flash player and IE 9
2011-10-31 14:58:46 +13:00
Mary Evans
cfaa48041a
MDL-29197 FIX for content displacment when clicking anchor elements in course page
2011-10-31 01:55:03 +00:00
Sam Hemelryk
376d035af9
Merge branch 'MDL-30006-workshop-grades_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-10-31 13:05:53 +13:00
Sam Hemelryk
c440076d2b
Merge branch 'm21_MDL-28559' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-10-31 13:00:08 +13:00
Sam Hemelryk
d612fa300e
Merge branch 'm21_MDL-29965' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-10-31 12:56:18 +13:00
Sam Hemelryk
84ac3ff122
Merge branch 'MDL-29898-MOODLE_21_STABLE-1' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-10-31 12:44:31 +13:00
Petr Skoda
516dd9c525
MDL-30005 bump up version after lang string change
2011-10-30 23:54:01 +01:00
Petr Skoda
4064642b37
MDL-30005 fix general URI support in URL module
...
The recent change completely removed support for general URIs and enforced strict URL validation which was breaking backwards compatibility and was not user friendly at all.
This patch finally adds full URI support with basic validation and fixes some older xhtml strict issues.
Please note we do not try to explain the difference between URL and URI to our users. Also keep in mind that mod/url has XSS risk and does not do any security validation of the data.
2011-10-30 23:53:55 +01:00
David Mudrak
08fb23840e
MDL-30006 Workshop / Number of errors grading: force graders to actually answer the form
...
QuickForms do not distinguish non-checked radio from the checked radio
with the value "0". So we map the database grade value "0" to a value
"-1" when displaying the form and vice versa when saving the form. This
allowed us to have none radios checked by default and force the grader
to actually answer the form themselves, using the 'required' rule.
2011-10-30 20:16:08 +01:00
David Mudrak
112f7d41ea
MDL-30006 Workshop / Accumulative grading: force graders to actually pick a grade
...
This patch introduces a new hidden field with the value "-1". The grade
selectors are compared with this values and must be greater than it.
This should fit well for numerical grades with the range 0..x and scale
items with the range 1..x.
2011-10-30 20:16:01 +01:00
Petr Skoda
364c32f0c1
MDL-29990 fix syntax error
2011-10-29 10:00:29 +02:00
Dan Marsden
75658ad2ca
SCORM MDL-29965 improve display of SCORM package - decrease unecessary padding
2011-10-29 15:34:13 +13:00
AMOS bot
a4ab3f9840
Automatically generated installer lang files
2011-10-29 00:55:20 +00:00
Petr Skoda
0d2672748c
MDL-28720 fix set.php return url handling
2011-10-28 19:35:28 +02:00
Petr Skoda
bc577df6a9
MDL-29925 improve redirect url cleanup
2011-10-28 19:33:06 +02:00
Petr Skoda
c915b922b7
MDL-29966 fix invalid group loading image
...
Credit goes to Alexander Bias.
2011-10-28 15:50:06 +02:00
Petr Skoda
3dfaec6d6e
MDL-29980 fix rules typo
...
Credit goes to Paul Nicholls.
2011-10-28 15:35:51 +02:00
Petr Skoda
8c41a90a9c
MDL-29984 fix undefined $today when no course start date
2011-10-28 15:13:11 +02:00
Mary Evans
60a3ede47e
MDL-25760 FIX for highlighted current topic section
2011-10-28 01:40:39 +01:00
Mary Evans
46dd3d8f6d
MDL-29787 FIX to remove sprite hover image from single menu item
2011-10-28 00:39:22 +01:00
Henning Bostelmann
716267f233
MDL-29810 Assignment grading: don't include teachers in list of students
2011-10-27 22:19:15 +01:00
Eloy Lafuente (stronk7)
9de8774f09
weekly release 2.1.2+
2011-10-27 18:53:34 +02:00
Eloy Lafuente (stronk7)
7f5d1ef3c0
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-10-27 18:49:09 +02:00
AMOS bot
6e03d19df5
Automatically generated installer lang files
2011-10-27 00:55:34 +00:00
Eloy Lafuente (stronk7)
d21cdb8b3c
MDL-29912 course search - oracle inabilities with concats, empties, nulls and type-restrictions
2011-10-27 12:59:56 +13:00
Tim Hunt
21c5b22d97
MDL-29854 questions: display better message and more useful continue
...
when an error occurs in the middle of processing responeses.
2011-10-26 15:16:37 +08:00
Dan Marsden
006106d640
MDL-28559 - hide send for marking button from people that are enrolled but don't have capability to submit files - displays the same way as teachers/admins - keeps ability to display previously submitted files if they exist
2011-10-26 10:55:31 +13:00
Sam Hemelryk
5c6ec45706
Merge branch 'MDL-29569_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-10-26 10:44:20 +13:00
Dan Poltawski
23f3d0e4ac
MDL-26568 block_online_users - reporting incorrect number of users
...
When over 50 users were online the count used in the listing was incorrect
2011-10-25 23:35:22 +02:00
Stephen Bourget
3f4186c6dc
MDL-29368 Assignment: Fixed a fatal error caused by a missing include
2011-10-25 19:19:35 +02:00
Eloy Lafuente (stronk7)
fd26ea4218
Merge branch 'MDL-29815_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-25 17:44:10 +02:00
Eloy Lafuente (stronk7)
c96deddbe7
MDL-29815 dbtest - added one test_get_records_sql_complicated related test
2011-10-25 17:38:38 +02:00
Aparup Banerjee
c963b7e15b
MDL-28718 quiz : fixed plugin requires version to reflect current moodle MOODLE_21_STABLE version.
2011-10-25 15:48:05 +08:00
Rossiani Wijaya
cd4336433c
MDL-29569: lesson_mod: in matching type questions, fixed and set default value for scoring and fixed jump page setting when response text is set to empty
2011-10-25 12:16:56 +08:00
Sam Hemelryk
68bbf58745
Merge branch 'MDL-28718_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-25 16:47:03 +13:00
Sam Hemelryk
523f4aa787
Merge branch 'wip-MDL-29231-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-10-25 15:19:12 +13:00
Petr Skoda
b304495ee4
MDL-29444 use iframe embedding in IE
...
iframe is back in HTML 5, we can safely use it in IE for all text documents because object embedding has multiple problems
2011-10-25 14:32:12 +13:00
AMOS bot
ce50619835
Automatically generated installer lang files
2011-10-25 00:55:21 +00:00
Eloy Lafuente (stronk7)
9ee2ba4676
Merge branch 'MDL-29339_b_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-25 01:54:10 +02:00
Sam Hemelryk
35e2ec4df5
Merge branch 'MDL-29906_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-25 12:25:06 +13:00
Sam Hemelryk
3a87f672b7
Merge branch 'w42_MDL-29862_m21_fullmeinit' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-25 11:50:10 +13:00
Eloy Lafuente (stronk7)
9aa5b604ec
Merge branch 'w42_MDL-29867_m21_author' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-24 23:14:49 +02:00
Tim Hunt
e52c5225ec
MDL-29906 quiz statistics report: replace use of deprectaed helpbutton.
2011-10-24 16:20:49 +01:00
Andrew Robert Nicols
3eb03012f0
MDL-29898: Fix documentation for CLI DB only installer
2011-10-24 12:32:10 +01:00
Tim Hunt
8c7d6037e6
MDL-29339 Manually cast objects to string before calling dmllib.
2011-10-24 11:20:42 +01:00
Aparup Banerjee
3cc9205676
Merge branch 'MDL-29542_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-10-24 17:05:39 +08:00
Aparup Banerjee
3d336f2264
Merge branch 'MDL-29828_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-24 16:43:21 +08:00
Aparup Banerjee
2cc4660758
MDL-29527 RSS : improved language string.
2011-10-24 16:21:12 +08:00
Dan Poltawski
f1dc5d01e1
MDL-29527 - RSS: Add a description to the reset keys page
...
Thanks to Alexander Bias for the suggestion
2011-10-24 16:20:55 +08:00
Aparup Banerjee
fdb8574046
Merge branch 'MDL-29619-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-10-24 14:49:35 +08:00
Jason Fowler
e2236bac8c
MDL-29231 - Course, Resource - Fix so that the correct icon is displayed for courses that have had two or more files uploaded to them - Thanks Michael D for the patch
2011-10-24 14:36:09 +08:00
Aparup Banerjee
8eb6f9f7a7
Merge branch 'MDL-29646-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-10-24 13:52:51 +08:00
Aparup Banerjee
b35dc1beb7
Merge branch 'MDL-29818-MOODLE_21_STABLE' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-10-24 13:06:58 +08:00
AMOS bot
515b891bb7
Automatically generated installer lang files
2011-10-23 00:55:21 +00:00
Petr Skoda
1973078427
MDL-29867 fix invalid file author
2011-10-22 20:21:50 +02:00
Andreas Grabs
e4f1b4db59
MDL-29806 - When a Feedback activity is restore the "Site after submit" URL is not updated and shows "$@PAGEVIEWBYID*15463@$"
2011-10-21 23:07:50 +02:00
Ankit Kumar Agarwal
49b266c07b
MDL-29619 Validate urls before generating output
2011-10-21 14:14:04 +05:30
Petr Skoda
06f72d26d7
MDL-29862 incorrect wwwroot must be detected before session start
2011-10-21 09:53:13 +02:00
Rossiani Wijaya
68370e7bc6
MDL-29542 lesson module: changing qtype param type to INT
2011-10-21 12:40:51 +08:00
Tim Hunt
0750c0e114
MDL-29815 question engine DB: bad group-by clause detected by Oracle.
...
Thanks to Yanfei Lu for finding this and suggesting the fix.
2011-10-20 11:05:37 +01:00
Tim Hunt
77425798fb
MDL-28718 block_quiz_results - add missing require_once.
2011-10-20 11:05:04 +01:00
Tim Hunt
57680da013
MDL-28718 block_quiz_results - add copyright headers.
2011-10-20 11:05:02 +01:00
Ankit Kumar Agarwal
e7448d5102
MDL-29646 Scorm Fixing Regressions in userreport.php
2011-10-20 08:35:40 +05:30
Eloy Lafuente (stronk7)
e04dba08b7
emergency release 2.1.2+
2011-10-20 00:54:35 +02:00
Eloy Lafuente (stronk7)
fbab740334
MDL-29496 course search - emergency regression fix
2011-10-20 00:49:34 +02:00
Eloy Lafuente (stronk7)
9065fddabb
weekly release 2.1.2+
2011-10-19 18:45:25 +02:00
Eloy Lafuente (stronk7)
26c8e82338
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-10-19 18:41:34 +02:00
Andrew Robert Nicols
73ebb5d7ab
MDL-29818: Improve error message when a grade has no answer
2011-10-19 09:35:32 +01:00
Tim Hunt
32cb53a832
MDL-29828 quiz review: fix display of overdue time.
2011-10-19 09:10:25 +01:00
Sam Hemelryk
63cdff2429
MDL-28945 course_reports: Fixed up pagination issue
2011-10-19 16:50:40 +13:00
Sam Hemelryk
0b6713fe55
MDL-26953 theme_nonzero: Quick fix to incorrect left position
2011-10-19 16:27:01 +13:00
Eloy Lafuente (stronk7)
0e6186fb45
Merge branch 'wip-MDL-29496-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-10-18 11:00:35 +02:00
Eloy Lafuente (stronk7)
175bbb07f0
MDL-29496 unittests - verify COALESCE() cross-db compatibility
2011-10-18 16:01:42 +08:00
Sam Hemelryk
bc23dbcf78
Merge branch 'MDL-29501-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2011-10-18 11:39:24 +13:00
Eloy Lafuente (stronk7)
7edd6c250d
Merge branch 'w41_MDL-28454_m21_yuibackport' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-17 16:24:10 +02:00
Sam Hemelryk
a258bda0b5
Merge branch 'MDL-28170_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-10-17 18:51:58 +13:00
Sam Hemelryk
f1618d9343
Merge branch 'MDL-26953-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-10-17 17:37:16 +13:00
Sam Hemelryk
6adc168c96
Merge branch 'MDL-28945-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2011-10-17 16:26:04 +13:00
Sam Hemelryk
24e5f9df63
Merge branch 'MDL-29781-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-10-17 15:17:36 +13:00
Sam Hemelryk
297f40838a
Merge branch 'MDL-26893-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-10-17 13:55:18 +13:00
Eloy Lafuente (stronk7)
dabf2c159f
MDL-28170 environment - add new 2.2 section
...
nothing changes from 2.1 as far as it was agreed that this will be
the last version supporting 1.9 upgrade. See issue for details.
2011-10-17 02:11:53 +02:00
Eloy Lafuente (stronk7)
171bbdad02
Merge branch 'MDL-28219d-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-10-16 21:32:05 +02:00
Aparup Banerjee
4ca17ce1cd
MDL-27351 Quiz : updated string to reflect validation looking for embedded questions.
2011-10-16 19:22:27 +02:00
Aparup Banerjee
46d1d80388
MDL-28436 webservice : fixed missing field in query
2011-10-16 19:13:34 +02:00
Eloy Lafuente (stronk7)
1e42eedbad
MDL-29191 wiki - avoid one more username leak
2011-10-16 19:01:57 +02:00
Eloy Lafuente (stronk7)
c2dc95003e
Merge branch 'MDL-29191' of git://github.com/hit-moodle/moodle into MOODLE_21_STABLE
2011-10-16 18:50:04 +02:00
Petr Skoda
a6bb03641e
MDL-28454 backport YUI 2.9.0 and 3.4.1 from master
2011-10-16 18:16:48 +02:00
Stephen Bourget
a6c348362a
MDL-29698 Assignment: Fix broken logentry
2011-10-16 18:14:21 +02:00
Eloy Lafuente (stronk7)
52bc12cedc
Merge branch 'MDL-28483-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-10-16 17:37:41 +02:00
Petr Skoda
00a3005485
MDL-29773 prevent negative unix timestamps in the files table
2011-10-16 16:52:01 +02:00
Petr Skoda
cfb15041cf
MDL-29773 use db debuginfo when file record insertion fails
2011-10-16 16:52:01 +02:00
Mary Evans
280f3a4a1c
MDL-29781 FIX for side-post-only layout
2011-10-14 20:48:26 +01:00
Mary Evans
a8b50f506a
MDL-26953 FIX for side-post-only layout
2011-10-14 02:38:09 +01:00
AMOS bot
d93fc6e1ad
Automatically generated installer lang files
2011-10-14 00:55:27 +00:00
Tony Levi
cc6b535972
MDL-28945: Fix course/activity completion reports initial selection broken
2011-10-13 17:03:09 +01:00
Ankit Kumar Agarwal
6bcfb5f23b
MDL-28483 URL adding validation checks and changing field externalurl to not-null
2011-10-13 09:07:15 +05:30
Mary Evans
4a17d78395
MDL-26983 FIX for side-post-only layout
2011-10-13 02:59:55 +01:00
Sun Zhigang
c38cfee97b
MDL-29191 - Show creator's fullname instead of username
2011-10-13 08:19:55 +08:00
Henning Bostelmann
c0c07d835d
MDL-28219 QE2 adaptive behaviour: fix scores and penalties
2011-10-12 23:26:42 +01:00
Eloy Lafuente (stronk7)
263c52843b
weekly release 2.1.2+
2011-10-12 23:48:54 +02:00
Sam Hemelryk
9b0e51000e
MDL-29224 navigation Fixed bug caused because in 20 and 21 onclick events get added to extra rather than onclick
2011-10-12 19:47:13 +13:00
Aparup Banerjee
42f5db3ca8
Merge branch 'wip-MDL-27278-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-11 11:24:56 +08:00
Aparup Banerjee
4b7783da19
Merge branch 'wip-MDL-28549-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-11 09:45:06 +08:00
Aparup Banerjee
489f5b1338
Merge branch 'wip-MDL-28582-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-11 09:27:29 +08:00
Sam Hemelryk
28d838ba5e
Merge branch 'MDL-29447_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-11 10:27:04 +13:00
sam marshall
d33c06621a
MDL-29501 Gradebook should not show links to activities that aren't available to user
2011-10-10 17:48:43 +01:00
Aparup Banerjee
415c4ee04f
Merge branch 'wip-MDL-29224-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-10 23:14:42 +08:00
Aparup Banerjee
1d6bb3a897
Merge branch 'wip-MDL-29672-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-10 22:46:33 +08:00
Eloy Lafuente (stronk7)
63526ae3d5
MDL-29564 Assignment: whitespace fix
2011-10-10 13:10:07 +02:00
Sam Hemelryk
b1913094d4
Merge branch 'MDL-16553-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-10-10 17:56:58 +13:00
Jason Fowler
2be90263ec
MDL-29496 Search, Course - Code applied from patch to allow courses with a blank summary to be found in searchs - Thanks to Andrew Nicols for the patch
2011-10-10 11:38:15 +08:00
Sam Hemelryk
63a778838e
Merge branch 'MDL-29661' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-10-10 16:27:04 +13:00
Sam Hemelryk
27625e0fca
Merge branch 'MDL-29692' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-10-10 14:56:59 +13:00
Petr Skoda
b15dee25e0
MDL-29686 obey caching setting for moodle yui modules
2011-10-10 12:28:35 +13:00
Sam Hemelryk
7fbb52d717
Merge branch 'MDL-29668_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-10-10 12:09:19 +13:00
Sam Hemelryk
2a0df64521
Merge branch 'MDL-29677_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-10-10 12:03:09 +13:00
Sam Hemelryk
430ce6cca3
Merge branch 'mdl-29564-assignment-plagiarism' of git://github.com/sbourget/moodle into MOODLE_21_STABLE
2011-10-10 11:51:08 +13:00
Dan Marsden
c61c509f37
MDL-29690 fix usage of select all/deselect all in choice reports
2011-10-10 11:37:26 +13:00
Sam Hemelryk
960262ffe4
MDL-28582 course-report: Added a nothing to display notification to the outline and complete activity reports
2011-10-10 10:35:21 +13:00
Sam Hemelryk
63f81e076d
MDL-28549 navigation: Added a missing login check when adding the calendar link to the navigation
2011-10-10 10:31:01 +13:00
Sam Hemelryk
28fb9fa8e2
MDL-29672 user: Fixed user edit page for non-admin users
2011-10-10 10:27:46 +13:00
Sam Hemelryk
ffe1cc611c
MDL-27278 navigation: Admin users can now set the home page preference like normal users
2011-10-10 10:17:37 +13:00
Eloy Lafuente (stronk7)
75371a7963
emergency release 2.1.2
2011-10-09 22:42:40 +02:00
Eloy Lafuente (stronk7)
94d5bb3b50
MDL-29520 - mysql multitable delete, outer join some tables
2011-10-09 22:39:12 +02:00
Eloy Lafuente (stronk7)
b15cd07d4b
Moodle release 2.1.2
2011-10-09 00:49:42 +02:00
Eloy Lafuente (stronk7)
22363663b8
MDL-29668 xmldb editor - fix PHP generation for foreign-unique keys
2011-10-08 21:51:42 +02:00
Henning Bostelmann
29bdd38e50
MDL-16553 Assignment, student view: show response files when no grade available
2011-10-07 23:23:04 +01:00
Ruslan Kabalin
dfdef4a231
MDL-29692 enrol: cohort: Fix default role issue in Chrome
...
This is related to MDL-24280, the issue still persists in Chrome. The patch
fixes it for Chrome and works fine for the most major browsers.
2011-10-07 10:53:58 +01:00
Eloy Lafuente (stronk7)
ec51da7d4b
MDL-29677 unit tests - missing global was causing tons of incorrect debugging info
2011-10-07 01:24:40 +02:00
Eloy Lafuente (stronk7)
ecbd8716f6
weekly release 2.1.1+
2011-10-07 00:11:22 +02:00
Eloy Lafuente (stronk7)
7820e5047d
fix permissions
2011-10-07 00:06:23 +02:00
Eloy Lafuente (stronk7)
c4101db016
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-10-07 00:05:07 +02:00
Stephen Bourget
36c402ba79
mdl-23003 XMLDB missing strings
...
Fix notices generated by editing a table name using the XMLDB editor
2011-10-06 14:42:29 -04:00
Dan Poltawski
0b2d555f1a
MDL-29661 - lib/googleapi.php - Switch to SSL urls
...
I am not sure why I did not use these in the first instance, I don't
think Google supported SSL in the first versions of their API.
They do now, and it seems that this week they stopped supporting non-ssl
requests.
2011-10-06 12:46:11 +01:00
Sam Hemelryk
5993fccd1e
MDL-29224 navigation: Navigation now respects a modules onclick event when preparing navigation nodes
2011-10-06 19:32:52 +13:00
AMOS bot
d1582f14d5
Automatically generated installer lang files
2011-10-06 00:55:37 +00:00
Aparup Banerjee
e153abc018
Merge branch 'wip-MDL-28615-m21-squashed' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-05 14:52:45 +08:00
Eloy Lafuente (stronk7)
f1ae261bc9
Merge branch 'MDL-28469_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-05 01:14:47 +02:00
Eloy Lafuente (stronk7)
19fcc09ac7
Merge branch 'wip-MDL-25697-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-05 01:10:24 +02:00
Sam Hemelryk
82bd683018
MDL-28615 forum: Fixed up a couple of minor regressions
2011-10-05 11:09:28 +13:00
Tim Hunt
0d3a082373
MDL-29447 quiz course reset does not reset the quiz_grades table.
...
Thank to Jean-Michel Vedrine for working out the basic idea of the fix.
2011-10-04 22:49:20 +01:00
Eloy Lafuente (stronk7)
19c8fd9e8b
Merge branch 'MDL-29644_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-04 23:40:23 +02:00
Tim Hunt
0bfc2dde8f
MDL-29644 qtype multianswer, hints lost doing Moodle XML export.
...
This commit also includes a lot of useful tidying up of some of the unit
test helper code. I turned out that I could not use all the helper code
in my new tests, but despite that it will be useful in the future, so I
am committing it here.
2011-10-04 22:28:35 +01:00
Stephen Bourget
b801633a9c
MDL-29564 Assignment: Fixed a fatal error caused by a missing include
2011-10-04 13:44:59 -04:00
Eloy Lafuente (stronk7)
807f806ed7
Merge branch 'MDL-27857-assignment-portfolio_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-10-04 12:46:24 +02:00
Eloy Lafuente (stronk7)
85dd2a674a
Merge branch 'MDL-29548_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-04 12:37:45 +02:00
Tim Hunt
fa8843c424
MDL-29548 allow message plugins to control message
...
defaults.
At the moment, each message_provider can specify defaults for
each message output, to say whether that message output should be
used for this type of message:
http://docs.moodle.org/dev/Messaging_2.0#Adding_new_message_type .
If the message provider does not set a default, this change allows
the message output to set the default.
2011-10-04 11:24:43 +01:00
Eloy Lafuente (stronk7)
fdca6e8321
Merge branch 'MDL-19575-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-10-04 12:12:33 +02:00
Tim Hunt
ae3056cb00
MDL-29520 question engine: work-around bad MySQL delete performance.
...
This is a temporary fix, until the new API from MDL-29589 is available.
(amended to fix comments)
2011-10-04 12:05:04 +02:00
Tim Hunt
74969d8866
MDL-29571 questions: improve class=accesshide screen-reader hints.
...
This changes the hint that comes before the question text. There are
unit tests to verify the new behaviour.
(amended to fix comments)
2011-10-04 11:53:07 +02:00
Tim Hunt
5e69fe4971
MDL-29571 qtype description refactor unit test code a bit.
2011-10-04 11:52:20 +02:00
Sam Hemelryk
133173e213
Merge branch 'MDL-29621_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2011-10-04 17:56:39 +13:00
Sam Hemelryk
747d6b5aac
MDL-28615 forum: Fixed missing context regression
2011-10-04 16:37:04 +13:00
Sam Hemelryk
91a7a788aa
Merge branch 'MDL-28725_wiki_section2_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-10-04 16:21:33 +13:00
Eloy Lafuente (stronk7)
c3a4009a56
Merge branch 'MDL-29511_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-04 01:11:48 +02:00
Eloy Lafuente (stronk7)
f0837f65d8
Merge branch 'MDL-29216_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-03 22:55:56 +02:00
Eloy Lafuente (stronk7)
a70eda6cc8
Merge branch 'MDL-29341_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-03 22:50:30 +02:00
Eloy Lafuente (stronk7)
c5c9be022d
Merge branch 'MDL-29570_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-03 21:42:55 +02:00
Andreas Grabs
96909b1597
MDL-29621 - XHTML not welformed when creating Feedback questions
2011-10-03 18:44:55 +02:00
Tim Hunt
8f40d27954
MDL-28469 quiz settings pages should be pagelayout admin.
2011-10-03 16:38:59 +01:00
David Mudrak
59c8be2362
MDL-27857 Export to portfolio support in the assignment module improved
...
Portfolio API code in the assignment module expected that the current
user is the author of the submission. Therefore the "Export to
portfolio" button did not work when the submission was viewed by a
teacher (eg at the page with the list of all submissions in the Advanced
upload assignment).
This patch introduces a new callback argument 'submissionid' that holds
explicit ID of the submission the export deals with. With it available,
we do not need to expect the current user is the author of the
submission.
The patch also cleans some strings used for portfolio callback
exceptions.
2011-10-03 10:13:11 +02:00
David Mudrak
f289c698a9
MDL-27857 Typo in the phpDocs fixed
2011-10-03 10:13:11 +02:00
David Mudrak
daf4471a40
MDL-27857 Assignment does not use form tag to render portfolio export control widget
...
When this code was used as a part of the grading screen, the default
PORTFOLIO_ADD_FULL_FORM widget led to nested form elements. This patch replaces
the form widget with a plain text link that can be embedded safely.
2011-10-03 10:13:10 +02:00
Aparup Banerjee
b056fee5ba
MDL-26486 Lesson : fixed whitespace
2011-10-03 16:01:36 +08:00
Aparup Banerjee
c6e321ccaf
Merge branch 'MDL-26486_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-10-03 16:01:00 +08:00
Andrew Davis (andyjdavis)
f6705d681a
MDL-27640 rating: altered the return url provided by mod_data to ratings
2011-10-03 15:25:00 +08:00
Aparup Banerjee
30ed26a576
Merge branch 'wip-MDL-27867-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-03 14:29:46 +08:00
Aparup Banerjee
1e6c738c6c
MDL-29541 Administration : fixed whitespace
2011-10-03 14:04:08 +08:00
Aparup Banerjee
4cb89f4df4
Merge branch 'wip-mdl-29244-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-10-03 13:54:09 +08:00
Rajesh Taneja
1f2d15dc62
MDL-29244 Users: Fixed filter for selecting users who never logged in and course roles dropdown show all revelent roles
2011-10-03 13:46:39 +08:00
Sam Hemelryk
7d9cb204be
Merge branch 'MDL-29296_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-10-03 17:08:51 +13:00
Sam Hemelryk
e6f5ebe25b
Merge branch 'MDL-29605-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-10-03 16:43:09 +13:00
Sam Hemelryk
6eeb293e04
Merge branch 'wip-mdl-29539-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-10-03 15:09:53 +13:00
Sam Hemelryk
124414cc5e
MDL-28566 theme_base: removed MDL comment
2011-10-03 15:01:06 +13:00
Sam Hemelryk
69a62c2646
Merge branch 'MDL-28566-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-10-03 14:37:54 +13:00
Sam Hemelryk
add033dafe
Merge branch 'MDL-29323-M21' of git://github.com/lazydaisy/moodle into MOODLE_21_STABLE
2011-10-03 14:30:12 +13:00
Sam Hemelryk
90e44b5068
Merge branch 'wip-MDL-25454-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2011-10-03 14:24:18 +13:00
Sam Hemelryk
bf49e4404c
Merge branch 'MDL-29558_2_1' of git://github.com/jamiepratt/moodle into MOODLE_21_STABLE
2011-10-03 14:04:47 +13:00
AMOS bot
e4346a63ba
Automatically generated installer lang files
2011-10-03 00:55:29 +00:00
Eloy Lafuente (stronk7)
e438ff9942
MDL-29552 themes - show the name of the picked theme when working with device detection enabled
2011-10-03 13:30:09 +13:00
Sam Hemelryk
ddf0d0dcd7
Merge branch 'MDL-29567_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-10-03 13:23:24 +13:00
Sam Hemelryk
d85d6ccd3e
Merge branch 'MDL-29566_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-10-03 12:49:54 +13:00
Sam Hemelryk
bd90c5891f
Merge branch 'MDL-29618_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-10-03 12:28:05 +13:00
Dan Poltawski
e58c72d050
MDL-27295 Course Category View - Only display count when more than 0 courses
2011-10-03 11:52:09 +13:00
Eloy Lafuente (stronk7)
77be201a0f
MDL-29618 backup - back to handling enrolments properly. Regession of MDL-26841, my fault, grrr
2011-10-03 00:47:28 +02:00
Sam Hemelryk
73a48291b3
MDL-28615 forum: Revised enrol_sharing_course to use the new enrol_get_shared_courses and fixed permission checking in forum_user_can_see_post
2011-10-03 11:23:56 +13:00
Mary Evans
cb7699c3a9
MDL-29605-modify Afterburner menu to allow auto format
2011-10-01 23:20:29 +01:00
Tim Hunt
22ba72591c
MDL-29216 multianswer qtype needs intereactive elements on the form.
2011-10-01 00:09:27 +01:00
Tim Hunt
41be2f3587
MDL-29341 qtype numerical/calc: display of mc units badly laid out.
2011-09-30 23:42:27 +01:00
Kordan
7bbad2e268
MDL-29403 fix for M21
2011-09-30 11:15:52 +02:00
Jamie Pratt
fc15f0837a
MDL-29558 question preview: limit variants drop-down to the first 100
...
In situations when question has many variants.
2011-09-30 09:43:26 +07:00
Mary Evans
9d0cc2cb4c
MDL-29323-FIX invalid border style
2011-09-30 03:16:32 +01:00
AMOS bot
f058ea24c9
Automatically generated installer lang files
2011-09-30 00:55:21 +00:00
Tim Hunt
b99d21aaa9
MDL-29511 cannot review previous steps of a question attempt since MDL-28679.
2011-09-29 21:53:41 +01:00
Tim Hunt
778854eef5
MDL-29511 Fix problems on the quiz review questions page found while investigating this bug.
2011-09-29 21:53:40 +01:00
Marina Glancy
5c6377900a
MDL-25454: using the faster way to check if record exists in db
2011-09-29 17:06:37 +08:00
Andrew Davis (andyjdavis)
a00b84e864
MDL-28725 wiki: added urlencode around the section variable when it is being used to construct URLs
2011-09-29 16:49:52 +08:00
Andrew Davis (andyjdavis)
667ffef155
MDL-28725 wiki: added missing string
...
AMOS BEGIN
CPY [invalidsection,core_admin],[invalidsection,mod_wiki]
AMOS END
2011-09-29 16:49:43 +08:00
Tim Hunt
8258ddff3b
MDL-29570 Quiz editing page displays the wrong time in the status line sometimes.
2011-09-29 09:06:41 +01:00
Rossiani Wijaya
03fb10da20
MDL-26486 lesson mod: fixed grade report error on matching and shortanswers questions.
2011-09-29 13:05:50 +08:00
Ankit Kumar Agarwal
342f224f03
MDL-19575 Global Search Adding capability checks to the search and stat pages
2011-09-29 09:09:54 +05:30
Marina Glancy
0623443356
MDL-25454 before skipping course backup make sure that there are no change entries in it's log during the last month. Store the nextstarttime even for courses that were not backed up
2011-09-29 10:02:08 +08:00
Rajesh Taneja
4a313905bc
MDL-29539 HTML Editor: Fixed XHTML formatting for editor
2011-09-29 09:36:22 +08:00
Sam Hemelryk
9c36051feb
MDL-28615 mod_forum: Fixed the users page that shows all of the users posts
2011-09-29 14:21:15 +13:00
Sam Hemelryk
fa447a513e
MDL-25697 theme_base: Improved the alignment of the activity editing icons on the course frontpage
2011-09-29 14:15:24 +13:00
AMOS bot
037afad8c3
Automatically generated installer lang files
2011-09-29 00:55:41 +00:00
Eloy Lafuente (stronk7)
72a32ea968
MDL-29567 postgresql - handle negative defaults in numerical cols properly
2011-09-29 01:22:31 +02:00
Eloy Lafuente (stronk7)
21973a92a4
MDL-29567 unit tests - add some tests to cover negative defaults in numerical cols
2011-09-29 01:22:21 +02:00
Eloy Lafuente (stronk7)
af9a00d398
MDL-29566 mysql - length / decimal specs in float columns are optional
2011-09-29 00:33:18 +02:00
Eloy Lafuente (stronk7)
3264974513
MDL-29566 unit tests - add some tests to cover get_columns() with number/float columns
2011-09-29 00:33:15 +02:00
Sam Hemelryk
214784a4af
MDL-27867 course: Course and category theme selectors no longer show theme's that should be hidden from the selector
2011-09-29 10:47:52 +13:00
Mary Evans
b15ab7630c
MDL-28566 - Fix for participants user details
2011-09-28 15:45:20 +01:00
Eloy Lafuente (stronk7)
3973662145
weekly release 2.1.1+
2011-09-28 11:08:00 +02:00
Eloy Lafuente (stronk7)
f7bb84df23
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-09-28 11:04:28 +02:00
AMOS bot
fc316236f5
Automatically generated installer lang files
2011-09-28 00:55:21 +00:00
Aparup Banerjee
e9be98eed2
Merge branch 'MDL-29230_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-09-27 15:00:49 +08:00
Aparup Banerjee
ca92a99a2e
Merge branch 'MDL-25241_forum_search_ratings_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-09-27 11:35:44 +08:00
Sam Hemelryk
d021250bf0
Merge branch 'm21_MDL-29519' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-09-27 14:09:50 +13:00
Eloy Lafuente (stronk7)
2b4dcfdcbd
Merge branch 'MDL-28686-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-09-27 00:54:49 +02:00
Sam Hemelryk
fe245b725b
Merge branch 'MDL-28424_21' of git://github.com/timhunt/moodle.git with changes
2011-09-27 11:26:37 +13:00
Eloy Lafuente (stronk7)
3dba01a40f
Merge branch 'w38_MDL-29535_m21_filters' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-09-26 23:57:30 +02:00
Petr Skoda
5cac28fb2b
MDL-29535 fix support for custom filter settings in contrib filters
2011-09-26 23:49:58 +02:00
Eloy Lafuente (stronk7)
dc110687c8
Merge branch 'MDL-29462_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 22:42:09 +02:00
Eloy Lafuente (stronk7)
0518140c31
Merge branch 'MDL-28202_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 22:28:47 +02:00
Eloy Lafuente (stronk7)
4d7a9cd8f5
Merge branch 'MDL-29427_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 22:01:35 +02:00
Eloy Lafuente (stronk7)
ba1afa0d95
Merge branch 'MDL-29528_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 21:44:49 +02:00
Tim Hunt
f8431a1933
MDL-29528 qtype multichoice and caclulated combined feedback format overwritten during upgrade.
2011-09-26 13:39:11 +01:00
Aparup Banerjee
3cef27bf9f
Merge branch 'MDL-29270-question-grade_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-09-26 17:04:28 +08:00
Rossiani Wijaya
9551f03606
MDL-29296 lesson mod: fixed regression for continue button on last lesson page.
2011-09-26 16:40:39 +08:00
Aparup Banerjee
8daff43635
Merge branch 'wip-MDL-29487-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-09-26 16:01:11 +08:00
Aparup Banerjee
e90206aaa4
Merge branch 'MDL-29464_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 14:49:21 +08:00
Aparup Banerjee
b967bf6005
Merge branch 'MDL-29333_rating_ajax_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-09-26 14:07:25 +08:00
Sam Hemelryk
ded9134e03
Merge branch 'MDL-29428_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 14:04:15 +13:00
AMOS bot
9d7b02bec0
Merge branch 'MOODLE_21_STABLE' into install_21_STABLE
2011-09-26 00:55:32 +00:00
Sam Hemelryk
d496829c61
Merge branch 'MDL-29484_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 13:55:27 +13:00
Sam Hemelryk
9c43f8f7e1
Merge branch 'MDL-29493_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 13:48:11 +13:00
Dan Marsden
7af777217d
MDL-29519 move plagiarism cron to after event queue
2011-09-26 13:16:28 +13:00
Sam Hemelryk
585bd02479
Merge branch 'MDL-29336-numerrors-mapping-21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-09-26 12:36:46 +13:00
Sam Hemelryk
d7749a10a6
Merge branch 'MDL-29478_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-09-26 10:53:10 +13:00
Sam Hemelryk
65072bfdc2
Merge branch 'MDL-29139_m21' of git://github.com/nebgor/moodle into MOODLE_21_STABLE
2011-09-26 10:45:40 +13:00
Sam Hemelryk
9f05075c61
Merge branch 'MDL-29190_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2011-09-26 10:39:26 +13:00
Jean-Michel Vedrine
ef4cf39174
MDL-29270 Fixed question bank backup converter (field rename)
2011-09-25 23:30:40 +02:00
Eloy Lafuente (stronk7)
7294a0649b
weekly release 2.1.1+ (emergency)
2011-09-25 17:26:40 +02:00
Eloy Lafuente (stronk7)
9c49600397
MDL-29512 Revert "MDL-25937 Froms Library: Added server side validation for filepicker and filemanager"
...
This reverts commit b19539bf44 .
2011-09-25 17:14:47 +02:00
Eloy Lafuente (stronk7)
0a5afc0583
MDL-29512 Revert "MDL-25937 Forms Library: Added Javascript validation for filepicker and filemanager. Also fixed disbledif rule check for both"
...
This reverts commit 1f552b4c48 .
2011-09-25 17:14:33 +02:00
AMOS bot
2de4e3872c
Automatically generated installer lang files
2011-09-25 00:55:21 +00:00
AMOS bot
d73581da42
Automatically generated installer lang files
2011-09-24 00:55:24 +00:00
Andreas Grabs
dbd388acef
MDL-29190 - XHTML not well formed in show_nonrespondents.php
2011-09-23 18:54:18 +02:00
Tim Hunt
51fd4dd261
MDL-29493 questions should be createable with defaultmark a float.
2011-09-23 12:52:39 +01:00
Tim Hunt
dddcaf6b6b
MDL-29484 qformat xml tests failing.
2011-09-23 12:09:31 +01:00
Sam Hemelryk
8710d49bec
MDL-29487 enrol: Fixed typo in enrol_sharing_course
2011-09-23 18:18:10 +12:00
Rossiani Wijaya
a672bd8ad5
MDL-29230 lesson_module: fixed question's answer to have 0 value.
2011-09-23 14:10:12 +08:00
Eloy Lafuente (stronk7)
4d1e35d8c0
MDL-29478 unittest - fix rating tests so they can be executed with accesslib caches cleaned
2011-09-23 01:48:09 +02:00
Eloy Lafuente (stronk7)
7bfc279ffb
MDL-29478 unittest - explicity include blog/lib.php. Was causing "random" errors
2011-09-23 01:37:58 +02:00
Eloy Lafuente (stronk7)
cb59f50fb8
MDL-29478 blog - fixed some recent regressions introduced by MDL-29186
2011-09-23 00:06:10 +02:00
Tim Hunt
5d81093e3c
MDL-29427 quiz nav: information items should should have a state tooltip
2011-09-22 18:13:11 +01:00
Tim Hunt
a9384ab0d0
MDL-29428 quiz navigation panel should use 'This page' (accessibility improvement)
2011-09-22 17:56:35 +01:00
Kyle Temkin
18d81bdb3c
MDL-28202 qtype_calculated fix edge case in the rounding code.
2011-09-22 12:14:44 +01:00
Andrew Davis (andyjdavis)
4b5c0b461c
MDL-25241 forum: reimplemented the display of ratings on the forum search page
2011-09-22 15:30:05 +08:00
Aparup Banerjee
0047a8f47d
MDL-29139 Forms Library : fixed missing require_once
2011-09-22 14:56:40 +08:00
David Mudrak
a39eb49fc2
MDL-29336 Saving grade mapping table in the Workshop
...
The Workshop module using the "Number of errors" grading strategy did
not save all items in the grade mapping table. If some assessment form
fields have weight > 1, the number of possible errors is greater that
the number of the assessment form fields. The previous code deleted all
mappings where the number of errors was greater than the number of
fields.
In this patch, the maximum number of possible errors is calculated as a
sum of weights of all fields. Only mappings over this maximum are
deleted now.
2011-09-22 05:17:44 +02:00
Andrew Davis (andyjdavis)
cfb909d013
MDL-29333 rating: prevent the ratings JS from being intialized multiple times
2011-09-22 10:23:26 +08:00
Andrew Davis (andyjdavis)
81fa243ea4
MDL-29333 rating: refactored the ratings ajax
2011-09-22 10:23:15 +08:00
AMOS bot
747d4d3e25
Automatically generated installer lang files
2011-09-22 00:55:33 +00:00
Tim Hunt
74ca90e5fb
MDL-29464 quiz add random question popup does not update sumgrades.
2011-09-21 16:43:05 +01:00
Tim Hunt
4e92a71fb3
MDL-29462 html_to_text('0') gives '', not '0'.
2011-09-21 16:42:33 +01:00
Tim Hunt
e6674da8ff
MDL-28424 Reviewing a quiz in 'secure mode' gives a fatal error.
...
The problem was when output was being started in relation to when the fake block was added.
Took the opportunity to clean up the quiz renderer API a bit.
2011-09-21 16:41:36 +01:00
Eloy Lafuente (stronk7)
136fa79e34
weekly release 2.1.1+
2011-09-21 17:11:46 +02:00
Eloy Lafuente (stronk7)
06a22aecb7
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-09-21 17:04:43 +02:00
AMOS bot
f7cf17a853
Automatically generated installer lang files
2011-09-21 00:55:20 +00:00
Eloy Lafuente (stronk7)
e63827ad98
Merge branch 'MDL-26567_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-21 00:11:14 +02:00
Tim Hunt
84de2336fb
MDL-26567 no grade category option on the quiz settings form.
...
Also, refine the standard_grading_coursemodule_elements method to add a
help string.
AMOS BEGIN
CPY [gradecategory,grades],[gradecategoryonmodform,grades]
AMOS END
2011-09-20 12:15:07 +01:00
Eloy Lafuente (stronk7)
7f0d91d546
Merge branch 'wip-mdl-29079-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-09-20 09:51:18 +02:00
Aparup Banerjee
14312ebc6a
Merge branch 'MDL-26890-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-09-20 13:17:00 +08:00
Ankit Kumar Agarwal
292faa4f7d
Forums check on filesize if the file is added to the forum from private area
2011-09-20 10:05:36 +05:30
Rajesh Taneja
e93bb0ca52
MDL-29079 Administration: Added space on both sides of locked checkbox and for rtl language space will be applied accordingly
2011-09-20 11:50:46 +08:00
Aparup Banerjee
a886ad10ea
Merge branch 'wip-mdl-28726-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-09-20 10:20:38 +08:00
Sam Hemelryk
c4b234ec54
Merge branch 'MDL-26841_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-09-20 12:13:48 +12:00
Sam Hemelryk
6831c9ff36
Merge branch 'MDL-29392_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-20 11:58:23 +12:00
Colin Chambers
6a49c01825
MDL-29394 form editor - Use hidden field when only 1 format option is available #947
2011-09-20 00:36:35 +02:00
Eloy Lafuente (stronk7)
0ff54e134f
Merge branch 'wip-mdl-29079-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-09-20 00:17:42 +02:00
Eloy Lafuente (stronk7)
5af8bbf854
Merge branch 'MDL-28679_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-20 00:04:17 +02:00
Eloy Lafuente (stronk7)
75ebacb1ec
Merge branch 'MDL-29126_export_separator_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-09-19 23:37:49 +02:00
M Kassaei
1859247e0c
MDL-29392 grade/report/index.php should use $CFG->grade_profilereport
2011-09-19 11:32:18 +01:00
Eloy Lafuente (stronk7)
f199117f05
MDL-26841 backup - prevent any enrolments info to be handled in IMPORT/HUB operations
2011-09-19 11:24:24 +02:00
Aparup Banerjee
bc24c20388
Merge branch 's13_MDL-29036_ws_upload_21' of git://github.com/dongsheng/moodle into MOODLE_21_STABLE
2011-09-19 16:13:31 +08:00
Dongsheng Cai
4e970a5335
MDL-29036 WEBSERVICE : webservice upload script should respect maxbytes and userquota settings
2011-09-19 15:29:13 +08:00
Sam Hemelryk
955f15a71f
Merge branch 'MDL-29366_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-19 19:20:17 +12:00
Sam Hemelryk
5585910ea7
Merge branch 'MDL-28329_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-19 18:36:55 +12:00
Rajesh Taneja
1b17be9050
MDL-29079 Administration: Added space between checkboxes on general backup setting page
2011-09-19 13:35:56 +08:00
Sam Hemelryk
26c28d0821
Merge branch 'wip-mdl-25937-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-09-19 17:00:40 +12:00
Aparup Banerjee
8104e0f2df
Merge branch 's13_MDL-28509_youtube_21' of github.com:dongsheng/moodle into MOODLE_21_STABLE
2011-09-19 12:15:00 +08:00
Dongsheng Cai
4ded0afd16
MDL-28509 repository : fixed youtube repository search keyword
2011-09-19 11:57:14 +08:00
Mark Johnson
2e348a6643
MDL-28509 repository_youtube Enable selection of sort order
2011-09-19 11:57:01 +08:00
Petr Skoda
84cae7bef8
MDL-29406 fix greedy config settings cleanup
2011-09-19 13:33:08 +12:00
Sam Hemelryk
3d2029f3d4
Merge branch 'MDL-29360_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-19 11:57:58 +12:00
KNDeepa
9acc5736a8
MDL-28329 local_qeupgradehelper make cron work.
2011-09-16 18:44:06 +01:00
Tim Hunt
08d1ba7106
MDL-28679 question response history displays states incorrectly.
2011-09-16 16:05:59 +01:00
Tim Hunt
e9197a3711
MDL-29366 qtype_essay import/export as Moodle XML loses files from graderinfo
2011-09-16 12:00:40 +01:00
Tim Hunt
4394f91b26
MDL-29360 quiz comment.php has broken JS for the Cancel button.
...
This swtichest it to more modern YUI3 approach.
2011-09-16 12:00:03 +01:00
Tim Hunt
25aa44ea97
MDL-28259 Individual answers Feedback not shown in Cloze questions
2011-09-16 11:59:02 +01:00
Rajesh Taneja
f9d4ab44e0
MDL-28726 wiki-2.0: Fixed XSS in wiki comments
2011-09-16 11:10:27 +08:00
Rajesh Taneja
1f552b4c48
MDL-25937 Forms Library: Added Javascript validation for filepicker and filemanager. Also fixed disbledif rule check for both
2011-09-16 09:18:23 +08:00
Rajesh Taneja
b19539bf44
MDL-25937 Froms Library: Added server side validation for filepicker and filemanager
2011-09-16 09:18:23 +08:00
Eloy Lafuente (stronk7)
ce0cb2451b
weekly release 2.1.1+
2011-09-16 01:38:33 +02:00
Eloy Lafuente (stronk7)
929c1e4a8b
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-09-16 01:34:34 +02:00
Eloy Lafuente (stronk7)
7923d63b16
MDL-29093 auth - help string now specifies MNet exception. Thanks Helen!
2011-09-14 11:37:31 +02:00
Eloy Lafuente (stronk7)
efb0aacf37
MDL-29093 auth - help string changed to VBFET suggestion
...
(very best favourite english translator, aka. Helen :-P)
2011-09-14 10:12:17 +02:00
Sam Hemelryk
9e312ed269
MDL-29188 course_formats Fixed up formatting of section name within navigation
2011-09-14 11:41:36 +12:00
Sam Hemelryk
6aa9352f66
MDL-29093 - Authentication improved new setting name and strings
2011-09-14 00:30:26 +02:00
Iñaki Arenaza
2023ca1f0f
MDL-29093 - Authentication for authentication only, not for user creation
...
There are cases when a moodle installation needs to only deal
user authentication and not user creation (this is especially
interesting when using external authentication sources such as LDAP,
CAS, etc.)
Add an option to prevent automatic user creation if the administrator
does't want users to be automatically created.
Signed-off-by: Iñaki Arenaza <iarenaza@mondragon.edu >
2011-09-14 00:30:17 +02:00
Petr Skoda
6f1156a6c2
MDL-29295 do not use strtok in dml and ddl layers
...
This prevents clobbering of internal pointer when code calling DML
uses strtok too. Unit test added to prevent future uses.
2011-09-14 00:21:33 +02:00
Aparup Banerjee
a7cb1e62f4
MDL-26257 Authentication : whitespace/style fixes
2011-09-13 19:15:48 +08:00
Aparup Banerjee
edb8077e7b
Merge branch 'MDL-26257-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-09-13 19:11:49 +08:00
Aparup Banerjee
d8f2500f46
Merge branch MDL-29186-m21 of git://github.com/samhemelryk/moodle
...
- resolved conflicts, minor whitespace and fixed quote.
- note: textlib_get_instance() is already deprecated
2011-09-13 16:19:47 +08:00
Aparup Banerjee
6519a7769d
Merge branch MDL-29187-m21 of git://github.com/samhemelryk/moodle
...
- resolved conflict.
2011-09-13 13:54:43 +08:00
Aparup Banerjee
995b4d16cd
Merge branch 'wip-MDL-29188-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-09-13 13:33:56 +08:00
Aparup Banerjee
717c3395be
Merge branch 'wip-MDL-29189-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-09-13 11:45:51 +08:00
Sam Hemelryk
6bc526319e
Merged branch '28595_m22_installcontinue' of git://github.com/skodak/moodle with changes
2011-09-13 15:35:27 +12:00
Sam Hemelryk
b3c64930ff
MDL-29189 course Minor fixups after code review
2011-09-13 11:19:17 +12:00
Andrew Davis (andyjdavis)
a6f388c664
MDL-22232 messaging: added the ability to temporarily disable notifications to a particular user
2011-09-12 20:24:08 +12:00
Sam Hemelryk
90d14d089c
Merge branch 'MDL-29211_M21' of git://github.com/kordan/moodle into MOODLE_21_STABLE
2011-09-12 19:49:26 +12:00
kordan
9d8dbe645c
MDL-29211 fox for MOODLE_21_STABLE
2011-09-12 09:40:08 +02:00
Sun Zhigang
937e0a23d9
MDL-29112 trigger event mod_deleted after deleting mod through AJAX
2011-09-12 17:36:10 +12:00
Aparup Banerjee
910671644c
MDL-28724 wiki : Fixed bugs in wiki forms
2011-09-12 17:27:56 +12:00
Petr Skoda
9e6ef6ccc2
MDL-29131 fix multiple groups issues on the recent activity report
2011-09-12 17:08:58 +12:00
Sam Hemelryk
4a277f4f4e
Merge branch 'w36_MDL-29306_m21_dbenrolroles' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-09-12 15:30:33 +12:00
Sam Hemelryk
786a905607
Merge branch 'w36_MDL-29292_m21_featuretypo' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-09-12 15:17:25 +12:00
Sam Hemelryk
20ff7e3279
Merge branch 'MDL-27635_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-09-12 14:39:22 +12:00
Sam Hemelryk
2513a2b24f
Merge branch 'w36_MDL-29312_m21_cookieless' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-09-12 14:25:02 +12:00
Rossiani Wijaya
4966b0ee71
MDL-27635 hub component: fixed default value for 'secret' field in 'registration_hubs' table
2011-09-12 10:21:45 +08:00
Sam Hemelryk
18fc309097
Merge branch 'MDL-28488_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-09-12 13:20:47 +12:00
kordan
3bfe7ce57a
MDL-29056 theme-formal_white fix for the report pagelayout that was preventing horizontal scroll
2011-09-12 13:03:02 +12:00
Eloy Lafuente (stronk7)
366c19fabd
MDL-28488 backup - conditionaly apply defaults based on mode
...
Some modes of backup cannot be preloaded with general backup
settings because they may conflict with the definitions required/set
by the mode (for example, import backups are, by definition, without
users always, so we cannot apply one default in the opposite direction).
So, after the patch, current general_backup setting will be only applied
to general backups, import/hub modes won't be using any default and
automated backup defaults should be loaded here (TODO)
2011-09-11 21:57:00 +02:00
Eloy Lafuente (stronk7)
56a1642c5b
MDL-28488 backup - '[backup|restore]:configure cap does not control import mode anymore
2011-09-11 21:56:45 +02:00
Eloy Lafuente (stronk7)
9d74bab3bc
MDL-28488 backup - fixup some strings and delete legacy ones
2011-09-11 21:56:31 +02:00
Eloy Lafuente (stronk7)
993261dcff
MDL-28488 backup - make backup and import capabilities independent
...
Before this change, in order to perform one course import it was
necessary to have both the backupcourse and the backuptargetimport
capabilities. After agreement now each one will control its own
backup mode. Same applies for restore.
2011-09-11 21:56:13 +02:00
Eloy Lafuente (stronk7)
4b5233f9c4
MDL-28488 backup - activity duplication requires 2 capabilities in ctx
2011-09-11 21:55:43 +02:00
Petr Skoda
0cf269c1fc
MDL-29292 fix feature typo
...
Credit goes to Raminder Singh.
2011-09-11 12:49:16 +02:00
Petr Skoda
e1e082a809
MDL-29312 prevent cookieless mode for security reasons
2011-09-11 10:07:27 +02:00
AMOS bot
8cd0f221b6
Automatically generated installer lang files
2011-09-11 00:55:40 +00:00
Petr Skoda
94a720f287
MDL-28595 explain the need to install into new db if something fails during the initial install
2011-09-11 00:08:23 +02:00
Petr Skoda
f6090a3531
MDL-28595 do not print continue link if install fails
2011-09-11 00:08:20 +02:00
Petr Skoda
3dfac46e97
MDL-29306 support multiple roles in ext enrol db
2011-09-10 23:34:06 +02:00
AMOS bot
3119ba9a2a
Automatically generated installer lang files
2011-09-10 00:55:20 +00:00
AMOS bot
74743b5e48
Automatically generated installer lang files
2011-09-09 00:55:20 +00:00
Henning Bostelmann
033a066e4f
MDL-26257 Shibboleth auth: run logout handler only if logged in via Shibboleth
2011-09-08 11:53:44 +01:00
AMOS bot
8ede1d5121
Automatically generated installer lang files
2011-09-08 00:55:31 +00:00
Sam Hemelryk
0347dd4d70
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
2011-09-08 09:39:00 +12:00
Sam Hemelryk
5da6f4eeb6
MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly
2011-09-08 09:36:55 +12:00
Sam Hemelryk
34c46428f1
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:10 +12:00
Sam Hemelryk
9ec4220c84
MDL-29188 multilang Reviewed the uses of section name and ensured things were being formatted consistently
2011-09-08 09:27:55 +12:00
Eloy Lafuente (stronk7)
22e8ad6134
weekly release 2.1.1+
2011-09-07 17:55:05 +02:00
Eloy Lafuente (stronk7)
0780ba7ca7
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-09-07 17:49:21 +02:00
Eloy Lafuente (stronk7)
06b66d530b
Merge branch 'wip-MDL-28043-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-09-06 13:56:08 +02:00
Eloy Lafuente (stronk7)
57d30b5276
Merge branch 'wip-mdl-28987-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-09-06 01:59:49 +02:00
Sam Hemelryk
a640301b81
MDL-28043 user Fixed context hack in pluginfile for user pics leading to init of page, theme and output for redirect
2011-09-06 11:29:44 +12:00
Eloy Lafuente (stronk7)
593b4518ad
Merge branch 'wip-mdl-23520-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-09-06 01:27:51 +02:00
Eloy Lafuente (stronk7)
abaff947c6
Merge branch 'wip-MDL-29006-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-09-06 00:38:38 +02:00
Eloy Lafuente (stronk7)
ae115cf229
Merge branch 'w35_MDL-29145_m21_imscpregression' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-09-05 21:52:08 +02:00
Eloy Lafuente (stronk7)
152ee16812
MDL-29072 Import course - whitespace fixes
2011-09-05 10:42:55 +02:00
Petr Skoda
ed2448a342
MDL-29145 fix regression caused by MDL-27448
2011-09-05 09:47:09 +02:00
Rajesh Taneja
48f6a80092
MDL-28987 Forms Library: Removed onBlur validation. Now the validation will occur on form submit only
2011-09-05 14:26:19 +08:00
Iñaki Arenaza
85f5ab3145
MDL-27689 Vague README-LDAP file in auth/ldap
...
README-LDAP referes to a file that was renamed (to auth.php) in Moodle
1.8 and no longer exists. Make clear what file we are referring to.
2011-09-05 13:31:41 +08:00
Aparup Banerjee
26cfc10584
Merge branch 'wip-MDL-26811-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-09-05 13:18:52 +08:00
Aparup Banerjee
5f856fdfe9
Merge branch 'MDL-29198_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-09-05 12:52:15 +08:00
Rajesh Taneja
0d7dcbf1ae
MDL-28987 Forms Library: Added tinyMCE onblur event callback for required tinymce fields
2011-09-05 12:21:55 +08:00
Rajesh Taneja
6786f79ab4
MDL-28987 Forms Library: Added tinyMCE save for tinymce editor validation
2011-09-05 12:21:49 +08:00
Adam Olley
a010bfe63d
MDL-28987: Affix [text] to editor element in JS validation and add blur event
2011-09-05 12:21:43 +08:00
Sam Hemelryk
3cabe2de8c
Merge branch 'MDL-29018_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-09-05 16:08:07 +12:00
Sam Hemelryk
7ecabfdce4
Merge branch 'MDL-28689_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-09-05 16:03:08 +12:00
Rossiani Wijaya
c8fa99de72
MDL-29018 lesson module statistics: fixed statistics diplay for whole the class
2011-09-05 11:16:33 +08:00
Henning Bostelmann
02aac22ff8
MDL-29072 Import course: Use correct capability for course selection
2011-09-05 13:41:34 +12:00
Sam Hemelryk
05956888d7
Merge branch 'MDL-27975_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-09-05 13:37:33 +12:00
Sam Hemelryk
caff2aa640
Merge branch 's13_MDL-29170_risklevel_21' of git://github.com/dongsheng/moodle into MOODLE_21_STABLE
2011-09-05 11:13:17 +12:00
AMOS bot
5031249d84
Automatically generated installer lang files
2011-09-03 00:55:20 +00:00
Eloy Lafuente (stronk7)
3c7a83744e
MDL-28080 DML unit tests - cover tweak_param_names() and the new 30 chars limit exception
2011-09-01 19:59:13 +02:00
Eloy Lafuente (stronk7)
436135f52a
MDL-28080 oracle - avoid tweak_param_names() tweaking too much :-P
...
Sometimes the (oracle only) tweak_param_names() method was causing
placeholders having > 28 chars length to exceed the 30 chars limit
imposed by Oracle. With this commit the tweak is performed by
replacement for such long placeholders and, at the same time, the
tweak has been commented out from insert/update because it is not
necessary there (placeholders are safe column name always)
2011-09-01 19:59:13 +02:00
Tim Hunt
41f17b384f
MDL-28080 coding_exception for over-long placeholder names.
2011-09-01 19:59:12 +02:00
Rossiani Wijaya
47b9f44c6f
MDL-27975 community block: fixed string typo
2011-09-01 17:10:29 +08:00
Eloy Lafuente (stronk7)
7a8a938077
MDL-29198 DB - make delete_records transactional safe when needed
2011-09-01 11:08:09 +02:00
Rossiani Wijaya
e3a6a3878e
MDL-28689 chat module: add input.png file. This is a simple fix by copying the file from bubbles themes. Proper fix should be done in the future
2011-09-01 16:27:13 +08:00
Andrew Davis (andyjdavis)
35dd29564b
MDL-29126 gradebook: made text export with tabs as separator work
2011-09-01 15:32:27 +08:00
Dongsheng Cai
5c71cfca6a
WEBSERVICE MDL-29170 reduce createmobiletoken capability risk level
2011-09-01 11:03:47 +08:00
AMOS bot
e5df0e3e17
Automatically generated installer lang files
2011-09-01 00:55:25 +00:00
Rajesh Taneja
6b94a62ff8
MDL-23520 mod-wiki-2.0: Added delete page and version feature as it was in 1.9
2011-08-31 13:54:16 +08:00
Sam Hemelryk
e9a574454c
MDL-29006 block_html Added formatted to title printed on editing form when a hard freeze is in effect
2011-08-31 11:46:44 +12:00
Eloy Lafuente (stronk7)
ddf322586e
weekly release 2.1.1+
2011-08-31 01:33:29 +02:00
Sam Hemelryk
ed9041c9ce
MDL-26811 upgrade Fixed up default handling causing exception on upgrade of used site in MSSQL
2011-08-31 11:33:29 +12:00
Eloy Lafuente (stronk7)
3853dc585c
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-08-31 01:29:39 +02:00
Aparup Banerjee
132c116509
MDL-29005 blocks : clarified comment
2011-08-30 11:20:38 +08:00
Aparup Banerjee
97dd4ec539
Merge branch 'MDL-29005_MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-08-30 11:19:57 +08:00
Eloy Lafuente (stronk7)
5266e929da
MDL-28489 site news forum - support multilang filter
2011-08-30 11:06:57 +12:00
Eloy Lafuente (stronk7)
9c89f307f8
Merge branch 'MDL-29141_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-29 13:01:57 +02:00
Eloy Lafuente (stronk7)
4524a47a0a
Merge branch 'wip-MDL-24202-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-08-29 10:30:59 +02:00
Aparup Banerjee
7816f5acb0
Merge branch 'MDL-29144_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-29 12:01:41 +08:00
Sam Hemelryk
ce4285c883
Merge branch 'MDL-28564_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-29 13:59:26 +12:00
Sam Hemelryk
208b9e2a50
MDL-24202 navigation Fixed bug caused by navigation overriding a CFG setting
2011-08-29 13:45:36 +12:00
Eloy Lafuente (stronk7)
5a8f177c73
Merge branch 'MDL-28943_manage_message_name_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-08-29 03:26:41 +02:00
Eloy Lafuente (stronk7)
fa3dff1318
Merge branch 'MDL-26302_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-29 03:23:28 +02:00
Sam Hemelryk
a4ad64950b
Merge branch 'MDL-26819_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-08-29 13:05:22 +12:00
Sam Hemelryk
6870b5dcbb
Merge branch 'dev_MDL-27289_boxnet_21' of git://github.com/dongsheng/moodle into MOODLE_21_STABLE
2011-08-29 12:54:40 +12:00
Eloy Lafuente (stronk7)
6e582f1632
Merge branch 'MDL-29064_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-29 02:52:55 +02:00
Eloy Lafuente (stronk7)
3bdb9bfd54
Merge branch 'MOODLE_21_STABLE' of git.moodle.org:/git/integration into MOODLE_21_STABLE
2011-08-29 02:41:27 +02:00
Eloy Lafuente (stronk7)
1dd41f0eb1
Merge branch 'MDL-29062_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-29 02:40:08 +02:00
Sam Hemelryk
78b19caf0a
Merge branch 'MDL-29135-mnet-login_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-08-29 12:24:57 +12:00
Eloy Lafuente (stronk7)
4984e712e6
Merge branch 'MDL-29111_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-29 02:02:55 +02:00
David Mudrak
174245497e
MDL-29148 MNet - improved handling of a verification function return code
2011-08-29 01:48:41 +02:00
Eloy Lafuente (stronk7)
119b895133
Merge branch 'wip_MDL-16168_2.1_CAS_crash_if_no_LDAP' of https://github.com/iarenaza/moodle into MOODLE_21_STABLE
2011-08-29 01:33:03 +02:00
Eloy Lafuente (stronk7)
04dc7f877b
Merge branch 'MDL-25872-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-08-29 01:22:42 +02:00
Iñaki Arenaza
5e7d9e3e36
MDL-28402 LDAP configuration values being stored in lower case, causing misconfiguration
...
It looks like array_change_key_case() does not work recursively, so we
were not actually lowercasing the expiration attribute key. As the
configuration setting is always lowercase they didn't match.
2011-08-29 01:08:42 +02:00
Eloy Lafuente (stronk7)
c24ccde07f
MDL-26819 quiz statistics - use cross-db GROUP BY expression
2011-08-28 22:16:11 +02:00
Iñaki Arenaza
b38bcc3a1d
MDL-16168 auth/cas CAS crashes if no LDAP is set up
...
Fix was pending for Moodle 2.1. Credit goes to Ivan Dackiewicz.
2011-08-28 15:32:32 +02:00
David Mudrak
9b81b37eb9
MDL-27107 auth_mnet - consider all incoming roaming users as confirmed
...
The 'confirmed' field can't be optional. If the identity provider did
not export it, the new remote user would be created with 'confirmed' set
to default zero and as such could be a subject of scheduled deletion.
2011-08-28 02:36:38 +02:00
David Mudrak
2f2cf818c2
MDL-29135 Reworded login prompt with SSO over MNet enabled
2011-08-27 18:24:55 +02:00
AMOS bot
ed32596d3a
Automatically generated installer lang files
2011-08-27 00:55:41 +00:00
M Kassaei
9651053bb4
MDL-29144 quiz navigation: Screen-readers speak question state twice
2011-08-26 19:10:54 +01:00
Tim Hunt
15e6246359
MDL-29111 quiz was passing 0 to ->review_url when it should have been null.
2011-08-26 18:16:57 +01:00
Henning Bostelmann
b1a24c1eb0
MDL-25872 View assignment submissions: show only students, not teachers
...
Fixing incorrect capability reference mod/assignment:view to ...:submit
2011-08-26 17:34:35 +01:00
Tim Hunt
362d5c1ed1
MDL-29141 question bank show question text checkbox does not match state.
2011-08-26 17:01:52 +01:00
Henning Bostelmann
d5ae2ed112
MDL-28686 QE2 upgrade: recognize manually graded, deleted questions
2011-08-26 14:37:49 +01:00
Eloy Lafuente (stronk7)
e4527c5497
weekly release 2.1.1+
2011-08-26 15:09:00 +02:00
Eloy Lafuente (stronk7)
200cb06bfc
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-08-26 14:56:52 +02:00
Eloy Lafuente (stronk7)
97e4e3953a
MDL-28684 QE2 upgrade: fix undefined $a regression. Thanks Henning!
2011-08-25 15:54:41 +02:00
Eloy Lafuente (stronk7)
ee4dee99e8
Merge branch 'MDL-27823_bulk_messaging_2_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-08-25 10:46:11 +02:00
AMOS bot
7adfd55ec2
Automatically generated installer lang files
2011-08-25 00:55:21 +00:00
Eloy Lafuente (stronk7)
efc2de0e97
Merge branch 'MDL-28650-MOODLE-21-STABLE' of https://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-08-25 01:15:49 +02:00
Eloy Lafuente (stronk7)
ddec658859
Merge branch 'MDL-28684_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-24 17:12:18 +02:00
Tim Hunt
e9f707d38a
MDL-28684 fix failing unit test - which means fix the acutal code.
...
Sorry for the noise.
2011-08-24 16:02:40 +01:00
Eloy Lafuente (stronk7)
7faa5b4e9c
Merge branch 'MDL-28976_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-24 12:57:51 +02:00
Jerome Mouneyrac
2eb3bb390f
MDL-29005 display enrollable courses total and downloadable courses total instead of courses/sites total
2011-08-24 14:49:54 +08:00
Aparup Banerjee
2134aa6129
Revert "MDL-28509 repository_youtube Enable selection of sort order"
...
This reverts commit 0638e55b14 .
2011-08-24 14:43:05 +08:00
Eloy Lafuente (stronk7)
adc0d74ac9
Merge branch 'w33_MDL-29022_m21_idnumber' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-24 03:51:51 +02:00
Aaron Barnes
b5013dc868
MDL-28248 completion: Incorrect SQL for finding enrol start date
2011-08-24 12:07:18 +12:00
Eloy Lafuente (stronk7)
b61fd419e8
Merge branch 'MDL-28979_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-24 01:56:06 +02:00
Tim Hunt
8c412f122c
MDL-28942 qtype multichoice, multi-response. Avoid computing the wrong random guess score.
...
It is effectively impossible to compute the right random guess score, so we should not compute anything, rather than computing a number that we know is wrong.
This patch also fixes a multianswer unit test error that was shown up by this fix.
2011-08-24 01:53:26 +02:00
Eloy Lafuente (stronk7)
7a4a1f14ca
Merge branch 'MDL-28975_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-24 01:45:23 +02:00
Sun Zhigang
fad5ec9b5a
MDL-29019 enrol - fix a typo
2011-08-24 01:31:29 +02:00
Petr Skoda
93e8c6c422
MDL-19380 fix redirect when virus found in JS-less mode
2011-08-24 01:21:08 +02:00
Petr Skoda
16dc846eb1
MDL-19380 reimplement antivir scanning in repositories
2011-08-24 01:21:00 +02:00
Petr Skoda
c7c1a8cf14
MDL-29000 multiple password reset issues
...
* stop abusing get_complete_user_data()
* fix case-sensitiveness in password reset for PG
* do not allow reset of disabled accounts
* propose a solution for non-unique emails
2011-08-24 01:08:10 +02:00
Petr Skoda
b13eda7e8d
MDL-28981 fix forum_user_can_post() call params
2011-08-24 00:53:29 +02:00
Tony Levi
a3ad8fd883
MDL-27228: Fix label 'eye' does not match show/hide setting
2011-08-23 23:36:29 +02:00
Eloy Lafuente (stronk7)
4ffedd8b0e
Merge branch 'w33_MDL-28708_m21_f304' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-23 23:32:36 +02:00
Eloy Lafuente (stronk7)
71cf843ad2
Merge branch 'w33_MDL-28709_m21_h304' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-23 23:23:15 +02:00
Eloy Lafuente (stronk7)
fd7bdf278c
Merge branch 'w33_MDL-29011_m21_nomanualenrol' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-23 23:13:28 +02:00
Eloy Lafuente (stronk7)
80fc30b7bd
MDL-28684 QE2 upgrade: whitespace fix
2011-08-23 22:53:26 +02:00
Eloy Lafuente (stronk7)
251037cefd
Merge branch 'MDL-28684b-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-08-23 22:53:11 +02:00
Eloy Lafuente (stronk7)
3d95259d7e
Merge branch 'MDL-28444-21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-23 22:48:06 +02:00
Aparup Banerjee
1b502dff19
Merge branch 'w33_MDL-28982_m21_sqlfullname' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-24 02:59:56 +08:00
Aparup Banerjee
e9f8af2a1b
Merge branch 'MDL-28687_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-24 02:28:21 +08:00
Eloy Lafuente (stronk7)
35dd038144
MDL-28962 enrol imsenterprise - whitespace fix
2011-08-23 18:43:37 +02:00
Eloy Lafuente (stronk7)
f403941133
Merge branch 'm21_MDL-28962' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-08-23 18:43:21 +02:00
Eloy Lafuente (stronk7)
a1eeb0185a
Merge branch 'MDL-28957_21' of git://github.com/colchambers/moodle into MOODLE_21_STABLE
2011-08-23 18:01:16 +02:00
Eloy Lafuente (stronk7)
dc70aa7378
Merge branch 'MDL-28397-21' of https://github.com/totara/moodle into MOODLE_21_STABLE
2011-08-23 17:31:12 +02:00
Sam Hemelryk
bb37aab093
MDL-25636 block_html Fixed up missing format config if block restored from early 2.0 backup
2011-08-23 18:41:48 +08:00
Eloy Lafuente (stronk7)
72bd83e0f1
Merge branch 'w33_MDL-28381_m21_cliphpver' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-23 11:03:42 +02:00
Eloy Lafuente (stronk7)
1b69c111cc
Merge branch 'MDL-28996_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-23 10:42:52 +02:00
Petr Skoda
23eccfcd77
MDL-28935 use weekdays as calendar table headings
2011-08-23 10:05:14 +02:00
Jason Ilicic
68cfdb72f9
MDL-28935 Add days of week to monthly calendar view
2011-08-23 10:05:04 +02:00
Tim Hunt
0570e81ecb
MDL-29062 qtype multianswer refers to old name for the question_delete_questions function.
2011-08-23 08:54:15 +01:00
Tim Hunt
5ce736caa8
MDL-29064 qtype multianswer, question text should be a required field.
2011-08-23 08:41:00 +01:00
Aparup Banerjee
8145290d43
Merge branch 'MDL-28509_21_STABLE' of git://github.com/marxjohnson/moodle into MOODLE_21_STABLE
2011-08-23 14:55:11 +08:00
Eloy Lafuente (stronk7)
d94b4b327d
Merge branch 'm21_MDL-28999' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-08-23 02:49:59 +02:00
Petr Skoda
c896d5c54d
MDL-29016 allow distributions to set dataroot permissions
2011-08-23 02:43:10 +02:00
Eloy Lafuente (stronk7)
5cfb119475
Merge branch 'MDL-28990-MOODLE_21_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_21_STABLE
2011-08-23 02:37:01 +02:00
Eloy Lafuente (stronk7)
092c6089c9
Merge branch 'w33_MDL-29031_m21_oldblock' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-23 02:05:08 +02:00
Eloy Lafuente (stronk7)
8fb3542126
Merge branch 'MDL-28226_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-23 01:42:25 +02:00
Adam Olley
4b0fbfcbd9
MDL-28481: Send headers before any possible output
2011-08-23 01:37:16 +02:00
Eloy Lafuente (stronk7)
b1ea3fb2c6
Merge branch 'w33_MDL-28936_m21_msgstrlen' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-23 01:20:24 +02:00
Eloy Lafuente (stronk7)
94aa0fbe8c
Merge branch 'MDL-28241_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-23 01:17:17 +02:00
Tom Cubanski
6be8a680e2
MDL-26302 quiz editing: top move button on the order and paging tab does not work.
...
It is strange that processes the submission already handles the submitted data from this change to the HTML.
2011-08-22 23:56:51 +01:00
Tim Hunt
6310adb3f4
MDL-28564 question type importing, improve Jamie's fix.
2011-08-22 23:32:48 +01:00
Jamie Pratt
80fa621c50
MDL-28564 "implement support for extra answer fields in question export and
...
import" implemented support for extra answer fields in questiontype base
export and import functions.
2011-08-22 23:32:47 +01:00
Tim Hunt
60854b669a
MDL-28241 editing multianswer questions broken since the fix for MDL-24594.
2011-08-22 22:36:37 +01:00
Aparup Banerjee
8db14e344b
Merge branch 'wip-mdl-28580-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-08-23 01:49:51 +08:00
Andrew Davis (andyjdavis)
a47827691a
MDL-27823 messaging: preventing html tags from being output to the UI
2011-08-22 15:28:30 +08:00
Aaron Barnes
3b9bf6a949
MDL-28397 completion: Activity completion criteria not showing grading
...
requirement
Credit goes to Evan Irving-Pease for the patch
2011-08-22 14:57:13 +12:00
Petr Skoda
5eb8c77850
MDL-29011 do not require manual enrol cap on the enrolled users page
2011-08-21 18:18:35 +02:00
Petr Skoda
51606ad2d8
MDL-29031 remove blocks cleanup todo
2011-08-21 17:45:52 +02:00
Petr Skoda
812e3294be
MDL-27248 remove forgotten unique sortorder index from the course table
2011-08-21 17:33:19 +02:00
Petr Skoda
181b0dc545
MDL-28982 fix DML use
2011-08-21 15:39:34 +02:00
Petr Skoda
6b3d645e9b
MDL-28381 always verify PHP version in CLI scripts
...
The problem is that people may use different php binary for web and CLI.
2011-08-21 12:22:14 +02:00
Tim Hunt
3d233b9dab
MDL-28444 unit test to verify the fix.
2011-08-20 13:18:05 +01:00
Henning Bostelmann
5c364504a6
MDL-28444 synchronized datasets: fix typo in get_variants_selection_seed()
2011-08-20 11:45:41 +01:00
Petr Skoda
0864c8a59d
MDL-29022 do not require idnumber in ext courses - backport from MDL-29020
2011-08-20 11:34:58 +02:00
AMOS bot
c498bf796b
Automatically generated installer lang files
2011-08-20 00:55:28 +00:00
Petr Skoda
a32da065ae
MDL-28936 fix invalid >200 comparison and utf-8 incompatibility
...
Credit for discovery goes to Jason Ilicic.
2011-08-19 18:44:33 +02:00
Tony Levi
68d9daa187
MDL-28708: Send 304 Not Modified response when browser If-Modified-Since header is after file mtime
2011-08-19 17:27:20 +02:00
Petr Skoda
4bdcd23e19
MDL-28709 adding HTTP_IF_MODIFIED_SINCE and minor style tweaks
2011-08-19 16:50:16 +02:00
Tony Levi
716f93efdb
MDL-28709: Performance: Send cache/contenttype headers with 304 responses
2011-08-19 16:50:16 +02:00
Henning Bostelmann
ec5f40b1a9
MDL-28684 QE2 upgrade: recognize empty answer in multichoice questions
2011-08-19 10:33:55 +01:00
Rajesh Taneja
01f9bc7948
MDL-28580 Administration: Added sanity check to grab wrong usage of upgrade_main_savepoint
2011-08-19 07:41:13 +00:00
Jerome Mouneyrac
fc218ba9e2
MDL-28990 add web service mobile overview
2011-08-19 11:47:17 +08:00
Dan Marsden
f3e0eac04f
MDL-28999 SCORM add missing yui2 require
2011-08-19 10:21:11 +12:00
Tim Hunt
da45306da5
MDL-28996 Quiz view page list of attempts table is sometimes missing a cell.
2011-08-18 19:27:19 +01:00
Tim Hunt
96bab3e01d
MDL-28979 qtype match: correct answer formatted badly.
2011-08-18 13:51:18 +01:00
Tim Hunt
cb5a7bba89
MDL-28976 quiz was passing 0 to ->attempt_url when it should have been null.
...
There was also one other incorrect call that is fixed in this commit.
2011-08-18 13:50:51 +01:00
Tim Hunt
0a20ddbe7d
MDL-28975 question engine, JavaScript error in IE.
2011-08-18 13:50:24 +01:00
Tim Hunt
3575052f81
MDL-28687 questions avoid fatal errors when reviewing attempts at deleted questions.
2011-08-18 13:49:33 +01:00
Tim Hunt
6d9ae2adf0
MDL-28226 quiz locallib. Fix PHPdoc comment and code to make the API clearer.
2011-08-18 13:44:01 +01:00
Jerome Mouneyrac
f76dc0ff65
MDL-28650 add a page in the administration to the full web service API (API documentation).
2011-08-18 12:08:38 +08:00
Dan Marsden
1b64c78d36
MDL-28962 enrol imsenterprise - incorrect conversion of new dml syntax - thanks to Patrick Gagnon for report and fix.
2011-08-18 13:40:17 +12:00
Eloy Lafuente (stronk7)
24654d977b
weekly release 2.1.1+
2011-08-18 02:42:40 +02:00
Eloy Lafuente (stronk7)
cd91adc715
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-08-18 02:38:43 +02:00
Colin Chambers
e5ba71b479
#MDL-28957 outputrequirementslib reduced excessive js console logging
2011-08-17 14:58:15 +01:00
Eloy Lafuente (stronk7)
ad307c7121
Merge branch 'MDL-28349_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-17 15:40:00 +02:00
Dongsheng Cai
1c64c52951
MDL-27289, upgrade box.net repository plugin to use new box.net authentication process
2011-08-17 11:45:32 +08:00
Eloy Lafuente (stronk7)
74475bd5d5
Merge branch 'wip-mdl-27219-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-08-17 02:59:38 +02:00
Eloy Lafuente (stronk7)
c30dadce6f
Merge branch 'MDL-28737_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-17 02:51:57 +02:00
Eloy Lafuente (stronk7)
f45cf8cb2c
Revert "MDL-25757 SCORM fix issue with duplicate cmi values being saved"
...
This reverts commit 2c7cc519d8 .
2011-08-17 02:28:49 +02:00
Eloy Lafuente (stronk7)
4239318be9
Merge branch 'MDL-21934_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-17 01:29:20 +02:00
Eloy Lafuente (stronk7)
33868528bb
Merge branch 'MDL-27752_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-08-17 01:02:21 +02:00
Eloy Lafuente (stronk7)
e3af6a00ba
Merge branch 'MDL-28643-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2011-08-17 00:45:25 +02:00
Eloy Lafuente (stronk7)
95caac3cc8
Merge branch 'm21_MDL-28649' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-08-17 00:33:07 +02:00
Eloy Lafuente (stronk7)
c89c390759
Merge branch 'MDL-28652_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-17 00:29:23 +02:00
Eloy Lafuente (stronk7)
25bde46869
Merge branch 'MDL-28653_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-17 00:25:46 +02:00
Tim Hunt
269c653560
MDL-28654 fix path for TinyMCE in lib/thirdpartylibs.xml.
2011-08-17 00:10:09 +02:00
Eloy Lafuente (stronk7)
88b340161b
Merge branch 'MDL-28655-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-08-17 00:07:44 +02:00
Eloy Lafuente (stronk7)
5b18861bf0
Merge branch 'm21_MDL-28721' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-08-16 23:44:12 +02:00
Eloy Lafuente (stronk7)
84e093e143
Merge branch 'wip-MDL-26754-MOODLE_21_STABLE' of github.com:marinaglancy/moodle into MOODLE_21_STABLE
2011-08-16 13:11:16 +02:00
Eloy Lafuente (stronk7)
02b36f79d2
Merge branch 'MDL-28365_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-16 13:03:59 +02:00
Eloy Lafuente (stronk7)
a6f18c98f4
Merge branch 'MDL-23872_m21' of git://github.com/nebgor/moodle into MOODLE_21_STABLE
2011-08-16 11:51:53 +02:00
Rajesh Taneja
273ac54baa
MDL-27219 chat: Beep will not display user fullname if user is not in chat
2011-08-16 16:35:33 +08:00
Andrew Davis (andyjdavis)
549af292b6
MDL-28943 messaging: made messaging admin page use a string instead of the plugin name
2011-08-16 14:33:57 +08:00
Eloy Lafuente (stronk7)
28f9b39287
Merge branch 'MDL-28931_m21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-08-16 03:06:07 +02:00
Eloy Lafuente (stronk7)
e42213ab72
Merge branch 'wip-mdl-27728-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-08-16 02:14:49 +02:00
Eloy Lafuente (stronk7)
68d998c6cf
Merge branch 'MDL-27030_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-16 02:07:37 +02:00
Eloy Lafuente (stronk7)
bf22dc969c
MDL-27896 filters/editor - fix whitespace
2011-08-16 02:01:20 +02:00
Eloy Lafuente (stronk7)
0031600453
Merge branch 'wip-mdl-27896-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-08-16 02:00:36 +02:00
Eloy Lafuente (stronk7)
3bcd0781f1
Merge branch 'm21_MDL-25757' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-08-16 00:39:18 +02:00
Petr Skoda
26e3dce466
Merge branch 'MDL-27845_rating_aggregation_21' into MOODLE_21_STABLE
2011-08-15 20:41:12 +02:00
Tim Hunt
5e54da0a69
MDL-21934 Removing all questions from the quiz should not delet overall feedback.
...
Overall feedback was being wiped because the quiz max grade was being set to zero when sumgrades was set to 0. The correct logic is to only set maxgrade to 0 if there are questions in the quiz and sumgrades is 0.
2011-08-15 19:10:47 +01:00
Eloy Lafuente (stronk7)
a4f85cc579
Merge branch 'm21_MDL-28603' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-08-15 20:02:33 +02:00
Dan Poltawski
bf1b681560
MDL-28605 repsitory/local - Prevent server running out of memory
...
Removing useless code..
2011-08-15 19:58:27 +02:00
Eloy Lafuente (stronk7)
2ce0d40694
Merge branch 'MDL-28939_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-15 19:34:59 +02:00
Tim Hunt
7f10fbbf5f
MDL-28349 error when GIFT-importing essay questions.
2011-08-15 16:18:03 +01:00
Tim Hunt
e67a234c98
MDL-28365 Move question lang string to the right file
...
All the references to this sring were already referring to it in the new
place.
AMOS BEGIN
MOV [cannotread,mod_quiz],[cannotread,question]
AMOS END
2011-08-15 15:20:15 +01:00
Tim Hunt
80e3f00091
MDL-28939 Bad lang string reference in grade/import/csv.
2011-08-15 15:12:19 +01:00
Tim Hunt
d3fd75d21d
MDL-28639 question import should set timemodified and modified by.
...
Thanks to Jean-Michel Vedrine for the fix.
2011-08-15 14:56:45 +01:00
Tim Hunt
8ad92a30f1
MDL-28438 Aiken question import broken since MDL-24594.
2011-08-15 14:47:16 +01:00
Eloy Lafuente (stronk7)
bee0152fda
MDL-28931 timezone - update to 2011h (2200 rules)
2011-08-14 18:06:10 +02:00
Dan Marsden
2c7cc519d8
MDL-25757 SCORM fix issue with duplicate cmi values being saved
2011-08-13 13:24:22 +12:00
Tim Hunt
643e2728df
MDL-28737 advcheckboxes toggle state every submit if checkbox_controller present.
2011-08-12 19:13:20 +01:00
Rajesh Taneja
3a7de25755
MDL-27896 course - Rectified wrong use of itemid for preparing draft file area
2011-08-12 16:49:29 +08:00
Rajesh Taneja
56d57a9a4e
MDL-27896 editor - parent context will be respected by editor in case context is not created.
2011-08-12 16:49:05 +08:00
Rajesh Taneja
1449e4faa2
MDL-27896 editor - added sanity check to pick wrong context passed to editor creation
2011-08-12 16:48:47 +08:00
Rajesh Taneja
b51aac313f
MDL-27896 context - Fixed editor context to observe filter status
2011-08-12 16:48:22 +08:00
Dan Marsden
ee124f531b
MDL-28603 SCORM fix regression with ADL scorm 1.2 tests
2011-08-12 17:24:48 +12:00
Rajesh Taneja
63ff326835
MDL-27728 Moodleforms: Added validation for element before checking element values
2011-08-12 10:54:33 +08:00
AMOS bot
5ce30862f2
Automatically generated installer lang files
2011-08-12 00:55:30 +00:00
Dan Marsden
dbc61bc225
MDL-28649 SCORM start new attempt if set when skipview used.
2011-08-12 12:53:53 +12:00
Dan Marsden
f08cc8276c
MDL-28721 SCORM respect hidenav setting
2011-08-12 11:07:28 +12:00
Eloy Lafuente (stronk7)
3a5778ec5a
weekly release 2.1.1+
2011-08-12 00:19:27 +02:00
Eloy Lafuente (stronk7)
d0aeb0abfa
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-08-12 00:13:16 +02:00
Marina Glancy
f364d3f91d
MDL-26754: Removed unnecessary include
2011-08-11 13:40:24 +08:00
AMOS bot
07b5fbb9ca
Automatically generated installer lang files
2011-08-11 00:55:47 +00:00
Eloy Lafuente (stronk7)
7637e2e5e4
Merge branch 'MDL-27491-m21' of git://github.com/sammarshallou/moodle into MOODLE_21_STABLE
2011-08-10 23:04:13 +02:00
Eloy Lafuente (stronk7)
d980c1d746
Merge branch 'm21_MDL-28295' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-08-10 22:58:04 +02:00
Daren Chandisingh
339c198ade
MDL-23872 Forms Library : Updated MoodleQuickForm to honour setConstant(), prevents injection.
2011-08-10 15:22:07 +08:00
Sam Hemelryk
4f4cbbad8f
Merge branch 'MDL-20501_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-08-10 14:10:12 +08:00
Dan Marsden
6a211fb52d
MDL-28295 SCORM change mangement of pop-up windows, load full SCORM API in existing window - this fixes an issue with IE 7 and httpreq communication
2011-08-10 14:33:39 +12:00
Eloy Lafuente (stronk7)
9271414522
Merge branch 'MDL-27631_21' of git://github.com/mkassaei/moodle into MOODLE_21_STABLE
2011-08-10 03:06:52 +02:00
AMOS bot
f715589ee5
Automatically generated installer lang files
2011-08-10 00:55:22 +00:00
Eloy Lafuente (stronk7)
6c506c9a07
Merge branch 'MDL-27550-workshop-feedback_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-08-10 02:49:03 +02:00
Eloy Lafuente (stronk7)
a28b6620d6
Merge branch 'w31_MDL-27597_m21_catlike' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-10 02:37:07 +02:00
Dan Poltawski
c0d30fbb75
MDL-23967 admin/cron.php - warn about use on CLI
...
Admins now need to use the explicit CLI script
2011-08-10 02:06:12 +02:00
Dan Poltawski
3b97dedfbd
MDL-28059 weblib - don't strip mailto: anchors
2011-08-10 01:59:16 +02:00
Eloy Lafuente (stronk7)
d04b3d580e
Merge branch 'wip-MDL-28407-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-08-10 01:11:51 +02:00
Eloy Lafuente (stronk7)
0f61d7f97c
Merge branch 'w31_MDL-28533_m21_columnperf' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-09 19:33:09 +02:00
sam marshall
37f5c92302
MDL-28643 Fix debugging message when deleting activity with grade completion
2011-08-09 12:47:26 +01:00
Tim Hunt
dc4bff71a2
MDL-28653 question output. Add a class to the main div based on question state.
...
This makes it possible themes do cool things. For example change more of the display depending on whether the answer was correct or not.
2011-08-09 11:32:18 +01:00
Eloy Lafuente (stronk7)
fd6a17ecfb
Merge branch 'MDL-28565_m21' of git://github.com/nebgor/moodle into MOODLE_21_STABLE
2011-08-09 10:15:48 +02:00
Henning Bostelmann
fe34282df6
MDL-28655 qtype_calculated question engine upgrade: fix return value
2011-08-09 09:15:33 +01:00
Eloy Lafuente (stronk7)
6b4422a086
Merge branch 'MDL-28604_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-09 09:42:59 +02:00
AMOS bot
9dba637233
Automatically generated installer lang files
2011-08-09 00:55:22 +00:00
Tony Levi
5c5cb085c0
MDL-27030: Fix quiz overview report showing incorrect grades on regraded attempts
...
Conflicts:
mod/quiz/report/overview/report.php
2011-08-08 23:46:19 +01:00
Petr Skoda
1c106106fd
Merge branch 'MDL-28620_21' of git://github.com/jbrisland/moodle into MOODLE_21_STABLE
2011-08-08 15:35:05 +02:00
Tim Hunt
65be66e4d4
MDL-28652 qtype calculated, bad display of placeholder names on the editing form.
2011-08-08 13:14:20 +01:00
Aparup Banerjee
006776fc71
MDL-28565 General - updated lang files License link to docs.moodle.org/dev/License
2011-08-08 17:14:06 +08:00
Aparup Banerjee
6f80b9b3e9
MDL-28565 General - updated License and Credits links
...
to docs.moodle.org/dev/License and docs.moodle.org/dev/Credits
2011-08-08 17:13:36 +08:00
Sagie Maoz
56f2ab3335
MDL-26721 automated backups - Fix typo
...
Causing the 'role assignment' backup inclusion to be tied to the users
Signed-off-by: Dan Poltawski <dan.poltawski@luns.net.uk >
2011-08-08 15:39:12 +08:00
Sam Hemelryk
5553dcba67
Merge branch 'mdl-28517_2.1' of git://github.com/colchambers/moodle into MOODLE_21_STABLE
2011-08-08 14:22:41 +08:00
Sam Hemelryk
806e82b7fc
Merge branch 'MDL-28569' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-08-08 14:09:53 +08:00
Sam Hemelryk
172007a066
Merged branch 'MDL-28575_MOODLE_21_STABLE' of git://github.com/kordan/moodle.git with conflict resolution
2011-08-08 13:59:08 +08:00
Sam Hemelryk
9a2e30d8bc
Merge branch 'MDL-28587_MOODLE_21_STABLE' of git://github.com/kordan/moodle into MOODLE_21_STABLE
2011-08-08 13:44:52 +08:00
Rossiani Wijaya
272d804840
MDL-27752 Calendar export: fixed typo in url parameter
2011-08-08 12:16:59 +08:00
Sam Hemelryk
40b4296d07
Merge branch 'MDL-28406_block_duplicate_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-08-08 11:18:54 +08:00
Sam Hemelryk
f24eca0c6b
Merge branch 'MDL-28602_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-08 11:08:08 +08:00
Sam Hemelryk
9d660d5f0e
Merge branch 'MDL-28593_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-08 11:04:38 +08:00
Sam Hemelryk
cf7daeae7e
Merge branch 'MDL-28612_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-08 11:02:11 +08:00
Sam Hemelryk
62bdb79c26
Merge branch 'MDL-28618_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-08 10:57:31 +08:00
Sam Hemelryk
6f7c43c7de
Merge branch 'w31_MDL-27586_m21_browser' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-08 10:47:33 +08:00
Sam Hemelryk
cf8cc1bab1
Merge branch 'w31_MDL-27685_m21_pglike' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-08 10:25:47 +08:00
Sam Hemelryk
6b9c6cc54e
Merge branch 'w31_MDL-28382_m21_iis' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-08 10:20:57 +08:00
Sam Hemelryk
31b4fdabbf
Merge branch 'w31_MDL-28450_m21_defgroup' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-08 10:09:46 +08:00
Sam Hemelryk
a9fbf9fb87
Merge branch 'w31_MDL-28468_m21_cohortassign' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-08 10:06:21 +08:00
Sam Hemelryk
2e81c307d0
Merge branch 'w31_MDL-28473_m21_blocksupgrade' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-08-08 10:03:07 +08:00
Petr Skoda
c2edea7cbd
MDL-28382 work around or detect REQUEST_URI IIS bug
2011-08-07 14:45:53 +02:00
Petr Skoda
f6589dd72d
MDL-27685 fix pg LIKE escape trouble
2011-08-07 13:22:36 +02:00
Petr Skoda
29a27d3ca4
MDL-28450 prefer member group for default
2011-08-07 13:07:54 +02:00
Petr Skoda
e24225351c
MDL-28634 fix forgotten references to Moodle 2.0 and old PHP version requirements
2011-08-06 22:57:47 +02:00
Petr Skoda
520f687cde
MDL-27586 fix file_browser access control
2011-08-06 16:24:04 +02:00
Petr Skoda
e25df8c464
MDL-28473 fix $instanceids troubles in blocks upgrade
...
Credit goes to Mateusz Wójcik.
2011-08-05 22:09:49 +02:00
Petr Skoda
a5410db4e3
MDL-28468 fix cohort assign check
2011-08-05 21:47:41 +02:00
Petr Skoda
d84336c27d
verify where_clause() only in debug mode
2011-08-05 21:34:09 +02:00
Petr Skoda
cbe6399300
MDL-27597 fix invalid results of get_categories when shallow is false
2011-08-05 20:14:59 +02:00
Tim Hunt
c5fe3d7490
MDL-28618 question combined feedback: inconsistency in file areas.
...
The (partially|in)?correct feedback fields acutally store their files in a file area with component 'question'. Some code, however, was written as if they were stored in the qtype_whatever area.
2011-08-05 17:38:22 +01:00
James Brisland
c04c6e6b8a
MDL-28620 - Removed admin/generator.php include as it causes issues if this script is included from any other script that is running in the command line
2011-08-05 16:11:44 +01:00
M Kassaei
6f90ec4703
MDL-27631 question bank Show question text in the question list when top level category is used
2011-08-05 15:00:29 +01:00
Tim Hunt
e3b8930087
MDL-28593 Missing include breaks editing quiz grade item.
2011-08-05 08:53:16 +01:00
Andrew Davis (andyjdavis)
70ade8e8d7
MDL-28406 blocks: added JS to prevent the addition of duplicate blocks
2011-08-05 11:33:42 +08:00
Andrew Davis (andyjdavis)
b312305ccc
MDL-27845 rating: altered the get_ratings() query to avoid possible future duplicate key problems
2011-08-05 11:19:11 +08:00
Sam Hemelryk
1ad4fb6f12
MDL-28407 Fixed up calendar preferences form handling
2011-08-05 09:34:43 +08:00
AMOS bot
056a53e81f
Automatically generated installer lang files
2011-08-05 00:55:17 +00:00
Tim Hunt
788e2b30a5
MDL-28612 Quiz statistics report does not always show the 'Actual response' column when it should
2011-08-04 18:15:34 +01:00
Colin Chambers
005900fd2a
MDL-28517 question editing fixed duplicate id in hint header field
2011-08-04 14:54:11 +01:00
Tim Hunt
f97a14ba27
MDL-28602 Quiz review reports the wrong duration.
2011-08-04 14:20:02 +01:00
Tim Hunt
3e1d47f2cc
MDL-28604 Question bank display forgets sort order
2011-08-04 13:55:38 +01:00
Marina Glancy
ad66263bc1
MDL-26754 Display blocks in 'manage blocks' alphabetically sorted
2011-08-04 14:12:08 +08:00
AMOS bot
64d8fed91c
Automatically generated installer lang files
2011-08-04 00:55:33 +00:00
Petr Skoda
80eb52c415
weekly release 2.1.1+
2011-08-03 18:04:44 +02:00
Petr Skoda
c0852d9a0c
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-08-03 18:02:52 +02:00
kordan
5dd9ee192e
MDL-28587 fix for MOODLE_21_STABLE
2011-08-03 15:25:08 +02:00
sam marshall
e1bb4741f1
MDL-27491 Add 'complete on view' support to wiki, survey
2011-08-03 11:22:10 +01:00
Sam Hemelryk
4a45ddbae2
Revert "MDL-28284 don't load filepicker module for every page"
...
This reverts commit 279a874108 .
2011-08-03 18:20:30 +08:00
kordan
aa34ca4309
MDL-28575 fix for MOODLE_21_STABLE
2011-08-02 23:41:45 +02:00
David Mudrak
11351de2d3
MDL-27550 workshop: fixed XHTML strictness of H3 and A combo
...
H3 is block level element while A is in-line element in XHTML.
Credit goes to Sam Hemelryk for spotting this during the peer-review.
2011-08-02 23:32:46 +02:00
David Mudrak
08282ec16c
MDL-27550 workshop: rendering links to the submission and the assessment page
...
This usability improvement helps to provide feedback quickly during the
grading evaluation phase.
2011-08-02 23:32:25 +02:00
David Mudrak
8981b64a41
MDL-27550 workshop: students do not see peer-assessment that are not graded yet
2011-08-02 23:32:25 +02:00
David Mudrak
c6b8bbfa9b
MDL-27550 workshop: display the feedback for the submission reviewer when the workshop is closed
2011-08-02 23:32:24 +02:00
David Mudrak
275a6f59d7
MDL-27550 workshop: assessments are now displayed via proper rendering subsystem
...
AMOS BEGIN
MOV [assessmentbyknown,mod_workshop],[assessmentbyfullname,mod_workshop]
AMOS END
2011-08-02 23:32:24 +02:00
David Mudrak
308e4280e3
MDL-27550 workshop: display the feedback for the submission author when the workshop is closed
...
The method user_picture::fields() was not available when these SQL
statements were originally written. Now instead of hard-coding the list
of returned fields, the user_picture is asked for the list.
Together with this change, methods workshop::get_submission_by_id()
and workshop::get_submission_by_author() now return the information
about the user who provided the feedback and overwrote the grade.
2011-08-02 23:32:24 +02:00
Petr Skoda
5d08b03e5b
Merge branch 'wip-mdl-27658-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-08-02 15:12:54 +02:00
Petr Skoda
e4e3b12325
Merge branch 'MDL-28338_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-02 15:08:48 +02:00
Dan Marsden
97247fdadd
MDL-28410 Choice - allow single answer choice to be created
2011-08-02 15:05:01 +02:00
Petr Skoda
fb563a9949
Merge branch 'MDL-28507_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-02 14:51:30 +02:00
Dan Marsden
f166ab0bec
MDL-28535 SCORM remove old IE 6 related warning about zlib
2011-08-02 14:40:41 +02:00
Tim Hunt
bae927bebd
MDL-28507 fix bad lang string uses, and remove two obsolete strings.
2011-08-02 13:38:39 +01:00
Dan Poltawski
7f62477a87
MDL-28569 blocks/rss_client - RSS feed autodiscovery fails with ampersands
...
Simpliepie is quoting urls and we need the url to be unescaped
2011-08-02 13:19:01 +01:00
Sam Hemelryk
5a5e7bb3b1
Merge branch 'MDL-28490_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-02 17:56:14 +08:00
Sam Hemelryk
6f2723ae83
Merge branch 'MDL-28508_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-02 17:47:42 +08:00
Sam Hemelryk
365ed23695
Merge branch 'MDL-28051_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-08-02 17:14:33 +08:00
Andrew Robert Nicols
c0c2b3dc1a
MDL-28515 Add cli install options for fullname and shortname
2011-08-02 17:07:44 +08:00
Sam Hemelryk
26dcfcb542
Merge branch 'MDL-28340_advanced_search_other_users_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-08-02 16:59:36 +08:00
Sam Hemelryk
34eee090a7
Merge branch 'wip-mdl-28504-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-08-02 16:51:57 +08:00
Sam Hemelryk
9a1f42da6d
Merge branch 'wip-MDL-19907-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2011-08-02 16:46:07 +08:00
Sam Hemelryk
5be31c5bf2
MDL-27122 admin Improved block protection help string
2011-08-02 16:32:13 +08:00
Sam Hemelryk
3e2569f70d
Merge branch 'wip-MDL-27122-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2011-08-02 16:27:49 +08:00
Sam Hemelryk
fa0f970835
Merge branch 'wip-MDL-27754-MOODLE_21_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_21_STABLE
2011-08-02 14:09:30 +08:00
Sam Hemelryk
f89a34fb77
Merge branch 's11_MDL-28284_filepicker_module_21' of git://github.com/dongsheng/moodle into MOODLE_21_STABLE
2011-08-02 13:42:12 +08:00
Sam Hemelryk
09e7c66714
Merge branch 'MDL-28510_21_STABLE' of git://github.com/marxjohnson/moodle into MOODLE_21_STABLE
2011-08-02 13:37:17 +08:00
unknown
c4eea3e21a
Merge branch 'm21_MDL-27876' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-08-02 13:26:25 +08:00
Piers Harding
189bdcf125
MDL-27876 SCORM auto-adjust the stage height
2011-08-02 17:13:37 +12:00
Sam Hemelryk
b587abd989
Merge branch 'MDL-28487-typo_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-08-02 12:23:14 +08:00
Sam Hemelryk
9cacdc07d7
Merged branch 'm21_MDL-28548' of git://github.com/danmarsden/moodle.git with comment changes
2011-08-02 11:46:11 +08:00
AMOS bot
e054707e9a
Automatically generated installer lang files
2011-08-02 00:55:21 +00:00
Marina Glancy
9cd9d86640
MDL-27754 fixed typo in language string
2011-08-02 08:52:10 +08:00
Marina Glancy
919fcc6f12
MDL-27122 Allow admin to change CFG->undeletableblocktypes on 'Manage blocks' settings page. Instances of protected block types will be undeletable only from site context
2011-08-02 08:52:03 +08:00
Marina Glancy
f9694db2cb
MDL-19907 rewrote validation for required fields in forms, including support for editor field. Added parameter to use strict (no spaces) required fields validation
2011-08-02 08:51:40 +08:00
Rossiani Wijaya
2154de3b3c
MDL-20501 survey module: fix text alignment for right to left language. Change undefined string to
2011-08-01 17:40:04 +08:00
Sam Hemelryk
0c566ce339
Moodle 2.1.1 release
2011-08-01 16:57:23 +08:00
Rajesh Taneja
5bda1372a1
MDL-27658 javascript: Typo fixed for toUpperCase
2011-08-01 12:53:51 +08:00
Rajesh Taneja
877f061325
MDL-28504 filter: Typo in css fixed
2011-08-01 10:22:57 +08:00
Dan Marsden
263f258ae2
MDL-28548 allow backup to contain info from multiple plagiarism plugins.
2011-08-01 10:28:59 +12:00
Sam Hemelryk
06b04e5c62
weekly release 2.1+ (emergency)
2011-07-29 12:21:57 +08:00
Andrew Davis (andyjdavis)
d0752d358e
MDL-28340 messaging: fixed a display issue when you search for and tried to view a conversation between two other users
2011-07-29 11:50:51 +08:00
Sam Hemelryk
c7f69afe4a
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-07-29 10:13:43 +08:00
Sam Hemelryk
2fa0daefca
MDL-28503 comment-caps Slight improvement to allow frontpage and guest users to view comments by default
2011-07-29 09:44:10 +08:00
AMOS bot
89c13e32a0
Automatically generated installer lang files
2011-07-29 00:55:17 +00:00
Wale Olujide
235a394e04
MDL-28051 Question numbers on the question edit page shoud be the same as during the quiz attempt.
2011-07-28 18:03:55 +01:00
Mark Johnson
a10ec7f66a
MDL-28510 repository_youtube Use smaller thumbnails in search results
2011-07-28 13:46:04 +01:00
Mark Johnson
0638e55b14
MDL-28509 repository_youtube Enable selection of sort order
2011-07-28 13:15:25 +01:00
Tim Hunt
a637417d78
MDL-28508 bad string trunction in Aiken format.
2011-07-28 11:52:27 +01:00
Sam Hemelryk
9da3c2efad
MDL-28503 Removed the ability for plugins to override comment capabilities and the defaults associated with it
2011-07-28 13:40:06 +08:00
AMOS bot
16e382f8c5
Automatically generated installer lang files
2011-07-28 00:55:17 +00:00
Tim Hunt
e12ec6169a
MDL-28490 Better class names in the statistics report to help themes.
2011-07-27 19:26:32 +01:00
Tim Hunt
01528075a2
MDL-28338 fix stupid '\n's in the quiz renderer
2011-07-27 19:25:49 +01:00
David Mudrak
3cddd60db7
MDL-28487 Fixed typo in media filter help string
2011-07-27 14:44:17 +02:00
AMOS bot
216113139f
Automatically generated installer lang files
2011-07-27 00:55:30 +00:00
Petr Skoda
f664cb7c29
weekly release 2.1+
2011-07-26 11:10:56 +02:00
Petr Skoda
4ac669f1e8
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-07-26 11:09:49 +02:00
AMOS bot
99b0cba0ec
Automatically generated installer lang files
2011-07-26 00:55:24 +00:00
Tim Hunt
526d69522d
MDL-28218 allow testclient.php to find the necessary form for services defined in plugins.
2011-07-25 20:05:01 +02:00
Petr Skoda
a24681a87a
Merge branch 'MDL-28437_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-07-25 19:54:07 +02:00
Petr Skoda
e1ad3c38bc
Merge branch 'MDL-28369_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-07-25 19:52:26 +02:00
Petr Skoda
7ff71aca59
Merge branch 'MDL-28377_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-07-25 19:50:18 +02:00
Petr Skoda
e205686397
Merge branch 'wip-MDL-28421-MOODLE_21_STABLE' of https://github.com/Beedell/moodle into MOODLE_21_STABLE
2011-07-25 17:03:18 +02:00
Petr Skoda
ba295bba29
Merge branch 'wip-MDL-28191-m21' into MOODLE_21_STABLE
2011-07-25 16:46:42 +02:00
Petr Skoda
25f9dae427
Merge branch 'MDL-28453_MOODLE_21_STABLE' into MOODLE_21_STABLE
2011-07-25 16:25:40 +02:00
Tim Hunt
d8f77afbb8
MDL-28369 Question hints not being restored.
2011-07-25 10:06:27 +01:00
John Beedell
aa4292ad22
MDL-28421 admin config improve class
...
admin_setting_configmultiselect_modules to include a default
2011-07-25 09:56:55 +01:00
Aparup Banerjee
2d4c4b65d4
MDL-28453 backup - made temporary restoration courses hidden by default.
2011-07-25 16:44:50 +08:00
Tim Hunt
ce9423eaa7
MDL-28377 Call to mod_quiz_renderer is screwed up.
2011-07-25 09:16:11 +01:00
Tim Hunt
26a4f319a8
MDL-28437 Question bank pages should all use General type: admin.
2011-07-25 08:52:22 +01:00
Sam Hemelryk
93c5c05423
Merge branch 'MDL-28107_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-07-25 15:14:27 +08:00
Andrew Davis (andyjdavis)
2f74865eef
MDL-27845 rating: split the get_ratings() query into two to reduce query complexity
2011-07-25 14:21:17 +08:00
Andrew Davis (andyjdavis)
fc391624f0
MDL-27845 rating: updated rating unit tests
2011-07-25 14:18:38 +08:00
Eloy Lafuente (stronk7)
a5224e1f83
rating/lib.php unit tests 1st cut
2011-07-25 14:18:29 +08:00
Sam Hemelryk
30bfe73981
Merge branch 'MDL-28228' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-07-25 13:04:19 +08:00
Sam Hemelryk
b835eebad9
Merge branch 'MDL-28232' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-07-25 12:57:01 +08:00
Michael Aherne
3152ccf0a4
MDL-27538 Added deprecation details to functions now in $DB
2011-07-25 11:31:39 +08:00
Sam Hemelryk
38a6a195a4
Merge branch 'w29_MDL-22584_m21_monsterpaths' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 11:18:37 +08:00
Sam Hemelryk
18c2fcf8f1
Merge branch 'w29_MDL-27464_m21_continue' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 11:03:52 +08:00
Sam Hemelryk
dbb6d73c8c
Merge branch 'w29_MDL-27653_m21_usercasting' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 10:59:21 +08:00
Sam Hemelryk
ae5375722e
Merge branch 'w29_MDL-27796_m21_httphost' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 10:55:04 +08:00
Sam Hemelryk
274d9cf950
Merge branch 'w29_MDL-27994_m21_creatorcaps' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 10:45:42 +08:00
Sam Hemelryk
7b205e100b
Merge branch 'w29_MDL-28145_m21_renderer' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 10:39:47 +08:00
Sam Hemelryk
39a84a780b
Merge branch 'w29_MDL-28182_m21_userdel' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 10:36:55 +08:00
Sam Hemelryk
c782b4bb58
Merge branch 'w29_MDL-28337_m21_urlparams' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 10:30:00 +08:00
Sam Hemelryk
b1591c6568
Merge branch 'w29_MDL-28384_m21_nullurl' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 10:14:47 +08:00
Sam Hemelryk
6e48852633
Merge branch 'w29_MDL-28432_m21_cohortconfig' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 09:52:49 +08:00
Sam Hemelryk
88b014092d
Merge branch 'w29_MDL-28440_m21_jssemicol' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-25 09:45:42 +08:00
Mary Evans
7d8b8d1abe
fix for MDL-27768 removed reference to gradient-sb image
2011-07-25 09:40:12 +08:00
Petr Skoda
13d0cc41eb
MDL-27653 fix incorrect int | object detection
2011-07-24 15:05:16 +02:00
Petr Skoda
f76942869c
MDL-27994 course creator role is for creating courses only!
...
The course creator role is designed to be used to create courses, nothing else - that is create new course, create new course from backup + view hidden courses and categories.
2011-07-24 14:19:21 +02:00
Petr Skoda
50ecbad305
MDL-28384 convert empty log urls to ''
...
The problem is that the log table does not allow nulls, credit goes to Troy Williams.
2011-07-24 14:08:27 +02:00
Petr Skoda
1e075c08a0
MDL-27464 continuation link sometimes links off-site
...
This code was manually merged from MOODLE_19_STABLE, credit goes to Matt Meisberger.
2011-07-23 13:34:43 +02:00
Petr Skoda
4cbc500d1f
MDL-28440 add missing semicolon causing JS issues
...
Credit goes to Mark Nielsen.
2011-07-23 11:49:39 +02:00
Petr Skoda
4e6464937c
MDL-22584 deal with oversized dir and file names during upgrade
2011-07-23 11:40:21 +02:00
Petr Skoda
cb52b340d3
MDL-28145 fix renderer typo in comments
2011-07-22 23:43:30 +02:00
Petr Skoda
f1073b930b
MDL-27796 ignore missing HTTP_HOST header
2011-07-22 23:18:13 +02:00
Petr Skoda
4133a3cd5b
MDL-28182 always use full user object when deleting users
2011-07-22 22:48:16 +02:00
Petr Skoda
bdbb48efe9
MDL-28337 add parameters explanation in URL resource configuration
2011-07-22 22:18:29 +02:00
Petr Skoda
965c9b97ab
MDL-28432 use enrol/cohort and enrol/manual capabilities correctly in cohort enrol UI and fix input validation in ajax
2011-07-22 10:14:29 +02:00
Sam Hemelryk
22cf3b24a5
MDL-28191 Continue button after selecting a theme now redirects back to the theme selector
2011-07-22 14:58:06 +08:00
Rossiani Wijaya
d19983fac1
MDL-28107 course enrolment icon: Fixed logged in user enrolment icons
2011-07-22 13:22:26 +08:00
AMOS bot
283ccdc71f
Automatically generated installer lang files
2011-07-22 00:55:19 +00:00
Dongsheng Cai
279a874108
MDL-28284 don't load filepicker module for every page
2011-07-21 17:27:51 +08:00
AMOS bot
e0d9ebc1f2
Automatically generated installer lang files
2011-07-20 00:55:26 +00:00
Petr Skoda
aede1fe6a7
weekly release 2.1+
2011-07-19 15:23:42 +02:00
Petr Skoda
f21656d5d0
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-07-19 15:16:46 +02:00
Petr Skoda
feccdaa0ff
MDL-27696 initialise arrays
...
Credit goes to David Mudrak.
2011-07-19 15:04:38 +02:00
Petr Skoda
fc7224bac7
MDL-27696 do not use placeholders in GROUP BY because pg does no like that
2011-07-19 10:54:04 +02:00
Petr Skoda
27b4936fcf
MDL-27889 use new recaptcha google urls in lang packs
2011-07-19 10:26:30 +02:00
AMOS bot
cdf9c89416
Automatically generated installer lang files
2011-07-19 00:55:36 +00:00
Dan Poltawski
bf953fe670
MDL-28228 pagelib - incorrect DEBUG constant used
2011-07-19 00:02:56 +01:00
Dan Poltawski
677ee6dee7
MDL-28232 - Course log text export is missing a new line
2011-07-18 23:46:08 +01:00
Petr Skoda
8fa38242d0
Merge branch 'wip-MDL-28040-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-07-18 15:34:09 +02:00
Petr Skoda
aa3097da63
Merge branch 'wip-MDL-28184-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-07-18 15:28:54 +02:00
Petr Skoda
719368f8cf
Merge branch 'wip-MDL-28205-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-07-18 15:25:31 +02:00
Petr Skoda
dd70519ab4
Merge branch 'wip-MDL-28137-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-07-18 15:22:57 +02:00
Petr Skoda
38a1040957
Merge branch 'wip-MDL-27771-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-07-18 15:20:01 +02:00
Petr Skoda
ea3317e782
Merge branch 'wip-MDL-27696-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-07-18 15:17:55 +02:00
Petr Skoda
f871cc1b8a
Merge branch 'wip-MDL-27305-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-07-18 15:14:42 +02:00
Petr Skoda
29d4f2eeb3
Merge branch 'wip-MDL-25870-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-07-18 14:57:59 +02:00
Sam Hemelryk
a699cbcdbc
Merge branch 'wip-MDL-27756-MOODLE_21_STABLE' of github.com:marinaglancy/moodle into MOODLE_21_STABLE
2011-07-18 22:18:52 +10:00
Sam Hemelryk
8910a2d15a
Merge branch 'MDL-27555_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-07-18 21:51:11 +10:00
Sam Hemelryk
0d9cdacf89
Merge branch 'wip-mdl-27837-MOODLE_21_STABLE' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-07-18 21:08:41 +10:00
Sam Hemelryk
982ea16909
Merge branch 'w28_MDL-23344_m21_loginfocus2' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-18 20:26:19 +10:00
Sam Hemelryk
39b10270a1
Merge branch 'w28_MDL-27804_m21_csvauth' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-18 20:19:20 +10:00
Sam Hemelryk
4e579f6067
Merge branch 'w28_MDL-28253_m21_managerupgrade' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-18 20:10:01 +10:00
Sam Hemelryk
f6c2b4fc13
Merge branch 'w28_MDL-28313_m21_enroldb' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-18 20:04:01 +10:00
Sam Hemelryk
056c04c9b4
Merge branch 'w28_MDL-28348_m21_meta' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-18 19:39:28 +10:00
Sam Hemelryk
03368c0b2e
Merge branch 'w28_MDL-28350_m21_wsra' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-18 19:28:27 +10:00
Petr Skoda
4bc43436b9
Merge branch 'wip-MDL-25125-MOODLE_21_STABLE' of github.com:marinaglancy/moodle into MOODLE_21_STABLE
2011-07-18 09:34:18 +02:00
Sam Hemelryk
5dd5e31616
Merge branch 'w28_MDL-28363_m21_dimmed' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-07-19 00:45:35 +10:00
Sam Hemelryk
bd202c1531
Merge branch 'MDL-28298-workshop-constant_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-07-19 00:39:36 +10:00
Sam Hemelryk
9190787dff
Merge branch 'MDL-28325-enrol-help_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-07-19 00:34:58 +10:00
Sam Hemelryk
3753033ef6
MDL-26482 minor whitespace fix
2011-07-19 00:28:15 +10:00
Sam Hemelryk
0a02548c23
Merge branch 'm21_MDL-26482' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-07-19 00:27:04 +10:00
Petr Skoda
8399f5a230
MDL-28348 fix spelling and some whitespace issues
2011-07-17 20:40:48 +02:00
Petr Skoda
ffbde27300
MDL-28348 fix fatal error caused by unenrolling of incorrect enrol instance
2011-07-17 20:40:47 +02:00
Petr Skoda
dd6142b7d2
MDL-28348 prevent circular references in meta handler for enrolments
2011-07-17 20:40:47 +02:00
Petr Skoda
d5cb69e9ba
MDL-28348 fix meta sync when unassigning roles
2011-07-17 20:40:47 +02:00
Petr Skoda
285e578ed7
MDL-28363 make dimmed selectors more specific to prevent overriding from other themes
2011-07-16 21:04:53 +02:00
AMOS bot
e7250e5bd0
Automatically generated installer lang files
2011-07-16 00:55:20 +00:00
Petr Skoda
f2b1a6c2ad
MDL-28350 prevent bogus role assignment via externallib
2011-07-15 12:24:10 +02:00
Petr Skoda
52bdbe7617
MDL-27804 allow changing of only auth in csv user uploads
2011-07-15 11:08:19 +02:00
David Mudrak
bf225ac4c8
MDL-28325 Enrolment: added help to the duration, start date and end date setting
...
The patch also fixes one typo in enrol_manual detected while working on
this.
2011-07-15 08:53:43 +02:00
AMOS bot
697c3ab6b6
Automatically generated installer lang files
2011-07-15 00:55:18 +00:00
Petr Skoda
0954c43f81
MDL-28313 fix incorrect enrol database settings upgrade
2011-07-14 22:34:03 +02:00
Petr Skoda
536ac72d51
MDL-23344 new option to autofocus username or password on the login form
...
Nearly everybody else does this login page autofocus. Once we switch to HMTL 5 we should use the new autofocus input option. I believe the admin setting should be enabled by default but it would not be possible to get it through the reviews.
2011-07-14 15:59:21 +02:00
Petr Skoda
1024510a4a
MDL-28253 use unique name for new manager role
2011-07-14 13:37:31 +02:00
Marina Glancy
659d31bf25
MDL-27756 Improving move_course() performance
2011-07-14 11:02:43 +08:00
Rajesh Taneja
3012b215f6
MDL-27837 enrol - Fixed checkboxes for multiple self enrolment
2011-07-14 10:04:33 +08:00
Marina Glancy
7a97eccc48
MDL-25125 fix YUI bug with overriding styles
2011-07-14 10:00:52 +08:00
AMOS bot
b8dd2bb73c
Automatically generated installer lang files
2011-07-14 00:55:18 +00:00
Dan Marsden
2987d698b4
MDL-26482 SCORM add option to disable TOC completely - thanks to Clark Burns for some help!
2011-07-14 11:07:41 +12:00
Dan Marsden
082325c271
MDL-28300 SCORM Fix check for SCORM 2004 thanks to Silvia Bastos for report/patch
2011-07-14 11:02:05 +12:00
Sam Hemelryk
93d82f4601
weekly release 2.1+
2011-07-13 20:23:04 +08:00
Sam Hemelryk
3a9e75e464
Merge branch 'install_21_STABLE' of git://github.com/amosbot/moodle into MOODLE_21_STABLE
2011-07-13 20:08:56 +08:00
Sam Hemelryk
accc55da27
Revert "MDL-23344 fix login form focus"
...
This reverts commit 2d28584695 .
2011-07-13 20:03:56 +08:00
David Mudrak
d1c368e050
MDL-28298 workshop: do not use a constant without explicit inclusion of the library
...
Instead of including whole formslib just to get the constant defined, I
decided to hard-code the value and put the reference to the comment so
that eventual grep would spot it. Of course that is is not nice at all
but it's lesser of two evils imho.
2011-07-13 10:28:04 +02:00
Rossiani Wijaya
35ef97232c
MDL-27555 assignment module: remove 'submitted' option from optional setting for offline assignment type.
2011-07-13 15:32:21 +08:00
Sam Hemelryk
f3e47fc8d2
MDL-28184 navigation: Tidied up handling of coursenode when adding course essentials
2011-07-13 14:59:31 +08:00
Sam Hemelryk
4479a18d52
MDL-27771 filter-text: Fixed typo contninue
2011-07-13 14:53:12 +08:00
Chris Follin
7869e36193
MDL-27305 forum: Added missing item to forum_get_view_actions
2011-07-13 14:23:08 +08:00
Sam Hemelryk
aa132e3f9b
MDL-25870 enrol-manual: Fixed pagination of AJAX search results for users when changing search
2011-07-13 14:02:53 +08:00
Sam Hemelryk
34ee79470f
MDL-28137 unit tests: Fixed up problem with block manager tests when running unit tests after turning editing on
2011-07-13 13:45:15 +08:00
Sam Hemelryk
9b1ffd0159
MDL-28205 RSS: Fixed up notice and set better pagelayout type on manage feeds page
2011-07-13 10:32:15 +08:00
Sam Hemelryk
9741999e77
MDL-27696 datalib Fixed up misused params in get_logs_usercourse
2011-07-13 10:29:56 +08:00
Sam Hemelryk
3274dc1461
MDL-28040 navigation: Fixed up error with navigation when dealing with categories that have a lower sort order than the parent.
2011-07-13 10:00:16 +08:00
Eloy Lafuente (stronk7)
fe97a3dc7a
Merge branch 'MDL-28221-resource-conversion_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-07-12 19:05:04 +02:00
Eloy Lafuente (stronk7)
6f09ed8643
Merge branch 'm21_MDL-28017' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-07-12 16:30:33 +02:00
Eloy Lafuente (stronk7)
e0dfb65718
MDL-28210 messaging: all includes but config.php must use $CFG-based abosolute paths
2011-07-12 12:21:16 +02:00
Andrew Davis (andyjdavis)
9cf58aba08
MDL-28210 messaging: Fixed requires problems in /message/discussion.php
2011-07-12 12:21:07 +02:00
Petr Skoda
c43a4beda8
MDL-28273 waring that removing user from cohorts may unenrol from courses
2011-07-12 16:27:18 +08:00
AMOS bot
64149328dd
Automatically generated installer lang files
2011-07-12 00:55:23 +00:00
Dan Marsden
15bec9a365
MDL-28017 SCORM add unset_config for old config var
2011-07-12 09:48:28 +12:00
David Mudrak
665120d4e6
MDL-28221 Legacy resource URL pointing to the course itself are migrated as File module
...
This patch replays the logic of resource_20_migrate() function. If a
file is referred via URL to the course files of the course being
backed up, then such a resource is converted to the File module
(mod/resource) rather than URL module.
2011-07-11 22:37:34 +02:00
Petr Skoda
74275cf6e5
MDL-22404 add cohort ID to user filters
...
We are using only ID because there might be hundreds of cohorts in the system at different contexts. There is no special access control because filtering is supposed to be used by admins only.
2011-07-11 20:24:11 +02:00
Eloy Lafuente (stronk7)
1187c38d6d
Merge branch 'm21_MDL-26942' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-07-11 19:48:10 +02:00
Eloy Lafuente (stronk7)
a19c77bd24
Merge branch 'MDL-27755_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-07-11 19:43:53 +02:00
Eloy Lafuente (stronk7)
b8cde34b06
Merge branch 'MDL-27741_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-07-11 19:36:01 +02:00
Petr Skoda
2d28584695
MDL-23344 fix login form focus
2011-07-11 17:23:28 +02:00
Dan Poltawski
c261b351cf
MDL-23580 course overview - remove debugging junk
2011-07-11 16:47:28 +02:00
Tim Hunt
934c878eaa
MDL-26165 quiz submit are-you-sure is potentially confusing.
2011-07-11 16:33:10 +02:00
Tim Hunt
b11d374122
MDL-27483 make quiz repagination more robust.
2011-07-11 16:26:36 +02:00
Rossiani Wijaya
337284688d
MDL-27931 admin bulk user upload: convert city as required field. Credit goes to Charles Fulton for supplying the patch.
2011-07-11 15:57:45 +02:00
Ruslan Kabalin
661dd2cf61
MDL-28186 messaging: Fix "Enable messagning setting" infuence on the menus
...
"Enable messaging system" (Site administration > Advanced features) is
supposed to control messaging between site users only, thus it should not
remove user messging preferences menu item. However, it may remove instant
messging preferences from providers list for the user.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-07-11 15:24:15 +02:00
David Mudrak
b0e79df977
MDL-28221 resource: improved file not found handling
...
When the referenced file is not found, do not rely on the record in
resource_old as the resource can be actually restored from a 1.9 backup.
2011-07-11 12:12:38 +02:00
David Mudrak
6ca0ba0104
MDL-28221 resource: fixed a typo in variable names
2011-07-11 12:04:18 +02:00
Rossiani Wijaya
153694ed0a
MDL-27741 forum subscribe link: Removed 'no' string in social course format to display a subscribe link if user is not enrolled
2011-07-11 17:04:05 +08:00
Sam Hemelryk
1541d1a36b
Merge branch 'wip-mdl-27954-MOODLE_21_STABLE' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-07-11 16:02:18 +08:00
Tim Hunt
c159d8e872
MDL-28195 confirm_action should allow the button labels to be customised
2011-07-11 15:03:39 +08:00
Sam Hemelryk
a8361fc214
Merge branch 'wip-MDL-27429-m21' of git://github.com/Beedell/moodle into MOODLE_21_STABLE
2011-07-11 13:56:39 +08:00
Jamie Pratt
96c7aa3fe5
MDL-28268 Missing ORDER BY when using extra answer table.
...
From OU bug #921 "Order of answer fields in Variable numeric keeps changing" Cannot
reproduce this bug on my system but hopefully this will fix the problem. I added
an ORDER BY clause to the sql for fetching answers with extra answer fields.
2011-07-11 13:26:39 +08:00
Tim Hunt
a3b71db63b
MDL-28192 local_qeupgradehelper fix typo.
2011-07-11 13:18:37 +08:00
Dan Marsden
66c36644d3
MDL-28017 SCORM - remove admin setting incorrectly added as it was never used.
2011-07-11 15:44:50 +12:00
Sam Hemelryk
903c12c74b
Merge branch 'm21_MDL-27947' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-07-11 11:31:48 +08:00
Sam Hemelryk
73d78d8de4
Merge branch 'MDL-27890_m21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-07-11 11:25:56 +08:00
Sam Hemelryk
bbdd6f2dc1
Merge branch 'glossary_multilang_m21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-07-11 11:15:17 +08:00
Sam Hemelryk
f738eb06e7
Merge branch 'mod_url_decode_m21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-07-11 11:04:18 +08:00
Sam Hemelryk
6f30a86bc7
Merge branch 'backup_groups_m21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-07-11 10:57:15 +08:00
Rajesh Taneja
4db5d94af5
MDL-27954 mod_database - fixed search navigation link
2011-07-11 10:28:47 +08:00
Eloy Lafuente (stronk7)
5299507674
MDL-28048 glossary - fix double ampersand & missing string
2011-07-11 01:40:27 +02:00
Eloy Lafuente (stronk7)
d5a8ec5ccd
MDL-28048 glossary - add multilang support to categories
2011-07-11 01:03:58 +02:00
Eloy Lafuente (stronk7)
4daa20bb5b
MDL-28156 restore - fix some notices restoring empty courses
2011-07-10 13:12:49 +02:00
Eloy Lafuente (stronk7)
3a32daedb5
MDL-28156 restore - support restoring files without grade items
2011-07-10 00:53:29 +02:00
Eloy Lafuente (stronk7)
130fcbd649
MDL-27438 backup - on course backups add course gropus and groupings
2011-07-09 19:28:50 +02:00
Eloy Lafuente (stronk7)
96ab22afc8
MDL-27018 restore - decode links missing url->externalurl support
2011-07-09 13:35:51 +02:00
AMOS bot
b88f5de7ec
Automatically generated installer lang files
2011-07-09 00:55:20 +00:00
Dan Marsden
0ae4c47c76
MDL-27947 - fix TOC display on skipview - use correct org in TOC title
2011-07-09 11:48:22 +12:00
Dan Marsden
60201a66e0
SCORM MDL-26942 - merge scorm_get_toc into a single global function
2011-07-09 11:12:18 +12:00
John Beedell
5a062fcd8f
MDL-27429 Adding tabindex and on keypress to the blocks show/hide icon.
2011-07-08 12:31:49 +01:00
AMOS bot
4481d845e1
Automatically generated installer lang files
2011-07-08 12:34:51 +02:00
Rossiani Wijaya
fefd37d864
MDL-27755 course search: Add course id and shortname to search fields
2011-07-08 17:24:26 +08:00
Eloy Lafuente (stronk7)
a938306457
weekly release 2.1+
2011-07-08 11:22:28 +02:00
Eloy Lafuente (stronk7)
8718d91313
fix permissions
2011-07-08 11:12:55 +02:00
Eloy Lafuente (stronk7)
24813d35f7
Merge branch 'MDL-28015-workshop-sql_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-07-08 01:18:44 +02:00
Eloy Lafuente (stronk7)
8437ce030d
Merge branch 'MDL-28168-custommenu_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-07-08 00:58:08 +02:00
Tim Hunt
583e6a6992
MDL-27890 tinymce - enable 30 as min height within moodle
2011-07-07 19:59:35 +02:00
Eloy Lafuente (stronk7)
f738546c8f
MDL-NOBUG tinymce - updated instructions to cover local modifications and other minor changes
2011-07-07 18:21:15 +02:00
Eloy Lafuente (stronk7)
0e24cfb800
MDL-27890 tinymce - allow it to be smaller
2011-07-07 17:36:59 +02:00
David Mudrak
cabce0e259
MDL-28015 workshop - fixed unique list of columns in ORDER BY clause
...
MSSQL requires that the columns in the ORDER BY clause list must be
unique. The patch populates the list of fields by combining an array of
explicit sort definition with an array of implicit (default) sort
definition.
2011-07-07 15:16:29 +02:00
Sun Zhigang
fbe00fbec7
MDL-27833 Backup - Fix can't search courses with non-latin characters during importing
...
PARAM_ALPHANUMEXT filter out all non-latin characters, including
Chinese, Japanese and etc. Use PARAM_NOTAGS instead.
2011-07-07 10:39:24 +02:00
Aparup Banerjee
2fa78e85e9
MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts.
2011-07-07 10:24:38 +02:00
Petr Skoda
dd402d1fa3
MDL-28163 custom site frontpage support
2011-07-07 10:15:34 +02:00
Eloy Lafuente (stronk7)
14cf05a2cf
Merge branch 'm21_MDL-28110' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-07-07 03:01:30 +02:00
Eloy Lafuente (stronk7)
acfa08a69f
MDL-27989 whitespace fix
2011-07-07 02:22:54 +02:00
Eloy Lafuente (stronk7)
e986a24a9d
Merge branch 'MDL-27989_MOODLE_21_STABLE' of git://github.com/kordan/moodle into MOODLE_21_STABLE
2011-07-07 02:22:22 +02:00
Dan Poltawski
7a0374f6e7
MDL-26285 block_rss_client - do not disable with enablerssfeeds
...
This setting was used in 1.9 and below to control feed generation only, not
for RSS consumption.
2011-07-07 02:11:44 +02:00
Petr Skoda
78087ddfa5
MDL-27375 add missing lowercasing of external column names
...
Credit goes to Gail Preuninger.
2011-07-07 01:40:35 +02:00
Petr Skoda
bde4f81335
MDL-28117 include repo lib when hacking file_picker renderer
2011-07-07 01:34:12 +02:00
Dan Poltawski
334b4f6301
MDL-27329 course report - correct use of wrong fullname
...
We are refering to users in this column of the course report not
course full name.
2011-07-07 00:25:11 +02:00
Dan Poltawski
e4318be030
MDL-28100 - page resource was not using context for text filtering
2011-07-07 00:12:46 +02:00
Dan Poltawski
4c26ea1713
MDL-27279 lang/en/xmldb - Fix Typo in confirmcheckforeignkeys
2011-07-07 00:01:45 +02:00
Tim Hunt
40ff08d84f
MDL-28222 quiz reports missing context in call to quiz_report_feedback_for_grade.
2011-07-06 20:29:20 +02:00
Tim Hunt
9a1da08340
MDL-27040 get_users_by_capability generates u.id IN () when no uesrs have accessallgroups
2011-07-06 19:26:30 +02:00
Tim Hunt
eeb78f323a
MDL-28166 fix some more instances of my favourite becuase typo.
2011-07-06 19:21:02 +02:00
Tim Hunt
54bf1cf7dc
MDL-28166 send quiz event notifications asynchronously.
...
This avoids the problem that you cannot send messages in transactions.
It also means that the quiz submission will not be prevented, and the
message will still be sent eventually, if any part of the messaging
system is giving intermittent errors when the student wants to submit
their quiz.
2011-07-06 19:20:50 +02:00
Sun Zhigang
376d87ca03
MDL-27934 Upload Assignment - Remove useless code
2011-07-06 13:26:21 +08:00
Dan Poltawski
fbb580c38a
MDL-27855 navigation - only display participants link with permissions
2011-07-06 13:20:46 +08:00
Dan Poltawski
35a39e35e2
MDL-27168 completionstatus block - Use localized strings
2011-07-06 12:04:16 +08:00
Dan Poltawski
84a05572c9
MDL-26626 course competion block - fix hardcoded string
2011-07-06 11:21:35 +08:00
Dan Poltawski
c01d7b4d79
MDL-26611 Roles Language - remove reference to 'legacy role type'
2011-07-06 11:10:08 +08:00
Sam Hemelryk
baa97ed623
Merge branch 'MDL-28135_MOODLE_21_STABLE' of git://github.com/nebgor/moodle into MOODLE_21_STABLE
2011-07-06 11:02:55 +08:00
Petr Skoda
05f4555422
MDL-28147 do not double cache theme css/js
2011-07-06 03:15:03 +02:00
Tim Hunt
a5dd15e921
MDL-28160 question preview window uses wrong pagelayout in activity contexts
2011-07-06 03:08:41 +02:00
Petr Skoda
05299908b4
MDL-28161 precreate htmlpurifier dir when resetting caches
...
Includes sloppy whitespace fix.
2011-07-06 02:55:00 +02:00
Petr Skoda
9a49e6004b
MDL-28167 fix missing new
...
And sloppy whitespace.
2011-07-06 02:09:54 +02:00
Sam Hemelryk
a3fd215cb8
MDL-28172 forum: Fixed up overzealous check for portfolio enabled.
2011-07-06 02:02:02 +02:00
Tim Hunt
6ff0bacee1
MDL-28179 make failed event hander error message much more useful.
2011-07-06 01:49:02 +02:00
Andrew Robert Nicols
757ca142ca
MDL-28193 Add $external arg to get_driver_instance
...
Signed-off-by: Andrew Robert Nicols <andrew.nicols@luns.net.uk >
2011-07-06 01:40:35 +02:00
Eloy Lafuente (stronk7)
98e86d8b27
MDL-28196 quiz calls get_in_or_equal (fixing missing $DB)
2011-07-05 22:00:51 +02:00
Tim Hunt
69b88de0df
MDL-28196 quiz calls get_in_or_equal (not DB->get_in_or_equal) in two places
...
Also, another minor error in one method call.
2011-07-05 21:56:37 +02:00
Tim Hunt
17b8d59a0a
MDL-27821 backup_exception should not throw away debug info.
2011-07-05 19:43:54 +02:00
Eloy Lafuente (stronk7)
d396a03bac
Merge branch 'MDL-28185_m21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-07-05 17:59:57 +02:00
Tim Hunt
f404343487
MDL-26618 Moving sticky blocks on other pages does not work in Oracle.
...
This was due to some missing $DB->sql_empty() in a query affecting the
block_positions table.
2011-07-05 17:47:37 +02:00
Eloy Lafuente (stronk7)
f8632149ad
MDL-28185 upgrade - fix oracle problem upgrading blocks
2011-07-05 15:38:09 +02:00
David Mudrak
a056d4fa9e
MDL-28168 Multi-language support for custom_menu reimplemented
...
This is a reimplementation of the multi-language support for the
custom_menu class. The menu items now accept the forth optional
parameter with the explicit list of languages the item is valid for. If
no languages are listed, the item is valid for any language. The caller
of the custom_menu constructor must provide the user's current language
or null if the multi-language should not be supported (all items are
valid for any language then, regardless the definition).
See the attached unit tests for the examples of usage.
2011-07-05 12:22:26 +02:00
Kordan
3c9cd14006
addition to previous fix for MDL-27989 in MOODLE_21_STABLE
2011-07-05 11:30:50 +02:00
Tim Hunt
d5670c612b
MDL-25357 Allow maximum number of sections to be set by the admin. Also allow 0 sections at an choice.
...
Also fix one bad <br/> in another lang string.
2011-07-05 16:59:57 +08:00
David Mudrak
88d9d9fba5
MDL-28168 Improved custom_menu constructor
...
This improves custom_menu constructor by dropping support for useless
$text parameter and replacing it with the menu definition. This makes
custom_menu instance independent on the place where the menu is defined
($CFG->custommenuitems) and can be unit-tested. Also, multiple instances
of custom_menu can be instantiated now which can be interesting in the
future.
2011-07-05 10:26:01 +02:00
Kordan
cc3e8c536c
MDL-27989 fix for MOODLE_21_STABLE
2011-07-05 10:21:13 +02:00
Aparup Banerjee
a43b8cf330
MDL-28135 general Updated broken and typo docs links
2011-07-05 15:17:23 +08:00
Aparup Banerjee
028fba6878
MDL-28135 general Updated the Copyright notice to point to docs.moodle.org/dev/Releases instead of en/Release
2011-07-05 15:17:15 +08:00
Aparup Banerjee
8f32d623c5
MDL-28135 general Updated doc links related to Release notes to docs.moodle.org/dev/Releases now
2011-07-05 15:17:06 +08:00
Aparup Banerjee
63e8936bb1
MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/"
2011-07-05 15:16:55 +08:00
David Mudrak
5b806d1524
MDL-28168 Revert "MDL-27073 Support multi-language content in custom menu"
...
This reverts commit 87e0230d0a .
2011-07-05 09:08:49 +02:00
Iñaki Arenaza
7679e8d256
MDL-24666 sync_users.php can throw db exception on sites upgraded from 1.x
...
From 2.0 on we lowercase all the settings related to LDAP attributes
to cope with differences in LDAP servers when returning attribute
names as array indices (some lowercase them, some leave them as
specified in the query, some normalize them, etc.).
But we only lowercase them when saving the settings page. So on sites
that have been migrated from 1.x, it may happen that we still have
mixed-case attribute names. And this is fatal for the user_attribute
setting, as we might not detect it in the returned array from LDAP and
it will be empty (and the db layer throws and exception).
So we just make sure the attribute name is lowercased (and trimmed,
in case it's got some white space around it).
Signed-off-by: Iñaki Arenaza <iarenaza@mondragon.edu >
2011-07-04 21:46:44 +02:00
Dan Marsden
e1a1827b59
SCORM MDL-28110 fix string name
2011-07-03 12:54:41 +12:00
Dan Marsden
9f098ef0ec
SCORM MDL-28110 set default for forcejavascript to yes - add string explaining what it does.
2011-07-03 12:54:31 +12:00
Eloy Lafuente (stronk7)
d64baeceb2
release 2.1
2011-07-01 23:47:23 +02:00
Eloy Lafuente (stronk7)
f4f835b739
fix permissions
2011-07-01 23:39:00 +02:00
Eloy Lafuente (stronk7)
c5b0344b62
Merge branch 'MDL-28152-course-grade-category' of git://github.com/mudrd8mz/moodle
2011-07-01 22:33:04 +02:00
Eloy Lafuente (stronk7)
0e2901443c
Merge branch 'MDL-28103' of git://github.com/timhunt/moodle
2011-07-01 22:17:16 +02:00
Tim Hunt
aa5257ce7e
MDL-28103 one more problem.
2011-07-01 21:17:06 +01:00
David Mudrak
41f21f92cf
MDL-28152 Improved detection of the course grade_category on course restore
2011-07-01 22:12:30 +02:00
Tim Hunt
1645ad22d8
MDL-28103 code to deal with missing question_attempts was buggy.
2011-07-01 21:07:49 +01:00
Tim Hunt
e7933796a8
MDL-28103 make the upgrade more robust in the presence of old garbage data in the DB.
2011-07-01 20:54:42 +01:00
Eloy Lafuente (stronk7)
715a5bb732
MDL-27829 blocks - lang string fixes. Credit goes to Helen!
2011-07-01 20:38:06 +02:00
Eloy Lafuente (stronk7)
3e16a2ca66
MDL-27829 blocks - clean dupe comments
2011-07-01 20:38:06 +02:00
Eloy Lafuente (stronk7)
ddaa914789
MDL-27829 block creation - ensure correct pagetypepattern in mod/ pages
2011-07-01 20:38:06 +02:00
Eloy Lafuente (stronk7)
e5a863e55c
MDL-27829 course report - fix name of "Course completion report". Credit goes to Helen!
2011-07-01 20:38:06 +02:00
Tim Hunt
dfcbecd487
MDL-28103 when handling questions that have been deleted from the question bank, find the right updater class.
2011-07-01 17:13:47 +01:00
Tim Hunt
4a6ac0ceb1
MDL-28103 fix silly error in quiz_upgrade_very_old_question_sessions.
2011-07-01 17:13:45 +01:00
Eloy Lafuente (stronk7)
ec48e283b0
Merge branch 'MDL-27960' of git://github.com/nebgor/moodle
2011-07-01 16:13:51 +02:00
Eloy Lafuente (stronk7)
264d81eee3
Merge branch 's11_MDL-27976_undefined_variable_master' of github.com:dongsheng/moodle
2011-07-01 13:43:05 +02:00
Aparup Banerjee
b74b347aba
MDL-27960 assignment subplugin moodle1 conversion handling and handlers added
2011-07-01 19:11:29 +08:00
Eloy Lafuente (stronk7)
67fcc9989a
Merge branch 'MDL-27829_block_pagetype_master' of git://github.com/andyjdavis/moodle
2011-07-01 11:51:26 +02:00
Andrew Davis (andyjdavis)
2f9bdadfd2
MDL-27829 blocks: made the ability to add a block to all site administration pages work
2011-07-01 17:11:10 +08:00
Eloy Lafuente (stronk7)
3bd43d3d5c
Merge branch 'MDL-27418' of git://github.com/timhunt/moodle
2011-07-01 11:05:17 +02:00
Sam Hemelryk
90e9d09b5f
Merge branch 'MDL-28138' of git://github.com/timhunt/moodle
2011-07-01 17:01:57 +08:00
Tim Hunt
e42646b167
MDL-27418 fix minor regression found by Rajesh.
2011-07-01 09:44:31 +01:00
Eloy Lafuente (stronk7)
49752ecb59
Merge branch 'MDL-28022-glossary-export' of git://github.com/mudrd8mz/moodle
2011-07-01 10:40:15 +02:00
Tim Hunt
01533e9cce
MDL-28138 fix calculated-specific format float function
...
Sadly this has to be done in question.php and in two places in the ugprade code :-(.
2011-07-01 09:14:56 +01:00
Andrew Davis (andyjdavis)
346a32a75b
MDL-27829 blocks: added some more page types to some _page_type_list() functions
2011-07-01 15:43:26 +08:00
Sam Hemelryk
4c9e9e09ea
Merge branch 's11_MDL-28121_split_master' of github.com:dongsheng/moodle
2011-07-01 15:07:21 +08:00
Andrew Davis (andyjdavis)
1fe0ecabf1
MDL-27829 blocks: altered some strings so page type strings match the names of the course reports in the UI
2011-07-01 10:01:38 +08:00
David Mudrak
c9b3efd20c
MDL-28022 glossary entry without attachment can be exported to Mahara as Leap2A content
...
The problem here was that the manifest file was written into the
'./files/leap2a.xml' instead of the './leap2a.xml' in the ZIP package.
I believe there was a bug in the write_new_file() using the 3rd parameter
incorrectly. A detailed review of all other modules using the same
method must happen soon.
2011-07-01 02:34:00 +02:00
Eloy Lafuente (stronk7)
a80d6ab536
Merge branch 'MDL-28128' of git://github.com/timhunt/moodle
2011-07-01 01:49:59 +02:00
Eloy Lafuente (stronk7)
70debd7391
Merge branch 'MDL-28129' of git://github.com/timhunt/moodle
2011-07-01 01:41:38 +02:00
Eloy Lafuente (stronk7)
4411596c27
Merge branch 'MDL-28132' of git://github.com/timhunt/moodle
2011-07-01 01:37:43 +02:00
Eloy Lafuente (stronk7)
d72129829f
Merge branch 'MDL-28133' of git://github.com/timhunt/moodle
2011-07-01 01:10:06 +02:00
Eloy Lafuente (stronk7)
f9d2eb4f20
Merge branch 'MDL-28099_wip' of git://github.com/jamiepratt/moodle
2011-07-01 00:54:35 +02:00
Eloy Lafuente (stronk7)
7ace3a2199
Merge branch 'MDL-28006-convert-gradebook' of git://github.com/mudrd8mz/moodle
2011-07-01 00:09:50 +02:00
Eloy Lafuente (stronk7)
b1273d09dd
Merge branch 'MDL-28116-master' of git://github.com/sammarshallou/moodle
2011-06-30 23:56:53 +02:00
David Mudrak
d46badb176
MDL-28006 restore - improved handling of gradebook 1.9 backups
...
On contrary from a backup created in 2.0, the file gradebook.xml in the
converted MBZ can contain the course grade_item without the
corresponding grade_category record which is something restore_stepslib
did not expect. This patch fixes two places:
1) the gradebook restore does not use mapped itemid but calls
grade_category::fetch_course_category() to get the actual category to
link the course_item with
2) after_execute makes sure that the mapping actually exists before
trying to move the activities from the default root category
2011-06-30 22:40:54 +02:00
Tim Hunt
baf706b503
MDL-28132 truncate very long category names before using them in random question names.
2011-06-30 19:35:35 +01:00
Jamie Pratt
1e257a3a54
NOBUG if we are going to reuse the functions used within the evalmath code then
...
the calling api should not be weird with reversed parameters etc.
2011-06-30 17:50:05 +01:00
Jamie Pratt
9085134ed7
MDL-27659 "have evalmath accept numbers expressed with scientific
...
notation"
2011-06-30 17:49:49 +01:00
Jamie Pratt
4733133533
NOBUG fixed some coding style deviations in unit test code. Mostly
...
white space changes and added scope declarations to unit test
functions.
2011-06-30 17:49:31 +01:00
jamiepratt
e2beee5880
NOBUG move pattern for func and var names into a static var and make a function to test a string to see if it is a valid func or var name.
2011-06-30 17:49:01 +01:00
sam marshall
c02b60bccc
MDL-28116 Fix issue restoring old backups with duplicate completion rows
2011-06-30 17:33:12 +01:00
Jamie Pratt
e5060e2209
MDL-28129 two issues with loading and saving questions
...
1. Missing order by could randomise the order of the hints.
2. the extraanswerfields big had some SQL errros.
2011-06-30 17:21:37 +01:00
Eloy Lafuente (stronk7)
0bd8f4c665
Merge branch 'MDL-28115' of git://github.com/rwijaya/moodle
2011-06-30 17:09:42 +02:00
Tim Hunt
ceb4d2ed0b
MDL-28128 finish the fix for MDL-28035.
...
There was one place where I had only fixed the backup code to work-around bad data from Moodle 2.0. I needed to make the equivalent change in the upgrade code.
The bad data is that the seq_number fields can be wrong (not unique). Se already have data ordered by (seq_number, id) and the array keys of the array we are building are not used for anything, so this fix deals with the problem.
2011-06-30 16:00:15 +01:00
Eloy Lafuente (stronk7)
91dc377b74
Merge branch 'MDL-27829_block_pagetype_master' of git://github.com/andyjdavis/moodle
2011-06-30 16:39:45 +02:00
Eloy Lafuente (stronk7)
db0fe3b295
Merge branch 'MDL-28061' of git://github.com/rwijaya/moodle
2011-06-30 16:22:20 +02:00
Tim Hunt
69384c1939
MDL-28127 incorrect lang string placeholder in question engine upgrade.
2011-06-30 15:20:42 +01:00
David Mudrak
3343677e0a
MDL-28006 Fixed grades subpath handling
...
Registering the grades subpath even if we do not process the grades yet.
This is to prevent from incorrect considering the wrapper as an empty tag.
2011-06-30 15:17:03 +02:00
Rossiani Wijaya
0c8d3939bc
MDL-28061 mediaplugins filter: add aac audio node to filetypes.mm, fixed string mistype within the admin setting page (acc -> aac) and add mediaplugin_html5audio css class to align the player/link like the rest.
2011-06-30 19:29:07 +08:00
Rossiani Wijaya
54fd7cd9ee
MDL-28115 lesson module: fixed undefined variable for multiple answer, disabled numberical input text during review and fixed bug for essay answer during review process.
2011-06-30 18:43:25 +08:00
Dongsheng Cai
1e539f647d
MDL-27976, Fixed undefined variable
2011-06-30 17:46:44 +08:00
Andrew Davis (andyjdavis)
d097ad564d
MDL-27829 blocks: added a warning to the block settings page that displays when the block was using a block type we dont let users select anymore
2011-06-30 17:44:50 +08:00
Dongsheng Cai
8819c47b64
MDL-28121, fixed deprecated split() function
2011-06-30 17:34:36 +08:00
Andrew Davis (andyjdavis)
096928c79e
MDL-27829 blocks: improved backwards compatibility for blocks set to display on page types we dont allow the user to select anymore
2011-06-30 16:42:28 +08:00
Jamie Pratt
5b5206e1cb
MDL-28099 Fixed regression as outlined in tracker.
2011-06-30 14:34:10 +07:00
Andrew Davis (andyjdavis)
800688bd1e
MDL-27829 blocks: added code to make the page type restrictions for blocks on admin setting pages make sense
2011-06-30 15:32:34 +08:00
Sam Hemelryk
54ae8ed032
Merge branch 'MDL-24684_master' of git://github.com/stronk7/moodle
2011-06-30 10:49:29 +08:00
Eloy Lafuente (stronk7)
b7a45fa782
MDL-24684 backup - basic protection against time/memory limits
2011-06-30 03:37:30 +02:00
Eloy Lafuente (stronk7)
4ea6ce7e39
Merge branch 'MDL-28044' of git://github.com/nebgor/moodle
2011-06-30 01:59:49 +02:00
Eloy Lafuente (stronk7)
9829fa8261
Merge branch 'MDL-15587-head' of git://github.com/grabs/moodle
2011-06-30 01:54:19 +02:00
Eloy Lafuente (stronk7)
06a7f952cb
Merge branch 'MDL-19864_database_excel_export' of git://github.com/andyjdavis/moodle
2011-06-30 01:16:57 +02:00
Eloy Lafuente (stronk7)
0bde123fa8
Merge branch 'wip-MDL-27431-master' of git://github.com/Beedell/moodle
2011-06-30 01:13:34 +02:00
Eloy Lafuente (stronk7)
ca2b89d5df
Merge branch 'master_MDL-28016' of git://github.com/danmarsden/moodle
2011-06-30 01:10:51 +02:00
Eloy Lafuente (stronk7)
a092e9bc42
Merge branch 'wip-MDL-25249-master-r1' of git://github.com/samhemelryk/moodle
2011-06-30 00:55:20 +02:00
Eloy Lafuente (stronk7)
586fecb80b
Merge branch 'MDL-27149' of git://github.com/timhunt/moodle
2011-06-30 00:20:43 +02:00
Eloy Lafuente (stronk7)
497ad94adb
Merge branch 'MDL-28055' of git://github.com/timhunt/moodle
2011-06-30 00:02:51 +02:00
Eloy Lafuente (stronk7)
f684dce013
Merge branch 'MDL-28108' of git://github.com/timhunt/moodle
2011-06-30 00:00:12 +02:00
Eloy Lafuente (stronk7)
6e344148c1
MDL-27418 qtype numerical - minor whitespace fix
2011-06-29 23:57:08 +02:00
Eloy Lafuente (stronk7)
88933f08cb
Merge branch 'MDL-27418' of git://github.com/timhunt/moodle
2011-06-29 23:51:33 +02:00
Eloy Lafuente (stronk7)
0f744d2ca4
Merge branch 'MDL-27430' of git://github.com/timhunt/moodle
2011-06-29 23:33:01 +02:00
Eloy Lafuente (stronk7)
be13d37a02
Merge branch 'MDL-28074' of git://github.com/timhunt/moodle
2011-06-29 23:09:13 +02:00
Tim Hunt
05a5c2f9a2
MDL-28108 oops! I got the cut-off percentage wrong.
2011-06-29 22:02:59 +01:00
Tim Hunt
56a4ae4673
MDL-28074 question preview should set context/course/cm properly.
...
1. We need this so that, for example, when previewing a question from
the quiz editing page, the preview uses the filter settings, theme and
language set for that quiz and course.
2011-06-29 21:25:56 +01:00
Eloy Lafuente (stronk7)
f4eeee5bd5
Merge branch 'pagelib_single' of git://github.com/marxjohnson/moodle
2011-06-29 21:00:06 +02:00
Eloy Lafuente (stronk7)
76feb947b6
Merge branch 'MDL-28028' of git://github.com/timhunt/moodle
2011-06-29 20:58:27 +02:00
Eloy Lafuente (stronk7)
f0548d18bf
Merge branch 'MDL-28035' of git://github.com/timhunt/moodle
2011-06-29 20:47:16 +02:00
Eloy Lafuente (stronk7)
fae9cd077c
Merge branch 'MDL-28037' of git://github.com/timhunt/moodle
2011-06-29 20:44:49 +02:00
Eloy Lafuente (stronk7)
282a0a713e
Merge branch 'MDL-28087_friendly_jabber' of git://github.com/andyjdavis/moodle
2011-06-29 20:11:17 +02:00
Eloy Lafuente (stronk7)
1333c05ebe
Merge branch 's11_MDL-27936_send_message_master' of github.com:dongsheng/moodle
...
Conflicts:
lib/db/services.php
version.php
2011-06-29 20:00:49 +02:00
Eloy Lafuente (stronk7)
3a4c390c53
Merge branch 's11_MDL-27976_get_users_by_courseid_master' of github.com:dongsheng/moodle
2011-06-29 19:50:39 +02:00
Eloy Lafuente (stronk7)
9cdff2b2a5
Merge branch 'wip-MDL-27988-master' of git://github.com/samhemelryk/moodle
2011-06-29 18:12:18 +02:00
Tim Hunt
3a6eb8efdf
MDL-27418 qtype numerical correct grading of 'right value, wrong unit' reponses.
...
Probably easiest to explain by example: If the right answer is 1.23 m with alternate
unit 100 cm = 1m then the completely right answers are 1.23 m and 123 cm.
Right answer, wrong unit responses include 1.23, 1.23 frogs and 1.23 cm.
123 m is not considered to have the correct numerical value.
We may well re-consider the way this works in a future version of Moodle.
Unit grading was not implemented before Moodle 2.0. In Moodle 2.0, the unit grading
was more permissive than here, for example 123 m would have been graded correctly in
2.0. However, I'm not sure I follow the rationale for that.
2011-06-29 15:41:56 +01:00
Eloy Lafuente (stronk7)
ae5b0cde4d
Merge branch 'MDL-27955_HEAD' of git://github.com/rwijaya/moodle
2011-06-29 15:42:26 +02:00
Eloy Lafuente (stronk7)
0822174adc
Merge branch 'MDL-27812_front_page_blocks' of git://github.com/andyjdavis/moodle
2011-06-29 15:29:14 +02:00
Eloy Lafuente (stronk7)
b28c4c22f3
Merge branch 'wip-mdl-27964-master' of git://github.com/rajeshtaneja/moodle
2011-06-29 15:07:07 +02:00
Eloy Lafuente (stronk7)
c5401e743d
Merge branch 'MDL-28072_coursereport_undefined_function' of git://github.com/andyjdavis/moodle
2011-06-29 15:01:50 +02:00
Jamie Pratt
b1eca34453
MDL-28099 fixes issue with filepicker and element names with index not passing
...
value for draftitemid.
2011-06-29 18:39:15 +07:00
Rossiani Wijaya
abd5c24e28
MDL-27955 lesson module: fixed error for reviewing lesson and update string to continue or finish reviewing
2011-06-29 18:18:52 +08:00
Sam Hemelryk
f86e19b1ee
Merge branch 'MDL-27829_block_pagetype_master' of git://github.com/andyjdavis/moodle
2011-06-29 17:04:13 +08:00
Dan Marsden
444ff001a1
SCORM MDL-28016 - fix redirect call to use proper moodle_url
2011-06-29 20:31:19 +12:00
Dongsheng Cai
014792901d
MDL-27976 webservice moodle_user_get_users_by_courseid webservice
2011-06-29 15:41:31 +08:00
Sam Hemelryk
7bbf41661b
MDL-27988 backup grade: Calculated grade items calculation references now corrected and idnumber restore improved
2011-06-29 15:26:48 +08:00
Sam Hemelryk
364f43b0b4
MDL-25249 calendar: Fixed regression in set.php
2011-06-29 15:08:27 +08:00
David Mudrak
af66e7fea3
MDL-28006 code cleanup - there is nothing to do for grade_settings
2011-06-29 09:08:25 +02:00
David Mudrak
ddefec8d14
MDL-28006 moodle1 converter supports outcomes
2011-06-29 08:55:43 +02:00
Sam Hemelryk
797cedc7cf
MDL-25249 Tidied up calendar variable passing and removed session abuse
2011-06-29 14:50:38 +08:00
Tim Hunt
c5aaf41739
MDL-27418 add unit tests for the problem case identified by Pierre.
2011-06-29 06:55:45 +01:00
Rajesh Taneja
912ea4bc84
MDL-27964 lesson - Quick fix added for importing question files in lesson module
2011-06-29 13:52:52 +08:00
Andrew Davis (andyjdavis)
26a0af08e0
MDL-28072 coursereport: added a missing require_once()
2011-06-29 12:59:44 +08:00
Andrew Davis (andyjdavis)
5daa7279d4
MDL-28087 assignment: made the jabber notification of assignment grading better
2011-06-29 11:29:11 +08:00
Dongsheng Cai
4de00da791
MDL-27936, send_message webservice should respect contact settings, improve readability, rename it to moodle_message_send_instantmessages
2011-06-29 11:26:16 +08:00
Aparup Banerjee
eea3341dfc
MDL-28044 general - updated print_error() link to point to new versioned docs link.
2011-06-29 10:55:02 +08:00
Andrew Davis (andyjdavis)
3d942d5054
MDL-19864 database: temporarily commenting out the excel export option as its broken and cannot be quickly fixed. Use Open Office option for the time being.
2011-06-29 10:35:31 +08:00
David Mudrak
d98100e407
MDL-28006 moodle1 converter supports grade letters
2011-06-29 01:06:59 +02:00
David Mudrak
cfab209904
MDL-28006 moodle1 converter supports grade categories and non-module grade items
2011-06-29 01:06:10 +02:00
David Mudrak
544e0d5972
MDL-28006 moodle1 converter supports activity module grade items
2011-06-29 00:11:05 +02:00
David Mudrak
acc9a7b9e2
MDL-28006 moodle1 converter provides new get_stash_or_default() method
2011-06-29 00:11:05 +02:00
David Mudrak
477f1d2b78
MDLQA-1147 Fixed a typo in the exception class name
...
Thanks Steve Turley for spotting and reporting this during the QA.
2011-06-29 00:10:59 +02:00
Eloy Lafuente (stronk7)
cddb428722
Merge branch 'MDL-27990_assignment_notifications' of git://github.com/andyjdavis/moodle
2011-06-28 22:14:54 +02:00
Tim Hunt
f040d4b046
MDL-27418 add validation to stop students intering a thosands sep.
...
If it might be confused by a decimal point from another locale.
2011-06-28 18:26:34 +01:00
Tim Hunt
1a1353a5ce
MDL-27418 qtype numeric go back to the very permissive number parsing from Moodle 2.0.
...
I hope my unit tests are good enough to make this change safe.
2011-06-28 18:13:44 +01:00
Tim Hunt
eef75d4b31
MDL-27418 qtype_numeric correct output of numbers in locales that use , for decimal point.
2011-06-28 17:37:09 +01:00
Tim Hunt
9048940701
MDL-27418 correct validation of numerical answers in qtype numeric.
...
This mostly affects locales that use , as decimal point.
2011-06-28 17:36:24 +01:00
Tim Hunt
3aa159706c
MDL-27418 fix typo
...
I really should refactor to eliminate this duplicated code.
2011-06-28 17:34:24 +01:00
Tim Hunt
8566369f63
MDL-27430 qtype numerical put multiple-choice units back to radio buttons
...
It seems that people want to be able to use <sup> and <sub> here, which
makes sense, so we need to keep radio buttons for questions upgraded
from 2.0. The dropdown menu, however, is also nice, so keep that option
too for new questions.
2011-06-28 16:33:01 +01:00
John Beedell
cab2c7ea6e
MDL-27431 adjust help icon alt to be same as title for accessibility
2011-06-28 15:54:14 +01:00
Andrew Davis (andyjdavis)
d863aecb92
MDL-27812 blocks: fixed the ability to add a block and have it display on all pages
2011-06-28 18:50:03 +08:00
Tim Hunt
8818c826ea
MDL-28055 quiz_upgrade_very_old_question_sessions bit does not work because of missing includes.
2011-06-28 10:57:50 +01:00
Sam Hemelryk
5163ac94b0
Merge branch 'MDL-28023_assignment_jabber' of git://github.com/andyjdavis/moodle
2011-06-28 17:04:55 +08:00
Rajesh Taneja
b89bf55f84
MDL-27964 lesson - Old file picker is replaced with new filepicker, currently all imported questions will be saved in /temp/questionimport/ where questionbank files are saved.
2011-06-28 12:10:56 +08:00
Andrew Davis (andyjdavis)
83dfca3fa3
MDL-27990 assignment: removed a redundant retrieval of a user preference
2011-06-28 11:08:59 +08:00
Sam Hemelryk
e2542e1faf
Merge branch 's11_MDL-27866_pix_url_master' of git://github.com/dongsheng/moodle
2011-06-28 10:16:57 +08:00
Rossiani Wijaya
57a4bd032b
MDL-27955 lesson module: fixed error for reviewing lesson and update string to continue or finish reviewing
2011-06-28 10:14:55 +08:00
Sam Hemelryk
256383c07d
Merge branch 'MDL-28014_head' of git://github.com/grabs/moodle
2011-06-28 10:12:39 +08:00
Tim Hunt
50de6ad083
MDL-28037 Make restoring quiz_attempts more robust.
...
Don't assume that 0 is unique (even temporarily).
2011-06-27 18:27:12 +01:00
Tim Hunt
f997f0fc46
MDL-28028 prevent orphaned question_attempt data from breaking upgrade.
2011-06-27 17:27:40 +01:00
Tim Hunt
0366ef262a
MDL-28035 problems with upgrade/restore of ataptive quizzes from 2.0
...
There were two main problems:
1. The unit tests for upgrading adaptive quiz attempts had slighly the
wrong $expectedqa, and so matching that the upgrade was doing the wrong
thing in certain situations. The main issue was that it was setting
-_try = 1 on the first step, which broke the penalty calculation when
the quiz was regraded. There were also some other subtleties with
incrementing -_try that were not right before.
2. It was possible in 2.0 and earlier for two question_states to get the
same seq_number, and restoring 2.0 backups was rashly assuming that that
was unique.
2011-06-27 17:10:02 +01:00
Eloy Lafuente (stronk7)
7fde489dae
on-demand release 2.1beta
2011-06-27 17:32:54 +02:00
Eloy Lafuente (stronk7)
34ff02bff0
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-06-27 17:31:42 +02:00
Eloy Lafuente (stronk7)
32038aaccc
Merge branch 'MDL-28033' of git://github.com/timhunt/moodle
2011-06-27 17:12:40 +02:00
Eloy Lafuente (stronk7)
3bdc10150c
Merge branch 'MDL-28049' of git://github.com/timhunt/moodle
2011-06-27 15:56:03 +02:00
sam marshall
a854bca3cf
MDL-28021 Completion system can create inconsistent database rows
...
This change includes:
(1) update deletes older versions of inconsistent rows
(2) update drops one index and replaces it with a new unique index
(3) fixed to ensure that when it decides whether to insert or update
it uses current database state and not cached info
(4) unit tests updated to test #3
Conflicts:
lib/db/upgrade.php
version.php
2011-06-27 15:25:13 +02:00
Tim Hunt
19f7bb5b7e
MDL-28049 conditional include so xml question format can work for both lesson and 3rd party qtypes.
...
This is a regression caused by MDL-27956.
2011-06-27 13:59:57 +01:00
Tim Hunt
2779cc7d89
MDL-28033 Fatal error upgrading form 1.9 to 2.1 due to missing include.
2011-06-27 13:43:16 +01:00
Eloy Lafuente (stronk7)
8e0733f4d8
Merge branch 'unsigned_fixes' of git://github.com/stronk7/moodle
2011-06-27 14:06:13 +02:00
Eloy Lafuente (stronk7)
f4fd96a848
MDL-28032 database - finally question->defaultmark goes signed. Changing prev commit.
2011-06-27 11:37:34 +02:00
Eloy Lafuente (stronk7)
f83776f2ec
Merge branch 'wip-MDL-27809-master-r7' of git://github.com/samhemelryk/moodle
2011-06-27 10:11:02 +02:00
Sam Hemelryk
29e2d0a820
Merge branch 'MDL-26199' of git://github.com/timhunt/moodle
2011-06-27 16:03:48 +08:00
Sam Hemelryk
35d4d85dc4
Merge branch 'unsigned_fixes' of git://github.com/stronk7/moodle
2011-06-27 15:45:41 +08:00
Sam Hemelryk
a3f8860d6c
Merge branch 'quizreport_langstrings' of git://github.com/stronk7/moodle
2011-06-27 15:30:11 +08:00
Sam Hemelryk
da17baf76a
Merge branch 'backup_bump' of git://github.com/stronk7/moodle
2011-06-27 15:28:49 +08:00
Mark Johnson
c78f8443e6
MDL-28025 pagelib improve error message when $PAGE->context isn't set
2011-06-27 08:22:43 +01:00
Sam Hemelryk
3992a46e89
MDL-27809 navigation: Fixed up a couple of minor issues after peer-review
2011-06-27 15:11:28 +08:00
Andrew Davis (andyjdavis)
b38e2e28a1
MDL-27829 blocks: altered the algorithm used to find plugin page types
2011-06-27 12:27:41 +08:00
Andrew Davis (andyjdavis)
0f1751b01b
MDL-28023_assignment_jabber assignment: added context url to improve the jabber notifications
2011-06-27 11:08:21 +08:00
AMOS bot
c31745211a
Automatically generated installer lang files
2011-06-27 00:55:10 +00:00
Eloy Lafuente (stronk7)
a8e6c39e9f
Merge branch 'MDL-28024' of git://github.com/timhunt/moodle
2011-06-27 01:44:40 +02:00
Eloy Lafuente (stronk7)
f1231efec4
MDL-28038 backup - bump
2011-06-26 19:15:06 +02:00
Eloy Lafuente (stronk7)
8b95f430b5
MDL-28036 quiz - add some missing (reports) lang strings
2011-06-26 18:22:23 +02:00
Eloy Lafuente (stronk7)
a0628c68de
MDL-28032 database - fix some sign inconsistencies
2011-06-26 13:12:42 +02:00
Eloy Lafuente (stronk7)
d466e23c38
MDL-28032 database - retrofit signed info for decimal/float (improves diffs detection)
2011-06-26 12:54:16 +02:00
Andrew Davis (andyjdavis)
fa09b5a9a3
MDL-28023 assignment: assignment wasnt supplying all the data necessary to produce a meaningful jabber notification
2011-06-25 13:12:48 +08:00
Andreas Grabs
da457a944d
MDL-15587 - Course Participation report for a feedback activity
2011-06-24 23:13:00 +02:00
Tim Hunt
5cc532e8e9
MDL-28024 adaptive qbehaviour. Displayed penalties not rounded correctly.
2011-06-24 14:26:49 +01:00
Rossiani Wijaya
560f549593
MDL-27922 lesson mod: fixed string for activity link
2011-06-24 16:50:31 +08:00
Sam Hemelryk
e26507b361
MDL-27809 navigation: Reworked the caching within navigation and improved the ordering of events in order to reduce the use of session without serious impact on serverload
2011-06-24 16:42:41 +08:00
Andrew Davis (andyjdavis)
be34802d23
MDL-27990 assignment: Some small modifications to the assignment notification code
...
AMOS BEGIN
MOV [enableemailnotification,mod_assignment],[enablenotification,mod_assignment]
MOV [enableemailnotification_help,mod_assignment],[enablenotification_help,mod_assignment]
AMOS END
2011-06-24 14:19:40 +08:00
Eloy Lafuente (stronk7)
50d32a2baf
on-demand release 2.1beta
2011-06-24 00:48:51 +02:00
Eloy Lafuente (stronk7)
2e27e2d64a
Merge branch 'MDL-28012' of git://github.com/timhunt/moodle
2011-06-24 00:31:53 +02:00
Eloy Lafuente (stronk7)
89ad7c078e
Merge branch 'MDL-27827_head' of git://github.com/grabs/moodle
2011-06-24 00:21:58 +02:00
Eloy Lafuente (stronk7)
4965f02087
Merge branch 's11_MDL-27999_wiki_preview_master' of github.com:dongsheng/moodle
2011-06-24 00:13:48 +02:00
Eloy Lafuente (stronk7)
06c8cef4c2
Merge branch 'wip-MDL-27962-master' of git://github.com/samhemelryk/moodle
2011-06-24 00:02:20 +02:00
Eloy Lafuente (stronk7)
fcb36b65ec
Merge branch 'wip-MDL-27958-master' of git://github.com/samhemelryk/moodle
2011-06-23 23:57:55 +02:00
Eloy Lafuente (stronk7)
adecb9de9a
Merge branch 'wip-MDL-27940-master' of git://github.com/samhemelryk/moodle
2011-06-23 23:54:32 +02:00
Andreas Grabs
b7030c3def
MDL-28014 - unpropitious use of bcmod()
2011-06-23 21:22:38 +02:00
Andreas Grabs
65ee5d7dad
MDL-27827 - Missing messageprovider:message language string
2011-06-23 20:33:12 +02:00
Tim Hunt
c5da295b85
MDL-28012 Quiz editing status line can display screwy dates.
2011-06-23 18:53:07 +01:00
Eloy Lafuente (stronk7)
9867711fd7
on-demand release 2.1beta
2011-06-23 18:24:57 +02:00
stabijoh
5fc36f559f
MDL-27998 canvas theme - fix font sizes
2011-06-23 17:28:29 +02:00
Jamie Pratt
f271a66776
NOBUG added floor, ceil and round to evalmath.class.php and added
...
tests.
2011-06-23 12:33:40 +01:00
Jamie Pratt
950dc9145b
NOBUG implemented seeding of 'random' functions.
2011-06-23 12:33:38 +01:00
jamiepratt
6efaec1e15
NOBUG move function definition is_valid_var_or_func_name above 'HERE
...
BE INTERNAL METHODS' line.
2011-06-23 12:33:36 +01:00
jamiepratt
06329db453
NOBUG updated readme file with changes made to code
2011-06-23 12:33:34 +01:00
jamiepratt
13264f3505
MDL-27162 "localize strings in mathslib" needed to add mathslib file
...
to list of core language files in moodlelib.
2011-06-23 12:33:32 +01:00
jamiepratt
94a67b3992
Make changes in functionality, originally implemented by Petr to make
...
maths class suitable for use in grade book, dependent on boolean
switches in constructor which default to having the changes 'on'.
2011-06-23 12:33:30 +01:00
jamiepratt
c4f7eecfc5
MDL-27139 "mathslib used by gradebook incorrectly evaluating
...
expressions" simple fix needed to prevent problem with operator
following expression with no operands such as pi().
2011-06-23 12:33:28 +01:00
Eloy Lafuente (stronk7)
b4bb80b7d6
weekly release 2.1beta
2011-06-23 11:25:48 +02:00
Eloy Lafuente (stronk7)
916cbea67f
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-06-23 11:24:03 +02:00
Eloy Lafuente (stronk7)
5088275347
Merge branch 's10_MDL-27341_flickr_plugin_master' of git://github.com/dongsheng/moodle
2011-06-23 11:16:00 +02:00
Dongsheng Cai
14b2d8d865
MDL-26677 flickr repo - fix undefined index usewatermarks
2011-06-23 17:13:46 +08:00
Eloy Lafuente (stronk7)
618d2ecf48
Merge branch 'MDL-27920_grade_export' of git://github.com/andyjdavis/moodle
2011-06-23 10:15:07 +02:00
Andrew Davis (andyjdavis)
8de7c8a7ff
MDL-27920 gradebook: fixes following integration review
2011-06-23 15:58:44 +08:00
Tim Hunt
f19ed874ee
MDL-26199 further changes needed to make the question bank navigation behave.
2011-06-23 07:18:49 +01:00
Tim Hunt
8356e6cff8
MDL-26199 keep track of the current category when switching pages in the question bank.
2011-06-23 07:18:49 +01:00
Dongsheng Cai
7cacd29fac
MDL-27999 mod wiki, fixed broken image in preview
2011-06-23 13:52:14 +08:00
Sam Hemelryk
8b05c5e2bd
MDL-27962 Fixed typo in tablelib preventing columns from being collapsed
2011-06-23 13:33:28 +08:00
Sam Hemelryk
7313ac6c7a
MDL-27958 Added missing set_context call which would cause errors for all contexts below course
2011-06-23 12:16:09 +08:00
Sam Hemelryk
d38a4849b7
MDL-27940 navigaiton: Fixed an ordering problem so that when a parent was set for a node the nodes activity was accounted for
2011-06-23 11:29:26 +08:00
Sam Hemelryk
58c724a613
Merge branch 'MDL-27169_master' of git://github.com/stronk7/moodle
2011-06-23 10:43:57 +08:00
AMOS bot
99774e998c
Automatically generated installer lang files
2011-06-23 00:55:12 +00:00
Eloy Lafuente (stronk7)
5973f0b53d
MDL-26677 repositories - clean one debugging var_dump()
2011-06-23 02:04:30 +02:00
Eloy Lafuente (stronk7)
39354db055
Merge branch 's10_MDL-27341_flickr_plugin_master' of git://github.com/dongsheng/moodle
2011-06-23 02:02:24 +02:00
Eloy Lafuente (stronk7)
4c15bde8f1
Merge branch 'MDL-27948' of git://github.com/timhunt/moodle
2011-06-23 01:14:19 +02:00
Eloy Lafuente (stronk7)
daf4cf26f7
Merge branch 'MDL-27929' of git://github.com/timhunt/moodle
2011-06-23 00:51:16 +02:00
Eloy Lafuente (stronk7)
e345969ae2
Merge branch 'MDL-27937' of git://github.com/timhunt/moodle
2011-06-23 00:46:29 +02:00
Eloy Lafuente (stronk7)
e059fa90b1
Merge branch 'MDL-27973' of git://github.com/timhunt/moodle
2011-06-23 00:43:11 +02:00
Eloy Lafuente (stronk7)
4d05c972ea
Merge branch 'MDL-27974' of git://github.com/timhunt/moodle
2011-06-23 00:37:13 +02:00
Eloy Lafuente (stronk7)
a2854474ce
Merge branch 'MDL-27979' of git://github.com/timhunt/moodle
2011-06-23 00:34:03 +02:00
Eloy Lafuente (stronk7)
63c4530f0f
Merge branch 'MDL-27991' of git://github.com/timhunt/moodle
2011-06-23 00:29:28 +02:00
Eloy Lafuente (stronk7)
aad4048bd7
Merge branch 'MDL-27196-hardcodedstrings' of git://github.com/mudrd8mz/moodle
2011-06-23 00:25:27 +02:00
Tim Hunt
da72991636
MDL-27979 Should be an edit link for each question when previewing or reviewing a quiz.
2011-06-22 21:07:40 +01:00
Tim Hunt
eb624cf7e0
MDL-27937 Calculated tolerance field should have the label Tolerance +-
2011-06-22 19:49:39 +01:00
Tim Hunt
87af936b22
MDL-27991 End test... should be Finish attempt... to be more Moodly
2011-06-22 19:24:45 +01:00
Tim Hunt
35d5f1c28d
MDL-27948 The question engine should use recordsets to load attempt data
...
This should be good for performance (memory usage). It also avoids having to construct a meaningless, unique, first column, which is a pain on MyQSL.
2011-06-22 18:53:15 +01:00
Tim Hunt
2fa66bdf71
MDL-27929 question_attempts.minfraction should be signed!
2011-06-22 18:48:05 +01:00
Eloy Lafuente (stronk7)
a8f3f4ccf1
MDL-27169 filepicker - add explicit enctype to the js upload form. Credit goes to J Ross Nicoll, thanks!
2011-06-22 19:30:57 +02:00
David Mudrak
e4394d00c4
MDL-27196 workshop - hardcoded strings in the random allocator
2011-06-22 17:58:48 +02:00
David Mudrak
069de416af
MDL-27196 workshop - hardcoded string in the number of errors strategy form
2011-06-22 17:40:40 +02:00
Tim Hunt
ef01d2c8f5
MDL-27973 hopefully fix QTI2 question export.
...
Well, at least fix the most obvious notices.
2011-06-22 15:56:05 +01:00
Tim Hunt
3c78184552
MDL-27974 problems with gift question import/export.
...
Double-escapeing in match export and not initialising combined feedback on import.
Also remove a lot of redundant breaks.
2011-06-22 15:26:34 +01:00
Eloy Lafuente (stronk7)
d2a5e2278c
Merge branch 'wip-mdl-26281-master' of git://github.com/rajeshtaneja/moodle
2011-06-22 14:27:46 +02:00
Eloy Lafuente (stronk7)
f96147c291
Merge branch 'wip-mdl-27956-master' of git://github.com/rajeshtaneja/moodle
2011-06-22 14:21:01 +02:00
Eloy Lafuente (stronk7)
fc57ca6a54
Merge branch 'MDL-27969-randomallocator' of git://github.com/mudrd8mz/moodle
2011-06-22 14:15:52 +02:00
Eloy Lafuente (stronk7)
01acbc42e1
Merge branch 'MDL-27073_multilang-custommenu' of git://github.com/mudrd8mz/moodle
2011-06-22 14:11:18 +02:00
David Mudrak
9153248d22
MDL-27969 workshop - prevent PHP notices in the random allocator
...
When generating the output of the allocation results, the names of
reviewers and authors are obtained based on the current state of assigned
roles and the 'musthavesubmission' setting. Therefore, when we want to
display information about a re-used allocation, the name of the author
or the name of the author may not be available.
In case of reviewers, we first try to reload the list including the
users without own submission. If it does not help, we just display the
id of the user instead of the name. In case of authors, we just display
the id the user. I can't see much point of eventual fetching the user
record from the database just to populate the list that almost no-one
reads anyway.
2011-06-22 12:03:56 +02:00
Sam Hemelryk
a0977339b0
Merge branch 'MDL-27952' of git://github.com/stronk7/moodle
2011-06-22 17:20:49 +08:00
Rajesh Taneja
92c93432bd
MDL-26281 Lesson - Fixed short answer with apostrophe and other html formats
2011-06-22 17:17:55 +08:00
Sam Hemelryk
115910dccd
Merge branch 'MDL-27966_master' of git://github.com/stronk7/moodle
2011-06-22 17:15:10 +08:00
Sam Hemelryk
df839f28dc
Merge branch 'MDL-25811_master' of git://github.com/stronk7/moodle
2011-06-22 17:06:12 +08:00
Andrew Davis (andyjdavis)
b822fc8511
MDL-27829 blocks: added some brains to generate_page_type_patterns() so that it can handle special cases like course reports
2011-06-22 17:01:21 +08:00
Rajesh Taneja
ba15c346b1
MDL-27956 Lesson - Fixed strings and readquestions scope
2011-06-22 09:11:32 +08:00
Eloy Lafuente (stronk7)
1e3ddd6bc4
Merge branch 's10_MDL-27341_flickr_json_error_master' of git://github.com/dongsheng/moodle
2011-06-22 03:06:14 +02:00
Eloy Lafuente (stronk7)
92f753eb99
Merge branch 'MDL-27860' of git://github.com/timhunt/moodle
2011-06-22 02:57:50 +02:00
Eloy Lafuente (stronk7)
96dc283b53
Merge branch 'MDL-27914' of git://github.com/nebgor/moodle
2011-06-22 02:52:50 +02:00
Eloy Lafuente (stronk7)
8032990022
Merge branch 'MDL-26948' of git://github.com/timhunt/moodle
2011-06-22 02:35:25 +02:00
Eloy Lafuente (stronk7)
6057bf5b05
MDL-27810 portfolio: Added ->portfolioenabled check to one more place
2011-06-22 02:10:11 +02:00
Eloy Lafuente (stronk7)
555cc4b4a0
Merge branch 'wip-MDL-27810-master' of git://github.com/samhemelryk/moodle
2011-06-22 01:56:30 +02:00
Eloy Lafuente (stronk7)
2fc832a1ae
Merge branch 'MDL-27906_HEAD' of git://github.com/rwijaya/moodle
2011-06-22 01:52:57 +02:00
Eloy Lafuente (stronk7)
f5a6bf5e35
Merge branch 'master_MDL-27959' of git://github.com/danmarsden/moodle
2011-06-22 01:35:15 +02:00
David Mudrak
c1ab2b109e
MDL-27970 workshop submission can't be edited after the deadline even if late submissions are allowed
2011-06-22 00:34:45 +02:00
Eloy Lafuente (stronk7)
ea1e73843b
MDL-27966 timezones - updated to 2011g version + fix minor notice
2011-06-21 16:23:24 +02:00
Aparup Banerjee
38adb0def9
MDL-27914 data fixed image gallery template CSS selector for #singleimage to include img tag and set height to auto
2011-06-21 14:22:00 +08:00
Dan Marsden
b447192e8f
Choice MDL-27959 invalid strings
2011-06-21 16:39:46 +12:00
Andrew Davis (andyjdavis)
7ce5df8620
MDL-27920 gradebook: export was always excluding course totals and xml export was failing
2011-06-21 11:13:34 +08:00
Sam Hemelryk
6708a1f525
MDL-27810 portfolio: Added ->portfolioenabled checks before creating portfolio buttons to avoid initialising portfolio requirements
2011-06-21 10:35:53 +08:00
Eloy Lafuente (stronk7)
beae4a6684
MDL-25811 automated backups - clean running status after 90 mins of inactivity
2011-06-21 02:41:12 +02:00
Eloy Lafuente (stronk7)
1b8655ab0f
MDL-27952 quiz - fix navigation for users having 0 nodes in module nav
2011-06-21 02:38:04 +02:00
Eloy Lafuente (stronk7)
3552484b91
on-demand release 2.1beta
2011-06-21 02:31:40 +02:00
Eloy Lafuente (stronk7)
b3c1b5f1a6
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-06-21 02:30:37 +02:00
Eloy Lafuente (stronk7)
9192e9fe45
Merge branch 'master_MDL-27366' of git://github.com/danmarsden/moodle
2011-06-20 23:38:47 +02:00
Eloy Lafuente (stronk7)
5e811bb000
Merge branch 's11_MDL-27941_partipants_page_master' of github.com:dongsheng/moodle
2011-06-20 18:44:08 +02:00
Eloy Lafuente (stronk7)
ca31e935e6
Merge branch 'wip-MDL-27899-master' of git://github.com/samhemelryk/moodle
2011-06-20 18:38:42 +02:00
Eloy Lafuente (stronk7)
aed0dbe70a
Merge branch 'MDL-27942' of git://github.com/timhunt/moodle
2011-06-20 17:05:54 +02:00
Eloy Lafuente (stronk7)
8edbfba909
Merge branch 'MDL-24594_wip' of git://github.com/timhunt/moodle
2011-06-20 12:48:55 +02:00
Eloy Lafuente (stronk7)
6f9297b48b
Merge branch 'MDL-27915' of git://github.com/timhunt/moodle
2011-06-20 12:39:19 +02:00
Eloy Lafuente (stronk7)
ee37607188
Merge branch 'MDL-27925' of git://github.com/timhunt/moodle
2011-06-20 11:56:34 +02:00
Sam Hemelryk
0ebb526f85
MDL-27899 Moved initialise_fullme during setup to after sam has been initialised
2011-06-20 17:40:03 +08:00
Tim Hunt
e28bbd8919
MDL-27942 Use picture not displayed during quiz attempts.
2011-06-20 10:26:01 +01:00
Dongsheng Cai
3712f7aaca
MDL-27941 Fixed a bug introduced by block setting improvement, the
...
context should be course context
2011-06-20 16:30:16 +08:00
Sam Hemelryk
8a322fc19b
Merge branch 'MDL-24255' of git://github.com/timhunt/moodle
2011-06-20 15:51:59 +08:00
Rossiani Wijaya
18d63ffb67
MDL-27906 calendar event: fixed retrieving coursemodule by replacing get_coursemodule_from_id() to get_coursemodule_from_instance()
2011-06-20 14:32:47 +08:00
Sam Hemelryk
fe70d8814b
Merge branch 's11_MDL-27880_get_course_participants_ws' of git://github.com/dongsheng/moodle
2011-06-20 14:31:23 +08:00
Sam Hemelryk
8e307054d3
Merge branch 'MDL-27907' of git://github.com/timhunt/moodle
2011-06-20 14:10:41 +08:00
Dongsheng Cai
4be8a7d55c
MDL-27866, set page context for $OUTPUT->pix_url
2011-06-20 13:52:03 +08:00
Dongsheng Cai
ea4e96c248
MDL-27880
...
1. moodle_user_get_course_participants_by_id web service to get user details in course context
2. Fixed the proformance issues of get_users_by_id web service
2011-06-20 13:46:47 +08:00
Sam Hemelryk
70e35c4d1d
Merge branch 'MDL-27916' of git://github.com/timhunt/moodle
2011-06-20 13:45:12 +08:00
Sam Hemelryk
1533a25e51
Merge branch 'MDL-27927' of git://github.com/timhunt/moodle
2011-06-20 13:15:37 +08:00
Sam Hemelryk
8ffaf7b4dd
Merge branch 'MDL-27928' of git://github.com/timhunt/moodle
2011-06-20 13:06:10 +08:00
Sam Hemelryk
3fc7c06b99
Merge branch 'quiz_feedback_for_grade' of git://github.com/stronk7/moodle
2011-06-20 13:02:02 +08:00
AMOS bot
e0dd2857ea
Automatically generated installer lang files
2011-06-20 00:55:10 +00:00
Eloy Lafuente (stronk7)
1b327dec8a
MDL-27932 quiz - fix some calls to quiz_feedback_for_grade()
2011-06-20 01:46:29 +02:00
Eloy Lafuente (stronk7)
f2113d66cd
Merge branch 'MDL-27910' of git://github.com/timhunt/moodle
2011-06-20 01:26:03 +02:00
Eloy Lafuente (stronk7)
b9412668c4
Merge branch 'MDL-27902' of git://github.com/timhunt/moodle
2011-06-20 01:21:18 +02:00
Tim Hunt
460797abbd
MDL-27928 missing string in the question bank UI.
...
AMOS BEGIN
MOV [categorymove,mod_quiz],[categorymove,question]
AMOS END
2011-06-19 10:44:44 +01:00
Tim Hunt
635971c750
MDL-27927 qtype_multianswer remove hard-coded string.
2011-06-19 10:34:39 +01:00
Tim Hunt
928e7d2a33
MDL-27927 Fix invalid HTML in the multianswer editing form.
2011-06-19 10:27:24 +01:00
AMOS bot
e97eaa907e
Automatically generated installer lang files
2011-06-19 00:55:21 +00:00
Tim Hunt
2d6829727d
MDL-24255 Use the proper editor element for manual grading comments.
...
It would be nice if someone imporoved the API for using the HTML editor outside formslib.
2011-06-18 21:15:40 +01:00
Tim Hunt
3461dbad9e
MDL-27860 count quiz attempts properly when checking if a new attempt is allowed.
2011-06-18 18:23:49 +01:00
Tim Hunt
bc502c166c
MDL-27908 quiz settings menu, make the order more logical.
2011-06-18 16:27:21 +01:00
Tim Hunt
01d203566f
MDL-27925 Give meaningful keys to all the standard navigation mod settings nodes.
2011-06-18 16:24:31 +01:00
Tim Hunt
0c2f94e081
MDL-27925 A way to get the all the keys of the child nodes of a node.
2011-06-18 16:23:53 +01:00
Tim Hunt
88ef9d0b2b
MDL-27916 Question state was described wrongly in adaptive and immediate feedback behaviours.
2011-06-18 13:29:39 +01:00
Tim Hunt
fb17f129a3
MDL-27907 calculated* editing form inheritance mix up.
...
Lead to duplicate fields appearing on the editing forms.
2011-06-18 12:53:32 +01:00
Tim Hunt
e50a5813b7
MDL-27910 quiz stupid typo in a DB query
2011-06-18 11:37:08 +01:00
AMOS bot
9ba87c6c8c
Automatically generated installer lang files
2011-06-18 00:55:15 +00:00
Tim Hunt
d610cb8980
MDL-27915 improved debuginfo for some file exceptions.
2011-06-17 19:46:09 +01:00
Tim Hunt
f263d4935f
MDL-27913 Stray whitespace in backup.
2011-06-17 19:37:20 +01:00
Tim Hunt
35c9b65274
MDL-24594 Fix some issues with the display of HTML choices.
...
The most significant issue is that the HTML editor alwasy wraps <p> tags round the input, but that is not appropriate for the choices. It is especially not appropriate because we want to display the choices in a <lable> for accessibility and usability reasons. In valid HTML label can only contain inline elemnts. Therefore, I introduced a make_html_inline method, with a minimal implementation. (It could be improved in future.)
Long term, I think the best option would be a new form field type, editorinline, or something like that. That would be a smaller version of TinyMCE that only lets you enter inline elements.
2011-06-17 18:41:15 +01:00
ppichet
2a6c5c52ee
MDL-24594 qtype_multichoice should allow images in the choices.
...
This change was massively re-worked by Tim Hunt to update Pierre Pichet's original patch for Moodle 2.0 to work in Moodle 2.1.
2011-06-17 18:41:13 +01:00
Eloy Lafuente (stronk7)
7a7d34febb
on-demand release 2.1beta
2011-06-17 19:25:39 +02:00
Eloy Lafuente (stronk7)
fd8f24dba8
Merge branch 'MDL-27869' of git://github.com/timhunt/moodle
2011-06-17 18:32:00 +02:00
Tim Hunt
83f93ec41f
MDL-26948 quiz navigation fake block should have an id to allow styling.
2011-06-17 17:26:28 +01:00
Eloy Lafuente (stronk7)
faf1f957ac
Merge branch 'MDL-27490' of git://github.com/timhunt/moodle
2011-06-17 17:24:51 +02:00
Tim Hunt
fde4560dae
MDL-27490 Implement a manage question behaviours admin page
...
While doing this, I found various bugs in the manages question types admin page, and so fixed them, and updated the code
there to use $OUTPUT and html_writer.
AMOS BEGIN
MOV [cannotdeletemissingqtype,admin],[cannotdeletemissingqtype,question]
MOV [cannotdeleteqtypeinuse,admin],[cannotdeleteqtypeinuse,question]
MOV [cannotdeleteqtypeneeded,admin],[cannotdeleteqtypeneeded,question]
MOV [deleteqtypeareyousure,admin],[deleteqtypeareyousure,question]
MOV [deleteqtypeareyousuremessage,admin],[deleteqtypeareyousuremessage,question]
MOV [deletingqtype,admin],[deletingqtype,question]
MOV [numquestions,admin],[numquestions,question]
MOV [numquestionsandhidden,admin],[numquestionsandhidden,question]
MOV [qtypedeletefiles,admin],[qtypedeletefiles,question]
MOV [uninstallqtype,admin],[uninstallqtype,question]
AMOS END
2011-06-17 16:21:32 +01:00
David Mudrak
87e0230d0a
MDL-27073 Support multi-language content in custom menu
2011-06-17 17:08:33 +02:00
Eloy Lafuente (stronk7)
3c158ff95e
Merge branch 'MDL-27868' of git://github.com/timhunt/moodle
2011-06-17 16:45:30 +02:00
Tim Hunt
5cf69d7ff5
MDL-27868 Hints (and some other things) lost when re-editing calculated* questions.
2011-06-17 15:42:03 +01:00
Tim Hunt
3a5da40b4c
MDL-27902 quiz reviewquestion.php page needs to be converted to use the renderer.
2011-06-17 15:27:41 +01:00
Eloy Lafuente (stronk7)
ff30976ad5
Merge branch 'MDL-27887' of git://github.com/timhunt/moodle
2011-06-17 16:16:58 +02:00
Eloy Lafuente (stronk7)
5df6b3c87e
Merge branch 'MDL-27877' of git://github.com/timhunt/moodle
2011-06-17 15:32:10 +02:00
Eloy Lafuente (stronk7)
5017d4dc7d
Merge branch 'MDL-27878' of git://github.com/timhunt/moodle
2011-06-17 15:30:16 +02:00
Tim Hunt
5f79a9bcb6
MDL-27898 fix question/engine/simpletest/testdatalib.php unit tests.
...
Now that MDL-27897 is fixed.
2011-06-17 11:28:05 +01:00
Tim Hunt
cfcf9bb4e3
MDL-27897 moodle_database::get_in_or_equal must not use a static variable.
...
It makes unit testing impossible. Switch to a field.
2011-06-17 11:26:51 +01:00
Eloy Lafuente (stronk7)
d037c6bc3c
on-demand release 2.1beta
2011-06-17 11:18:33 +02:00
Aparup Banerjee
cec76330fe
MDL-27500 editor - updated plugin version references, thirdparty version reference and tinymce upgrade readme
2011-06-17 16:52:57 +08:00
Dongsheng Cai
da78b10ce0
MDL-27341, fixed flickr public plugin should check
...
search text, tag and nsid before searching photos
2011-06-17 12:14:05 +08:00
Dongsheng Cai
d55846d8bd
MDL-26677 fixed undefined index usewatermarks in flickr plugin
2011-06-17 12:11:54 +08:00
Eloy Lafuente (stronk7)
16fd82d8ef
MDL-27500 HTML Editor - bump version
2011-06-17 01:11:34 +02:00
Eloy Lafuente (stronk7)
33865a7812
MDL-27500 HTML Editor - deleted 3.3.9.2 build
2011-06-17 01:10:15 +02:00
Eloy Lafuente (stronk7)
7035b80ad9
Merge branch 'MDL-27500' of git://github.com/nebgor/moodle
2011-06-17 01:06:07 +02:00
Dan Marsden
1a70a6470c
SCORM MDL-27366 - show content if attemptstatus is set even if closed.
2011-06-17 09:08:26 +12:00
Dan Marsden
6257f66455
SCORM MDL-27366 add attempt status to My home
2011-06-17 09:08:26 +12:00
Tim Hunt
a8c8641802
MDL-27887 In developer debug, use uncompressed TinyMCE code.
2011-06-16 18:59:41 +01:00
Tim Hunt
03b2b8fa29
MDL-27869 Fix images in numerical and calculated questions.
...
Also fix an embarassing TODO in multianswer quetsions.
2011-06-16 18:56:37 +01:00
Tim Hunt
6481b28fe5
MDL-27878 make progress bars fail explicity if you forget to call create().
2011-06-16 18:55:29 +01:00
Tim Hunt
08c458d10f
MDL-27877 question engine progress bars not working.
2011-06-16 18:55:10 +01:00
Eloy Lafuente (stronk7)
c3f85e22d9
weekly release 2.1beta
2011-06-16 19:08:04 +02:00
Eloy Lafuente (stronk7)
28e23ea737
fix permissions
2011-06-16 19:06:07 +02:00
Eloy Lafuente (stronk7)
868ca72707
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-06-16 19:03:16 +02:00
Andrew Davis (andyjdavis)
0f63f2714f
MDL-26105 blocks: made the block settings help icons work
2011-06-16 12:05:53 +02:00
Andrew Davis (andyjdavis)
84a1bea972
MDL-26105 blocks: readded the my moodle page's page type list generator function
2011-06-16 12:05:48 +02:00
Aparup Banerjee
da4772a276
Backup - mod lesson conversion: apply jumpto fix only to matching question types.
2011-06-16 10:52:55 +02:00
Aparup Banerjee
914bfea245
MDL-27819 Backup - fixed extra answers/jump data.
...
- fixed unset causing missing property
- fixed answers empty notice, allowed for page with no answers.
2011-06-16 10:52:45 +02:00
Eloy Lafuente (stronk7)
5c5f71172a
Merge branch 'wip-MDL-24355-master' of git://github.com/andyjdavis/moodle
2011-06-16 10:38:49 +02:00
Eloy Lafuente (stronk7)
a31a6ce32d
MDL-27171 take rid of 2 wrong strings moved to forum/lang/xx/forum.php
2011-06-16 00:43:58 +02:00
Eloy Lafuente (stronk7)
192026f6e5
Merge branch 'MDL-27797_fixup' of git://github.com/timhunt/moodle
2011-06-15 18:18:26 +02:00
Tim Hunt
1f1c60c6a7
MDL-27797 supplimental. Fix two minor issues found by Sam H during testing.
2011-06-15 15:38:46 +01:00
Eloy Lafuente (stronk7)
3420de9f97
Merge branch 'MDL-27865' of git://github.com/timhunt/moodle
2011-06-15 14:37:23 +02:00
Tim Hunt
e6d7658337
MDL-27865 fix editing of calculated* questions.
2011-06-15 12:20:26 +01:00
Aparup Banerjee
6df63e4f9b
MDL-27819 Backup - mod_lesson conversion: optimized page buffering from all pages to 3 pages
2011-06-15 12:09:33 +02:00
Aparup Banerjee
496a576aa9
MDL-27819 backup - added nextpageid and prevpageid elements to lesson moodle1 backup conversion to 2.x
2011-06-15 12:09:24 +02:00
Eloy Lafuente (stronk7)
84a5f2d26e
Merge branch 'MDL-27820' of git://github.com/stronk7/moodle
2011-06-15 11:59:52 +02:00
Eloy Lafuente (stronk7)
07c4c12b80
Merge branch 'wip-mdl-27863-master' of git://github.com/rajeshtaneja/moodle
2011-06-15 11:25:09 +02:00
Eloy Lafuente (stronk7)
5edac71d16
MDL-27820 backup - fix backup of ratings
2011-06-15 11:01:41 +02:00
Rajesh Taneja
42ab2b70a4
MDL-27863 moodlelib - fixed testcase faliure in MDL-27577
2011-06-15 16:34:52 +08:00
Andrew Davis (andyjdavis)
638cf6157a
MDL-24355 tag: minor clean up of tags changes
2011-06-15 14:25:38 +08:00
Sam Hemelryk
e2a64d832e
MDL-24355 Fixed up deletion of tag correlations when deleting tags
2011-06-15 08:36:17 +08:00
Sam Hemelryk
2650c54734
MDL-24355 Added code to delete any tag correlations that wern't just identified
2011-06-15 08:36:17 +08:00
Eloy Lafuente (stronk7)
17073fb53a
Merge branch 'MDL-27852' of git://github.com/timhunt/moodle
2011-06-15 02:04:50 +02:00
Eloy Lafuente (stronk7)
31c7fbafa6
Merge branch 'MDL-27797' of git://github.com/timhunt/moodle
2011-06-15 02:00:23 +02:00
Eloy Lafuente (stronk7)
a16e137f21
Merge branch 'MDL-27639_wip' of git://github.com/timhunt/moodle
2011-06-15 01:30:59 +02:00
Eloy Lafuente (stronk7)
5800c0fde1
Merge branch 'master_MDL-27858' of git://github.com/danmarsden/moodle
2011-06-15 01:18:05 +02:00
Eloy Lafuente (stronk7)
d55ecccb9b
Merge branch 'MDL-27848_for_master' of git://github.com/kordan/moodle
2011-06-15 00:48:56 +02:00
Dan Marsden
bdea587be2
SCORM MDL-27858 - fix typo
2011-06-15 10:31:52 +12:00
Eloy Lafuente (stronk7)
ee1235e7af
Merge branch 'backup-convert' of git://github.com/mudrd8mz/moodle
2011-06-14 22:38:27 +02:00
Tim Hunt
8a5d05eea8
MDL-27854 qformat_xml fix import/export of essay questions to include the new options.
2011-06-14 17:36:11 +01:00
AMOS bot
037b313215
Automatically generated installer lang files
2011-06-14 18:25:54 +02:00
Tim Hunt
79e25fb456
MDL-27797 fix all the codechecker issues in format_xml
...
After this change, I can still export my test course with one of each question type, and all the unit tests still pass.
2011-06-14 17:06:55 +01:00
Tim Hunt
67b8b40cfa
MDL-27797 fix bugs with Moodle XML export.
2011-06-14 16:34:14 +01:00
Eloy Lafuente (stronk7)
4a9e5fbe91
MDL-27759 fix whitespace
2011-06-14 17:01:20 +02:00
Tim Hunt
ba5a29f528
MDL-27852 local_qeupgradehelper convertquiz.php script was broken.
2011-06-14 15:59:25 +01:00
Eloy Lafuente (stronk7)
90333a972e
Merge branch 'wip-mdl-27759-integration-master' of git://github.com/rajeshtaneja/moodle
2011-06-14 16:57:36 +02:00
Eloy Lafuente (stronk7)
b0635db229
Merge branch 'MDL-25461-lang-install-link' of git://github.com/mudrd8mz/moodle
2011-06-14 16:43:07 +02:00
Tim Hunt
98a3898efc
MDL-27849 fix qtype_multianswer attempt data restore (2.1 -> 2.1).
...
Also, refactor calculatedmulti restore to avoid duplication.
2011-06-14 15:17:50 +01:00
David Mudrak
07ec4f650b
MDL-27708 Fixed the version of language packs to install in 2.1
2011-06-14 13:55:27 +02:00
David Mudrak
da84821329
MDL-25461 Installing a language pack is recorded in moodle.org statistics
...
This patch fixes the URLs for fetching data from download.moodle.org so
that the requests are recorded in statistics collector download.php.
Note that we do not record fetching languages.md5 as we want to
record the real .zip downloads only.
2011-06-14 13:49:09 +02:00
Tim Hunt
5b64e32645
MDL-27585 implement restore of qtype_calculatedmulti 2.1 attempt data
2011-06-14 12:11:23 +01:00
Tim Hunt
18ab06bac5
MDL-27639 restore of attempt data from 2.0 - first attempt.
...
This is now at the stage where it mostly appears to work, at lease on
one backup file.
2011-06-14 12:11:19 +01:00
Tim Hunt
b8882c1334
MDL-27639 add two missing language strings.
...
Without these strings, important information for debugging is not displayed.
2011-06-14 12:10:27 +01:00
Tim Hunt
cee74600fa
MDL-27839 supply default qtype_essay_options if they are not present in the XML.
2011-06-14 12:10:25 +01:00
Tim Hunt
d7ad6ac4ef
MDL-27787 Fix restore of matching quetsions backed up from Moodle 2.0.
2011-06-14 12:10:23 +01:00
Eloy Lafuente (stronk7)
7a5f3a3cc7
MDL-27844 files support added to get_users_by_id()
2011-06-14 12:41:51 +02:00
Eloy Lafuente (stronk7)
260dd13064
Merge branch 'wip-MDL-27825-master' of git://github.com/samhemelryk/moodle
2011-06-14 12:32:47 +02:00
Eloy Lafuente (stronk7)
e298ec5162
Merge branch 'MDL-27525' of git://github.com/rwijaya/moodle
2011-06-14 12:11:54 +02:00
Kordan
db3b8953ce
MDL-27835_for_master fix
2011-06-14 11:04:39 +02:00
Sam Hemelryk
e625feaf0b
MDL-27825 Improved check of themedesignermode to prevent errors if it isn't set
2011-06-14 15:48:10 +08:00
Eloy Lafuente (stronk7)
9b9d7a6039
MDL-27552 whitespace fixes
2011-06-14 08:55:06 +02:00
Rajesh Taneja
b4e29077d3
MDL-27759 Fixed conflicts for integration
2011-06-14 10:45:03 +08:00
Rajesh Taneja
ccc77f9152
MDL-27759 user webservice - added new PARAM for timezone PARAM_TIMEZONE, to validate timezone input in webservice while deling with user information
2011-06-14 10:15:00 +08:00
Sam Hemelryk
0e36d0cdf5
Merge branch 'MDL-27834' of git://github.com/kordan/moodle
2011-06-14 09:52:39 +08:00
Sam Hemelryk
f74415b926
Merge branch 'MDL-27286_master' of git://github.com/stronk7/moodle
2011-06-14 09:47:52 +08:00
Sam Hemelryk
650142bb9b
Merge branch 's11_MDL-27497_upload_master' of github.com:dongsheng/moodle
2011-06-14 09:43:24 +08:00
Sam Hemelryk
d8f85b6e8b
Merged branch 's11_MDL-27552_token_master' of git@github.com:dongsheng/moodle.git with changes
2011-06-14 09:32:44 +08:00
Eloy Lafuente (stronk7)
25b4558c40
MDL-27822 rename new methods
2011-06-14 00:33:16 +02:00
Tim Hunt
be7b29eff6
MDL-27822 old module version should be available in restore_activity_structure_step::define_structure()
2011-06-14 00:30:30 +02:00
Eloy Lafuente (stronk7)
a0be4a1fcb
Merge branch 'MDL-27065-workshop-categories' of git://github.com/mudrd8mz/moodle
2011-06-13 19:52:49 +02:00
Eloy Lafuente (stronk7)
ad08c5632e
MDL-27286 recent files repo - fix for oracle and cleanup
2011-06-13 18:52:39 +02:00
Kordan
b2d606a4e3
MDL-27834 fix
2011-06-13 14:49:26 +02:00
Eloy Lafuente (stronk7)
269c173e81
whitespace fixes
2011-06-13 12:21:48 +02:00
Dongsheng Cai
13ea96c40b
MDL-27552 get webservice token by providing username and password
2011-06-13 17:41:56 +08:00
David Mudrak
85fbe3fdcf
MDL-27811 Fixed incorrect qtype_essay conversion
2011-06-13 11:11:31 +02:00
Sam Hemelryk
46d3b9be73
Merged branch 's7_MDL-26105_block_settings_master' git://github.com/andyjdavis/moodle.git with changes
2011-06-13 16:54:52 +08:00
Eloy Lafuente (stronk7)
379f39eb9f
Merge branch 'MDL-27789-qe2plugins' of git://github.com/mudrd8mz/moodle
2011-06-13 10:12:03 +02:00
Dongsheng Cai
42b2809ff3
MDL-27497, using webservice token to upload files
2011-06-13 16:06:18 +08:00
Aparup Banerjee
486e889262
MDL-27446 Backup - added answers 'jumpto' conversion to moodle1 converter for
...
lesson
2011-06-13 10:02:28 +02:00
Sam Hemelryk
12aafa8769
Merge branch 'master_MDL-272522' of git://github.com/danmarsden/moodle
2011-06-13 15:49:24 +08:00
Sam Hemelryk
f44c912bd0
Merge branch 'MDL-26147-workshop-ignore-deadlines' of git://github.com/mudrd8mz/moodle
2011-06-13 15:32:44 +08:00
Sam Hemelryk
0723dcab40
Merged branch 'MDL-26960' of git://git.luns.net.uk/moodle with changes
2011-06-13 15:06:19 +08:00
Sam Hemelryk
aa8ec18b52
Merge branch 'master_MDL-27404' of git://github.com/danmarsden/moodle
2011-06-13 14:53:37 +08:00
Sam Hemelryk
16c2d2c1b4
Merge branch 'MDL-26774-wip' of git://github.com/mouneyrac/moodle
2011-06-13 14:11:58 +08:00
Sam Hemelryk
fcc871181f
Merge branch 'MDL-27399' of git://github.com/mouneyrac/moodle
2011-06-13 14:04:28 +08:00
Sam Hemelryk
a7b7c2d3db
Merge branch 'MDL-20538' of git://github.com/timhunt/moodle
2011-06-13 11:22:51 +08:00
Sam Hemelryk
355871acd5
Merge branch 'MDL-27757-HEAD' of git://github.com/srynot4sale/moodle
2011-06-13 11:17:59 +08:00
Sam Hemelryk
89b2cdb28a
Merge branch 'MDL-27783' of git://github.com/mouneyrac/moodle
2011-06-13 11:13:29 +08:00
Sam Hemelryk
178ac9033b
Merged branch 'MDL-27781' of git://github.com/mouneyrac/moodle.git with changes
2011-06-13 10:54:24 +08:00
Rossiani Wijaya
6ff768a67f
MDL-27525 mod_wiki: Fixed typing error for the variable and assign the value contextid to use mod context id
2011-06-13 10:54:07 +08:00
Sam Hemelryk
85ee4e350c
Merge branch 'MDL-27792-plugin-subsystem' of git://github.com/mudrd8mz/moodle
2011-06-13 10:39:32 +08:00
Sam Hemelryk
954adfc923
Merged branch 'MDL-27801' of git://github.com/kordan/moodle.git with changes
2011-06-13 10:33:39 +08:00
Dan Marsden
d1e3b5c2d3
MDL-27404 SCORM fix for IE 6 - thanks to Howard Miller
2011-06-13 11:32:26 +12:00
Dan Marsden
2875714e4a
MDL-27522 SCORM tidy up commit
2011-06-13 11:00:43 +12:00
Ankit Kumar Agarwal
b4baa7faa3
MDL-27522 SCORM - seperate user report from main report page to allow better re-use in preparation for MDL-27256
2011-06-13 10:21:40 +12:00
David Mudrak
9ddff589df
MDL-26147 workshop - added capability to ignore time restrictions
2011-06-10 19:01:27 +02:00
David Mudrak
a74cadfa77
MDL-27065 workshop grades categories can be defined in mod_form
...
Because the Workshop module creates two grade items in the gradebook, we
can't use standard modedit features to set the corresponding category in
the gradebook (it supports single grade item only).
The patch also cleans the mod_form.php so that it does not use the
global $COURSE (just because I do not like this global variable).
And for the record - QuickForms must die.
2011-06-10 16:48:09 +02:00
David Mudrak
b7119f4f3f
MDL-22414 Exclude unsupported modules from the course contents
2011-06-10 09:01:41 +02:00
Andrew Davis (andyjdavis)
35d725627c
MDL-26105 blocks: added use of user friendly block settings to messaging
2011-06-10 13:52:53 +08:00
Marina Glancy
13b3f4d4af
MDL-26430 fixed appearance of one html form within another
2011-06-10 12:55:12 +08:00
Aaron Barnes
7075e37e0c
MDL-27757 lib/completionlib.php: Load "enablecompletion" property if required
2011-06-10 13:58:41 +12:00
kordan
b0f37206c6
fix MDL-27801
2011-06-09 21:47:09 +02:00
Tim Hunt
55190d7e2c
MDL-20538 get rid of badly name-spaced constants from lib/questionlib.php.
...
Unfortunately, they are used all over the import/export code, so I cannot eliminate them completely. However, I was able to move them out of the core library.
2011-06-09 19:27:36 +01:00
David Mudrak
a0166f5507
MDL-27792 Fixed missing core subsystem
2011-06-09 16:19:51 +02:00
Dan Poltawski
a8134ff68b
messaging: MDL-26960 Check correct users permissions
...
When on message profile page, the incorrect capability was checked
2011-06-09 15:18:43 +01:00
David Mudrak
d1c77ac372
MDL-27789 The new question plugins reported as standard ones
2011-06-09 14:29:27 +02:00
David Mudrak
b61cf3ff8a
MDL-22414 Merge branch 'master' into backup-convert
...
Conflicts:
theme/base/style/core.css
2011-06-09 13:04:49 +02:00
David Mudrak
fad0f24499
MDL-22414 Removing obj_to_readable helper
2011-06-09 11:38:15 +02:00
Andrew Davis (andyjdavis)
fb794ab73c
MDL-26105 blocks: fixed some php errors and made a help string better
2011-06-09 17:03:27 +08:00
Jerome Mouneyrac
02ae44cf4e
MDL-27783 enabled status of a built-in service should never been updated on upgrade. It is only used during the installation. If a dev really needs to change the status, he can do it in lib/db/upgrade.php
2011-06-09 16:50:14 +08:00
Jerome Mouneyrac
f2806b9a65
MDL-27399 Add all the new mobile ws functions to the built-in mobile service
2011-06-09 15:19:58 +08:00
Jerome Mouneyrac
565e477184
MDL-27781 remove Undefined property: stdClass:: during installation with cli script
2011-06-09 15:08:03 +08:00
Sam Hemelryk
32a510de4e
MDL-26105 block setting, improvement, replace switch-case with get_core_subsystems + get_plugin_types
2011-06-09 13:51:14 +08:00
Dongsheng Cai
b1627a92e5
MDL-26105 Block settings should contains less options, and be more user friendly
...
AMOS BEGIN
MOV [page-blog-index, pagetype], [page-blog-index, blog]
MOV [page-blog-x, pagetype], [page-blog-x, blog]
MOV [page-tag-x, pagetype], [page-tag-x, tag]
MOV [page-course-view-weeks, pagetype], [page-course-view-weeks, format_weeks]
MOV [page-course-view-weeks-x, pagetype], [page-course-view-weeks-x, format_weeks]
MOV [page-course-view-topics, pagetype], [page-course-view-topics, format_topics]
MOV [page-course-view-topics-x, pagetype], [page-course-view-topics-x, format_topics]
AMOS END
2011-06-09 13:51:14 +08:00
Eloy Lafuente (stronk7)
6911fa130b
weekly release 2.1dev
2011-06-09 03:41:42 +02:00
David Mudrak
4ece48dc36
MDL-22414 Fixed the order of course modules in the restored course
...
During the restore, the section's sequence field is ignored and the
order of modules is controlled by the order of the <contents> activity
elements. This patch makes sure that the modules are listed in that
section in the right order.
Also, the patch removes the obsolete stash sectionidslist which was
introduced when the method get_stash_itemids() had not existed yet.
2011-06-09 02:41:27 +02:00
Eloy Lafuente (stronk7)
c7dbcc9452
Merge branch 'MDL-27770' of git://github.com/timhunt/moodle
2011-06-09 01:41:24 +02:00
Eloy Lafuente (stronk7)
d92858291a
Merge branch 'wip-MDL-27638-master' of git://github.com/samhemelryk/moodle
2011-06-09 01:20:54 +02:00
Eloy Lafuente (stronk7)
2cb791ebc5
Merge branch 'wip-mdl-27577-master' of git://github.com/rajeshtaneja/moodle
2011-06-09 00:59:11 +02:00
Eloy Lafuente (stronk7)
112c26e9dd
Merge branch 'wip-MDL-27676-master' of git://github.com/samhemelryk/moodle
2011-06-09 00:36:00 +02:00
David Mudrak
30d5190a9b
MDL-27452 Workshop 1.9 backups conversion support
2011-06-09 00:00:03 +02:00
David Mudrak
a5f2b97b7f
MDL-22414 Fixed debugging information when a particular exception is thrown
2011-06-08 19:15:40 +02:00
Tim Hunt
810c5b9e5a
MDL-27770 unnecessary upgrade step copied into quiz upgrade script.
2011-06-08 17:48:43 +01:00
Sam Hemelryk
82ee5a1f41
MDL-27676 Requests for a users profile pic that doesnt exist now redirect to the requested f1/f2 rather than just f1
2011-06-08 18:05:23 +08:00
Sam Hemelryk
32825ebd3d
MDL-27566 Fixed up typo with user prefs
2011-06-08 17:54:25 +08:00
Sam Hemelryk
00a33dcbac
Merged branch 'MDL-26777-wip' of git://github.com/mouneyrac/moodle.git
2011-06-08 17:52:59 +08:00
Sam Hemelryk
96e0194c05
Merged branch 'MLD-27551' of git://github.com/mouneyrac/moodle.git with changes
2011-06-08 17:34:17 +08:00
Sam Hemelryk
0b8dea80dc
Merge branch 'MDL-27747' of git://github.com/timhunt/moodle
2011-06-08 17:09:05 +08:00
Sam Hemelryk
f6bd0b9e39
Merged branch 'MDL-27695' of git://github.com/nebgor/moodle.git with changes
2011-06-08 16:25:57 +08:00
David Mudrak
33560f50fb
MDL-22414 Added new inforef manager
...
This helper class keeps the referenced ids to be dumped into the
inforef.xml files. For now, it uses a in-memory storage structures but
in the future we may refactor it so that it can use some persistent
storage (like converter's stashes).
2011-06-08 10:18:56 +02:00
David Mudrak
e29746c25f
MDL-22414 Added scales conversion handler
2011-06-08 10:18:44 +02:00
Jerome Mouneyrac
b4c74367a3
MDL-26774 fix web service function moodle_user_get_users_by_id. It now matches viewing profile / editing profile. It suppose to work for current user / other user / admin. It is not returning the information of course profile.
2011-06-08 16:07:12 +08:00
Jerome Mouneyrac
c1b658832d
MDL-27551 add enable mobile feature (enable web services + mobile service - add mobile builtin service - add unique shortname for service)
2011-06-08 15:10:26 +08:00
Sam Hemelryk
287d1c0c2c
Merged branch 'MDL-25775_head' of git://github.com/grabs/moodle.git
2011-06-08 13:49:36 +08:00
Aparup Banerjee
3b6711d5ce
MDL-27695 Documentation : updated the moodle docs link at the footer of pages to point to new docs url
2011-06-08 13:44:35 +08:00
Sam Hemelryk
131a9071d6
Merged branch 'MDL-27118' of git://github.com/epsd/moodle.git
2011-06-08 13:42:33 +08:00
Sam Hemelryk
de133aa87f
Merge branch 'MDL-27294' of git://github.com/epsd/moodle
2011-06-08 13:38:35 +08:00
Sam Hemelryk
405f69eb7b
Merge branch 'MDL-27704_master' of git://github.com/MaryE/moodle.git
2011-06-08 13:33:42 +08:00
kordan
b396e1678b
MDL-27588 Fixed up several bugs with the formal_white theme
...
-> MDL-26934 has been fixed
-> MDL-27474 has been fixed
-> one more option to have blocks column with different background colours
-> one more option to use custom font size
-> version.php, and b/install.php to handle upgrades
-> increased the font size in the table with plugin list shown at upgrade time
-> minor fixes in IE7 when images from remote web sites are shown in the header
-> conformed the dock background colour to the block background colour to avoid unpleasant color combinations
-> conformed a.link, a.visited and a.active colours in tabs
-> conformed a.link, a.visited and a.active colours in the navigation block
-> deleted an awful box border from enrolment page
-> right aligned commands for resources and activities in the course page
-> increased the width of field item title column in mform
-> increased the padding-top to the help popup box messages
-> user menu restyled to fix some minor tweaks in IE7
-> minor repair to tabs to improve its look
-> restyling of the docked item panel header to look like all the other blocks
-> reduced the distance between elements in headermenu to look better even when only headings are shown in the header
-> links wherever and always black
-> the "search courses" field in the navigation bar does not force extra height
-> some unpleasant generalbox border duplicating some other border have been removed
-> some unpleasant margin/padding in notices and mtables has been removed
2011-06-08 13:17:06 +08:00
Sam Hemelryk
d1c96f6604
Merged branch 'MDL-27692_master' of git://github.com/MaryE/moodle.git
2011-06-08 13:03:11 +08:00
Sam Hemelryk
38a466084d
Merge branch 'MDL-25477' of git://github.com/epsd/moodle
2011-06-08 11:30:28 +08:00
Aparup Banerjee
ca7d5f8bbc
MDL-27500 HTML Editor - updating tinymce version used by moodle to 3.4.2
2011-06-08 11:19:26 +08:00
Aparup Banerjee
abd7557e79
MDL-27500 HTML Editor - added build 3.4.2 of tinymce
2011-06-08 11:16:37 +08:00
Sam Hemelryk
9186cb7e98
Merged branch 'ou-messaging-release' of git://git.luns.net.uk/moodle with conflict resolution for MDL-27171
2011-06-08 11:07:22 +08:00
Sam Hemelryk
7bff5441c8
Merged changes for MDL-25394
2011-06-08 10:58:42 +08:00
Sam Hemelryk
9bf5d894de
Merge branch 'MDL-27564-wip' of git://github.com/mouneyrac/moodle with changes for MDL-27564
2011-06-08 10:38:29 +08:00
Sam Hemelryk
0373264c20
Merge branch 'MLD-27565-wip' of 'git://github.com/mouneyrac/moodle.git' with changes and conflict resolution for MDL-27565
2011-06-08 10:11:51 +08:00
Sam Hemelryk
78736e5d64
Merged branch 'MDL-27566-wip' of git://github.com/mouneyrac/moodle.git with changes and conflict resolution for MDL-27566
2011-06-08 10:02:59 +08:00
Sam Hemelryk
da1bf0e82a
MDL-27721 Fixed up typo in upgrade comments
2011-06-08 09:49:43 +08:00
Tim Hunt
e84dacffeb
MDL-27747 don't truncate essay responses in the reports. #601
2011-06-07 17:01:11 +01:00
Tim Hunt
47678d60f8
MDL-27747 quiz_statistics fix edit question icons. #737
2011-06-07 16:46:30 +01:00
Tim Hunt
0f1c59c552
MDL-27747 quiz locallib remove unnecessary try/catch. #475
...
delegated_transaction just does the right thing. Thanks to Justin Wyllie for spotting this.
2011-06-07 16:27:49 +01:00
Tim Hunt
3b049b7626
MDL-27747 question engine stupid typo in DB query broke regrading. #472
2011-06-07 16:22:10 +01:00
Tim Hunt
adf7fe2148
MDL-27747 Missing information and errors on the quiz view page. #720
2011-06-07 16:05:17 +01:00
Tim Hunt
f57d75bdf8
MDL-27747 quiz review, time taken and overtime were formatted incorrectly #598
2011-06-07 15:33:31 +01:00
Tim Hunt
97cdc1de72
MDL-27747 quiz summary, add a CSS class to the table rows based on question state.
...
The standard themes do not use this for anything, but it makes it easier for themers to do cool stuff.
Also improve the API for getting the question state class.
2011-06-07 15:11:04 +01:00
Tim Hunt
4464734bb6
MDL-27747 qtype_truefalse, false feedback went missing whenre-editing a question. #465
2011-06-07 14:38:05 +01:00
Tim Hunt
c9272e87f9
MDL-27747 quiz End test... link was not working. #387
...
I don't know why this was ever changed from class to id. That was done in commit a1eb3a4466 .
2011-06-07 14:29:11 +01:00
Tim Hunt
e198992b20
MDL-27747 Fix a lot of coding style issues in question/format.php
2011-06-07 14:04:24 +01:00
Tim Hunt
92111e8d2c
MDL-27747 questions remove all references to the recently deprecated get_grade_options()
2011-06-07 14:00:07 +01:00
Tim Hunt
af2f98ee39
MDL-27747 Imporove API for getting the standard fraction choices.
...
This includes moving the None option to the top, which is slightly better for usability.
2011-06-07 13:53:29 +01:00
Eloy Lafuente (stronk7)
2b64de2008
MDL-27721 ratings - drop interim 'unknown' defaults
2011-06-07 12:58:59 +02:00
Jerome Mouneyrac
0e5fd1299a
MDL-27564 most parameter should have been optional - return more common information so no extra web service required - note that it could be good to return role and group for each user in each course (it would make sens and save some web service call)
2011-06-07 18:20:07 +08:00
Jerome Mouneyrac
8d46dabb6e
MDL-27565 implement moodle_notes_create_note
2011-06-07 17:28:51 +08:00
Jerome Mouneyrac
a623b6b892
MDL-27566-wip implement moodle_message_send_messages function (matching front end logic - TODO: 2 core functions to change to support bulk operations)
2011-06-07 16:40:55 +08:00
Sam Hemelryk
c464a23873
Merged branch 's9_MDL-26392_wiki_files_master' from git://github.com/dongsheng/moodle.git with fixes
2011-06-07 16:29:44 +08:00
Sam Hemelryk
e0f18a37c9
Merge branch 'MDL-27734-workshop-example-weight' of git://github.com/mudrd8mz/moodle
2011-06-07 16:24:17 +08:00
Sam Hemelryk
656bb6725b
Merge branch 'MDL-27733-workshop-deadlines' of git://github.com/mudrd8mz/moodle
2011-06-07 16:23:34 +08:00
Sam Hemelryk
ac6668198b
Merge branch 'MDL-27732-glossary-introformat' of git://github.com/mudrd8mz/moodle
2011-06-07 16:13:52 +08:00
Sam Hemelryk
f5936345cd
Merge branch 'admin_whitespace_cleanup_master' of git://github.com/stronk7/moodle
2011-06-07 16:09:55 +08:00
Sam Hemelryk
6e76848427
Merge branch 'todo_wiki_upgrade_master' of git://github.com/stronk7/moodle
2011-06-07 16:01:49 +08:00
Jerome Mouneyrac
0bf486a619
MDL-26777 moodle_webservice_mobile_get_siteinfo TODO: add this service name into the service of MDL-27551
2011-06-07 15:19:53 +08:00
Eloy Lafuente (stronk7)
82b25e8e71
MDL-20636 fix local/qeupgradehelper perms
2011-06-06 23:28:50 +02:00
Tim Hunt
d9eb95433f
MDL-20636 fix notice on qtypes admin page. (Eloy review comment I2)
2011-06-06 18:26:32 +01:00
Tim Hunt
aadad31a6e
MDL-27737 numerical qtype upgrade bug 2.0dev -> 2.0.
2011-06-06 18:06:57 +01:00
Tim Hunt
70d248181c
MDL-20636 remove QTYPE from some comments.
2011-06-06 17:48:29 +01:00
Tim Hunt
030fba85f1
MDL-20636 qe restor make method protected (Eloy review comment B1).
2011-06-06 17:26:33 +01:00
Tim Hunt
6e56da8347
MDL-20636 Fix quiz_statistics upgrade (Eloy review comment A3).
2011-06-06 17:22:49 +01:00
Eloy Lafuente (stronk7)
cc5937f4c0
MDL-20636 changes to report statistics DB layer
2011-06-06 17:16:41 +01:00
Eloy Lafuente (stronk7)
44c280c63e
MDL-20636 changes to mod/quiz DB layer
2011-06-06 17:16:35 +01:00
Eloy Lafuente (stronk7)
cdda538128
MDL-20636 changes to core & questions DB layer
2011-06-06 17:16:28 +01:00
Eloy Lafuente (stronk7)
5abfa6a930
MDL-20636 changes to quiz and quiz reports upgrade code
2011-06-06 17:16:22 +01:00
Eloy Lafuente (stronk7)
1db15c2718
MDL-20636 changes to core & questions upgrade code
...
Changes include:
- fixing versions and requires to current weekly (2011060313)
- fix essay wrong upgrade step. Review & test!
- fix numerical missing savepoint.
2011-06-06 17:16:11 +01:00
Andreas Grabs
a9e9549911
MDL-25775 - Site policy page blank
2011-06-06 18:15:12 +02:00
Tim Hunt
54771d89d1
Merge remote-tracking branch 'moodle/master' into MDL-20636_master_new_question_engine
...
Conflicts:
lib/db/upgrade.php
mod/quiz/lib.php
2011-06-06 17:14:59 +01:00
Tim Hunt
4c5743343f
MDL-20636 make qe upgrade tests independent of html2text details.
...
Based on Eloy's change, but refactored to be slightly nicer.
2011-06-06 17:05:54 +01:00
Tim Hunt
0370e3ab0d
MDL-27736 html2text add unit test for Eloy's new code.
2011-06-06 16:54:13 +01:00
Eloy Lafuente (stronk7)
3709ecb929
MDL-27736 improve a bit html2text to avoid some ugly & unnecessary trailing spaces
2011-06-06 16:42:55 +01:00
Eloy Lafuente (stronk7)
36e91f1de1
MDL-20636 Whitespace fixes
2011-06-06 16:38:46 +01:00
Eloy Lafuente (stronk7)
4561302dec
MDL-20636 Prepare stuff for cleaner merging
2011-06-06 16:38:23 +01:00
David Mudrak
b34b969103
MDL-27734 Fixed weights of the example submission assessments
2011-06-06 17:37:59 +02:00
David Mudrak
ce8157ed91
MDL-27733 workshop: keep the phase deadlines during the 1.9 => 2.0 upgrade
2011-06-06 17:36:32 +02:00
David Mudrak
7e1450977e
MDL-27732 Include the introformat field in the glossary module backups
2011-06-06 15:19:41 +02:00
David Mudrak
fe50f530fd
MDL-27379 Backup conversion logging facilities
2011-06-06 13:56:06 +02:00
David Mudrak
1b85912abb
MDL-27729 Glossary module 1.9 backup converts to 2.0 format
2011-06-06 10:11:58 +02:00
Eloy Lafuente (stronk7)
b04aa92544
MDL-27724 wiki - update commented upgrade step to avoid future problems
2011-06-05 19:47:38 +02:00
Eloy Lafuente (stronk7)
6e9cd6698e
MDL-27723 whitespace cleanup of admin directory
2011-06-05 19:35:42 +02:00
David Mudrak
c5c315e2a7
MDL-27718 Migrate files embedded in the activity intro fields
...
Contains various fixed spotted through the way, too.
2011-06-05 17:37:58 +02:00
David Mudrak
fa30779b70
MDL-22414 Fixed the convert_path data handling
2011-06-05 16:17:23 +02:00
David Mudrak
718f781690
MDL-27718 Files embedded into the course summary and section summaries are migrated during the conversion
2011-06-04 23:34:26 +02:00
David Mudrak
02e9095677
MDL-27448 IMS content package module conversion improved
...
The files embedded into the intro field and the backup of the original
content package are migrated now, too.
2011-06-04 22:12:47 +02:00
David Mudrak
85d91b6a1b
MDL-27448 Do not stop conversion because of missing course files
2011-06-04 22:11:03 +02:00
David Mudrak
baa44e3d3d
MDL-27448 Simplified migration of the files embedded in the resources HTML texts
2011-06-04 21:13:56 +02:00
David Mudrak
afb4494bd0
MDL-27448 URL resource module backup conversion improved
...
The patch also fixes invalid 'course' field in moodle2 backup code.
2011-06-04 21:04:02 +02:00
David Mudrak
c39226d9b2
MDL-22414 Added a helper method to migrate all files referenced from a hypertext
2011-06-04 21:03:11 +02:00
David Mudrak
351bf4826c
MDL-27448 Improved resource module converter
2011-06-04 20:03:28 +02:00
David Mudrak
aa97e0dd52
MDL-22414 File manager allows to set explicit sortorder and accepts filepaths not ending with a slash
...
We want to set migrated content file in the File module as a main file.
Main files are files with sortorder set to 1. Therefore the file manager
must provide a way to set the sortorder property of the new file record.
The second change allowing filepaths not ending with slash is a helper
as we can easily use dirname() as a value (see the usage in the next
commits). Not providing the dirname() was a bug as the reference to a
file in the HTML text did not respect the migrated file path.
2011-06-04 20:02:03 +02:00
David Mudrak
93dd33b405
MDL-27448 Folder module conversion improved
2011-06-04 18:28:58 +02:00
David Mudrak
9b2ab50d27
MDL-27448 Page module conversion improved
2011-06-04 18:28:35 +02:00
David Mudrak
9e3e8c8004
MDL-27448 Changed the interface of resource module successors to make it clear they are a special case
2011-06-04 16:11:59 +02:00
David Mudrak
48fcecffb6
MDL-27448 Page module conversion fixed and improved
...
The embedded files are now converted into the proper file area on the
conversion. The previous usage of $CFG->wwwroot/file.php was wrong for two
reasons: (1) the moodle.xml does not (should not) contain these links but
$@FILEPHP@$ placeholder and (2) even if it did, we could not compare to
our wwwroot but to the original wwwroot.
Also fixed the actual list of fields being written into page.xml - the
previous version included legacy fields (like type, reference and
friends).
2011-06-04 14:43:04 +02:00
David Mudrak
b2e905102a
MDL-27448 Pretty pedantic fix of using spaces in the code
2011-06-04 14:42:07 +02:00
David Mudrak
9b5f831803
MDL-27448 Added common base class for all resource module successors
2011-06-04 14:38:41 +02:00
David Mudrak
d61ed0afdc
MDL-22414 Added possibility to explicitly reset the list of migrated files by a file manager instance
2011-06-04 14:29:39 +02:00
David Mudrak
904888daee
MDL-27448 Resource intro (legacy summary) field converted consistently by the resource handler
2011-06-04 13:24:03 +02:00
David Mudrak
069b5b80c4
MDL-27448 Fixed copyright and phpdoc info
2011-06-04 13:24:03 +02:00
David Mudrak
56bd82cceb
MDL-27448 IMS content package converter checks that the manifest file exists
2011-06-04 13:24:03 +02:00
Andrew Davis
5da3af58a0
MDL-27448 resource conversion support to restore 1.9 backup to 2.1
2011-06-04 13:24:03 +02:00
David Mudrak
c818e2df49
MDL-22414 Added helper methods to migrate files referenced by $@FILEPHP@$
2011-06-04 13:22:27 +02:00
David Mudrak
d73c82e791
MDL-22414 Getting rid of a relict method copied from restore subsystem
2011-06-04 11:46:31 +02:00
David Mudrak
a78b139ce6
Merge branch 'master' into backup-convert
2011-06-03 23:22:23 +02:00
David Mudrak
db6491bf9e
Merge pull request #10 from nebgor/MDL-27451
...
MDL-27451 Backup - added 1.9 backup conversion handler for wiki
2011-06-03 14:15:26 -07:00
David Mudrak
c15649fbd2
MDL-27626 random question conversion support
2011-06-03 22:59:13 +02:00
David Mudrak
0e3a69b0e5
MDL-22414 Provided a work around MDL-27713
...
Currently the underlying backup/restore code does not differentiate null
and empty array data. So we have to explicitly check that we got array,
even though the correct set_stash() was called.
2011-06-03 22:45:46 +02:00
David Mudrak
c0e3796e1b
MDL-27626 calculated qtype conversion support
...
uff...
2011-06-03 21:57:00 +02:00
David Mudrak
aaf88d2cb2
MDL-27626 numerical_options are written only if there are some numerical_units available
...
This reflects the logic of the backup 2.0. Previously, the new
numerical_options structure was written always, even if there were no
numerical_units.
2011-06-03 21:56:59 +02:00
David Mudrak
0a562bafd1
MDL-27626 matching question type conversion handler
2011-06-03 21:56:59 +02:00
David Mudrak
23007e5d27
MDL-22414 Fixed wrong usage of static caches
...
These static caches were bad idea of mine. Multiple conversion jobs
executed from a single PHP script share such variables, of course, which
is wrong. This patch removes one static cache completely and
reimplements the other two static caches as normal member variables.
2011-06-03 21:54:13 +02:00
David Mudrak
38bce21a9e
MDL-22414 Fixed the id generation entropy
2011-06-03 18:54:57 +02:00
David Mudrak
cd92d83bf2
MDL-22414 Added new method to get the list of existing stashes
2011-06-03 18:54:57 +02:00
David Mudrak
a4158f8d93
MDL-27626 Make sure that the <answers> structure is present before converting it
...
This corresponds the logic of question_backup_answers()
2011-06-03 18:54:57 +02:00
David Mudrak
7cfff0ccfb
MDL-27626 multianswer (embedded, cloze) question type conversion handler
2011-06-03 18:54:57 +02:00
David Mudrak
589475665e
MDL-27626 numerical question type conversion handler
2011-06-03 18:54:56 +02:00
David Mudrak
f75ad8d776
MDL-27626 moodle1_qtype_handler now provides helper methods for numerical_units and numerical_options
2011-06-03 18:54:56 +02:00
David Mudrak
1056c9b914
MDL-22414 Fixed moodle1_xml_handler::write_xml() attributes handling
...
The attributes did not work for nested elements because of the missing
slash.
2011-06-03 18:54:51 +02:00
Mary Evans
5d224075ae
MDL-27704_master Fix for Overlapping problems in Fusion theme
2011-06-03 17:41:39 +01:00
David Mudrak
513e2215c6
MDL-27626 The test file with questions now contains numerical units in numerical qtype
2011-06-03 18:06:35 +02:00
David Mudrak
afa08aeb15
MDL-27626 essay question type conversion handler
2011-06-03 18:06:34 +02:00
David Mudrak
2b129b4cb6
MDL-27626 truefalse question type conversion handler
2011-06-03 18:06:29 +02:00
David Mudrak
2554f389d4
MDL-27626 shortanswer question type conversion handler
2011-06-03 18:06:28 +02:00
David Mudrak
7ffc82df8b
MDL-27626 multichoice question type conversion handler
2011-06-03 18:06:28 +02:00
David Mudrak
22b8486fe6
MDL-27626 moodle1_qtype_handler now provides a helper method for answers structure conversion
2011-06-03 18:06:27 +02:00
David Mudrak
1ff4b8dec0
MDL-27626 moodle1_qtype_handler::process_question() is not supposed to return anything
...
Returning the converted array has no benefit here and makes the things
more complicated. From now on, the method is supposed to write what it
needs directly into the opened file, without returning anything.
2011-06-03 18:06:27 +02:00
David Mudrak
e19d0c109c
MDL-27626 The initial support for the question bank backups conversion
...
This patch introduces a framework for the question bank conversion. It
deals with the common question data (that are not qtype-specific) and
the way how to make sure that the qtype plugins have access to the paths
they are interested in.
2011-06-03 18:06:27 +02:00
Mary Evans
3ae75b44c7
MDL-27692_master Fixes issue - bullets not numbers in ordered list...
2011-06-03 12:11:09 +01:00
Aparup Banerjee
61ff1fecc3
MDL-27451 Backup - added 1.9 backup conversion handler for wiki
2011-06-03 15:09:15 +08:00
David Mudrak
0f5860f707
Merge pull request #11 from nebgor/MDL-27447
...
MDL-27447 mod_quiz backup conversion
2011-06-02 23:08:12 -07:00
Dongsheng Cai
12c9bbbdd2
MDL-26392 WIKI added file managment support to wiki editor
2011-06-03 11:22:18 +08:00
Rajesh Taneja
6a0bf5c4b0
MDL-27577 moodlelib - fixed dst offset in userdate, usergetdate and make_timestamp functions
2011-06-03 09:50:38 +08:00
Eloy Lafuente (stronk7)
a56c68e3f4
weekly release 2.1dev
2011-06-02 23:35:35 +02:00
Ruslan Kabalin
8e26531519
MDL-27171 messages: add processor uninstall function
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-06-02 09:27:05 +01:00
David Mudrak
78d22af957
Fixed error/required_not_stashed_data when the backup does not contain course_files
2011-06-02 09:05:59 +02:00
Aparup Banerjee
4b2da7cee0
MDL-27447 Backup - improvements to 1.9 quiz backup converter
2011-06-02 10:35:08 +08:00
Aparup Banerjee
63e9bb60e6
MDL-27447 Backup - added quiz module 1.9 backup converter
2011-06-02 10:35:08 +08:00
David Mudrak
034b0e4a30
Fixed applying convert_path recipes on sub-paths of grouped elements
...
Grouped elements contain arrays with the sub-paths. This patch makes
sure that the sub-paths are pre-cooked recursively. However because the
recipes do not distinguish the full path to the element, only the
implicit recipe (making the tags lowecase) is applied. To avoid
potential data loss (for example dropfields recipe would delete all
fields from the whole grouped tree, not only the direct descendants of
the path where the recipe is declared), explicit recipes are forbidden
for grouped elements. The developer has to convert the $data manually as
needed.
2011-06-02 03:26:52 +02:00
Ruslan Kabalin
d004c4b20a
MDL-27171 messages: fix bug in upgrade_populate_default_messaging_prefs
...
isset check assumed that $defaultpreferences is the object
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-06-01 12:30:28 +01:00
Ruslan Kabalin
afed8d0f17
MDL-27652 messages: introduce message_update_processors
...
This function populates default message preferences for all existing providers
when the new message processor is added.
The change also includes update of message_set_default_message_preference to
make possible using it for particular message processor update.
install_populate_default_messaging_prefs() is no longer needed and depricted.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-06-01 12:02:37 +01:00
Ruslan Kabalin
67147c2550
MDL-27171 messages: populate messaging defaults after the installation
...
This makes the order of plugins returned by get_plugin_types not important as
all messaging defaults population is done at the end.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 16:00:32 +01:00
Ruslan Kabalin
60bbe7684a
MDL-27171 messages: meet require_once usage gudelines
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 15:16:17 +01:00
Ruslan Kabalin
a4de1d8f0e
MDL-27171 messages: remove excessive include_once
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 14:02:37 +01:00
Ruslan Kabalin
838075147b
MDL-27171 messages: some minor fixes in translate_message_default_setting function
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 13:55:57 +01:00
Ruslan Kabalin
bf0fb77293
MDL-27171 messages: avoid using depricated notification method.
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 12:26:15 +01:00
Ruslan Kabalin
72e6af0344
MDL-27171 messages: fix static variable filtering bug in get_message_processors
...
Static $processors should contain the full list of processors only, when
filtering is required, the $processors variable should not be updated.
Lambda function refactoring is made as well.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 11:18:11 +01:00
Ruslan Kabalin
298925d4d1
MDL-27171 messages: clean up pereferences on message provider removal
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 10:55:30 +01:00
Ruslan Kabalin
31afb0a437
MDL-27171 messages: recover message_update_providers backward compatibility
...
'return true' was removed by mistake
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 10:05:39 +01:00
Sam Hemelryk
e455bdb3d7
MDL-27638 Removed buggy status line from query as it is being calculated in php anyway
2011-05-31 17:02:17 +08:00
Ruslan Kabalin
e8fc7940a8
MDL-27171 messages: $defaultpreferences is an object, use isset instead.
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-31 09:46:22 +01:00
Dan Poltawski
b46ca3d7ae
messaging: MDL-27171 - change variable with underscores
2011-05-31 09:07:38 +01:00
David Mudrák
193407a096
Merge pull request #9 from nebgor/MDL-27449
...
MDL-27449 SCORM module 1.9 converter
2011-05-30 23:35:26 -07:00
Sam Hemelryk
e5824bb9c6
MDL-25394 Tidied up several things in order to get this integrated
2011-05-31 14:28:03 +08:00
Anthony Forth
37959dd471
MDL-25394 Improved support for mobile and device themes
2011-05-31 14:25:52 +08:00
Aparup Banerjee
a1cac902ec
MDL-27449 Backup - migrating scorm file within scorm module 1.9 backup converter
2011-05-31 11:29:48 +08:00
David Mudrák
ba1e221a0d
Merge pull request #7 from rwijaya/MDL-27441b
...
MDL-27441 mod_feedback 1.9 backup conversion
2011-05-30 16:26:18 -07:00
Eloy Lafuente (stronk7)
a6b2f0faf2
Merge branch 'MDL-25191-master' of git://github.com/sammarshallou/moodle
2011-05-31 00:58:34 +02:00
Sam Hemelryk
52a3c2c703
Merge branch 'wip-mdl-27603-master' of git://github.com/rajeshtaneja/moodle
2011-05-30 17:21:29 +08:00
Aparup Banerjee
0e7269d11d
MDL-27449 Backup - added scorm module 1.9 backup converter
2011-05-30 14:20:35 +08:00
David Mudrák
071f617c52
Merge pull request #6 from rwijaya/MDL-27446b
...
MDL-27446 mod_lesson
2011-05-29 22:46:31 -07:00
Sam Hemelryk
8dc13ee7b0
Merge branch 'MDL-25512_master' of git://github.com/MaryE/moodle.git
2011-05-30 13:03:07 +08:00
Rossiani Wijaya
a6486a827f
MDL-27441 mod_feedback: added conversion code to restore 1.9 backup to 2.1 site
2011-05-30 11:29:13 +08:00
Rossiani Wijaya
b44739c868
MDL-27446 mod_lesson: added conversion code to restore 1.9 backup to 2.1 site
2011-05-30 10:56:31 +08:00
Rajesh Taneja
6006774cf7
MDL-27603 enrol_user - changed modifier to modifierid which is used in database
2011-05-30 10:10:03 +08:00
Sam Hemelryk
5436561c7c
Merge branch 'MDL-27600-master' of git://github.com/sammarshallou/moodle
2011-05-30 10:05:59 +08:00
Sam Hemelryk
59023e7799
Merge branch 'MDL-27636_master' of git://github.com/stronk7/moodle
2011-05-30 09:18:02 +08:00
Adam Olley
9b01f68597
MDL-27009: Fix role group by statement for statistics
2011-05-30 09:05:53 +08:00
Sam Hemelryk
9efd421e0e
Merge branch 'navigationlib_userreports' of git://github.com/stronk7/moodle
2011-05-30 08:56:15 +08:00
Sam Hemelryk
91bad7adc1
Merge branch 'MDL-27627-master' of git://github.com/sammarshallou/moodle
2011-05-30 08:54:15 +08:00
Mary Evans
df7962f977
wip-MDL-25512 Correct CSS rules in Canvas theme to align with YUI3 CSS Fonts
2011-05-30 00:41:06 +01:00
David Mudrak
93264625f2
The source passed to the migrate_directory() may not exist
...
In case the source $rootpath passed to the migrate_directory() does not
exist, an empty array is returned by the method. Note that if the
directory exists and is empty, the directory itself is converter so
there would be a new record created. However, the restore process
ignores these records anyway, as the directory records are created
automatically by certain file api methods.
2011-05-29 00:38:23 +02:00
David Mudrak
214c492447
Converter file manager's methods take relative path within the backup instead of the absolute path
2011-05-29 00:18:19 +02:00
Tim Hunt
b360806d5c
MDL-20636 update local/qeupgradehelper/README.txt.
2011-05-27 20:58:18 +01:00
Tim Hunt
85714b36c2
MDL-20636 implement the shell of the system for completing the upgrade using cron.
2011-05-27 20:46:37 +01:00
Tim Hunt
60006d2971
MDL-20636 remove bogus include that breaks cron.
2011-05-27 20:43:20 +01:00
Tim Hunt
1027301215
MDL-20636 Implement the ability to only upgrade some of the quiz attempts during the main upgrade.
2011-05-27 19:44:53 +01:00
Tim Hunt
61eca136c1
MDL-20636 remove the pretendupgrade script that does not work.
2011-05-27 18:10:15 +01:00
David Mudrák
64f7da2402
Merge pull request #2 from rwijaya/MDL-27450
...
MDL-27450 mod_survey: added conversion code to restore 1.9 backup to 2.1
2011-05-27 06:44:30 -07:00
Tim Hunt
a4c982917e
MDL-20636 truefalse qtype clean up other unit tests to use the new way of making test tf questions.
2011-05-27 14:43:28 +01:00
Tim Hunt
188e174457
MDL-20636 truefalse qtype was showing the false feedback even when no response was given. #386
2011-05-27 14:41:48 +01:00
David Mudrák
455fc30367
Merge pull request #1 from nebgor/MDL-27440_chunkyfix
...
MDL-27440 Backup - added database module 1.9 backup converter
2011-05-27 06:34:38 -07:00
Ruslan Kabalin
65c941a698
MDL-27171 messages: use moodle_url in admin_page_ messaging classes
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 14:07:06 +01:00
Ruslan Kabalin
ebe0c008ca
MDL-27171 messages: commenting style changes and extra comments
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
Signed-off-by: Dan Poltawski <dan.poltawski@luns.net.uk >
2011-05-27 14:07:06 +01:00
Ruslan Kabalin
b53b2b0ee9
MDL-27171 messages: ensure message preferences for the core message providers are set
...
upgrade_core also attempts to populate the preferences, but since during the
first installation it is called before message outputs are set, we need to
force preferences setting at the end.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 14:07:06 +01:00
Ruslan Kabalin
ae2a213e1e
MDL-27171 lib/moodlelib: change the order of plugins returned by get_plugin_types function
...
We need to ensure that message/output is installed first so that default
messaging settings are set correctly afterwards.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 14:07:05 +01:00
Ruslan Kabalin
7a04c476a2
MDL-27171 messages: implement new syntax in messages.php and update processing
...
The new messaging default settings can be set in messages.php and deployed
during installation. This also ensures the removing of settings on plugin
uninstallation and contains the update script to populate current default
settings on the existing system when the new feature is introduced.
For security reason we have to avoid using library functions in upgrade
function, so we set defaults the blind way. At this point we do not expect
plugins to have individual messaging defaults presets anyway. The site
defaults are the same as were set for each user using
message_set_default_message_preferences function.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 14:06:56 +01:00
Ruslan Kabalin
3bcbd80ebe
MDL-27642 messages: ensure message processors are removed when plugin is being uninstalled
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
f15097b5a3
MDL-27171 messages: remove excessive check from jabber send_message function
...
the parent send_message in messagelib.php does user/system configuration
checks before calling this method using the plugin instance.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
2e075f41b9
MDL-27171 messages: change send_message to accomodate changes in messaging
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
76a8aef9a1
MDL-27171 messages: allow using user IDs instead of objects in message_send function
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
2af2210c4e
MDL-27652 messages: fix varaibles names in message_send function
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
f8351d0927
MDL-27171 messages: do not keep empty messging configuration strings in user preferences
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
814e373576
MDL-27171 messages: upgrade user profile messaging preferences interface
...
Existing user messaging preferences should accomodate default settings and
permissions. This also includes some changes to default outputs preferences.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
1d72e9d441
MDL-27171 messages: add default message outputs management interface
...
This introduces the new page where admin may change the permissions and
defaults for particular combination of message processors and providers.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
e710658d89
MDL-27171 forum: refactor forum settings
...
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
2f2137fca4
MDL-27171 messages: admin settings reordering
...
This includes:
* most email settings go from general admin setings to email plugin settings
* digestmailtime goes to mod/forum/settings.php
* supportname, supportemail and supportpage go to Support contact page
* all jabber settings go from general admin setings to jabber plugin settings
AMOS BEGIN
MOV [jabberhost,admin],[jabberhost,message_jabber]
MOV [configjabberhost,admin],[configjabberhost,message_jabber]
MOV [jabberserver,admin],[jabberserver,message_jabber]
MOV [configjabberserver,admin],[configjabberserver,message_jabber]
MOV [jabberusername,admin],[jabberusername,message_jabber]
MOV [configjabberusername,admin],[configjabberusername,message_jabber]
MOV [jabberpassword,admin],[jabberpassword,message_jabber]
MOV [configjabberpassword,admin],[configjabberpassword,message_jabber]
MOV [jabberport,admin],[jabberport,message_jabber]
MOV [configjabberport,admin],[configjabberport,message_jabber]
MOV [digestmailtime,admin],[digestmailtime,forum]
MOV [configdigestmailtime,admin],[configdigestmailtime,forum]
MOV [allowusermailcharset,admin],[allowusermailcharset,message_email]
MOV [configallowusermailcharset,admin],[configallowusermailcharset,message_email]
MOV [mailnewline,admin],[mailnewline,message_email]
MOV [configmailnewline,admin],[configmailnewline,message_email]
MOV [noreplyaddress,admin],[noreplyaddress,message_email]
MOV [confignoreplyaddress,admin],[confignoreplyaddress,message_email]
MOV [sitemailcharset,admin],[sitemailcharset,message_email]
MOV [configsitemailcharset,admin],[configsitemailcharset,message_email]
MOV [smtphosts,admin],[smtphosts,message_email]
MOV [configsmtphosts,admin],[configsmtphosts,message_email]
MOV [smtpmaxbulk,admin],[smtpmaxbulk,message_email]
MOV [configsmtpmaxbulk,admin],[configsmtpmaxbulk,message_email]
MOV [smtpuser,admin],[smtpuser,message_email]
MOV [configsmtpuser,admin],[configsmtpuser,message_email]
MOV [smtppass,admin],[smtppass,message_email]
AMOS END
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
75c34c23a4
MDL-27171 messages: add message outputs management interface page
...
This introduces the page for management message outputs (processors) where
admin may enable/disable them and jump to configuration pages.
2011-05-27 13:49:28 +01:00
Ruslan Kabalin
21e6c82282
MDL-27643 messages: message_output_jabber should not send messges to emails
...
Jabber message should only be send if destination user has Jabber ID specified
in the profile. It should not use email if jabber id is not provided as it is
a performance breach.
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:44:49 +01:00
Ruslan Kabalin
cd8f78c88f
MDL-27171 messages: add new methods on the message_output class
...
This introduces the new methods to the abstract class: is_system_configured
and is_user_configured that are supposed to return boolean depending whether
required configuration has been made on both system or user level
respectively. These methods return true by default and and be overriden by
being declared in the plugin class itself
Signed-off-by: Ruslan Kabalin <ruslan.kabalin@luns.net.uk >
2011-05-27 13:44:49 +01:00
sam marshall
3fbe0e8a0f
MDL-27627 Headers in moodleform_mod should have IDs
2011-05-27 13:40:02 +01:00
Adam Olley
0420f8dca0
MDL-25191: Properly destroy all elements of the modinfo cache
2011-05-27 13:28:55 +01:00
sam marshall
188a812794
MDL-27600 Navigation: Should be able to add nodes at other places than end of list
2011-05-27 13:18:03 +01:00
Tim Hunt
9199e7a569
MDL-20636 fix styling of essay questions. #371
2011-05-27 12:11:54 +01:00
Tim Hunt
612106b3a4
MDL-20636 fix URL handling for previews to always use Moodle URL.
...
Also, make the preview window big enough. #367
2011-05-27 11:49:23 +01:00
Wale Olujide
dc0373c852
MDL-20636 Make more space for the qusetion name in the question bank view #580 .
2011-05-27 10:31:37 +01:00
David Mudrak
66f79e50a3
Files conversion support improved
...
The new file manager class is introduced. Once its public properties are
set, one can use it to migrate either a single file or a whole
directory. The course_files conversion reworked so that it uses the new
manager now. The files.xml written at the very end of the conversion,
giving all handlers a chance to migrate the files they need.
2011-05-27 04:13:34 +02:00
Tim Hunt
c014b989ba
MDL-27649 Convert the calculated question types to use the new variants mechanism.
2011-05-26 21:53:47 +01:00
Tim Hunt
1da821bbde
MDL-27649 support question variants as a first-class concept in the question engine.
2011-05-26 21:23:56 +01:00
David Mudrak
bef9ad9540
MDL-27647 Added the afterburner theme to the whitelist of standard plugins
2011-05-26 21:51:01 +02:00
Tim Hunt
f55192bf08
MDL-20636 improve the fomatting of the generated code.
2011-05-26 19:31:24 +01:00
Tim Hunt
61e2c3fb3f
MDL-20636 fix question flag icons on the review page.
2011-05-26 19:27:38 +01:00
Tim Hunt
0500a3a92d
MDL-27413 qtype_multianswer upgrade should be complete.
2011-05-26 19:19:45 +01:00
Tim Hunt
b3e146268f
MDL-27413 qtype_multianswer two more upgrade tests.
2011-05-26 18:35:52 +01:00
Tim Hunt
1cacb05989
MDL-27413 qtype_multianswer upgrade. First passing test.
2011-05-26 18:25:19 +01:00
David Mudrak
826d17f274
MDL-27444 The choice module backup converter now uses on-start and on-end handlers to write <options> wrapper
...
This is mainly for the demonstration purposes, the previous form works
as well.
2011-05-26 18:37:15 +02:00
Tim Hunt
dcedbb0e25
MDL-27413 qtype_multianswer now works for all embedded types, I think.
2011-05-26 16:44:09 +01:00
David Mudrak
f6f7a7266c
Merge branch 'master' into backup-convert
...
Conflicts:
backup/util/xml/parser/processors/simplified_parser_processor.class.php
backup/util/xml/parser/simpletest/testparser.php
2011-05-26 17:30:27 +02:00
David Mudrak
6cfa5a3220
Added support for the on_xxx_start() event handler for MOD and BLOCK sub-paths
2011-05-26 16:59:59 +02:00
David Mudrak
4ddf9ac6b5
Added base class for the activity module subplugins
2011-05-26 16:59:51 +02:00
Tim Hunt
7ac7977cbe
MDL-27413 qtype_multianswer embedded inline multichoice now work.
2011-05-26 15:03:47 +01:00
Tim Hunt
c83d6cc1eb
MDL-27413 qtype_multianswer add missing module.js
2011-05-26 11:25:48 +01:00
Tim Hunt
12c6e0087e
MDL-27413 qtype_multianswer more coding style cleanup.
2011-05-26 11:25:26 +01:00
Tim Hunt
df4be1222e
MDL-27410 Fix broken calculated qytpe install. #670
2011-05-26 11:00:17 +01:00
Rossiani Wijaya
39a35cc589
MDL-27450 mod_survey: added conversion code to restore 1.9 backup to 2.1 site
2011-05-26 13:25:18 +08:00
Aparup Banerjee
4c9c90fbe2
MDL-27440 Backup - added database module 1.9 backup converter
2011-05-26 11:32:05 +08:00
Eloy Lafuente (stronk7)
c44299c172
MDL-27636 restore - add support for after_restore() to plugins. Credit goes to Mark Nielsen. Thanks!
2011-05-26 02:37:16 +02:00
Eloy Lafuente (stronk7)
5fba6731d3
MDL-27541 course reports - allow teachers to view individual reports
2011-05-26 01:29:41 +02:00
Eloy Lafuente (stronk7)
16b5541dd2
weekly release 2.1dev
2011-05-26 00:26:54 +02:00
Eloy Lafuente (stronk7)
c4cee99c7b
MDL-27625 rating - fix one merging problem
2011-05-25 22:34:51 +02:00
Tim Hunt
42a5b055b7
MDL-27413 qtype_multianswer start work on rendering.
...
Embedded shortanswer questions now work.
Note that overlib is no longer required by the JS.
2011-05-25 19:31:07 +01:00
Tim Hunt
df55047ee4
MDL-20636 Fix potential bug with qtype_shortanswer correct answer display.
2011-05-25 19:29:01 +01:00
Eloy Lafuente (stronk7)
f2e725930b
MDL-27471 rating - whitespace cleanup
2011-05-25 16:54:51 +02:00
Eloy Lafuente (stronk7)
5b52ce19c5
Merge branch 'MDL-27625_master' of git://github.com/stronk7/moodle
...
Conflicts:
mod/forum/lib.php
2011-05-25 16:37:43 +02:00
David Mudrak
d777f26837
MDL-27445 Fixed the deprecated call
2011-05-25 12:13:26 +02:00
Aparup Banerjee
d1711071f4
MDL-27445 added moodle1 backup converter for label
2011-05-25 12:08:00 +02:00
Eloy Lafuente (stronk7)
5693d56cd8
MDL-27625 rating - consider RATING_UNSET_RATING a valid rating value
2011-05-25 12:00:16 +02:00
Eloy Lafuente (stronk7)
28e2b08582
Merge branch 'MDL-27594' of git://github.com/stronk7/moodle
2011-05-25 10:16:10 +02:00
David Mudrak
ad28527828
MDL-27445 Fixed the deprecated call
2011-05-24 16:31:28 +02:00
Aparup Banerjee
b391176a0b
MDL-27445 added moodle1 backup converter for chat
2011-05-24 16:17:51 +02:00
David Mudrak
2fe7d14a04
The generation of module.xml and friends moved to a later phase
...
This is needed to give the modules a chance to actually rewrite course
modules related information. Resource module needs this so it is able to
split its own information into its successors (url, folder, page etc).
2011-05-24 16:01:04 +02:00
David Mudrak
8bcefb3254
Activity module handler get_moduleid() replaced with get_cminfo()
2011-05-24 16:01:00 +02:00
David Mudrak
6357693c8b
Extended debugging information thrown by an exception
2011-05-24 16:00:55 +02:00
Eloy Lafuente (stronk7)
d4dd06591b
MDL-27594 backup - out unused (and incorrect) condition + stronger tests
2011-05-24 11:55:39 +02:00
Eloy Lafuente (stronk7)
eb78f0632d
MDL-27594 backup - fix start/end notifications on empty chunks
2011-05-24 11:01:00 +02:00
Sam Hemelryk
85d0c7f6b2
MDL-22833 Cleaned up afterburner footer
2011-05-24 15:54:49 +08:00
Sam Hemelryk
12b3d58286
Merge branch 'MDL-22833' of git://github.com/MaryE/moodle.git
2011-05-24 15:32:27 +08:00
David Mudrak
8b866ce4b1
Merge branch 'MDL-27439' of git://github.com/nebgor/moodle into backup-convert
2011-05-24 09:21:38 +02:00
Tim Hunt
fa6c862065
MDL-27413 unit tests for some of the new multianswer code.
2011-05-23 20:00:05 +01:00
Tim Hunt
ab50232b7e
MDL-27413 start conversion of the multianswer qtype to the new question engine.
2011-05-23 16:45:12 +01:00
Tim Hunt
0c3fa8209e
MDL-20636 a bit of clode clean-up in calculated*.
2011-05-23 16:44:21 +01:00
Eloy Lafuente (stronk7)
b47dcdf0de
MDL-27471 minor fixups
2011-05-23 12:42:15 +02:00
Sam Hemelryk
2b04c41c58
MDL-27471 Adding mandatory component & ratingarea to the ratings API + other fixes
...
* Added the component and ratingarea fields and implemented it throughout
the rating API as mandatory fields
* Cleanup rating indexes
* Upgrade forum/data/glossary ratings
* Moved the logic in the render_rating method to methods of the rating object.
* Added new callback for checking ratingareas
* Cleaned comments here and there
* Mark the xxx_get_participants methods as deprecated
* Refactor rate_ajax and ratingsuser_can_view_aggregate methods
* Cleaned up rating/index.php to use html_table object and moved inline styles to CSS.
* Added missing properties of the rating object that were being set throughout the rating
API.
2011-05-23 12:35:39 +02:00
Eloy Lafuente (stronk7)
7a01a2d0ca
Merge branch 'MDL-27532-master' of git://github.com/sammarshallou/moodle
2011-05-23 10:29:33 +02:00
Sam Hemelryk
2c2034c9c3
Merge branch 'master_MDL-25177_choice_windowfix' of git://github.com/danmarsden/moodle
2011-05-23 11:32:23 +08:00
Sam Hemelryk
34997cf89e
Merge branch 'MDL-27530_head' of git://github.com/grabs/moodle
2011-05-23 11:24:39 +08:00
Aparup Banerjee
0193d9dfe7
MDL-27428 accessibility : added a fourth argument to event's subscription and delegation methods to specify selector actions.
...
- selected actions will fire the event through to the relevant handling functions.
2011-05-23 11:13:52 +08:00
Aparup Banerjee
f93844f3d7
MDL-27428 accessibility : added keyboard support to navigational menus loaded via ajax.
2011-05-23 11:13:36 +08:00
Aparup Banerjee
eb25449ae6
MDL-27428 accessibility : added keyboard navigation to dock arrow keys expand and collapse. enter and space will toggle actions.
2011-05-23 11:13:20 +08:00
Aparup Banerjee
32561cafd4
MDL-27428 accessibility : made navigation and settings menu category span nodes navigable using tabs with tabindex=0
2011-05-23 11:12:53 +08:00
Aparup Banerjee
1e22cd351f
MDL-27428 accessibility : allowed enter/space/left_arrow/right_arrow to expand/collapse navigation & settings menu branches
...
- note: a menu node branch that is a link will be followed instead of toggling the branch.
2011-05-23 11:12:35 +08:00
Eloy Lafuente (stronk7)
54b8f33421
MDL-27594 backup - fix start/end notifications on empty chunks
2011-05-23 00:58:45 +02:00
Tim Hunt
59a3fcd3eb
MDL-20636 Fix a lot more coding style issues.
2011-05-20 20:18:04 +01:00
Tim Hunt
e0736817f0
MDL-20636 fix some more coding style issues in the question code.
2011-05-20 18:50:41 +01:00
Tim Hunt
449bfe90c6
MDL-20636 quiz let users with capability mod/quiz:grade, but not mod/quiz:viewreports see the manual grading report in the navigation. OU bug #412 .
2011-05-20 18:25:07 +01:00
Tim Hunt
667cdde361
MDL-20636 Implement upgrade of calculated* question type attempts.
2011-05-20 18:22:35 +01:00
David Mudrak
8312ab674a
Course files conversion
2011-05-20 11:59:41 +02:00
David Mudrak
f3b0b1e552
The write_xml() does not put 'id' into attributes implicitly
...
In some situations - like in inforef.xml - we need id to be proper
nested citizen.
2011-05-20 11:29:00 +02:00
David Mudrak
716a9616e3
The handlers now throw moodle1_convert_exception instead of convert_exception
2011-05-20 10:19:28 +02:00
David Mudrak
26cac34a6c
Improved get_contextid()
...
For system and course levels, we do not need itemid as we work with
single system context and single course context only. Thanks to this, we
can generate contextid for the restored course even we do not know its
original id yet.
2011-05-20 10:19:28 +02:00
David Mudrak
6700d288b3
New get_nextid() method
...
This is useful for generating artificial database records ids.
2011-05-20 10:19:27 +02:00
David Mudrak
dbf6843a72
Include a course file in the unit test
2011-05-20 10:19:27 +02:00
David Mudrak
6d73f18573
New method get_stash_itemids()
...
This will be useful to build inforef.xml files.
2011-05-20 10:19:22 +02:00
David Mudrak
01b922fe70
Trivial improvement of member variables doc
2011-05-20 09:39:22 +02:00
Aparup Banerjee
be53cf4e4c
MDL-27439 added moodle1 backup converter for assignment
...
- only recreates assignment module, not user data or submissions yet.
2011-05-20 11:59:20 +08:00
Tim Hunt
c35bf0e6b1
MDL-20636 local_qeupgradehelper use a textarea in extracttestcase for easier copy/paste.
2011-05-19 20:32:44 +01:00
Tim Hunt
2db6fbad97
MDL-20636 make upgradehelper able to reset badly upgraded attempts
...
Obviously, these are the ones where it most important to be able to redo the upgrade.
2011-05-19 20:27:12 +01:00
Tim Hunt
ffe4d23abd
MDL-20636 make question upgrade more robust for incompatible question types.
2011-05-19 20:27:09 +01:00
Tim Hunt
e35ba43c91
MDL-20636 make syncronised datasets work for calculated* questions.
2011-05-19 19:06:07 +01:00
Tim Hunt
0eb253f7f6
MDL-20636 quiz restart preview button was missing since the renderer refactor.
2011-05-19 19:05:25 +01:00
Tim Hunt
d1770e4258
MDL-27410, MDL-27412 make the calculated* qtypes work in the statistics report.
2011-05-19 18:12:38 +01:00
Tim Hunt
39153237f5
MDL-20636 fix broken links in the statistics report.
2011-05-19 18:11:52 +01:00
Tim Hunt
2178cd3a12
MDL-20636 Dean's refactoring had broken the quiz summary page.
2011-05-19 17:52:52 +01:00
Tim Hunt
b130270d2d
MDL-20636 Add support for hints to the calculated* questions.
2011-05-19 17:38:38 +01:00
Tim Hunt
cdece95ea4
MDL-27412 Upgrade the calculatedmulti question type to the new question engine.
2011-05-19 17:14:09 +01:00
David Mudrak
2304cbaacd
Do not try to convert activity modules that do not have the converter implemented yet
...
This checks for the presence of moodle1 library in the module directory.
If there is no such file, the converter does not include the module in
the list of included modules.
Note that some files (like module.xml) are created for such skipped
modules anyway. But restore process seems to use the information from
moodle_backup.xml so it does not try to restore them.
2011-05-19 14:25:37 +02:00
David Mudrak
317f1c6f61
Generate fake XML files to make the restore process happy
...
With these changes I was able to restore the very first 1.9 course
containing a forum and a choice.
2011-05-19 13:56:43 +02:00
Andrew Davis (andyjdavis)
ab1da2675d
MDL-27442 forum: allow forum to be restored into 2.1 from a 1.9 backup
2011-05-19 13:41:01 +02:00
Tim Hunt
efe3e87b61
MDL-27411 upgrade the calculatedsimple qtype to the new question engine.
2011-05-19 12:20:49 +01:00
David Mudrak
46ff8b0ecf
The handler's process_xxx() method is not mandatory any more
...
It was realized that it is pretty common to register a convert_path just
to be able to attach on-start or on-end listeners to it, without actual
processing data. So now, the handler must provide at least one of these
three methods and the process_xxx() does not need to be there if it is
not needed.
2011-05-19 03:17:18 +02:00
Dan Marsden
6fa51b70a5
MDL-25177 Choice - fix typo for form creation causing pop-up window - thanks to Jason Hardin for fix
2011-05-19 13:01:21 +12:00
Tim Hunt
18f9b2d2cf
MDL-27410 qtype_calculated fix basic question editing and preview.
...
At least, after these changes, I was able to create a calculated question through the Moodle UI and then preview it. I am sure more testing and fixing is needed to make sure everything works.
2011-05-18 21:15:25 +01:00
Tim Hunt
1da4060f65
MDL-27410 qtype_calculated works in my unit tests.
...
Probably does not work through the Moodle UI yet.
2011-05-18 17:21:26 +01:00
Tim Hunt
f580e0e4b0
MDL-20636 Fix some minor problems with the question unit tests.
2011-05-18 17:07:16 +01:00
David Mudrak
ae80f68f31
Improvements in moodle1_xml_handler external API
...
The methods are protected now as they are supposed to be used by
subclasses only. Added a new method to check if the output writer has
been opened.
2011-05-18 16:32:51 +02:00
David Mudrak
c18f90f22f
Merge remote branch 'github/master' into backup-convert
2011-05-18 16:08:15 +02:00
sam marshall
5e0dae125d
MDL-27532 Add backup support for course report per-course data
2011-05-18 14:56:11 +01:00
Tim Hunt
19e911a251
MDL-27410 qtype_calculated better errorhandling for invalid expressions.
...
Better method names.
2011-05-18 14:12:34 +01:00
David Mudrak
c171d28ebc
The basic wrapper for question categories conversion
...
The QUESTION_CATEGORIES tag is optional in moodle.xml but the file
questions.xml is required by the moodle2 restore process. So here we
make sure that at least an empty file is created.
2011-05-18 14:33:05 +02:00
David Mudrak
ba66847b71
Roles definition conversion
2011-05-18 14:12:52 +02:00
David Mudrak
96f7c7ad72
Implemented new XML transformer for the files being written during the conversion
2011-05-18 14:10:04 +02:00
David Mudrak
71d1751c53
Improved the information display about a non-standard backup file
2011-05-18 12:19:57 +02:00
Sam Hemelryk
d04f7fb4a8
weekly release 2.1dev
2011-05-18 18:11:10 +08:00
Sam Hemelryk
f138b7c13b
MDL-27161 Improved the 2 new strings in assignment
2011-05-18 17:29:39 +08:00
Sam Hemelryk
74cf2d0015
MDL-26704 Fixed up variable typo
2011-05-18 15:32:40 +08:00
David Mudrak
f666f14930
The first attempt to include backup conversion in the restore process
...
With this initial implementation, we do not display any information
about the backup contents yet. The non-standard backup file is just
silently converted at the beginning of the settings stage, as soon as
the restore controller is available.
In the future we will probably want to display the information about the
contents of the converted file as if we were restoring from standard
MBZ format. However this includes more work in the restore UI machinery
and I leave it open for now.
2011-05-18 01:55:27 +02:00
David Mudrak
3a0767218a
The core_backup_renderer does not need the full backup information any more
...
In the previous implementation, the renderer needed full backup
information just to see if its type is TYPE_1COURSE or not. For
non-standard backups, we do not have the full backup information
available but we can easily decide if we are restoring the whole course
or just its part.
2011-05-18 01:14:24 +02:00
David Mudrak
d51345c7c6
Fixed the class name in the calling code after a recent change
2011-05-18 00:55:24 +02:00
David Mudrak
179982a400
Added missing description of the moodle1 converter
2011-05-18 00:54:00 +02:00
David Mudrak
4eb2a097c5
The display() method in backup/restore UI returns the HTML rather then echoing it
...
This implementation uses a hacky trick with the output buffer unless
someone finds a time to add support for returning the HTML from
quickforms.
2011-05-18 00:50:26 +02:00
Tim Hunt
0652547685
MDL-27410 qtype_calculated start working on the new code for the question type.
...
This is an attempt to start thinking about how to handle the dataset values.
2011-05-17 18:28:16 +01:00
Eloy Lafuente (stronk7)
faf0e91a4b
MDL-27192 Global scope does not need global usage
2011-05-17 18:48:20 +02:00
Eloy Lafuente (stronk7)
79da959b55
Merge branch 'wip-MDL-27192_MASTER' of git://github.com/jason-platts/moodle
2011-05-17 18:44:16 +02:00
Tim Hunt
afe24f850b
MDL-20636 Rename questiontype.php to questiontypebase.php. Also some conde-checker issues.
2011-05-17 16:46:57 +01:00
Jason Platts
8acd718118
MDL-27192 Page context error on calendar export with custom user
...
profile fields
2011-05-17 16:12:26 +01:00
Tim Hunt
8200ccd66f
MDL-27411 qtype_calculatedsimple Fix lots of coding style issues.
2011-05-17 16:01:51 +01:00
Tim Hunt
29b689142f
MDL-27412 qtype_calculatedmulti Fix lots of coding style issues.
2011-05-17 16:01:16 +01:00
Eloy Lafuente (stronk7)
4d7e02616b
Merge branch 'MDL-27386_HEAD2' of git://github.com/rwijaya/moodle
2011-05-17 14:19:23 +02:00
stabijoh
f63e0bb61f
MDL-27294 Fix for fusion and overlay themes on zooming text
2011-05-17 07:28:13 -04:00
Eloy Lafuente (stronk7)
94a74f549a
MDL-26704 gradebook: adding TODO comment to avoid forgetting
2011-05-17 11:58:22 +02:00
Eloy Lafuente (stronk7)
dcc26efb70
Merge branch 'MDL-26704_user_outline_report_master' of git://github.com/andyjdavis/moodle
2011-05-17 11:55:04 +02:00
Tim Hunt
f184c65cda
MDL-27410 Big cleanup of the coding style in qtype_calculated.
2011-05-16 18:48:50 +01:00
David Mudrak
383f6f63c7
Fixed wrong class name
2011-05-16 19:05:34 +02:00
David Mudrak
99a82518eb
The main moodle_backup.xml file is now being generated by the converter
2011-05-16 19:02:13 +02:00
Andreas Grabs
a193a0cfa1
MDL-27530 The webdav-repository loads empty files
2011-05-16 15:35:16 +02:00
Tim Hunt
8f9145bb52
MDL-27505 Remove the ou-specific question types from the main branch.
...
The OU question types are now available from https://github.com/timhunt .
2011-05-16 08:30:44 +01:00
Eloy Lafuente (stronk7)
14c3fd5f83
Merge branch 'MDL-26436_close_recordsets_master' of git://github.com/andyjdavis/moodle
2011-05-16 09:23:42 +02:00
Sam Hemelryk
870b8b0402
Merge branch 'MDL-27161_head' of git://github.com/rwijaya/moodle.git
2011-05-16 12:28:18 +08:00
Sam Hemelryk
731d1b89ad
Merge branch 'MDL-27387_rating_scale_validation_master2' of git://github.com/andyjdavis/moodle
2011-05-16 12:14:11 +08:00
Sam Hemelryk
c23ee732c2
Merge branch 'MDL-26075_head' of git://github.com/grabs/moodle
2011-05-16 11:51:41 +08:00
Sam Hemelryk
d5a99a030c
Merge branch 'start_end_notifications' of git://github.com/stronk7/moodle
2011-05-16 10:06:49 +08:00
Sam Hemelryk
62ff4fe30b
Merge branch 'prevent_profiling_before_install' of git://github.com/stronk7/moodle
2011-05-16 09:56:42 +08:00
Glenn Ansley
3efd551351
MDL-27494 choice - fixing incorrectly named column in backup
2011-05-16 03:24:30 +02:00
Eloy Lafuente (stronk7)
bed4c52c67
Merge branch 'MDL-26436_close_recordsets2_master' of git://github.com/andyjdavis/moodle
2011-05-16 02:45:51 +02:00
Tim Hunt
9c197f4445
MDL-20636 Fix some more codechecker issues.
2011-05-14 22:53:25 +01:00
Tim Hunt
bee82469d4
MDL-27408 Database upgrade for adaptive mode.
...
Could really do with more unit tests.
2011-05-13 16:55:14 +01:00
Tim Hunt
0c404c4211
MDL-20636 QE upgrade helper: Make resetting quiz attempts work.
2011-05-13 16:46:47 +01:00
Tim Hunt
d02ac70862
MDL-20636 Add warning about very old attempts to listpreupgrade.php.
2011-05-13 11:57:26 +01:00
Tim Hunt
1ab31a1b92
MDL-20636 Make extracttestcase.php work after the upgrade too.
2011-05-13 11:42:37 +01:00
Tim Hunt
2d43a02323
MDL-20636 Make extracttestcase work.
2011-05-13 11:34:18 +01:00
David Mudrak
17d2e210b7
Renamed converter factory method to more self-descriptive get_converter()
2011-05-13 12:06:10 +02:00
Tim Hunt
c468ce5922
MDL-20636 Fix upgrade of numerical questions.
2011-05-13 11:04:23 +01:00
David Mudrak
1cc0e42a86
The current element's data are passed to the on_element_end() event handler
2011-05-13 10:16:25 +02:00
Rossiani Wijaya
4bb7783ef1
MDL-27386: fixed mform for lesson essay grading (head)
2011-05-13 14:14:19 +08:00
Sam Hemelryk
5b239d6e8e
MDL-27456 Fixed typo in comment/lib.php after last refatoring
2011-05-13 11:18:19 +08:00
David Mudrak
eb3dc80bc3
Merge branch 'master' into backup-convert
2011-05-13 03:16:13 +02:00
David Mudrak
a5ea28b32d
Removing relics of the previous plan/tasks/steps based implementation
...
Kudos to Mark Nielsen for his initial work on this project. In his code,
Mark described the valuable logic of the conversion using a framework
mirroring plan/tasks/steps based architecture of the backup and restore.
My attempt to simplify it led to the current handlers-based
architecture.
2011-05-13 03:09:26 +02:00
David Mudrak
5f3185feb8
MDL-27444 Choice module 1.9 backup converts to 2.0 format
...
So far, user related data are not supported by the project.
2011-05-13 02:42:44 +02:00
David Mudrak
baa6f6a848
Improved course module info conversion
2011-05-13 02:41:47 +02:00
Tim Hunt
aac80ff319
MDL-20636 fix most of the remaining codechecker issues in mod/quiz and lib/questionlib.php.
2011-05-13 00:33:44 +01:00
Tim Hunt
d3bab68c78
MDL-27408 update all question and quiz plugin version.php files.
2011-05-12 23:18:47 +01:00
Tim Hunt
ab6cb45b7b
MDL-27408 fix question engine upgrade issues on MySQL.
2011-05-12 23:17:58 +01:00
Tim Hunt
39759ac468
MDL-27408 fix a few minor bugs with the upgrade from 2.0.
...
More testing, and adaptive mode, still to come.
2011-05-12 21:03:24 +01:00
Tim Hunt
bb28e3bc5e
MDL-27408 Moved the question engine install/upgrade code into the proper place.
...
I have tested upgrade from the previous development version, and a clean install. Upgrade from 2.0 still needs more work.
2011-05-12 18:58:50 +01:00
David Mudrak
d5d02635d7
Refactored get_contextid() and unit tests for it
2011-05-12 18:36:03 +02:00
David Mudrak
9b5f1ad5fb
Improved the moodle1_convert stashing subsystem
2011-05-12 18:18:29 +02:00
Andreas Grabs
74e3f2c67e
MDL-26075 Sending Message through Feedback Component throws an error
2011-05-12 17:12:11 +02:00
David Mudrak
beb7de3736
More backup-converter API improvements
...
Added write_xml() helper that writes the given tree-ish structure into
the current xml writer. Improved get_contextid() so that it can use
indices for searching data. Added set_stash() and get_stash() helper
methods.
2011-05-12 15:36:09 +02:00
Rossiani Wijaya
e512715b89
MDL-27161: fixed optional setting for 'require grading' to prevent page lock out (head)
2011-05-12 17:32:00 +08:00
Tim Hunt
dcd03928ab
MDL-20636 split question/engine/lib.php into several smaller files.
2011-05-12 10:28:09 +01:00
Aparup Banerjee
b38f0baad4
MDL-27386 lesson fix mform->score not saving (wip)
2011-05-12 16:00:18 +08:00
Eloy Lafuente (stronk7)
68fabb5c7e
MDL-27481 profiling - prevent data to be sent to DB before it is available
2011-05-12 02:04:13 +02:00
Tim Hunt
25a03faaca
MDL-20636 fix many code-checker issues in mod/quiz.
2011-05-12 00:30:25 +01:00
Tim Hunt
cfd811c8eb
MDL-20636 fix upgrade issue.
2011-05-11 22:29:55 +01:00
Tim Hunt
a2ac234956
MDL-20636 Merge remote-tracking branch 'moodle/master' into upgrade
...
Conflicts:
lib/filestorage/file_storage.php
mod/quiz/attemptlib.php
mod/quiz/lib.php
mod/quiz/mod_form.php
mod/quiz/report/overview/overview_table.php
mod/quiz/report/overview/report.php
mod/quiz/report/responses/report.php
mod/quiz/report/responses/responses_table.php
mod/quiz/report/statistics/db/install.xml
mod/quiz/report/statistics/qstats.php
mod/quiz/report/statistics/report.php
mod/quiz/report/statistics/statistics_question_table.php
mod/quiz/report/statistics/statistics_table.php
mod/quiz/report/statistics/version.php
mod/quiz/review.php
mod/quiz/reviewquestion.php
mod/quiz/startattempt.php
mod/quiz/styles.css
mod/quiz/view.php
question/type/essay/questiontype.php
question/type/match/backup/moodle2/backup_qtype_match_plugin.class.php
question/type/match/backup/moodle2/restore_qtype_match_plugin.class.php
question/type/numerical/display.html
question/type/numerical/questiontype.php
question/type/questiontype.php
question/type/random/questiontype.php
question/type/shortanswer/questiontype.php
theme/base/style/question.css
2011-05-11 20:29:49 +01:00
Eloy Lafuente (stronk7)
8298bedab7
MDL-27475 backup - fix start/end notifications order + tests
2011-05-11 20:01:13 +02:00
Tim Hunt
fca599a683
MDL-20636 Question engine upgrade unit tests for description, essay, match and numerical.
2011-05-11 18:17:11 +01:00
Tim Hunt
d04626e4cd
MDL-20636 Question engine upgrade unit tests for shortanswer, random and multichoice.
2011-05-11 17:19:12 +01:00
Tim Hunt
38d42fc476
MDL-27408 question engine upgrade, change to update the quiz settings in config_plugins.
...
Also start creating the unit tests for the upgrade.
2011-05-11 15:32:29 +01:00
Tim Hunt
cd300cf34c
MDL-20636 Initial pass at converting this code to Moodle 2.0 style.
2011-05-11 15:32:26 +01:00
Tim Hunt
cca6d63252
MDL-20636 Refactor the various list pages a bit.
2011-05-11 15:32:24 +01:00
Tim Hunt
5ab62d9d3d
MDL-20636 listpreupgrade done.
2011-05-11 15:32:22 +01:00
Tim Hunt
22cd62caa9
MDL-20636 Cleanup in the upgradehelper plugin.
2011-05-11 15:32:20 +01:00
Tim Hunt
92dcdc88df
MDL-20636 Implement lots of the post-upgrade functionality for the upgrade helper plugin.
2011-05-11 15:32:18 +01:00
Tim Hunt
d98389ffed
MDL-20636 Start of work on a local plugin to help with the question engine upgrade on large sites.
2011-05-11 15:32:16 +01:00
Tim Hunt
0859ff6503
MDL-20636 Re-organise all the old upgrade code, before I start work on it for real.
2011-05-11 15:32:14 +01:00
Dean Lennard
0de4393945
MDL-20636 moved header creation into seperate funciton
2011-05-11 15:04:19 +01:00
Dean Lennard
8e8bd3f967
MDL-20636 Changed renderer function scopes so they can be overridden.
2011-05-11 15:04:13 +01:00
Dean Lennard
2c3e2b53e6
MDL-20636 Added phpDoc comments
2011-05-11 15:04:07 +01:00
Eloy Lafuente (stronk7)
de584990c6
weekly release 2.1dev
2011-05-11 15:12:20 +02:00
Andrew Davis (andyjdavis)
6ac149dce3
MDL-27387 rating: prevent the submission of ratings outside of the range allowed by the current scale
2011-05-11 11:29:31 +08:00
David Mudrak
a5fe591280
MDL-27376 MDL-27377 MDL-27378 Backup converters refactoring - still work in progress
...
This patch mainly adds support for dispatching path-start and path-end events,
defines API to access backup_ids_temp table. Some ideas emailed by Mark
after his first review of the code are incorporated already.
2011-05-11 03:28:39 +02:00
David Mudrak
1e2c735111
MDL-27376 MDL-27377 MDL-27378 Backup converters refactoring - work in progress
...
These are David's changes of Mark's code that replace the
plan/tasks/steps infrastructure with a bit simpler one. The changes will
be described in the next commit that will actually finish the
conversion.
TODO: refactor backup/converter/moodle1/stepslib.php into conversion
handlers.
2011-05-10 17:58:00 +02:00
David Mudrak
0164592b8c
MDL-27376 MDL-27377 Backup converters API refactored
...
* Several base_converter methods made protected when there was no obvious
reason why they should be public (subject of eventual change still).
* The conversion chain now constructed in advance before any converter
class is instantiated, using Dijkstra's algorithm.
2011-05-10 17:57:59 +02:00
David Mudrak
e48477d94f
MDL-22414 Fixed standard copyright file headers (R0417)
2011-05-10 17:57:59 +02:00
Eloy Lafuente (stronk7)
5b01180aed
Apply parser processor new methods + observe $CFG->keeptempdirectoriesonbackup
2011-05-10 17:57:58 +02:00
Mark Nielsen
be85390109
Adding moodle_backup.xml generation and updating course structure step
2011-05-10 17:57:58 +02:00
Mark Nielsen
8e2c53665e
Adding basic block instance conversion
2011-05-10 17:57:58 +02:00
Mark Nielsen
5aee1af3f1
Adding plugin abstract class and adding a step to activities to generate their module.xml
2011-05-10 17:57:57 +02:00
Mark Nielsen
7c9d2927b8
Cleanup from last commit, just wanted prototype code to be saved to VCS
2011-05-10 17:57:57 +02:00
Mark Nielsen
72c089f117
Adding in activity support and adding base forum classes as proof of concept
2011-05-10 17:57:57 +02:00
Mark Nielsen
534d4294a4
Section conversion
2011-05-10 17:57:57 +02:00
Mark Nielsen
30a4a49421
Figured out how to get the final task to work properly
2011-05-10 17:57:56 +02:00
Mark Nielsen
7125544864
Adding to moodle1 abstract structured step
2011-05-10 17:57:56 +02:00
Mark Nielsen
d2c32ec8a1
A start at a moodle1 abstract structured step
2011-05-10 17:57:56 +02:00
Mark Nielsen
be145927c5
Creating stepslib.php and taskslib.php
2011-05-10 17:57:55 +02:00
Mark Nielsen
56bd1ab0e1
Added use of get_contextid and fixed some problems
2011-05-10 17:57:55 +02:00
Philip Cali
a656fcb387
Adding the convert_file function to the file manager.
2011-05-10 17:57:55 +02:00
Mark Nielsen
62c5daf122
Adding doc block todos
2011-05-10 17:57:55 +02:00
Mark Nielsen
6c0235b375
Adding doc block
2011-05-10 17:57:54 +02:00
Mark Nielsen
e10e887905
Might make it faster...
2011-05-10 17:57:54 +02:00
Mark Nielsen
eba6af755c
Re-arranging function definition
2011-05-10 17:57:53 +02:00
Philip Cali
142ec51fcd
Added contextid generation... I think.
2011-05-10 17:57:53 +02:00
Mark Nielsen
970bc1f3e0
Adding root and final tasks
2011-05-10 17:57:53 +02:00
Mark Nielsen
bb2e1609c5
Full example implementation of the convert course step
2011-05-10 17:57:53 +02:00
Philip Cali
5c10f37b8a
Adding vanilla 1.9 moodle.xml for unit testing.
2011-05-10 17:57:52 +02:00
Mark Nielsen
dda19810e0
Starting to unit test - fixed bugs, things are... working!?!
2011-05-10 17:57:52 +02:00
Mark Nielsen
653bc98b0e
Fixing several bugs while actually trying to execute some of the code
2011-05-10 17:57:52 +02:00
Mark Nielsen
5af8804415
Moving converters into sub-directories so they can have other files and simpletest directories specific to them
2011-05-10 17:57:51 +02:00
Mark Nielsen
8450e2c41f
Attempting to write up processing of the moodle.xml file - the converter collects all of the element paths to watch and then dispatches them to the convert_structure_step classes.
2011-05-10 17:57:51 +02:00
Mark Nielsen
c5c8b3503a
Making the conversion process more re-usable
2011-05-10 17:57:51 +02:00
Mark Nielsen
1e8c265c2b
Added converter format detection and added conversion logic to restore controller
2011-05-10 17:57:50 +02:00
Mark Nielsen
7336701ff1
Minor fixes and added more methods
2011-05-10 17:57:50 +02:00
Mark Nielsen
17252e2d8a
Adding some of the base classes and starting to fill out their methods/properties
2011-05-10 17:57:50 +02:00
Wale Olujide
3546187e63
MDL-20636 Fix for minor css issue for wip#372
2011-05-10 11:45:08 +01:00
Andrew Davis (andyjdavis)
017c440bb4
MDL-27460 roles: now closing a record set that wasnt being closed
2011-05-10 17:01:08 +08:00
Andrew Davis (andyjdavis)
19c5532b5d
MDL-26436 message: reviewed use of recordsets in messaging
2011-05-10 16:37:06 +08:00
Andrew Davis (andyjdavis)
4433f871f2
MDL-26704 gradebook: added some intelligence to the dates displayed on the user outline activity report
2011-05-10 11:14:16 +08:00
Sam Hemelryk
a0fcf81265
Merge branch 'MDL-27140_master' of git://github.com/stronk7/moodle
2011-05-10 09:45:40 +08:00
Eloy Lafuente (stronk7)
162bbbe2f4
MDL-27140 weeks course format - incorrect roll of dates on hidden sections
...
Credit goes to Nikhil Gupta, big thanks!
2011-05-09 18:15:10 +02:00
Eloy Lafuente (stronk7)
36da956322
Merge branch 'MDL-27401-master' of git://github.com/sammarshallou/moodle
2011-05-09 17:46:22 +02:00
Tim Hunt
78a61cd6d0
MDL-20636 quiz renderers. Some final clean-ups.
2011-05-09 14:22:20 +01:00
Dean Lennard
7933ab8c67
MDL-20636 Code Checked
2011-05-09 12:31:13 +01:00
Dean Lennard
37015e0cd1
MDL-20636 Convverted html to html::writer and code checked
2011-05-09 12:31:11 +01:00
Dean Lennard
88c7e2a9b6
MDL-20636 Changed guest access and enrollment code checking
2011-05-09 12:31:09 +01:00
Dean Lennard
56cef201da
MDL-20636 Created view object in renderer file
2011-05-09 12:31:07 +01:00
Dean Lennard
3b7efd6d8f
MDL-20636 Added viuew object as class
2011-05-09 12:31:05 +01:00
Dean Lennard
fcd5e24506
MDL-20636 Code checked
2011-05-09 12:31:03 +01:00
Dean Lennard
da59992eda
MDL-20636 Made changes to view and renderer sections
2011-05-09 12:31:01 +01:00
Dean Lennard
8d47043fee
MDL-20636 updates to code
2011-05-09 12:30:59 +01:00
Dean Lennard
cbe8754358
MDL-20636 code checked
2011-05-09 12:30:57 +01:00
Dean Lennard
7886376a12
MDL-20636 changed accessrules to return the button instead of eco it and applied this change to render file
2011-05-09 12:30:55 +01:00
Dean Lennard
213d4cff9c
MDL-20636 updates to view/renderer code
2011-05-09 12:30:53 +01:00
Dean Lennard
06eb64b8ba
MDL-20636 added view page to the renderer file
2011-05-09 12:30:51 +01:00
Dean Lennard
13040e1452
MDL-20636 changes made to renderers, attempt and view
2011-05-09 12:30:49 +01:00
Dean Lennard
63be47d932
MDL-20636 Made changes to the three files and code checked
2011-05-09 12:30:47 +01:00
Dean Lennard
bcd42560e3
MDL-20636 Updated code to include html writer
2011-05-09 12:30:45 +01:00
Dean Lennard
9f335e76fa
MDL-20636 Fixed issues raised
2011-05-09 12:30:43 +01:00
Dean Lennard
606e07d574
MDL-20636 Attempt as converting attempt.php over to renderer
2011-05-09 12:30:41 +01:00
Tim Hunt
b3782c71bf
MDL-20636 My go and creating a renderer for mod/quiz/review.php.
...
Note that this breaks the attempt.php page; there are a lot of methods that are missing PHPdoc comment; there are probably now some unused methods that could be deleted; and there are a couple of places which could be handled a bit better.
But, overall, I think this way makes sense.
2011-05-09 12:30:39 +01:00
sam marshall
0367953eaf
MDL-27401 Unit test errors in lib/simpletest/testpagelib_moodlepage.php
2011-05-09 11:15:55 +01:00
Andreas Grabs
439ae873af
MDL-27422 The excel export fails in some conditions.
2011-05-09 17:27:06 +08:00
Sam Hemelryk
8f25ae26db
Merge branch 'MDL-27325_master' of git://github.com/stronk7/moodle
2011-05-09 10:35:31 +08:00
Sam Hemelryk
644b14c552
Merge branch 'MDL-27367-HEAD' of git://github.com/srynot4sale/moodle
2011-05-09 10:20:15 +08:00
Eloy Lafuente (stronk7)
91a7cd842d
Merge branch 'wip-MDL-27400-master' of git://github.com/samhemelryk/moodle
2011-05-09 02:04:34 +02:00
Eloy Lafuente (stronk7)
a8f60a4d58
Merge branch 'MDL-27317-variable-name-typos' of git://github.com/mudrd8mz/moodle
2011-05-09 01:58:38 +02:00
Eloy Lafuente (stronk7)
d1380a3c9a
Merge branch 'MDL-27372' of git://github.com/nebgor/moodle
2011-05-09 01:54:46 +02:00
Eloy Lafuente (stronk7)
3c1ee10423
Merge branch 'MDL-27391-master' of git://github.com/sammarshallou/moodle
2011-05-09 00:58:55 +02:00
David Mudrak
52deafc143
MDL-27317 Fixed incorrect variable names in the language pack update
...
This was introduced by copying & pasting the code during 74a4c9.
2011-05-06 23:38:02 +02:00
Eloy Lafuente (stronk7)
86f456d8f0
MDL-27325 Adding some extreme, but 32bits safe, float tests
2011-05-06 16:07:17 +02:00
Eloy Lafuente (stronk7)
0c4c6d468a
MDL-27325 Now also testing update_record and set_field
2011-05-06 16:07:17 +02:00
Eloy Lafuente (stronk7)
7aa9e45f56
MDL-27325 mysql: Avoid some implicit casting from float to varchar/text
2011-05-06 16:07:17 +02:00
Tim Hunt
6531aff715
MDL-27325 New DB unit tests to demonstrate the problem.
2011-05-06 16:07:17 +02:00
Eloy Lafuente (stronk7)
804ebc77b8
weekly release 2.1dev (emergency)
2011-05-06 14:44:46 +02:00
Sam Hemelryk
faca4f2f29
MDL-27400 Fixed up typo in blocklib.php
2011-05-06 16:27:15 +08:00
Tim Hunt
c749527bec
MDL-20636 Finished backup and restore of attempt data. Yay
2011-05-05 21:26:25 +01:00
Tim Hunt
3b3d5e799d
MDL-20636 Fix 2 essay issues. Wrong file area name and broken backup/restore.
2011-05-05 21:23:41 +01:00
Eloy Lafuente (stronk7)
327c24beea
Merge branch 'MDL-27394_master' of git://github.com/timhunt/moodle
2011-05-05 22:00:58 +02:00
Tim Hunt
7bbe96dc16
MDL-27394 Moodle 2.0 backup and restore may randomise the order of multichoice/numerical/shortanswer answers
2011-05-05 19:17:41 +01:00
Tim Hunt
9e06daf251
MDL-27394 Moodle 2.0 backup and restore may randomise the order of multichoice/numerical/shortanswer answers
2011-05-05 18:53:43 +01:00
sam marshall
1cec45f1c0
MDL-26778 Completion unit tests broken by earlier change
2011-05-05 12:10:27 +01:00
Aparup Banerjee
fce7424beb
MDL-27372 moved blog comments to end of body of blog entry. we now see the entire blog entry without comments in the way.
2011-05-05 15:27:38 +08:00
Sam Hemelryk
a02f87a838
Merge branch 's9_MDL-27382_dropbox_get_file_fix_master' of github.com:dongsheng/moodle
2011-05-05 13:25:36 +08:00
Sam Hemelryk
74704aab26
Merge branch 's9_MDL-27381_overwrite_dialog_safari_master' of github.com:dongsheng/moodle
2011-05-05 13:22:15 +08:00
Sam Hemelryk
d6e0313e86
Merge branch 's9_MDL-26854_spam_comments_master_2' of git://github.com/dongsheng/moodle
2011-05-05 11:44:49 +08:00
Dongsheng Cai
480fe33538
MDL-26854 Added comments block lib.php, it contains comments callbacks
2011-05-05 11:22:39 +08:00
Sam Hemelryk
d045b479f4
Merge branch 's9_MDL-26854_spam_comments_master_2' of git://github.com/dongsheng/moodle
2011-05-05 10:41:53 +08:00
Dongsheng Cai
1448c5952f
MDL-27381 fixed 'overwrite files' dialog zindex in safari
2011-05-05 10:41:02 +08:00
Sam Hemelryk
2c82d0eeb0
Merge branch 'MDL-26838_ratings_bad_data_master4' of git://github.com/andyjdavis/moodle
2011-05-05 10:18:39 +08:00
Dongsheng Cai
991aa8ab57
MDL-27382 repository dropbox plugin, fixed bug of
...
file downloading path
2011-05-05 09:58:49 +08:00
Eloy Lafuente (stronk7)
156816d0b5
weekly release 2.1dev
2011-05-05 00:35:40 +02:00
Eloy Lafuente (stronk7)
dd0ac53d7a
Merge branch 'MDL-25594-HEAD' of git://github.com/srynot4sale/moodle
2011-05-04 16:08:59 +02:00
Sam Hemelryk
280b1b21c0
Merge branch 'MDL-26250-final6' of github.com:mouneyrac/moodle
2011-05-04 18:04:10 +08:00
Dongsheng Cai
c1951ea953
MDL-26854 COMMENT
...
1. added pluginname_comment_validate callback to comments api
2. change permission callback defaults to false
3. Tidied up serveal areas of comments and implemented callback to
ignore system permissions for view (credits to Sam Hemelryk)
AMOS BEGIN
MOV [modulerejectcomment,error],[callbackrejectcomment,error]
AMOS END
2011-05-04 17:23:46 +08:00
Eloy Lafuente (stronk7)
5f0ac7652b
Merge branch 'MDL-26788_head' of git://github.com/rwijaya/moodle
2011-05-04 11:18:22 +02:00
Dongsheng Cai
99b15d4438
MDL-26388 Recent repository plugin should return draft url
2011-05-04 17:03:19 +08:00
Dongsheng Cai
6e7b113da9
MDL-26388 Recent repository plugin should return draft url
2011-05-04 15:46:15 +08:00
Andrew Davis (andyjdavis)
778361c330
MDL-26838 rating: multiple fixes after a review of rating validation code
2011-05-04 15:43:30 +08:00
Sam Hemelryk
f4c7c735f5
Merge branch 's10_MDL-27330_dropbox_authorization_url_master' of github.com:dongsheng/moodle
2011-05-04 13:53:47 +08:00
Jerome Mouneyrac
543967a9e8
MDL-26250 Create a web service function that enrols users to a certain course
2011-05-04 12:23:18 +08:00
Aaron Barnes
e874292134
MDL-25594 completion: Remove unused column from query
...
Which is also a reserved word.
2011-05-04 13:02:28 +12:00
Aaron Barnes
0e5e1daaee
MDL-26190 completion blocks: Completion blocks shouldn't ever be blank
2011-05-04 12:55:26 +12:00
Tim Hunt
d6522c33a1
MDL-20636 Fix qtype backup issues.
2011-05-03 17:53:12 +01:00
stabijoh
f26500d477
MDL-25477 fix for Anomoly theme doesn't display bullets for unordered lists in descriptions or labels
2011-05-03 07:03:06 -04:00
Dongsheng Cai
810aea11df
MDL-27330 repository dropbox plugin
...
Dropbox changed authorization URL, and added a few error check code
2011-05-03 17:41:03 +08:00
Sam Hemelryk
c8ad2c12ba
Merged MDL-26388 Fixed whitespace
2011-05-03 16:27:31 +08:00
Sam Hemelryk
870815faed
Merged MDL-25805 Renamed property and function to be a little more descriptive
2011-05-03 15:41:34 +08:00
Aaron Barnes
5227344a07
MDL-26628 completion report: Fix hard coded strings in Completion report
2011-05-03 11:24:41 +08:00
Sam Hemelryk
5f1c825dfa
Merged MDL-27251 Fixed up whitespace, Fixed broken string, reworded new strings
2011-05-03 10:51:06 +08:00
Eloy Lafuente (stronk7)
bff0e85d37
Merge branch 'MDL-25840' of git://github.com/nebgor/moodle
2011-05-03 01:08:00 +02:00
Eloy Lafuente (stronk7)
069e955519
Merge branch 'MDL-27293-customlang-timeout' of git://github.com/mudrd8mz/moodle
2011-05-02 16:14:05 +02:00
Aparup Banerjee
b9bcad24db
MDL-25805 Roles propagated ugly hack for parent seeing child activities into navigation lib to display nav node.
2011-05-02 20:08:08 +08:00
Eloy Lafuente (stronk7)
c0977cccd1
Merge branch 'MDL-26714_master' of git://github.com/timhunt/moodle
2011-05-02 11:46:10 +02:00
Sam Hemelryk
fa49d24312
Merged changes and fixed whitespace issues for MDL-23188
2011-05-02 14:43:24 +08:00
Sam Hemelryk
c0ceb0bab3
Merge branch 'MDL-26955-themedir-plugindirectory' of git://github.com/mudrd8mz/moodle
2011-05-02 14:21:16 +08:00
Sam Hemelryk
0af90dca01
Merge branch 'MDL-27116-themedir-config' of git://github.com/mudrd8mz/moodle
2011-05-02 14:16:13 +08:00
Sam Hemelryk
598a9f7726
Merge branch 'MDL-27155_master' of git://github.com/timhunt/moodle
2011-05-02 14:03:36 +08:00
Sam Hemelryk
290a5db67e
Merge branch 'MDL-27246-cutomlang-version' of git://github.com/mudrd8mz/moodle
2011-05-02 12:11:23 +08:00
Dongsheng Cai
f392caba15
MDL-26388, pop up a dialog when attaching a file already being used in draft area.
2011-05-02 10:11:19 +08:00
Tim Hunt
d8a3b87c0e
MDL-27340 tablelib.php fix a notice when is false.
2011-05-01 17:36:19 +01:00
Andrew Davis (andyjdavis)
2c2ff8d5fc
MDL-26838 rating: remove logged in users ability to sidestep rating validity checks
2011-05-01 18:50:13 +08:00
Mary Evans
041cfef9f7
MDL-22833 adding Afterburner theme to Moodle CORE
2011-05-01 03:10:11 +01:00
Tim Hunt
64d5c1c376
MDL-27155 qtype_numerical problem with GIFT import.
2011-04-29 14:14:55 +01:00
stabijoh
5fe87e7d44
MDL-27118 Text in a highlighted topic box is white on white in the Leatherbound theme.
2011-04-29 07:40:53 -04:00
Rossiani Wijaya
f672e3e920
MDL-26788 - grading in lesson containing essays (head)
2011-04-29 18:20:19 +08:00
Tim Hunt
4c51e56d98
MDL-26714 qtype_multianswer regression from the previous commit for numerical subquestions.
2011-04-28 23:31:07 +01:00
Tim Hunt
bea1a6a73a
MDL-20636 Work-in-progress on quiz attempt backup and restore.
2011-04-28 21:21:43 +01:00
Tim Hunt
d1de533164
MDL-20636 qtype_numerical oops, I deleted a function from the wrong place. Fix.
2011-04-28 20:22:45 +01:00
Tim Hunt
5073fb743f
MDL-20636 qtype_numerical multi-choice units now work, I think.
2011-04-28 20:06:51 +01:00
Tim Hunt
ae3e2e6e7f
MDL-20636 qtype_numerical Fix a bunch of minor issues found by Pierre.
2011-04-28 20:06:49 +01:00
Tim Hunt
5d2465c3f4
MDL-20636 numerical qtype: assorted changes
...
1. database upgrade to merge instructions into the questiontext field,
and remove the UNITDISPLAY option.
2. Changes to the validation in deferred feedback mode, so students
are warned about incomplete answers.
3. Using this to wark students if they enter an answer that is not
recognised as a number.
2011-04-28 20:06:47 +01:00
Tim Hunt
52ad7e0c1b
MDL-20636 Tidy-up of numerical questiontype.php.
2011-04-28 20:06:45 +01:00
Tim Hunt
d7d8cee279
MDL-20636 Finish implementing answer processing.
2011-04-28 20:06:43 +01:00
Tim Hunt
b3c9da2f0a
MDL-20636 I think I have now find a reliable way to parse responses.
2011-04-28 20:06:41 +01:00
Tim Hunt
544de1c035
MDL-20636 Lots of work on numerical answer matching.
...
Still more to do. Not all the unit tests pass at the moment.
2011-04-28 20:06:39 +01:00
Tim Hunt
91d431240f
MDL-20636 Better way of handling the creation of test questions for different question types.
2011-04-28 20:06:37 +01:00
Tim Hunt
fdd015b779
MDL-20636 Fix some minor editing problems, and a bunch of coding style.
2011-04-28 20:06:35 +01:00
Tim Hunt
1fa3936440
MDL-20636 Fix the numerical qtype editing form.
2011-04-28 20:06:33 +01:00
Tim Hunt
397bd29549
MDL-20636 Fix qtype_numerical get_question_options.
2011-04-28 20:06:31 +01:00
Tim Hunt
0ff173d3f2
MDL-20636 Fix numerical unit tests.
2011-04-28 20:06:29 +01:00
Tim Hunt
50c0296698
MDL-26724 notice from numerical qtype when no answer is given.
2011-04-28 20:06:27 +01:00
ppichet
062f7e95c9
MDL-26445 question -fix numerical unit grade
...
fix unit penalty grading and display
Signed-off-by: ppichet <pichet.pierre@uqam.ca >
2011-04-28 20:06:25 +01:00
Tim Hunt
f77f47ec56
MDL-20636 Start converting the numerical question type.
2011-04-28 20:06:24 +01:00
stabijoh
b00982db34
MDL-23188 Implement custom menu where possible in core themes, serenity and anomaly
2011-04-27 08:38:15 -04:00
David Mudrak
3dd1d7e701
MDL-27116 theme_config::find_theme_location() respects $CFG->themedir
...
Credit goes to Jai Gupta for the idea of the patch.
2011-04-27 14:09:08 +02:00
David Mudrak
546b4bf59d
MDL-26955 get_plugin_directory() respects $CFG->themedir
...
If $CFG->themedir is set (it is not usually) and the given theme is not
found in the standard location, then it is expected to be in the custom
$CFG->themedir directory.
Credit goes to Urs Hunkler for the idea of the patch.
2011-04-27 14:09:02 +02:00
David Mudrak
8ae076ae26
MDL-27293 report customlang has extra execution time and displays a progress bar during the checkout
...
Initial checkout of strings into the translator table may take a long time. The
maximum execution time is increased to one hour and a progress bar is
displayed so the user is informed on what is going on.
2011-04-27 14:08:48 +02:00
David Mudrak
c2c9bc3b7a
MDL-27246 customlang report stores the versions in a char field rather than integer
2011-04-27 14:08:22 +02:00
Petr Skoda
b8df9414bd
weekly release 2.1dev
2011-04-27 12:09:15 +02:00
Petr Skoda
e0dd7cb005
MDL-23532 fix missing include
2011-04-27 08:56:12 +02:00
Aparup Banerjee
20b503841b
MDL-25840 blog - fixed broken image file image attachment display
2011-04-27 11:39:01 +08:00
Aparup Banerjee
60b5a2fec7
MDL-27251 Files API - added timeout re-calculation as an optional argument. added setting for minimum Kbps for large files fetched from internet where the passed in timeout maybe too low.
...
allowed turning off the http HEAD request timeout calculation with zero (or negative) bitrate
This was added in to allow servers that have a problem with
HEAD requests to carry on with the given timeout without re-calculations.
See PULL-651 for the discussion.
the optional argument to force recalculation of timeout has been forced within scorm/locallib.php
timeout re-calculation only increments timeout.
2011-04-27 10:49:40 +08:00
Eloy Lafuente (stronk7)
b90b28e2cb
Merge branch 'w17_MDL-26249_m21_usercourses' of git://github.com/skodak/moodle
2011-04-26 11:33:46 +02:00
Eloy Lafuente (stronk7)
0cd053b40b
Merge branch 'w17_MDL-27253_m21_swfsize' of git://github.com/skodak/moodle
2011-04-26 11:08:05 +02:00
Eloy Lafuente (stronk7)
0540e39af9
Merge branch 'w17_MDL-27263_m21_loggedintypo' of git://github.com/skodak/moodle
2011-04-26 11:04:39 +02:00
Petr Skoda
039d221e49
Merge branch 'wip-MDL-26770-master' of git://github.com/samhemelryk/moodle
2011-04-25 17:51:41 +02:00
Petr Skoda
6bc62c4486
Merge branch 'wip-MDL-23532-master' of git://github.com/samhemelryk/moodle
2011-04-25 17:50:01 +02:00
Petr Skoda
3364dbb5a4
MDL-26249 external enrol functions: get list of courses user is enrolled in
2011-04-25 10:53:29 +02:00
Tim Hunt
f902a54e5a
MDL-20636 Fix method scope.
2011-04-23 12:57:02 +01:00
Tim Hunt
d2c69d9373
MDL-20636 Fix query so that it works on MySQL.
2011-04-23 12:56:47 +01:00
Petr Skoda
7774aca0fb
MDL-27253 add default swf size and allow #d=100x50 URL resizing in mod/url
2011-04-21 20:35:48 +02:00
Petr Skoda
3c2fffbaa7
MDL-27263 fix already logged in error message typo
2011-04-21 20:35:16 +02:00
Sam Hemelryk
75ee207b81
MDL-26770 enrol - Added support for bulk operations by enrol plugins
2011-04-21 10:13:13 +08:00
Sam Hemelryk
884faffda3
MDL-23532 enrol - fixed up SQL indenting and added missing sesskey calls that were removed after refactoring
2011-04-21 10:02:55 +08:00
Sam Hemelryk
d4c98cffa8
MDL-23532 enrol - rebased after latest weekly and split new UI components out to the manual plugin
2011-04-21 10:02:55 +08:00
Sam Hemelryk
12a52d7c6e
MDL-23532 enrol - removed general handling of user enrolment editing/unenrolment plugins are now responsible for this
2011-04-21 10:02:55 +08:00
Sam Hemelryk
8c6e0ebebb
MDL-23532 enrol-self - Self enrolments now manages its own enrolment editing and unenrolment
2011-04-21 10:02:55 +08:00
Sam Hemelryk
24a0c1ea66
MDL-23532 enrol-manual - manual enrolments now manages its own enrolment editing and unenrolment
2011-04-21 10:02:55 +08:00
Sam Hemelryk
291215f441
MDL-23532 enrol - abstracted user enrolment action icons to the enrolment plugin class
2011-04-21 10:02:54 +08:00
Sam Hemelryk
410135aa10
MDL-23532 theme-base - added base styles for the changes to tne enrolment UI
2011-04-21 10:02:54 +08:00
Sam Hemelryk
076995bf91
MDL-23532 enrol - fixed regressions after latest weekly and improved moodle_page handling
2011-04-21 10:02:54 +08:00
Sam Hemelryk
cf855c0b7a
MDL-23532 enrol - separated AJAX functions from enrol/ajax.php to their respective enrol plugins
2011-04-21 10:02:54 +08:00
Sam Hemelryk
b69ca6bee4
MDL-23532 enrol - moved UI enrolment components from core enrol to their respective enrolment plugins
2011-04-21 10:02:54 +08:00
stabijoh
6e405dafde
MDL-27252 themes - fix for nonzero current section highlighting
2011-04-20 12:54:45 -04:00
Eloy Lafuente (stronk7)
4452ed6f17
weekly release 2.1dev
2011-04-20 13:35:08 +02:00
Eloy Lafuente (stronk7)
329b79139e
Fix permissions
2011-04-20 11:08:21 +02:00
Aparup Banerjee
eb183fe469
MDL-26580 adding precautionary upgrade_set_timeout() calls to some loops which may timeout in very edge cases
2011-04-19 17:52:35 +08:00
Aparup Banerjee
f5fa4c0e02
MDL-26580 adding some upgrade_set_timeout() calls to 2010080901 upgrade block, upgrades on questions were timing out
2011-04-19 17:38:54 +08:00
Sam Hemelryk
4d8bd3f570
Merged with small fix branch MDL-26516_head from git://github.com/rwijaya/moodle.git
2011-04-19 16:25:40 +08:00
John Stabinger
572427d2f8
Fixes for MDL-27138, add correct page headers and footer
2011-04-19 11:06:54 +08:00
Sam Hemelryk
d1d087991f
MDL-26835 Fixed up styles being used for suspended users in the grader report.
2011-04-19 10:42:49 +08:00
Sam Hemelryk
9146566c65
Merged with conflict resolution branch MDL-26835_MASTER_grader_highlight_suspended_users from git://github.com/andyjdavis/moodle.git
2011-04-19 10:35:50 +08:00
Sam Hemelryk
fc3e922e65
MDL-25999 Fixed URL bug with admin bookmark changes
2011-04-19 10:22:46 +08:00
Sam Hemelryk
d0542700f5
Merge branch 'MDL-25999_head' of git://github.com/rwijaya/moodle
2011-04-19 10:16:39 +08:00
Rossiani Wijaya
f4700b91c1
MDL-26516: fix calendar event type (user overides)- master
2011-04-18 18:27:10 +08:00
Eloy Lafuente (stronk7)
f50a61fb47
MDL-26167 lib/form: minor coding tweaks
2011-04-18 11:42:27 +02:00
Rossiani Wijaya
53758125dc
MDL-25999: update Admin Bookmarks block to work properly in head
2011-04-18 17:31:35 +08:00
Eloy Lafuente (stronk7)
ff6b4cdb6d
Merge branch 'MDL-26167-master' of git://github.com/agwells/moodle
2011-04-18 11:09:38 +02:00
Eloy Lafuente (stronk7)
e62ea95dfc
Merge branch 'w16_MDL-17344_m21_uploadprof' of git://github.com/skodak/moodle
2011-04-18 11:02:09 +02:00
Andrew Davis (andyjdavis)
3aafffc043
MDL-26835 gradebook: grader report now marks suspended students
2011-04-18 14:29:13 +08:00
Sam Hemelryk
5d53a674b7
MDL-26958 theme-base Removed border color CSS
2011-04-18 10:54:12 +08:00
Mary Evans
1559583ce3
MDL-26958 Core Themes:adding css patch to base theme so hidden elements are dimmed
...
This patch also fixes MDL-27160 - the same bug which affects many CORE themes like Binarus and Nonzeo. This patch also a small element of a patch supplied by Thomas Lake in Tracker MDL-26958 (most of which already exists in Base theme).
2011-04-18 10:49:07 +08:00
Andrew Davis (andyjdavis)
4f82032a16
MDL-27153 gradebook - fixed an SQL error in grade export
2011-04-18 02:04:57 +02:00
Eloy Lafuente (stronk7)
20d8d5c799
MDL-27148 whitespace fix
2011-04-18 01:38:41 +02:00
Eloy Lafuente (stronk7)
97fefd2386
Merge branch 'w16_MDL-27148_m21_stringinc' of git://github.com/skodak/moodle
2011-04-18 01:15:56 +02:00
Eloy Lafuente (stronk7)
dd92611ec5
Merge branch 'w16_MDL-27217_m21_tinyset' of git://github.com/skodak/moodle
2011-04-18 01:10:29 +02:00
Eloy Lafuente (stronk7)
47f89dc8a6
Merge branch 'w16_MDL-27220_m21_tagprofile' of git://github.com/skodak/moodle
2011-04-18 01:02:23 +02:00
Petr Skoda
af4378aee9
Merge branch 'master_MDL-26880_SCORM2004_tracking_fix' of git://github.com/danmarsden/moodle
2011-04-17 17:16:03 +02:00
Petr Skoda
13516b7c1f
Merge branch 'master_MDL-24734_gradefix' of git://github.com/danmarsden/moodle
2011-04-17 17:09:05 +02:00
Petr Skoda
6b7fb33661
Merge branch 'master_MDL-18392_slash_cleanup' of git://github.com/danmarsden/moodle
2011-04-17 17:02:15 +02:00
Petr Skoda
e87ca54256
Merge branch 'MDL-27198-master' of git://github.com/sammarshallou/moodle
2011-04-17 16:37:54 +02:00
Petr Skoda
c001225250
Merge branch 'MDL-22308_20' of git://git.catalyst.net.nz/moodle-r2
2011-04-17 16:30:41 +02:00
Petr Skoda
c6423ea2de
Merge branch 'wip-MDL-26013-master' of git://github.com/samhemelryk/moodle
2011-04-17 16:21:51 +02:00
Petr Skoda
bdc782470b
Merge branch 'wip-MDL-27145-master' of git://github.com/samhemelryk/moodle
2011-04-17 16:11:49 +02:00
Petr Skoda
3867494381
MDL-27123 fix coding style and add missing parameters in phpdocs
2011-04-17 16:06:19 +02:00
Petr Skoda
2b8747799e
MDL-27217 use correct editor name in editor settings page
...
Credit goes to Franck Bellemain.
2011-04-17 11:18:49 +02:00
Petr Skoda
da84c1491f
MDL-27220 add missing tag lib include
2011-04-17 11:08:24 +02:00
Dan Marsden
4f4a8acf3b
SCORM MDL-24734 - fix display of grade information on view.php page - also fixes some XHTML in the same function.
2011-04-16 19:34:04 +12:00
Aaron Wells
4b72f9eb78
MDL-26167 lib/form: Altering Javascript so that "disabledIf" will disable the "Choose" button for a filepicker
2011-04-15 09:59:46 +12:00
sam marshall
611684a8ec
MDL-27198 Accessibility: For labels, completion/editing icons must appear after content
2011-04-14 17:31:14 +01:00
Petr Skoda
cf717dc26b
MDL-27148 use new get_in_or_equal() param prefix instead of start
2011-04-14 15:15:01 +02:00
Petr Skoda
c49bec382c
MDL-27148 fix unit tests to accept arbitrary named params format from get_in_or_equal
2011-04-14 15:12:33 +02:00
Petr Skoda
906c957b63
MDL-27148 use static counter instead of incrementing parameter name
2011-04-14 14:50:35 +02:00
John Beedell
7351b54e86
MDL-27123 adds a new admin_setting_configmultiselect_modules class
...
and uses it on the module security page. This saves one DB query per
page for users who can see the admin tree in the settings nav.
2011-04-14 12:25:41 +01:00
Petr Skoda
623966a396
MDL-17344 fix case and unicode related profile field issues in user upload
...
This fixes issue with uppercase and non-ascii profile fields and closes the iterator properly when field not found. Please note that profile fields with upper case letters must be specified exactly in CSV file headers. includes improved docs and parameter typo fix (credit for the parameter typo discovery goes to Aparup Banerjee)
2011-04-14 13:19:52 +02:00
Nadav Kavalerchik
b41fc49c26
CSS MDL-26013 Fixed several display bugs when using right to left languages
2011-04-14 15:56:10 +08:00
Matteo Scaramuccia
74ef6bd82d
PULL-498 - Fixed potential issues about UTF-8 and multilang filter by adopting pure ASCII chars, the SCO primary key
2011-04-14 10:28:36 +12:00
Matteo Scaramuccia
0ec0224b9a
MDL-26880 - Fixed missing of activity id
...
Moved errorCode as global, to allow GetLastError() to work
Applied MDL-17891 mechanism against AJAX failures, "true if true, false otherwise"
Limited what added to log when in debug, to be compliant with mdl_log.action as VARCHAR(40)
2011-04-14 10:28:31 +12:00
Dan Marsden
4f6e39db5e
Merge remote branch 'moodle/master' into master_MDL-18392_slash_cleanup
2011-04-14 09:15:48 +12:00
Petr Skoda
91787c37e1
weekly release 2.1dev
2011-04-13 22:09:33 +02:00
Petr Skoda
2c55034844
Merge branch 'MDL-24355_emergency_21' of git://github.com/stronk7/moodle
2011-04-13 16:48:38 +02:00
Eloy Lafuente (stronk7)
1c2cfff051
MDL-24355 tags - fix correlation sql to be cross-db
2011-04-13 16:31:09 +02:00
Petr Skoda
fe0ccf0c79
Merge branch 'MDL-27053-dev-code-warning' of git://github.com/mudrd8mz/moodle
2011-04-13 15:23:33 +02:00
Petr Skoda
9015609696
Revert "MDL-25840 fixed image files link not rendered correctly when attached as file (instead of inline)."
...
The reason is failed testing. This reverts commit c9b0e31ff2 .
2011-04-13 15:06:39 +02:00
David Mudrak
a95682b2b3
MDL-27053 Code maturity info added to admin notifications page
...
The patch introduces a new string to be displayed at admin notifications
page. The maturity level message for upgrade/install reworded as
requested in the tracker.
The patch also adds a new core call to purge all caches at the beginning
of the upgrade. This must be done before the upgrade starts so that the
strings are re-fetched from the updated source and not from the on-disk
cache.
2011-04-13 15:03:25 +02:00
David Mudrak
1c5ab635b6
MDL-27053 Revert "MDL-26985 make sure admins do not upgrade to 2.1dev accidentally"
...
This reverts commit 9778dae374 .
2011-04-13 14:08:32 +02:00
Dan Marsden
3825bed0e8
SCORM MDL-18392 - remove old call to stripslashes
2011-04-13 20:05:30 +12:00
Matteo Scaramuccia
454f5aeef6
SCORM MDL-18392 MDL-26282 - Fixed calls to add/strip slashes
2011-04-13 20:05:19 +12:00
Tim Hunt
6160bdb1f3
MDL-20636 Move question lang strings to the right place.
2011-04-12 15:20:29 +01:00
Petr Skoda
2293a504eb
MDL-25718 fix incorrect 'no grade' test and improve coding style
2011-04-12 10:06:13 +02:00
Petr Skoda
d2e360a95b
Merge branch 'MDL-25718_recover_grades_master' of git://github.com/andyjdavis/moodle
2011-04-12 09:50:20 +02:00
Sam Hemelryk
fec617dee5
form-dateselector MDL-27145 Fixed up error resulting from incorrectly required 'optional' argument on create event
2011-04-12 14:14:34 +08:00
Eloy Lafuente (stronk7)
9ff913b716
Merge branch 'MDL-26778-master' of git://github.com/sammarshallou/moodle
2011-04-11 17:48:29 +02:00
Eloy Lafuente (stronk7)
72e97b5880
Merge branch 'w15_MDL-26577_m21_groupscleanup' of git://github.com/skodak/moodle
2011-04-11 15:55:33 +02:00
Tim Hunt
d0e25622bd
MDL-20636 Two gradeboundary 0%s on the quiz editing form. One shoudl be a HTML editor. #392
...
This was a weird variable aliasing issue.
2011-04-11 14:40:04 +01:00
Eloy Lafuente (stronk7)
af58cf7d40
Merge branch 'w15_MDL-26805_m21_userpol' of git://github.com/skodak/moodle
2011-04-11 15:15:40 +02:00
Petr Skoda
39de30aac2
Merge branch 'wip-MDL-27024' of git://github.com/samhemelryk/moodle
2011-04-11 14:14:02 +02:00
Petr Skoda
337d8b1489
Merge branch 'wip-MDL-26599' of git://github.com/samhemelryk/moodle
2011-04-11 14:09:15 +02:00
sam marshall
6553cda7c9
MDL-26778 Change to completion should immediately affect nav block
...
Includes change so that updating completion resets the cache, and a debugging
warning if any module calls the completion viewed thing after it's already
printed navigation (which will mean navigation obviously doesn't update right
away). All existing modules that currently update after printing navigation
were updated.
2011-04-11 12:40:13 +01:00
Petr Skoda
de57ec3926
Merge branch 'MDL-25840' of git://github.com/nebgor/moodle
2011-04-11 13:31:45 +02:00
Petr Skoda
82053cb192
MDL-26805 cleanup default role selections
...
Frontpage role selection now allows only guest and frontpage roles. Default forntpage role is selected duuring install. Unused nodefaultuserrolelists option was removed completely. Coding style improvements.
2011-04-11 13:10:50 +02:00
Eloy Lafuente (stronk7)
920234498e
Merge branch 's9_MDL-27098_filemanager_strings_master' of git://github.com/dongsheng/moodle
2011-04-11 11:18:23 +02:00
Dongsheng Cai
6d30723e41
MDL-27098
...
1. Fixed add file language string
2. Fixed hard-coded 'moving' string
3. Fixed hard-coded 'Files' string
2011-04-11 17:09:15 +08:00
Eloy Lafuente (stronk7)
43f8192a65
Merge branch 'w15_MDL-25826_m21_htmlpurifier' of git://github.com/skodak/moodle
2011-04-11 11:06:30 +02:00
Sam Hemelryk
2e79cd117a
Merge branch 'MDL-25746' of git://github.com/nebgor/moodle
2011-04-11 15:35:03 +08:00
Aparup Banerjee
16265f06d1
MDL-25746 fixed db tempate page layout to prevent hidden content layers
2011-04-11 15:15:58 +08:00
Sam Hemelryk
e1ce7c7e7b
Merge branch 'MDL-26896' of git://github.com/stronk7/moodle
2011-04-11 14:48:01 +08:00
Sam Hemelryk
08c2633f12
Merge branch 'MDL-27034_xhprof_table_sql_master' of git://github.com/stronk7/moodle
2011-04-11 14:28:57 +08:00
Aparup Banerjee
c9b0e31ff2
MDL-25840 fixed image files link not rendered correctly when attached as file (instead of inline).
2011-04-11 14:14:03 +08:00
Sam Hemelryk
cf0050f92a
Merge branch 'MDL-26185_master' of git://github.com/andyjdavis/moodle
2011-04-11 11:48:18 +08:00
Sam Hemelryk
d59d34e9a7
Merge branch 'w15_MDL-27056_m21_maxmind' of git://github.com/skodak/moodle
2011-04-11 11:42:53 +08:00
Mary Evans
c8b728139e
MDL-27063 tt styled incorrectly in canvas theme
2011-04-11 11:39:30 +08:00
Sam Hemelryk
99f2cd5435
comment MDL-27024 Removed last check within comment.js for block_comment env
2011-04-11 10:31:13 +08:00
Sam Hemelryk
1c64a9cd58
comment MDL-27024 Fixed bug that arose when a comment section didnt require pagination but the JS still looked for pageination HTML in the page
2011-04-11 10:31:13 +08:00
Sam Hemelryk
93b86f6239
comment MDL-27024 Removed last reference to the comment block within the comment API and used the options properly
2011-04-11 10:31:13 +08:00
Sam Hemelryk
d664d673a7
comment MDL-27024 Fixed up whitespace issues
2011-04-11 10:31:13 +08:00
Sam Hemelryk
116a48b133
comment MDL-27024 made notoggle and autoload into proper options to remove comment block conditions from comment API
2011-04-11 10:31:13 +08:00
Sam Hemelryk
8aab32297d
comment MDL-27024 Cleaned up HTML output in comment class
2011-04-11 10:31:13 +08:00
Sam Hemelryk
2f181b8c83
comment MDL-27024 Cleaned up use of undefined property $this->link
2011-04-11 10:31:13 +08:00
Sam Hemelryk
65f2fad9a0
mod-lesson MDL-26599 Fixed echo causing incorrect nesting.
2011-04-11 10:16:35 +08:00
Eloy Lafuente (stronk7)
14e6710d99
MDL-26896 parser - add start/end path notifications
2011-04-11 02:16:58 +02:00
Eloy Lafuente (stronk7)
b34324a73e
Merge branch 'w15_MDL-27094_m21_assval' of git://github.com/skodak/moodle
2011-04-11 01:33:17 +02:00
Eloy Lafuente (stronk7)
11ea5b96a8
Merge branch 'w15_MDL-27007_m21_userupload' of git://github.com/skodak/moodle
2011-04-11 01:20:41 +02:00
Eloy Lafuente (stronk7)
90bf8b535b
Merge branch 'w15_MDL-26910_m21_httpd' of git://github.com/skodak/moodle
2011-04-11 00:14:05 +02:00
Eloy Lafuente (stronk7)
12257f2c39
Merge branch 'w15_MDL-27121_m21_phpreq' of git://github.com/skodak/moodle
2011-04-10 23:54:21 +02:00
Eloy Lafuente (stronk7)
fa81a03257
Merge branch 'MDL-26319' of git://github.com/nebgor/moodle
2011-04-10 23:51:26 +02:00
Eloy Lafuente (stronk7)
b5f9a6d302
Merge branch 'mdl27084' of git://github.com/tlevi/moodle
2011-04-10 23:41:01 +02:00
Petr Skoda
aa25e42ba2
MDL-27094 fix incorrect assignment form validation method name
...
Credit goes to H. Hanna
2011-04-10 21:03:02 +02:00
Petr Skoda
b7e96b0ac0
MDL-27056 update location of GeoLite City file
2011-04-10 15:28:44 +02:00
Petr Skoda
4e3e8464b6
MDL-26910 add HTTPD server name whitelisting
2011-04-10 14:00:42 +02:00
Petr Skoda
998ced0805
MDL-26577 fix several groups and groupings issues
...
The current group in verified on each page which prevents problems when group settings are changed. The default group for course level is now using correct grouping id which solves problems when activity and course are using different grouping. The grouping is now displayed in group selector if user has access to all groups.
2011-04-10 13:31:17 +02:00
Petr Skoda
1c71748dd1
MDL-27121 fix incorrect check_moodle_environment() version parameter
...
This prevents Moodle 2.0 from using environment info for 2.1 in the installer and CLI upgrade.
2011-04-09 17:43:52 +02:00
Petr Skoda
02c97e653d
MDL-27007 fix incorrectly suspended user enrolment when uploading users
...
This bug surfaced after the recent change in enrol API, credit goes to Chaim Schendowich and Micky Fokken.
2011-04-09 12:09:23 +02:00
Petr Skoda
a32b68475a
MDL-25826 add more HTMLPurifier integration tests
2011-04-09 11:46:13 +02:00
Petr Skoda
7df50029b4
MDL-25826 integrate HTMLPurifier 4.3.0 and improve performance
...
The new HTMLPurifier finally caches the schema properly eliminating both extra CPU cycles and disk writes. The repeated dir exists tests might cause problems on NFS shares.
2011-04-09 11:45:24 +02:00
Petr Skoda
88efb586b4
MDL-25826 import HTMLPurifier 4.3.0
2011-04-09 10:05:27 +02:00
Tim Hunt
3f469e808b
MDL-20636 Notice when editing shortanswer questions. #339
2011-04-08 18:21:53 +01:00
Tim Hunt
330c1148a4
MDL-20636 Quiz report graph not showing up due to an SQL error. #426
2011-04-08 18:09:24 +01:00
Tim Hunt
a056778d8a
MDL-20636 Fix unit test that the recent code change broke. #382
2011-04-08 17:46:15 +01:00
tjh238
7c85d7c871
MDL-20636 Bug 11493 can't show marks available for deferred feedback summative iCMAs
2011-04-08 17:16:55 +01:00
Tim Hunt
33dae771db
MDL-20636 Fix bare in language string in OU code. #427 , #429
2011-04-08 16:58:43 +01:00
Colin Chambers
7ee214ff89
MDL-20636 lib/Questionlib fixed calls to question_delete_question() #381
2011-04-08 16:21:47 +01:00
Colin Chambers
058f658ed1
MDL-20636 remove tests for obsolete functions #436
2011-04-08 16:21:36 +01:00
Andrew Davis (andyjdavis)
13ba903634
enrol MDL-25718 added ability to recover user grades from grade history
2011-04-08 15:06:27 +08:00
Tim Hunt
1631ceeaec
MDL-20636 Fix codechecker issues in the question behaviours.
2011-04-08 07:24:24 +01:00
Tim Hunt
9447399c11
MDL-20636 Fix codechecker issues in qtype_oumultiresponse.
2011-04-08 06:26:47 +01:00
Tim Hunt
553b8ee5e4
MDL-20636 Fix codechecker issues in qtype_opaque.
2011-04-08 06:06:46 +01:00
Tim Hunt
eaeb6b513a
MDL-20636 Fix codechecker issues in the question type base classes.
2011-04-08 05:39:16 +01:00
Tim Hunt
dcd69f8d97
MDL-20636 Fix codechecker issues in qtype_truefalse.
2011-04-08 05:08:24 +01:00
Tim Hunt
8cfc4fbd72
MDL-20636 Fix codechecker issues in qtype_shortanswer.
2011-04-08 05:08:11 +01:00
Tim Hunt
59f26004cd
MDL-20636 Fix codechecker issues in qtype_random.
2011-04-08 05:07:57 +01:00
Tim Hunt
12039f2e7a
MDL-20636 Fix codechecker issues in qtype_multichoice.
2011-04-08 05:07:42 +01:00
Tim Hunt
2b7c9bd235
MDL-20636 Fix codechecker issues in qtype_missingtype.
2011-04-08 05:07:24 +01:00
Tim Hunt
9afa71af83
MDL-20636 Fix codechecker issues in qtype_gapselect.
2011-04-08 05:05:22 +01:00
Tim Hunt
b3ae5457c4
MDL-20636 Fix type respones -> response. Thanks Colin. #415
2011-04-07 11:53:00 +01:00
Andrew Davis (andyjdavis)
d3a8184239
message MDL-26185 fixed the logic around email addy in user profile Vs in messaging preferences
2011-04-07 15:58:33 +08:00
Aparup Banerjee
ca3617c513
MDL-26319 moved cancel_backup() from backup_ui to cancel_process() in base_ui and renamed callers. fix for method inheritance in restore_ui.
2011-04-07 10:39:34 +08:00
Eloy Lafuente (stronk7)
54fb7e80fc
MDL-27034 profiling - xhprof_table_sql improvement
2011-04-07 00:46:54 +02:00
Petr Skoda
6b14adf210
weekly release 2.1dev
2011-04-06 14:56:45 +02:00
Petr Skoda
a32ab0254c
Merge branch 'MDL-26784-plugin-manager' of git://github.com/mudrd8mz/moodle
2011-04-06 11:26:20 +02:00
David Mudrak
7c9b837ea9
MDL-26784 Plugin manager: make sure that filter_active already exists
...
In case of upgrade from 1.9, the table filter_active does not exist yet.
There already was this checked at another place but it is needed to test
the table existence here as well.
2011-04-06 11:24:59 +02:00
Eloy Lafuente (stronk7)
11a6763546
MDL-26425 tablelib - fix tr class typo (detected @ MDL-27034)
2011-04-06 10:58:39 +02:00
Petr Skoda
5f27855ea4
MDL-26914 fix undefined CFG langcache property during install
2011-04-06 10:50:19 +02:00
Sam Hemelryk
62f7ce7989
PULL-574 MDL-26185 Reverted changes due failed testing + review
2011-04-06 16:33:47 +08:00
Tim Hunt
3758786f6d
MDL-20636 Fix codechecker problems in match, description and ddwtos qtypes.
2011-04-05 17:54:39 +01:00
Petr Skoda
1d57f8622c
revert MDL-26577 added session cleaning to groups_get_activity_group() that fixes an issue with dirty session data. refactored session cleaning into one function, added caching to reduce queries.
...
(reverse-merged from commit 0d1e49d468 ) This change was causing fatal errors on the course level, I am going to fix it myself.
2011-04-05 18:33:35 +02:00
Tim Hunt
121fd4c12d
MDL-20636 Fix code-checker issues in qtype_essay.
2011-04-05 11:29:26 +01:00
Sam Hemelryk
bbb79f47a7
messaging MDL-26185 Last minute fix of bug during integration, empty user preference causing error
2011-04-05 16:52:07 +08:00
Petr Skoda
773e3c5031
Merge branch 'MDL-26577_groups_api_refactor_take2' of git://github.com/nebgor/moodle
2011-04-05 10:19:16 +02:00
Aparup Banerjee
0d1e49d468
MDL-26577 added session cleaning to groups_get_activity_group() that fixes an issue with dirty session data. refactored session cleaning into one function, added caching to reduce queries.
2011-04-05 12:22:27 +08:00
Jonathan Harker
6e9ce8e766
MDL-22308 Update lib/bennu to latest upstream.
2011-04-05 16:00:21 +12:00
Tony Levi
05edae9f89
MDL-27084: mod/feedback fix bad syntax in database query
2011-04-05 12:14:16 +09:30
Eloy Lafuente (stronk7)
21473e6cd7
Merge branch 'wip-MDL-26560-master' of git://github.com/samhemelryk/moodle
2011-04-04 23:21:49 +02:00
Eloy Lafuente (stronk7)
b76070db70
Merge branch 'wip-MDL-26858' of git://github.com/samhemelryk/moodle
2011-04-04 21:53:17 +02:00
Tim Hunt
55ca80edde
MDL-20636 Fix lots of problems found by the new improved codechecker.
2011-04-04 20:11:29 +01:00
Eloy Lafuente (stronk7)
a7174151db
Merge branch 'MDL-11288-course-module-cloning' of git://github.com/mudrd8mz/moodle
2011-04-04 12:35:04 +02:00
Eloy Lafuente (stronk7)
4102345add
Merge branch 'master' of git.moodle.org:/git/integration
2011-04-04 12:00:30 +02:00
Eloy Lafuente (stronk7)
a70ba1b069
Merge branch 'MDL-26931-blog-post-order_master' of git://github.com/mudrd8mz/moodle
2011-04-04 11:56:44 +02:00
Petr Skoda
33620e1772
Merge branch 'MDL-26784-plugin-manager' of git://github.com/mudrd8mz/moodle
2011-04-04 11:55:39 +02:00
Andrew Davis (andyjdavis)
656d17c2c6
gradebook MDL-20946 fixed average calculation where users have multiple gradeable roles
2011-04-04 11:35:47 +02:00
Petr Skoda
3d3ead8e35
Merge branch 'MDL-26914-lang-grand-parents' of git://github.com/mudrd8mz/moodle
2011-04-04 11:19:51 +02:00
Petr Skoda
1f67888540
Merge branch 'wip-MDL-25651' of git://github.com/jennymgray/moodle
2011-04-04 09:55:41 +02:00
Petr Skoda
7974c4ec03
Merge branch 'MDL-26542_empty_array' of git://github.com/stronk7/moodle
2011-04-04 09:49:12 +02:00
Sam Hemelryk
a1ead9a478
enrolments MDL-26560 Fixed panel.user bug with role assignments dialogue
2011-04-04 14:49:28 +08:00
Sam Hemelryk
af8851282e
enrolments MDL-26858 Added finish user enrolments button to JS dialogue
2011-04-04 14:37:35 +08:00
Sam Hemelryk
637a8daf76
Merge branch 'MDL-26185_ms' of git://github.com/rwijaya/moodle
2011-04-04 13:30:55 +08:00
Sam Hemelryk
adb24226bf
Merge branch 'MDL-27016' of git://github.com/MaryE/moodle
2011-04-04 13:08:37 +08:00
Sam Hemelryk
4632bb9668
Merge branch 'earlier_profiling' of git://github.com/stronk7/moodle
2011-04-04 11:16:33 +08:00
Tim Hunt
f45a12d28e
MDL-20636 tinyMCE boxes for each sub-question are enormous. #355
2011-04-01 14:39:51 +01:00
Tim Hunt
1322daba08
MDL-20636 Fix visibility of quiz_attempt_report_table::get_row_class. #357
2011-04-01 14:39:31 +01:00
Rossiani Wijaya
9d61d9ac6d
MDL-26185: simplify the logic of email message output and removing email address cache
2011-04-01 16:55:37 +08:00
Mary Evans
5deabe4338
Fix for MDL-27016 added min-width
2011-04-01 02:43:23 +01:00
Tim Hunt
825908a0d6
MDL-20636 Fix missing include in oumultiresponse qtype. #346
2011-03-31 16:30:46 +01:00
Tim Hunt
dbf76faf52
MDL-20636 Fix two HTML validation issues.
2011-03-31 15:24:37 +01:00
Jenny Gray
52d1a8043c
MDL-25651 add capability check to my private files navigation link
2011-03-31 14:44:35 +01:00
David Mudrak
91dedc324f
MDL-26784 Strings for the new plugin manager
...
The new strings file core_plugin defines names of all plugin types
supported by Moodle. Some strings have already been defined elsewhere
and we use AMOS script here to copy their translation, if it is
available.
AMOS BEGIN
CPY [settings,core],[settings,core_plugin]
CPY [status,core],[status,core_plugin]
CPY [missingfromdisk,core],[status_missing,core_plugin]
CPY [nodatabase,core_admin],[status_nodb,core_plugin]
CPY [authenticationplugins,core],[type_auth_plural,core_plugin]
CPY [block,core],[type_block,core_plugin]
CPY [blocks,core],[type_block_plural,core_plugin]
CPY [coursereport,core],[type_coursereport,core_plugin]
CPY [coursereports,core],[type_coursereport_plural,core_plugin]
CPY [filter,core],[type_filter,core_plugin]
CPY [courseformats,core],[type_format_plural,core_plugin]
CPY [activitymodule,core],[type_mod,core_plugin]
CPY [activitymodules,core],[type_mod_plural,core_plugin]
CPY [plagiarism,core_plagiarism],[type_plagiarism,core_plugin]
CPY [portfolio,core_portfolio],[type_portfolio,core_plugin]
CPY [portfolios,core_portfolio],[type_portfolio_plural,core_plugin]
CPY [questiontype,core_admin],[type_qtype,core_plugin]
CPY [questiontypes,core_admin],[type_qtype_plural,core_plugin]
CPY [repository,core_repository],[type_repository,core_plugin]
CPY [theme,core],[type_theme,core_plugin]
CPY [themes,core],[type_theme_plural,core_plugin]
CPY [uninstallplugin,core_admin],[uninstall,core_plugin]
CPY [version,core],[version,core_plugin]
CPY [assignmenttype,mod_assignment],[subplugintype_assignment,mod_assignment]
CPY [presets,mod_data],[subplugintype_datapreset_plural,mod_data]
CPY [evaluationmethod,mod_workshop],[subplugintype_workshopeval,mod_workshop]
CPY [strategy,mod_workshop],[subplugintype_workshopform,mod_workshop]
AMOS END
2011-03-31 13:59:05 +02:00
David Mudrak
b9934a173a
MDL-26784 Improved plugins check screen and the new plugins management screen
...
This patch introduces new lib/pluginlib.php library that provides
unified access meta-information about all present plugin types. The
library defines plugin_manager singleton that in turn gathers
information about all present plugins and their status. The list of
plugins can be rendered either as plugins check table or plugins control
panel.
This makes print_plugins_table() function obsolete and because it is not
expected to be called by any contrib plugin, the function is removed.
CSS for the legacy table generated by print_plugins_table() is cleaned
up.
2011-03-31 13:59:05 +02:00
Tim Hunt
48d9c17db3
MDL-20636 Essay questions can now handle files in the HTML editor. #216
2011-03-31 12:45:36 +01:00
Tim Hunt
7a3e1f7d51
MDL-26887 Refactor file_save_draft_area_files to separate out
...
the file_rewrite_urls_to_pluginfile bit.
2011-03-31 12:45:31 +01:00
Tim Hunt
a54ecbbb10
MDL-20636 Essay qtype now uses proper HTML editor and has format field. #216
2011-03-31 12:45:26 +01:00
Tim Hunt
d42dbe87a7
MDL-20636 Essay questions allowing multiple attachments now work. #216
2011-03-31 12:45:22 +01:00
Tim Hunt
6b5f24d376
MDL-20636 Handle deleting response files when the usage is deleted. #216
2011-03-31 12:45:17 +01:00
Tim Hunt
cd6fc47e8d
MDL-26847 new method file_storage::delete_area_files_select for efficient bulk file deletion.
2011-03-31 12:45:12 +01:00
Tim Hunt
cd3557e64c
MDL-20636 Essay question type, make is_same_response consider files. #216
2011-03-31 12:45:07 +01:00
Tim Hunt
217f9a618c
MDL-20636 Essay submission now handles attachments. #216
2011-03-31 12:45:02 +01:00
Tim Hunt
783af2523e
MDL-20636 Implement display of grader instructions. #216
2011-03-31 12:44:57 +01:00
Tim Hunt
8026d4aa0a
MDL-20636 Can now display the file picker in essay questions with attachments #216
2011-03-31 12:44:52 +01:00
Tim Hunt
caeeff0726
MDL-20636 Can now display the attachments to an essay question that has attachments.
2011-03-31 12:44:47 +01:00
Tim Hunt
b36d2d0643
MDL-20636 Start supporting different response formats in essay. #216
2011-03-31 12:44:43 +01:00
Tim Hunt
894e8b4e93
MDL-6535 new features for the essay qtype. Part I DB tables and editing form.
...
Also MDL-8229, MDL-10861, MDL-11080
The features are attachements with repsonses, control over whether the respons can contain images, letting the question author set the size for the input box, and allowing the author to input some text that is shown to the grader.
2011-03-31 12:44:38 +01:00
David Mudrak
fa82056328
MDL-11288 Added ability to duplicate module in the course
...
Internally, the new script modduplicate.php performs a single activity
backup and restore and then moves the newly created copy right below the
original.
2011-03-31 13:39:05 +02:00
David Mudrak
74a4c9a9ee
MDL-26914 When installing a lang pack, install all the grandparents too
...
All places where a language pack is installed now use the new language
package installer that takes case of the parental dependencies.
2011-03-31 12:21:05 +02:00
David Mudrak
15e16f0e93
MDL-26914 Added new language pack installer class and unit tests for it
...
The new class wraps some common coding patterns to install a language
pack via component_installer. Most notably it deals with the parental
dependency of the language packs.
The new class should also be the only place holding the information
about the location of language packs for the given Moodle version.
2011-03-31 12:20:54 +02:00
Ankit Agarwal
899d5e2d50
MDL-26931 Order blog entries by the creation date
2011-03-31 11:50:57 +02:00
Tim Hunt
71811083ba
MDL-27035 table_sql forgets to set countparams.
2011-03-30 20:25:43 +01:00
Eloy Lafuente (stronk7)
c7ce62f9c8
MDL-26542 get_in_or_equal - adding $onemptyitems + tests
2011-03-30 18:22:53 +02:00
Eloy Lafuente (stronk7)
c646dd26ea
MDL-26891 profiling - earlier runs
...
This allows profiling to be started earlier in the
setup.php execution, by configuring everything in
the config.php file. That way some interesting code
is also profiled, like DB connections, load of config records...
100% compatible with normal profiling and enabled via
special setting $CFG->earlyprofilingenabled
Example (to be put on config.php):
$CFG->earlyprofilingenabled = true;
$CFG->profilingautofrec = 3;
$CFG->profilingincluded = '/*';
$CFG->profilingallowme = true;
(to enable early profiling for 1/3 of any requests while also
allowing to use the PROFILEME PGC)
2011-03-30 18:08:38 +02:00
Petr Skoda
dae6b38c51
sync version with stable
2011-03-30 18:01:39 +02:00
Tim Hunt
8d13ea834c
MDL-20636 Another little bug found by Jamie.
2011-03-30 14:30:40 +01:00
Petr Skoda
0947b90b98
weekly release
2011-03-30 14:32:49 +02:00
Tim Hunt
e65f89b914
MDL-20636 Fix typo. Thanks Jamie.
2011-03-30 11:00:33 +01:00
Petr Skoda
3b6d215b91
Merge branch 'MDL-26964-moodle_url-anchor_master' of git://github.com/mudrd8mz/moodle
2011-03-29 09:57:20 +02:00
Helen Foster
4b59f327cd
MDL-26744 enrol meta lang string improvement thanks to Ray Lawrence
2011-03-28 23:58:27 +02:00
Eloy Lafuente (stronk7)
a5743e866e
Merge branch 'w13_MDL-22733_21_youtubeiframe' of git://github.com/skodak/moodle
2011-03-28 23:33:23 +02:00
Eloy Lafuente (stronk7)
5e44c5c998
Merge branch 'w13_MDL-26909_21_mediatests' of git://github.com/skodak/moodle
2011-03-28 22:08:15 +02:00
Eloy Lafuente (stronk7)
12abf305f8
Merge branch 'w13_MDL-26987_21_sclean' of git://github.com/skodak/moodle
2011-03-28 21:56:25 +02:00
Eloy Lafuente (stronk7)
63d6da51fe
Merge branch 'w13_MDL-26913_20_sitecreated' of git://github.com/skodak/moodle
2011-03-28 19:58:49 +02:00
Eloy Lafuente (stronk7)
2326b8d301
Merge branch 'w13_MDL-26951_21_archetypes' of git://github.com/skodak/moodle
2011-03-28 19:38:48 +02:00
Eloy Lafuente (stronk7)
18318237d7
Merge branch 'w13_MDL-26991_21_legacy' of git://github.com/skodak/moodle
2011-03-28 19:25:03 +02:00
Eloy Lafuente (stronk7)
0a284930cf
Merge branch 'w13_MDL-26966_21_urlparsing' of git://github.com/skodak/moodle
2011-03-28 19:05:07 +02:00
Eloy Lafuente (stronk7)
58937f7e57
Merge branch 'w13_MDL-26985_21_branching' of git://github.com/skodak/moodle
2011-03-28 18:09:29 +02:00
Petr Skoda
b2b9320570
Merge branch 'MDL-26425' of git://github.com/timhunt/moodle
2011-03-28 16:49:49 +02:00
Eloy Lafuente (stronk7)
37c2a8a035
Merge branch 'master' of git.moodle.org:/git/integration
2011-03-28 16:21:11 +02:00
Eloy Lafuente (stronk7)
a226727238
Merge branch 'w13_MDL-26990_21_missingrebuild' of git://github.com/skodak/moodle
2011-03-28 16:07:20 +02:00
Petr Skoda
ce14a7644e
Merge branch 'MDL-26335' of github.com:mouneyrac/moodle
2011-03-28 15:15:23 +02:00
Eloy Lafuente (stronk7)
df8248b035
Merge branch 'MDL-26804-langlistcache_master' of git://github.com/mudrd8mz/moodle
2011-03-28 14:48:38 +02:00
Tim Hunt
06cd11a989
MDL-20636 Fix scope of quiz edit form data_preprocessing.
2011-03-28 11:40:15 +01:00
Eloy Lafuente (stronk7)
e1feb94cd1
Merge branch 's8_MDL-26213_wiki_rewrite_file_url' of git://github.com/dongsheng/moodle
2011-03-28 11:48:58 +02:00
Dongsheng Cai
cfdac90f2b
MOD-WIKI MDL-26213
...
1. Rewrite the image urls in diff.php and viewdiff.php
2. Fxied image urls in search.php
3. Add modcontext variable to avoid using duplicated
get_context_instance calls
2011-03-28 17:31:01 +08:00
Eloy Lafuente (stronk7)
b431645c89
Merge branch 'MDL-26932' of git://github.com/jennymgray/moodle
2011-03-28 11:03:44 +02:00
Eloy Lafuente (stronk7)
12c6a556b2
Merge branch 'm20_MDL-26939_plagiarism_restore' of git://github.com/danmarsden/moodle
2011-03-28 10:48:45 +02:00
Sam Hemelryk
223680f562
Merge branch 's8_MDL-26916_filepicker_paging' of git://github.com/dongsheng/moodle
2011-03-28 16:12:55 +08:00
Sam Hemelryk
628c600cd9
Merge branch 'm20_MDL-26957_forum_overview' of git://github.com/danmarsden/moodle
2011-03-28 16:10:39 +08:00
Sam Hemelryk
6db981b2ee
Merge branch 'MDL-26906-2' of git://github.com/epsd/moodle
2011-03-28 16:03:15 +08:00
Sam Hemelryk
e1a7281ab2
Merge branch 'MDL-26077_message_strip_brackets2' of git://github.com/andyjdavis/moodle
2011-03-28 15:59:25 +08:00
Sam Hemelryk
e1339a6dda
Merge branch 's8_MDL-26798_dropbox_repo' of git://github.com/dongsheng/moodle
2011-03-28 15:52:21 +08:00
Sam Hemelryk
bc071c7580
Merge branch 'w13_MDL-26992_21_uploadtemplates' of git://github.com/skodak/moodle
2011-03-28 14:29:50 +08:00
Sam Hemelryk
982e619d2a
Merge branch 'w13_MDL-26989_21_enrolroles' of git://github.com/skodak/moodle
2011-03-28 14:10:44 +08:00
Sam Hemelryk
d2c4a97a70
Merge branch 'w13_MDL-26795_21_emailchange' of git://github.com/skodak/moodle
2011-03-28 13:54:39 +08:00
Petr Skoda
43070e6193
MDL-26992 fix broken upload users templates
2011-03-27 23:48:41 +02:00
Tim Hunt
a208aefbc4
MDL-26425 change all table subclasses to use parent::__construct
2011-03-27 20:06:45 +01:00
Tim Hunt
ba9164e575
MDL-26425 tablelib more cleanup, mostly to PHPdocs, following sam's comments.
2011-03-27 20:06:45 +01:00
Tim Hunt
76dc1e2527
MDL-26425 tablelib use html_writer when outputting rows and headers.
...
This includes refactoring to extract methods like sort_icon and show_hide_link which I think makes the code easier to read.
Note also the change to make_styles_string that makes it usable with html_writer. (Perhpas we need a css_writer classe ;-))
2011-03-27 20:06:44 +01:00
Tim Hunt
6f0d3480c7
MDL-26425 tablelib change print_initials_bar to remove duplication, and to use html_writer.
2011-03-27 20:06:44 +01:00
Tim Hunt
b08fb128c8
MDL-26425 tablelib ability for table_sql to add a class to the row based on the data.
2011-03-27 20:06:43 +01:00
Tim Hunt
abf72969a4
MDL-26425 tablelib change col_username to use html_writer and moodle_url.
2011-03-27 20:06:43 +01:00
Tim Hunt
e81eed542c
MDL-26425 tablelib better validation of the sort code, also some cleanup.
...
You may think that the extra validation is unnecessary, since the sort fields are already validated when the URL parameters are parsed, however that overlooks an important point. There may be other options that affect which columns are in the SQL, for example the quiz show individual question grades setting. These other options can cause a column that was in the table, and being sorted on, to disappear. Therefore, it is necessary to re-validate the sort columns when they are used, to make sure they are still present, otherwise you can get ORDER BY sql that refers to non-existant columns, which then causes DB errors.
2011-03-27 20:06:42 +01:00
Tim Hunt
59f392b3f0
MDL-26425 tablelib clean up setup and URL handling code.
...
Note that this change removes ->reseturl, This was supposed to be a way to reset all the session stuff relating to a table automatically in some situations, but from using Moodle and reading the code, I don't beleive it was working. The code was horrible and not easily fixible, and has been broken for years, so I just removed it.
2011-03-27 20:06:42 +01:00
Tim Hunt
a49c17b424
MDL-26425 tablelib rename constructors to PHP5 __construct
...
and add depreacted functions with the old name so that legacy code does not break.
2011-03-27 20:05:55 +01:00
Tim Hunt
4b7079c100
MDL-26425 tablelib clean up constant definitions.
2011-03-27 19:55:10 +01:00
Tim Hunt
9683db71c9
MDL-26425 tablelib mass whitespace clean-up.
2011-03-27 19:55:10 +01:00
Nikhil Gupta
d099348e32
MDL-26989 fix incorrect disabling of assignable roles
2011-03-27 20:34:15 +02:00
Petr Skoda
c4dd3bb86f
MDL-26913 set timecreated in fortpage of a newly installed site
2011-03-27 18:22:11 +02:00
Petr Skoda
c6a074f867
MDL-26795 fix incorrect location of email change strings
...
AMOS BEGIN
MOV [auth_emailchangecancel,auth_email],[emailchangecancel,core_auth]
MOV [auth_emailchangepending,auth_email],[emailchangepending,core_auth]
MOV [auth_emailupdate,auth_email],[emailupdate,core_auth]
MOV [auth_emailnowexists,auth_email],[emailnowexists,core_auth]
MOV [auth_emailupdatemessage,auth_email],[emailupdatemessage,core_auth]
MOV [auth_emailupdatesuccess,auth_email],[emailupdatesuccess,core_auth]
MOV [auth_emailupdatetitle,auth_email],[emailupdatetitle,core_auth]
CPY [auth_emailnoemail,auth_email],[noemail,auth_ldap]
AMOS END
2011-03-27 17:19:23 +02:00
Petr Skoda
ce8b66c67f
MDL-26881 work around the block context setting problems
2011-03-27 16:39:27 +02:00
Petr Skoda
d38f419d5c
MDL-26987 fix invalid DML syntax in spam cleaner tool
2011-03-27 16:14:22 +02:00
Petr Skoda
c102060deb
MDL-26951 fix removing of archetype from role
2011-03-27 16:04:33 +02:00
Petr Skoda
0ae36f6638
MDL-26966 improve self URL validation
2011-03-27 12:29:36 +02:00
Petr Skoda
3c3d544700
MDL-26909 fix outdated mediaplugin filter unittests
2011-03-26 23:54:45 +01:00
Petr Skoda
c4b491a417
MDL-22733 enable youtube iframe embedding
2011-03-26 23:38:40 +01:00
Petr Skoda
112d3b4962
MDL-26990 fix undefined rebuild_course_cache() regression
2011-03-26 22:49:04 +01:00
Petr Skoda
9778dae374
MDL-26985 make sure admins do not upgrade to 2.1dev accidentally
...
We already have the new maturity warning in the upgrade page but we are not changing versions yet, we should better give admins one extra chance to go back to latest 2.0.2+ stable.
2011-03-26 22:28:32 +01:00
Petr Skoda
aca9888fa0
MDL-26985 add 2.1 release info
...
We keep the $CFG->version unchanged for now so that admins that upgrade accidentally can go back to the latest stable 2.0.2+.
2011-03-26 22:08:56 +01:00
Petr Skoda
c904cbbdd2
MDL-26985 new Moodle 2.1 requirements
...
For now only extra PHP 5.3.2 requirement compared to 2.0.
2011-03-26 22:02:42 +01:00
Jenny Gray
d5842f7a35
MDL-26932 full url path for toggle completion form POST
2011-03-25 11:57:41 +00:00
David Mudrak
a9cbd19bff
MDL-26804 core_string_manager::get_list_of_translations() can use a cache again
...
This patch reimplements the internal cache that was used to store the
list of available translations in Moodle 1.x. By default, the method
get_list_of_translations() still uses the file
moodledata/cache/languages to store the list of available translations.
The location of that file can be redefined in config.php. The internal
format of the cache file is JSON now (used to be a plain text list).
The patch also fixes a usage of the global $CFG in translation_exists()
methods where the internal property should be used instead.
2011-03-24 21:51:30 +01:00
David Mudrak
a12cd69c9e
MDL-26964 URL anchor support for single_button and single_select
...
If the single_button or single_select use HTTP method 'get' then the
eventual anchor part of the URL is used.
2011-03-24 14:51:39 +01:00
David Mudrak
5c6ee6ec36
MDL-26964 URL returned by moodle_url::out_omit_querystring() may contain the anchor part
2011-03-24 14:51:39 +01:00
Dongsheng Cai
60a4bf98eb
MDL-26916, MDL-26917
...
1. Fix filepicker paging issue MDL-26916
2. Highlight view as icon button by default MDL-26917
2011-03-24 13:55:33 +08:00
Myles Carrick
ab603b243c
MDL-26798 encode file path in dropbox repository plugin, credits to Myles Carrick
2011-03-24 13:54:10 +08:00
Andrew Davis (andyjdavis)
7e98f60bfb
message MDL-26077 fixed up a problem with html tags being stripped out
2011-03-24 11:30:12 +08:00
Dan Marsden
7fd4730805
Plagiarism MDL-26939 - missing return
2011-03-24 14:46:35 +13:00
Dan Marsden
6d64106306
Forum Overview MDL-26957 add classes to allow better control by theme
2011-03-24 14:42:57 +13:00
Tim Hunt
7348402f33
MDL-20636 A few more publics.
2011-03-23 16:40:19 +00:00
Tim Hunt
c7df5006b9
MDL-20636 Add lots of missing public/protected/private.
2011-03-23 16:22:25 +00:00
Tim Hunt
c73c98365b
MDL-20636 Question import, support for files in hints.
...
Also fix some minor bugs and unit tests.
2011-03-23 14:27:22 +00:00
stabijoh
110e6876e5
Revised fix for MDL-26906, magazine and formal white secure browser quiz window
2011-03-23 07:29:01 -04:00
Jerome Mouneyrac
ac3e0b3c8c
MDL-26335 fix capability name typo in the description of the web service function moodle_user_get_users_by_id
2011-03-23 11:35:46 +08:00
Tim Hunt
92d04f0b4c
MDL-20636 Problem processing submissions if slots is not given explicitly.
...
James found this during load testing.
2011-03-21 12:43:00 +00:00
Tim Hunt
ff58648f8a
MDL-20636 Fix problem editing truefalse questions. #298
...
Also, fix a notice on the quiz editing form.
2011-03-21 12:42:54 +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
Tim Hunt
9f622ce7d8
MDL-20636 Fix syntax error in question/format/xhtml/format.php
2011-03-11 18:28:40 +00:00
Tim Hunt
56b0df7eac
MDL-20636 Kill Left over addslashes in the question engine code. #223
2011-03-11 13:45:38 +00:00
Tim Hunt
c8b3ad7c46
MDL-20636 quiz_attempts.sumgrades should be nullable. #224
2011-03-11 13:45:03 +00:00
Tim Hunt
42e6506ebe
MDL-20636 Minor fixes to the truefalse and match editing forms.
2011-03-10 19:09:42 +00:00
Tim Hunt
07f8858406
MDL-20636 Cannot really delete questions that were only used in previews #196
2011-03-07 16:23:11 +00:00
Tim Hunt
c5c16a2c81
MDL-26324 Existing overall feedback on non-graded quizzes prevents editing
2011-03-04 17:50:31 +00:00
Tim Hunt
e2661fa8bc
MDL-20636 Fix GIFT unit test
2011-03-02 17:47:12 +00:00
Tim Hunt
cd4b6c1932
MDL-20636 Backup and restore of Opaque questions.
2011-03-02 17:43:04 +00:00
Tim Hunt
515e6b97b5
MDL-20636 Restore of question hints, and some other minor clean-up.
2011-03-02 17:43:02 +00:00
Tim Hunt
b662532752
MDL-20636 Minor theme tweaks.
2011-03-02 17:43:00 +00:00
Tim Hunt
c26b7f0cfb
MDL-20636 Fix upgrade problems. Thanks to James Brisland for his help.
2011-03-02 17:42:58 +00:00
Tim Hunt
7916ea127e
MDL-20636 Fix install breakage.
2011-03-02 17:42:56 +00:00
Tim Hunt
beca0d8daf
MDL-20636 Fix backup and restore issues found during testing.
2011-03-02 17:42:54 +00:00
Tim Hunt
42663bb78e
MDL-20636 Fix a bunch of missing strings caused by separating question from quiz.
2011-03-02 17:42:53 +00:00
Tim Hunt
f3ca24e418
MDL-20636 Update quiz and questions backup and restore.
...
This does not include user data yet, and it needs more testing.
2011-03-02 17:42:51 +00:00
Tim Hunt
e2cba246b7
MDL-20636 Merge vle/master into ouqe2
...
Conflicts:
mod/quiz/locallib.php
mod/quiz/report/overview/overview_table.php
mod/quiz/report/overview/report.php
mod/quiz/report/responses/report.php
question/type/random/questiontype.php
2011-03-02 17:34:18 +00:00
Tim Hunt
404da23812
MDL-20636 Fix question flag javascript.
2011-02-25 15:36:07 +00:00
Tim Hunt
f39cf78c02
MDL-20636 Only show the full summary of attempt table on the first page of the review.
2011-02-25 12:24:55 +00:00
Tim Hunt
3c6185e979
MDL-20636 Move restart preview button into the quiz nav block & remove unnecessary titles.
...
Also, remove automatic redirects to the quiz edit page. Show a message and a button instead.
2011-02-25 12:12:09 +00:00
Tim Hunt
22cebed503
MDL-20636 Review and fix the format parameter to all calls to format_text.
2011-02-24 20:18:16 +00:00
Tim Hunt
a18fda20c4
MDL-20636 Split question-type specific styles into the separate plugins.
2011-02-24 19:34:08 +00:00
Tim Hunt
ef31a28343
MDL-20636 Split question_definition::init_first_step into start_attempt and apply_attempt_state.
2011-02-24 19:12:42 +00:00
Tim Hunt
2daffca554
MDL-20636 Fix 30 TODOs
2011-02-24 17:47:51 +00:00
Tim Hunt
d649fb0221
MDL-20636 Remove all references to global $QTYPES.
...
Except in the question types that have not yet been converted to the new question engine.
2011-02-24 15:29:07 +00:00
Tim Hunt
446166a628
MDL-20636 Minor bug-fixes
2011-02-24 12:01:37 +00:00
Tim Hunt
5e8a85aa64
MDL-20636 Massively reduce the number of references to quiz in the question code.
...
This mostly involves moving lang strings around, but I don't have time to do an AMOS script now.
2011-02-23 18:53:50 +00:00
Tim Hunt
88f0eb1546
MDL-20636 Reveiw all throw statements.
2011-02-23 16:50:09 +00:00
Tim Hunt
f7970e3ca7
MDL-20636 Eliminate integer and boolean in PHPdoc comments. should be int and bool.
2011-02-23 16:25:25 +00:00
Tim Hunt
a17b297d60
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
2011-02-23 16:00:20 +00:00
Tim Hunt
7764183a4a
MDL-20636 Fix @package names and PHPdoc layout.
2011-02-23 13:38:16 +00:00
Tim Hunt
017bc1d9f3
MDL-20636 Fix @package names in question/behaviour, question/engine and question top level.
2011-02-22 20:50:18 +00:00
Tim Hunt
d3603157bf
MDL-20636 Add @package and GPL boiler-plate to files in /question.
2011-02-22 19:59:12 +00:00
Tim Hunt
0ff4bd0877
MDL-20636 Fix new stdClass -> stdClass(), and trailing whitespace.
2011-02-21 18:10:19 +00:00
Tim Hunt
aa9bdbe31c
MDL-20636 Boilerplate and other cleanup in the question core code.
...
This includes converting behaviours to pluginname strings.
2011-02-21 18:00:15 +00:00
Tim Hunt
f7c1dfaf79
MDL-20636 Finish off converting question import.
2011-02-21 17:29:18 +00:00
Tim Hunt
ba6438471b
MDL-20636 Fix top of file boilerplate in mod/quiz.
2011-02-21 16:13:25 +00:00
Tim Hunt
b04a4319d6
MDL-20636 Remove © from all PHPdoc comments, and tidy them up a bit.
2011-02-21 14:51:02 +00:00
Tim Hunt
8032cd792c
MDL-25122 Quiz review page does not check and enforce separate groups mode.
2011-02-18 17:36:18 +00:00
Tim Hunt
05d2a8b7f1
MDL-26416 avoid subtracting two unsigned ints, which breaks MySQL since 5.5.5.
2011-02-18 16:27:49 +00:00
Tim Hunt
e24ee794b2
MDL-20636 Convert the overview report.
2011-02-16 17:33:51 +00:00
Tim Hunt
2a3bdbf98e
MDL-20636 Fix some minor bugs.
2011-02-16 14:06:12 +00:00
Tim Hunt
0f33deafaa
MDL-20636 Fix question/enigne/datalib.php unit tests.
2011-02-15 18:19:55 +00:00
Tim Hunt
04853f273a
MDL-20636 Convert quiz statistics report.
2011-02-15 17:22:31 +00:00
Tim Hunt
9b40c540ee
MDL-20636 Responses report mostly working.
2011-02-14 17:57:47 +00:00
Tim Hunt
cf3b65686a
MDL-20636 Finished conversion of the manual grading report.
2011-02-14 17:57:44 +00:00
Tim Hunt
adaad5f224
MDL-20636 Fix install
2011-02-13 07:34:32 +00:00
Tim Hunt
a8a8ec51fc
MDL-20636 Fix bug with starting an attempt. Now uses exceptions, so should not check return values.
2011-02-12 00:40:43 +00:00
Tim Hunt
2709ee45d3
MDL-20636 Working on converting the reports, starting with the manual grading report. Very much a work-in-progress.
...
Also, some random bug-fixing.
2011-02-11 18:47:08 +00:00
Tim Hunt
a13d4fbd20
MDL-20636 Fix lots of minor quiz editing glitches.
2011-02-11 17:36:30 +00:00
Tim Hunt
fd214b596d
MDL-20636 Preserve scroll position when doing action on the quiz edit page.
2011-02-11 17:36:02 +00:00
Tim Hunt
f9b0500f7f
MDL-20636 Quiz editing now works, as does the random question type.
...
However, all this needs more testing.
Also, a bit of a purge of training whitespace and global .
2011-02-10 20:50:18 +00:00
Tim Hunt
1493619923
MDL-20636 Review option defaults in the admin settings.
2011-02-10 18:35:42 +00:00
Tim Hunt
55b81c131f
MDL-20636 todo list clean-up.
2011-02-10 12:50:50 +00:00
Tim Hunt
56e82d993d
MDL-20636 Images in questions now work in quiz attempts.
2011-02-09 20:33:51 +00:00
Tim Hunt
7ee80cab53
MDL-20636 Manual comment popup comment.php now works.
2011-02-09 20:29:59 +00:00
Tim Hunt
37cfb5f163
MDL-26337 Improve close_window. Fix bug when $reloadopener is false, and
...
better usability when it is true.
2011-02-09 20:18:31 +00:00
Tim Hunt
729c372b1b
MDL-20636 Quiz index and reviewquestion pages work.
2011-02-09 20:18:28 +00:00
Tim Hunt
b2607ccc19
MDL-20636 Now the quiz review page works.
2011-02-09 20:18:24 +00:00
Tim Hunt
167f1562f8
MDL-20636 Merge and fix quiz unit tests.
2011-02-09 20:18:21 +00:00
Tim Hunt
8f37f7fb7a
MDL-20636 It is now possible to submit a page of the quiz, and view the summary page.
2011-02-09 20:18:18 +00:00
Tim Hunt
a1eb3a4466
MDL-20636 It is now possible to start a quiz attempt.
...
This includes merging the CSS.
2011-02-09 20:18:15 +00:00
Tim Hunt
7c5bd5bfab
MDL-20636 Working towards being able to attempt a quiz.
2011-02-09 20:18:12 +00:00
Tim Hunt
48f1784a16
MDL-20636 Quiz view page now works.
2011-02-09 20:18:09 +00:00
Tim Hunt
f255782339
MDL-20636 You can now create a quiz, and edit the settings.
...
Little else works, but this is just the first step.
2011-02-09 20:18:06 +00:00
Tim Hunt
25302dee78
MDL-20636 Started work converting the quiz.
2011-02-09 20:18:03 +00:00
Tim Hunt
3d0b815cb1
MDL-20636 Try to allow Opaque questions to work in deferred feedback mode, if they want.
2011-02-09 20:18:00 +00:00
Tim Hunt
a31689a4eb
MDL-20636 Recent bug fix.
2011-02-09 20:17:35 +00:00
Tim Hunt
74c479f212
MDL-20636 Merge branch 'master' into qe2_wip
...
Conflicts:
lib/questionlib.php
question/type/calculated/lang/en/qtype_calculated.php
question/type/questiontype.php
2011-02-03 11:18:40 +00:00
Tim Hunt
0fafed0f09
MDL-20636 Finish making ddwtos work, mostly. Also various other JS fixes.
...
This JavaScript really needs to be rewritten to use YUI3.
2011-02-02 19:03:38 +00:00
Tim Hunt
706d06e29b
MDL-20636 ddwtos and gapselect qtypes now very nearly work.
...
Todo rendering questions with files, and ddwtos javascript.
2011-02-01 23:44:40 +00:00
Tim Hunt
9a9e776c55
MDL-20636 Now all the unit tests for the the ddwtos and gapselect qtypes pass.
2011-02-01 11:40:29 +00:00
Tim Hunt
5258903e7f
MDL-20636 More work on the ddwtos and gapselect qtypes.
...
Now there are no longer fatal errors that break other qtypes, but these two qtypes still not work completely. More to come.
2011-01-31 18:07:38 +00:00
Tim Hunt
c3e6bd18f5
MDL-20636 work-in-progress converting the ddwtos and gapselect qtypes.
2011-01-28 19:07:33 +00:00
Tim Hunt
6e34cd2924
MDL-20636 Rename the question type editing forms to start with qtype_...
2011-01-28 18:50:20 +00:00
Tim Hunt
14ed1aa2d8
MDL-20636 Clean up.
2011-01-27 19:11:17 +00:00
Tim Hunt
46cf70cc8c
MDL-20636 Bug 11408 JME and applet components don't work in IE.
2011-01-27 18:03:35 +00:00
Tim Hunt
26a03a6112
MDL-20636 Fix bad line endings.
2011-01-27 18:02:10 +00:00
Tim Hunt
f86390dc94
MDL-20636 Bug 11396 better handle manually graded questions that are graded out of 0.
...
The key point is that 0 * Ungraded should equal 0, rather than Ungraded.
2011-01-27 17:43:50 +00:00
Tim Hunt
d4d64ee3f1
MDL-20636 Bug 11406 Opaque gives radio groups name _rg by default, which QE cannot handle.
...
As a work around, we specifically look for this variable, and if it is present, include it in the sumbitted data.
2011-01-24 14:54:21 +00:00
Tim Hunt
1c2ed7c501
MDL-20636 Conversion of the OU multi-response question type.
2011-01-18 19:23:26 +00:00
Tim Hunt
2eeb76f845
MDL-20636 Finish conversion of the Opaque qtype/behaviour.
2011-01-18 17:35:03 +00:00
Tim Hunt
fe0412432f
MDL-20636 And fix XML import unit tests too.
2011-01-18 16:06:05 +00:00
Tim Hunt
5f7cfba7fa
MDL-20636 Question XML export unit tests now all pass.
2011-01-18 14:36:40 +00:00
Tim Hunt
49e2bba7cc
MDL-20636 Merge import/export formats. XML is not finished (unit test failures).
2011-01-17 18:01:49 +00:00
Tim Hunt
3404cc149d
MDL-20636 More work on the opaque question type. You can now set up question engines.
...
More work still needed on the actual question type.
2011-01-17 17:53:49 +00:00
Tim Hunt
c32256af45
MDL-20636 unit tests MDL-26029 fix notices from CheckSpecifie
...
dFieldsExpectation.
2011-01-17 16:30:09 +00:00
Tim Hunt
04bbc70631
MDL-20636 qtype admin MDL-25987 also allow question type settings to be on an admin_externalpage.
2011-01-14 19:13:45 +00:00
Tim Hunt
2086d94077
MDL-20636 work-in-progress on converting the Opaque question type.
2011-01-14 19:06:52 +00:00
Tim Hunt
24ef491d8f
MDL-20636 qtype admin MDL-25987 use get_plugin_list, rather than including questionlib.php.
...
This should be a small be significant performance win for people who are logged in as admin.
2011-01-14 17:38:11 +00:00
Tim Hunt
2ac0843f4b
MDL-20636 Fix behaviour unit tests. (all but opaque)
2011-01-14 16:30:27 +00:00
Tim Hunt
93cadb1ede
MDL-20636 Conversion of the match question type.
2011-01-13 20:24:33 +00:00
Tim Hunt
22f24ca87c
MDL-20636 html_writer MDL-25971 Support disabled => boolean, as well as disabled => disabled in html_writer::select.
2011-01-13 19:36:30 +00:00
Tim Hunt
8b9dfc2bf6
MDL-20636 Fix editing of multichoice questions.
2011-01-13 18:36:13 +00:00
Tim Hunt
ce5e4fb620
MDL-20636 Better icon for missing qtype.
2011-01-13 18:36:11 +00:00
Tim Hunt
c9c989a09a
MDL-20636 Mostly working conversion of the multichoice question type.
...
Currently, you get an error on saving the editing form.
2011-01-13 18:36:08 +00:00
Tim Hunt
9481434019
MDL-20636 Conversion of the missingtype question type.
2011-01-13 18:36:05 +00:00
Tim Hunt
ec3d4ef543
MDL-20636 Actually, passing to get_question summary is silly. Revert.
2011-01-13 18:36:03 +00:00
Tim Hunt
6d03299dec
MDL-20636 Conversion of the essay question type.
2011-01-13 18:36:00 +00:00
Tim Hunt
7a7197482d
MDL-20636 Fix if the use of the File API so images work in questions.
2011-01-13 18:35:57 +00:00
Tim Hunt
32d8935c8d
MDL-20636 Conversion of the description question type.
2011-01-13 18:35:54 +00:00
Tim Hunt
481dc639b3
MDL-20636 Add all the new styles to the base theme.
...
Later, some of these should be moved to canvas, or something, but this is good enough for now.
2011-01-13 18:35:52 +00:00
Tim Hunt
068b4594ba
MDL-20636 Conversion of the shortanswer question type to the new question engine.
...
This commit includes minor bug fixes elsewhere in the system.
2011-01-13 18:35:49 +00:00
Tim Hunt
cce1b6556c
MDL-20636 Fix a bunch of minor errors in the truefalse preview.
...
Most significantly, all behaviours now work.
2011-01-13 18:35:46 +00:00
Tim Hunt
c76145d3e4
MDL-20636 Previewing a truefalse question in deferred feedback mode now works.
2011-01-13 18:35:43 +00:00
Tim Hunt
2b7da64586
MDL-20636 It is now possible to save a truefalse question you have created.
...
This includes all the necessary DB upgrades.
Also all unit tests in question/type/simpletest and question/type/truefalse now pass.
2011-01-13 18:35:41 +00:00
Tim Hunt
f29aeb5afd
MDL-20636 converstion of questionlib.php and base questiontype.php, plus other cheanges required to get the question editing page to display.
2011-01-13 18:35:37 +00:00
Tim Hunt
06f8ed54fd
MDL-20636 More progress.
2011-01-13 18:35:34 +00:00
Tim Hunt
b691dc8510
MDL-20636 todo list
2011-01-13 18:35:32 +00:00
Tim Hunt
d1b7e03d5d
MDL-20636 Current work-in-progress converting the question engine to Moodle 2.0
2011-01-13 18:35:29 +00:00