45182 Commits

Author SHA1 Message Date
Petr Skoda
e8b32e2bfa MDL-24316 ajax course edit now works with orphaned activities 2010-10-14 14:07:01 +00:00
Petr Skoda
46b2346b57 MDL-24316 new lang string, improved visualisation 2010-10-14 10:20:30 +00:00
Petr Skoda
04cc7da3e4 MDL-20366 removing the ability to add new activities to invisible sections, I do not think we should encourage this kind of tricks 2010-10-14 10:02:32 +00:00
Andrew Davis
e532ce752e completion MDL-24119 moved a string out of the code and into a lang file 2010-10-14 08:53:02 +00:00
Andrew Davis
7cd7627c87 completion MDL-24119 new string that was previously in the code 2010-10-14 08:52:43 +00:00
Dongsheng Cai
29199e56f8 "MDL-24534, fixed filepicker pagnation, credits to Gerwood Stewart" 2010-10-14 08:51:08 +00:00
Dongsheng Cai
e80451e835 "MDL-24646, fixed portfolio export in chat module" 2010-10-14 08:16:36 +00:00
Dongsheng Cai
034699d20a MDL-24657, fixed xhtml in comment 2010-10-14 03:21:31 +00:00
Andrew Davis
1b2ecaf3b5 forum MDL-23298 made the turn on/off tracking link not display if tracking is being forced 2010-10-14 02:44:39 +00:00
Moodle Robot
df5a4eb933 Updated the HEAD build version to 20101014 2010-10-14 00:47:28 +00:00
AMOS bot
df038fcdde Automatic installer lang files (20101014) 2010-10-14 00:40:10 +00:00
Petr Skoda
4cac68ab13 MDL-24316 adding support for stealth sections on course edit page - work in progress, we need to decide how to visualise it and what lang strings to use 2010-10-13 20:17:56 +00:00
Petr Skoda
4d4d20e7a2 MDL-24650 fixing sloppy regression, sorry; credit for goes to Daniele Cordella 2010-10-13 20:14:40 +00:00
Petr Skoda
2a62743c40 MDL-24316 "reenabling" access to stealth activities 2010-10-13 18:51:37 +00:00
Petr Skoda
f53f73ca61 MDL-24650 xhtml strict fix in participants page 2010-10-13 17:39:06 +00:00
Petr Skoda
6ef1402e3d MDL-24650 xhtml strict fix in forms 2010-10-13 17:35:21 +00:00
Petr Skoda
ac9889d434 MDL-24650 xhtml strict fix in resource embedding 2010-10-13 17:33:48 +00:00
Petr Skoda
fb0f16a7c8 MDL-24650 xhtml strict fix of hidden "Go" buttons 2010-10-13 17:32:33 +00:00
Petr Skoda
388d1c024d MDL-24650 xhtml strict fix in filter 2010-10-13 17:29:35 +00:00
Petr Skoda
cd811d1a60 MDL-24650 xhtml strict fix in comments 2010-10-13 17:28:17 +00:00
Petr Skoda
f011a8fb57 MDL-24647 fixed mod/data approval file access check + fixed security issue + improved coding style 2010-10-13 17:19:17 +00:00
Jenny Gray
64f1e408fa MDL-24565 control characters stripped so xml output functions correctly
now without unicode regular expression
2010-10-13 14:08:02 +00:00
jerome mouneyrac
daff57fb3b registration MDL-24641 get language code from the full language list codes, not from the Moodle language package code 2010-10-13 09:13:23 +00:00
Andrew Davis
34ceda8537 rating MDL-24648 altered the query thats executed when something requests grades for all students. Now only returns a row for users that actually have a grade. 2010-10-13 09:05:54 +00:00
Shane Elliott
f574d378d5 MDL-24649 Fixed typo preventing download in excel format 2010-10-13 09:00:31 +00:00
Petr Skoda
0831484c2a MDL-14817 fixing recent regressions 2010-10-13 08:29:22 +00:00
Andrew Davis
42c32efdf2 rating MDLSITE-1028 when no ratings have been submitted the aggregate is now output as an empty string rather than a hyphen 2010-10-13 06:05:13 +00:00
Dongsheng Cai
c27353510d "MDL-15573, question bank the php4 compatiable code will broke in php5" 2010-10-13 04:13:46 +00:00
Andrew Davis
01e8532695 message MDL-24635 fixed a small bug that was preventing some tooltips from being included 2010-10-13 03:28:16 +00:00
Andrew Davis
b6138cd59c message MDL-24444 made bulk user messaging work by fixing up some incomplete refactoring 2010-10-13 02:38:23 +00:00
Moodle Robot
85ed0647ed Updated the HEAD build version to 20101013 2010-10-13 00:46:32 +00:00
AMOS bot
41d7714277 Automatic installer lang files (20101013) 2010-10-13 00:40:09 +00:00
Tim Hunt
d5bbc449e9 simpletestlib MDL-24637 ContainsTagWithAttribute(s) does not work reliabily with attribute values "0" and "" 2010-10-12 15:01:54 +00:00
David Mudrak
d9ba4bd6ad MDL-24636 File API: Fixed calculation of the number of current files when merging with the draft area 2010-10-12 14:56:01 +00:00
David Mudrak
8dfb8a0343 MDL-24627 Unknown components are considered activity modules even if their name contains underscore 2010-10-12 12:56:59 +00:00
David Mudrak
e54c41da0b Improved moodlelib_test to illustrate wrong style of writing unit tests
Sorry for this irritating commit but I believe it is the most effective
way how to demonstrate the issue.
2010-10-12 12:56:41 +00:00
Dongsheng Cai
5b9199a04b "MDL-15573, fixed essey question type feedback text" 2010-10-12 10:29:50 +00:00
Petr Skoda
f44cffeac6 MDL-14595 more CSS styles whitelisted in KSES 2010-10-12 09:19:08 +00:00
Petr Skoda
3c447ebe59 MDL-14817 eliminating all potential ra duplicates 2010-10-12 09:08:36 +00:00
Petr Skoda
da959e2a46 removing obsolete code 2010-10-12 09:00:31 +00:00
Aparup Banerjee
4c4d78fbc2 global search MDL-24625 added page system context 2010-10-12 08:59:44 +00:00
Petr Skoda
81ed4632fc MDL-14232 group import moved to group UI, fixed regressions and improved coding style - in future we should definitely improve the navigation structure of groups interface 2010-10-12 08:34:52 +00:00
jerome mouneyrac
19eb73cdf3 community block MDL-24606 add information (waiting alert + expected time) when user downloads a course from community block 2010-10-12 07:10:19 +00:00
Sam Hemelryk
1e72829db7 mod-data MDLSITE-1076 Fixed up typo causing mod-data lastname search to break 2010-10-12 06:46:55 +00:00
Andrew Davis
d84e7b7a94 gradebook MDL-24330 added a little visual of the structure of the grade categories created by the unit tests 2010-10-12 05:51:17 +00:00
Aaron Barnes
6d35a09b0b completion MDL-24512 Fix hard coded string "More details" 2010-10-12 02:02:11 +00:00
Sam Hemelryk
5da8e7d5eb mod-forum MDLSITE-1073 Fixed up the search highlighting in forum post messages 2010-10-12 01:59:32 +00:00
Sam Hemelryk
f3827323e1 output MDLSITE-1070 Added set methods to custom_menu class as properties are protected 2010-10-12 01:22:15 +00:00
Sam Hemelryk
6d80fad4d4 NOBUG: Set a better pagelayout on admin/index.php 2010-10-12 01:18:01 +00:00
Sam Hemelryk
f0af25381d permissions MDL-24614 Fixed JS error with cookie handling on the permission filter 2010-10-12 01:15:43 +00:00