Commit graph

11273 commits

Author SHA1 Message Date
Petr Skoda
af3426f65e MDL-24852 switching to yui 2.8.2 2010-10-26 19:06:14 +00:00
Petr Skoda
8ebc6dff42 MDL-24852 phploader meta info for yui 2.8.2 2010-10-26 19:02:15 +00:00
Petr Skoda
d0e538ba1c MDL-19702 rewritten context caching by Sam Marshall + tweaks for potential problems caused by drift 2010-10-26 16:21:23 +00:00
Petr Skoda
f6f06d6919 MDL-22878 fixed incorrect install flag name, patch by John Beedell 2010-10-26 14:37:23 +00:00
Petr Skoda
fad1178612 MDL-24694 fixing broken upgrade once more - this step was skipped because two blocks had the same version number 2010-10-26 13:04:33 +00:00
Petr Skoda
f026fd1c82 MDL-24847 fixed incorrect unittest setup 2010-10-26 12:58:13 +00:00
Andrew Davis
018f4f996d message MDL-24771 moved the upgrade code 2010-10-26 08:45:51 +00:00
Petr Skoda
d827f7b8b0 MDL-24848 fixed broken extra memory limit 2010-10-26 08:02:51 +00:00
Petr Skoda
8260ca36d5 MDL-24848 prevent undefined docs url problems in install 2010-10-26 08:01:22 +00:00
Andrew Davis
14a0e7ddff message MDL-24771 another big commit of messaging fixes 2010-10-26 08:00:29 +00:00
Petr Skoda
79556891f8 MDL-24847 fixed problem when default roles have probibit capabilities 2010-10-26 07:51:09 +00:00
Aparup Banerjee
39e171ac93 assignment MDL-24694
- added message provider to manage assignment's messaging
- user_preferences.name length changed form 50 to 255 due to long messaging preference names.
2010-10-26 06:46:01 +00:00
Petr Skoda
fad46532b7 MDL-24852 latest YUI 2.8.1, unfortunately there is no support for it in yui phploader - that means we can not use it yet in moodle 2010-10-25 21:08:22 +00:00
Petr Skoda
39461de329 MDL-24837 improved user preferences internal implementation, general code cleanup, minor bugfixing, fixed '0' value regression and improved caching options in cron scripts (this should hopefully help with messaging performance in cron once it is used there), implemented basic unit tests for user user preferences 2010-10-25 20:44:32 +00:00
Sam Marshall
2cc9bae531 Unit tests MDL-24842: Fixed unit tests for accesslib, added ability to switch CFG in test baseclass 2010-10-25 14:43:59 +00:00
Andrew Davis
a813a74843 message MDL-24771 a big commit that fixes a whole bunch of small issues with messaging 2010-10-25 09:29:34 +00:00
Sam Hemelryk
96321cf4d8 themes MDL-24493 Added redirect page layout and styles for all themes 2010-10-25 08:52:37 +00:00
Sam Hemelryk
f2a04fc197 list-blocks MDL-24517 Altered class on list block contents so that bullet points aren't added (1.9 functionality) 2010-10-25 07:32:51 +00:00
jerome mouneyrac
ba5c144c0b image gallery MDL-24773 remove YUI 3 external lightbox module 2010-10-25 06:00:14 +00:00
Petr Skoda
a9bc3d537b MDL-24808 2010-10-24 22:13:43 +00:00
Petr Skoda
e6906df277 MDL-24523 adding note that clean_text() is designed to work with htm ltext only, technically we can not clean other formats before the conversion, sorry 2010-10-24 11:48:45 +00:00
Petr Skoda
c281862ad0 MDL-24716 fix for broken path info on apache servers 2010-10-24 08:21:40 +00:00
David Mudrak
f61b376873 MDL-24777 upgrade the emoticons settings into the new format, using the default values 2010-10-23 18:44:04 +00:00
David Mudrak
015ba71af0 MDL-24777 replace_smilies() replaced with the new standard filter 2010-10-23 18:43:31 +00:00
David Mudrak
84a8bedd6a MDL-24777 function replace_smilies() is not called from any other core code 2010-10-23 18:41:47 +00:00
David Mudrak
1809723881 MDL-24777 get_emoticons_list_for_help_file() is now deprecated 2010-10-23 18:41:21 +00:00
David Mudrak
e540629edf MDL-24777 core function replace_smilies now uses emoticon_manager API 2010-10-23 18:40:46 +00:00
David Mudrak
7680da6ce8 MDL-24777 new emoticon_manager and its admin settings 2010-10-23 18:40:11 +00:00
David Mudrak
d63c507370 MDL-24777 new renderable component pix_emoticon 2010-10-23 18:39:23 +00:00
Petr Skoda
cd3059b122 MDL-24751 64bit systems have higher memory limits now 2010-10-23 10:57:15 +00:00
Petr Skoda
e76ed293bb MDL-24772 fixed a theoritical problem with sites that do not have any enrollable roles with moodle/course:view, credit goes to Tim Lock 2010-10-23 10:48:25 +00:00
Sam Hemelryk
00c11469c2 navigation MDL-24745 Removed unneeded capability check when adding a users forum posts link to the navigation. 2010-10-22 03:00:01 +00:00
Sam Hemelryk
dbe5050d94 navigation MDL-24599 Sections no longer link 2010-10-21 09:43:31 +00:00
Sam Hemelryk
6c91565447 navigation MDL-24599 Sections no longer restrict course view to just the one section. 2010-10-21 09:37:18 +00:00
Dongsheng Cai
783f148609 MDL-24474, fixed warning message from filepicker element, fixed missing packageurl when adding new scorm instance 2010-10-21 04:46:05 +00:00
Dongsheng Cai
a63f4129ee MDL-22663, fixed webdav url path 2010-10-20 09:22:55 +00:00
David Mudrak
90831e4b06 NOMDL add_to_log() now uses SITEID when logging site errors 2010-10-19 16:08:55 +00:00
Petr Skoda
41209c1e0f MDL-24751 upgrades may need more memory 2010-10-19 10:17:48 +00:00
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
e4c05ec7b8 MDL-24755 fixed double define in configonly scripts, credit goes to Aparup Banerjee 2010-10-19 07:36:22 +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
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
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