Petr Skoda
|
346c5887b1
|
MDL-24751 using new memory constants
|
2010-10-19 10:13:15 +00:00 |
|
Petr Skoda
|
c22473a214
|
MDL-24751 fixed default memory limit when deciding to use apache_child_terminate(), apache_child_terminate() is now called from one place only
|
2010-10-19 10:00:29 +00:00 |
|
Petr Skoda
|
a4c3fc813a
|
MDL-24751 increased default memory limit when deciding to use apache_child_terminate(), we can safely remove all other uses of apache_child_terminate()
|
2010-10-19 09:43:01 +00:00 |
|
Petr Skoda
|
30c396f09a
|
MDL-24751 increased default memory limit when deciding to use apache_child_terminate, we can safely remove all other uses
|
2010-10-19 09:41:35 +00:00 |
|
Petr Skoda
|
0f0f076819
|
MDL-24751 simplified use of raise_memory_limit() by introduction of memory use constants, set memory limit before including our large libs, adding support for G suffix introduced in PHP5
|
2010-10-19 09:23:08 +00:00 |
|
Petr Skoda
|
113072bdd7
|
MDL-24759 fixing incorrect skipping on non-url file type resources, credit goes to Tim Lock
|
2010-10-19 07:46:26 +00:00 |
|
Andrew Davis
|
90c2985765
|
gradebook MDL-24721 added potentially missing column to backup_gradebook_structure_step
|
2010-10-19 07:42:22 +00:00 |
|
Petr Skoda
|
99ffafc3d3
|
MDL-24755 clear all caches
|
2010-10-19 07:37:34 +00:00 |
|
Petr Skoda
|
e4c05ec7b8
|
MDL-24755 fixed double define in configonly scripts, credit goes to Aparup Banerjee
|
2010-10-19 07:36:22 +00:00 |
|
Aparup Banerjee
|
192bcd76da
|
assignment MDL-24710 added component and name properties to Event object required by messaging framework.
|
2010-10-19 07:28:42 +00:00 |
|
Andrew Davis
|
d3dbcf5b58
|
gradebook MDL-24721 new installs of Moodle 2.0 were missing the hidden column from grade_categories
|
2010-10-19 07:17:45 +00:00 |
|
Andrew Davis
|
aebc0cc31a
|
gradebook MDL-24717 adding a background and a border to the grader report overlay
|
2010-10-19 02:40:14 +00:00 |
|
Andrew Davis
|
cc31da2af7
|
gradebook MDL-24717 adding a div with a class so that the overlay on the grader report can have a background added by css
|
2010-10-19 02:39:37 +00:00 |
|
Moodle Robot
|
6cf33f69ba
|
Updated the HEAD build version to 20101019
|
2010-10-19 00:46:36 +00:00 |
|
AMOS bot
|
3edd1755f7
|
Automatic installer lang files (20101019)
|
2010-10-19 00:40:09 +00:00 |
|
Piers Harding
|
62aff5e489
|
MDL-24728 - SCORM package navigation: course structure aids stop working on navigation
|
2010-10-18 22:40:50 +00:00 |
|
Dan Marsden
|
b36d6f4f59
|
SCORM MDL-24731 - close table correctly
|
2010-10-18 21:22:34 +00:00 |
|
Dan Marsden
|
36149cf064
|
SCORM MDL-24735 fix some php warnings.
|
2010-10-18 20:44:30 +00:00 |
|
Petr Skoda
|
5ecfec6d7c
|
MDL-24722 adding missing context info
|
2010-10-18 17:08:44 +00:00 |
|
Petr Skoda
|
4c56c7bf0c
|
MDL-24726 prevent cron execution when upgrade pending
|
2010-10-18 17:06:44 +00:00 |
|
Sam Marshall
|
fd546aaadd
|
Activity completion MDL-24746 Altering grade in assignment, clearing override in grader does not alter completion value
|
2010-10-18 17:02:58 +00:00 |
|
Tim Hunt
|
fde29fa59c
|
quiz & qbank MDL-24453 some more return URLs that I missed the first time.
Also, fix a double-escaping bug when cancelling the form.
|
2010-10-18 15:53:54 +00:00 |
|
Tim Hunt
|
fb6dcdab11
|
quiz & qbank MDL-24453 fix all the ways you can edit a question, so that that returnurl paramterer acutally works.
I hope. Please test thoroughly.
|
2010-10-18 15:28:59 +00:00 |
|
Sam Marshall
|
3a7507d081
|
chat, workshop MDL-24736 'require view' completion missing from these modules
|
2010-10-18 14:20:44 +00:00 |
|
Petr Skoda
|
9957af6810
|
MDL-24723 prevent cron execution in CLI maintenance mode
|
2010-10-18 12:52:25 +00:00 |
|
Petr Skoda
|
8820f4e751
|
MDL-24723 new CLI maintenance mode
|
2010-10-18 12:48:39 +00:00 |
|
Petr Skoda
|
aa0dd423f7
|
improved legacy file migration - now processing default directory indexes too
|
2010-10-18 11:44:14 +00:00 |
|
Petr Skoda
|
9815cceee8
|
improved coding style of last commit
|
2010-10-18 11:43:09 +00:00 |
|
Petr Skoda
|
fe3c5daede
|
adding support for directory links in file resource
|
2010-10-18 11:41:11 +00:00 |
|
Petr Skoda
|
2f65797837
|
do not send stored file if nothing to send given
|
2010-10-18 11:39:57 +00:00 |
|
Sam Marshall
|
1c79d7db3b
|
survey, wiki MDL-24712 Survey and wiki claim to support grades, outcomes but in fact do not
|
2010-10-18 10:57:41 +00:00 |
|
Petr Skoda
|
b4ff85aa38
|
fixed incorrect comparison
|
2010-10-18 10:52:57 +00:00 |
|
Sam Marshall
|
cfc3392582
|
MDL-24714: Completion report names inconsistent
|
2010-10-18 10:15:37 +00:00 |
|
jerome mouneyrac
|
f2a4328038
|
publication MDL-24115 shorter publication message
|
2010-10-18 09:07:36 +00:00 |
|
jerome mouneyrac
|
0b55ad4a69
|
publication MDL-24663 increase default metadata text field size
|
2010-10-18 09:00:06 +00:00 |
|
Andrew Davis
|
720f37fdc2
|
data MDL-24619 fixed a bug that made importing a preset database unlikely to work
|
2010-10-18 08:45:45 +00:00 |
|
Aparup Banerjee
|
d997cc88cb
|
blocks MDL-24374 upgrading code to change block_search_documents table.docdate and .updated to be integer type instead of datetime
|
2010-10-18 08:33:13 +00:00 |
|
Petr Skoda
|
d490ca8161
|
MDL-24690 fixed incorrect cohort condition when auto-creating groups
|
2010-10-18 08:26:57 +00:00 |
|
jerome mouneyrac
|
fcb4decd09
|
registration MDL-24582 average number of participant and average number of course module functions
|
2010-10-18 08:01:32 +00:00 |
|
Andrew Davis
|
2b4c531a6e
|
message MDL-24562 improved a string
|
2010-10-18 06:37:54 +00:00 |
|
Andrew Davis
|
90b4d5990a
|
message MDL-24562 made jabber message notifications work
|
2010-10-18 06:21:23 +00:00 |
|
Sam Hemelryk
|
7d8e60f5ee
|
course-participation-report MDL-23603 Optimised SQL
|
2010-10-18 04:48:37 +00:00 |
|
Andrew Davis
|
d656dd943d
|
message MDL-24562 adding a debug call to the Jabber message processor exception handler
|
2010-10-18 03:13:44 +00:00 |
|
Rossiani Wijaya
|
82d443ba3c
|
MDL-20447: add page heading
|
2010-10-18 03:03:56 +00:00 |
|
Moodle Robot
|
8fc5e91a12
|
Updated the HEAD build version to 20101018
|
2010-10-18 00:47:26 +00:00 |
|
Dan Marsden
|
090f09770b
|
SCORM MDL-23947 rename functions to be more useful.
|
2010-10-18 00:38:13 +00:00 |
|
Moodle Robot
|
4472b2787a
|
Updated the HEAD build version to 20101017
|
2010-10-17 00:46:23 +00:00 |
|
Petr Skoda
|
69ee96d2a9
|
MDL-20139 removing tinymce icons that are not usable in moodle or are mostly for advanced users
|
2010-10-16 21:49:06 +00:00 |
|
Petr Skoda
|
1eb7e2290c
|
MDL-20716 json PHP extension is required in Moodle 2.0
|
2010-10-16 18:02:33 +00:00 |
|
Petr Skoda
|
2778744bf9
|
MDL-20051 removing login links from login page
|
2010-10-16 17:43:04 +00:00 |
|