Sam Hemelryk
26063f4b55
mod-lesson MDL-25632 Fixed bug where the number of attempts on a question for the current lesson attempt was being wrongly calculated.
2010-12-15 13:12:33 +08:00
Sam Hemelryk
981debb706
mod-lesson MDL-25632 Fixed bug whereby excess answers were being created when creating a page and then when updating it
2010-12-15 13:12:33 +08:00
Sam Hemelryk
1c510e2ee1
mod-lesson MDL-25632 Added support for displaying and progressing through a question page with no answers
2010-12-15 13:12:33 +08:00
Sam Hemelryk
36a60f0ff6
mod-lesson MDL-25632 Added upgrade code to correct page jumps for matching questions after Moodle 1.9 upgrade.
2010-12-15 13:12:33 +08:00
Sam Hemelryk
9170dea7d6
mod-lesson MDL-25632 Set a default jump to display when a question has no answers (after 1.9 upgrade)
2010-12-15 13:12:33 +08:00
Sam Hemelryk
2a03a824c4
mod-lesson MDL-25632 Fixed undefined var notice for responseformat in the lesson report.
2010-12-15 13:12:33 +08:00
Eloy Lafuente (stronk7)
f4c23f03dc
MDL-25609 frontpage combo list - avoid filter linking too much
2010-12-15 00:05:39 +01:00
Martin Dougiamas
88e5c58677
This is my last commit to CVS. Goodbye old friend - you've served us well.
2010-12-14 07:39:48 +00:00
Moodle Robot
602f1c10dd
Updated the HEAD build version to 20101214
2010-12-14 00:51:53 +00:00
AMOS bot
430ecb29fc
Automatic installer lang files (20101214)
2010-12-14 00:40:11 +00:00
Petr Skoda
2df1126b2d
MDL-25663 debugging does not print html any more in CLI mode
2010-12-13 20:53:19 +00:00
Petr Skoda
883deb3eb5
MDL-25659 fixed borked creation of enrol instances enrol/database, fixed detection of misconfigured sync
2010-12-13 20:48:29 +00:00
Dongsheng Cai
d92b5e7f01
mod-wiki MDL-22449 wiki module needs more help text
2010-12-14 02:43:17 +08:00
Petr Skoda
12c3ba99e7
MDL-25659 fixed overriding of fields variable and improved coding style in similar places
...
credit goes to Bill Johnson
2010-12-13 18:07:40 +00:00
sam marshall
546380244f
cron MDL-25370 Added support for course report cron
...
- Adds support for course report cron
- Moves existing admin report cron support to end of cron function
- Adds new core API get_plugin_list_with_function
note: default shipping course and admin reports do not use cron
function, this is only to support plugins.
2010-12-13 13:00:44 +00:00
Andrew Davis
8d9db9e549
gradebook MDL-24330 unit tests now function differently so produce different results
2010-12-13 06:55:32 +00:00
Moodle Robot
8aba33660e
Updated the HEAD build version to 20101213
2010-12-13 00:49:02 +00:00
Moodle Robot
a49e07fbf7
Updated the HEAD build version to 20101212
2010-12-12 00:49:04 +00:00
AMOS bot
98a40ee4e2
Automatic installer lang files (20101212)
2010-12-12 00:40:09 +00:00
Moodle Robot
e6d7ac56a0
Updated the HEAD build version to 20101211
2010-12-11 00:49:01 +00:00
AMOS bot
884b5e680a
Automatic installer lang files (20101211)
2010-12-11 00:40:09 +00:00
David Mudrak
07f59c9049
NOMDL mnet: do not display 'All Hosts' in the Network servers block
2010-12-10 22:18:26 +00:00
Dongsheng Cai
cd4559654d
"MDL-25634 Filepicker upload should handle files which exceed max_post_size directive in php.ini"
2010-12-10 04:13:09 +00:00
Dongsheng Cai
1298a11935
"MDL-25633 Filepicker upload should display better error report"
2010-12-10 03:16:59 +00:00
Andrew Davis
2b574cc4e0
gradebook MDL-24330 massively reduced grade objects unit tests execution time so I can actually run them
2010-12-10 03:05:49 +00:00
Moodle Robot
25fa031fd8
Updated the HEAD build version to 20101210
2010-12-10 00:50:04 +00:00
AMOS bot
e5b2142f7a
Automatic installer lang files (20101210)
2010-12-10 00:40:09 +00:00
Eloy Lafuente
20d3bf6100
MDL-25418 glossary - fix incorrect LOWER() call also present in glossary import & entry export functionalities
2010-12-09 22:50:23 +00:00
David Mudrak
fda6946eb2
MDL-22676 language customization: enlarge the input textarea fields
...
This patch combines the solution submitted by Ray Guo (computed
min-height) and the one used in AMOS (set the height of the textarea so
that it takes all available space in the row).
2010-12-09 11:48:55 +00:00
Petr Skoda
424d60d9c1
MDL-25623 fix incorrect use of DISTINCT on text fields
2010-12-09 11:02:53 +00:00
Petr Skoda
a290625efb
fixed incorrect progress bar name
2010-12-09 09:09:21 +00:00
Aparup Banerjee
000c881e98
lib MDL-25595 added dbport option handling to mssql connect()
2010-12-09 07:01:03 +00:00
Andrew Davis
323409c54c
message MDL-25240 switched personal messages from FORMAT_PLAIN to FORMAT_MOODLE
2010-12-09 06:39:53 +00:00
Andrew Davis
4e226c99d5
message MDL-25240 add explanatory comment
2010-12-09 06:39:10 +00:00
Petr Skoda
3bcc53cd83
MDL-25607 respect visibility of news forum in the Latest news block
2010-12-09 06:23:18 +00:00
Aparup Banerjee
bac1401534
lib MDL-25532 added dbport handling for during db creation
2010-12-09 06:18:20 +00:00
Petr Skoda
59186c92b3
MDL-25614 add missing group lib
2010-12-09 06:14:38 +00:00
Andrew Davis
77fb01833e
rss MDL-25563 made the rss block unescape item URLs to prevent double escaping
2010-12-09 03:02:26 +00:00
Moodle Robot
026011c098
Updated the HEAD build version to 20101209
2010-12-09 00:49:16 +00:00
AMOS bot
90f4a864f7
Automatic installer lang files (20101209)
2010-12-09 00:40:09 +00:00
David Mudrak
7e514cd768
MDL-25619 portfolio: exported HTML output can not be cleaned
2010-12-08 23:20:04 +00:00
Helen Foster
f085c3eccb
MDL-21250 capital letters removal
2010-12-08 19:47:46 +00:00
Helen Foster
351d05ead4
MDL-21250 capital letters removal
2010-12-08 19:42:42 +00:00
Helen Foster
9825422e02
MDL-21250 capital letters removal
2010-12-08 19:34:47 +00:00
Helen Foster
600962e843
MDL-21250 capital letters removal
2010-12-08 19:16:17 +00:00
Helen Foster
c8761a0b23
MDL-21250 capital letters removal
2010-12-08 15:37:34 +00:00
Helen Foster
bbe6f6e113
MDL-21250 capital letters removal and greylisted string removal
2010-12-08 15:35:52 +00:00
Helen Foster
e5a0920419
MDL-21250 capital letters removal
2010-12-08 14:34:03 +00:00
Helen Foster
dcc5fd59f8
MDL-21250 capital letters removal also license info added
2010-12-08 11:01:20 +00:00
Helen Foster
6fa35f8aae
MDL-21250 capital letters removal
2010-12-08 10:50:53 +00:00