39049 Commits

Author SHA1 Message Date
Gordon Bateson
cb514f984e for consistency, use 0x80 instead of 128 in hotpot_charcode_to_utf8() 2009-12-14 03:29:33 +00:00
Sam Hemelryk
477969b6b4 portfolio MDL-21079 Fixed missing requirement in portfolio simpletests 2009-12-14 02:23:36 +00:00
Moodle Robot
a78226024e Updated the HEAD build version to 20091214 2009-12-14 00:32:31 +00:00
jerome mouneyrac
b5e4c8d4c1 webservice MDL-20803 little hack in order to not trigger environment.php in the header when $USER is set but the user is not logged 2009-12-13 14:06:09 +00:00
jerome mouneyrac
d4c6ef705c webservice MDL-20803 add web service documentation generator 2009-12-13 10:48:22 +00:00
Moodle Robot
11c33a9406 Updated the HEAD build version to 20091213 2009-12-13 00:32:17 +00:00
Penny Leach
e032f29d92 portfolio MDL-21079 fixed a regression caused by massive refactoring of where portfolio callers live 2009-12-12 14:18:34 +00:00
Dan Poltawski
194702f99b lang/portfolio MDL-20897 Add missing lang strings
For new portfolio formats
2009-12-12 13:21:59 +00:00
Penny Leach
24ba58ee9a portfolio MDL-21079 be more selective about including libraries.
this involves moving all formslib includes to where they're actually needed.
it also moves the portfolio stuff from assignment,data,chat,forum and glossary
into a locallib.php which involved creating it for many of those modules.
2009-12-12 11:27:07 +00:00
Moodle Robot
a83ad307bc Updated the HEAD build version to 20091212 2009-12-12 00:32:38 +00:00
Sam Hemelryk
460232f302 navigation MDL-14632 Attempting to fix navigation simpletests 2009-12-11 02:40:57 +00:00
Sam Hemelryk
c2a0b3adaa weblib MDL-17550 Added code to convert arrows set in themes from entities to UTF8 chars 2009-12-11 02:19:12 +00:00
Sam Hemelryk
8b7463e766 weblib MDL-17550 Added code to convert arrows set in themes from entities to UTF8 chars 2009-12-11 02:05:39 +00:00
Moodle Robot
f3568c2afa Updated the HEAD build version to 20091211 2009-12-11 00:32:26 +00:00
Dan Poltawski
42581c2b2b course/report/outline $CFG typo 2009-12-10 11:19:06 +00:00
Sam Hemelryk
417a273d1a navigation MDL-20735 Fixed issue with unset cm contexts for front page course 2009-12-10 03:33:30 +00:00
Sam Hemelryk
8f685009b3 forum MDL-21086 cleaned up boilderplates and php doc packages 2009-12-10 03:11:18 +00:00
Andrew Davis
496e3ccdd2 quiz MDL-10128 popup checker no longer requests a non-existent file which was causing messages in server logs 2009-12-10 02:29:53 +00:00
Sam Hemelryk
c23c90093e mod-forum MDL-17550 Converted subscribers.php to use the new user_selector control
At the same time I also converted weblib.php::check_theme_arrows to use UTF8 arrows rather than entities.
2009-12-10 02:11:28 +00:00
Sam Hemelryk
8379764371 navigation MDL-20735 Patch to properly display front page actitivies on the navigation 2009-12-10 02:05:12 +00:00
Sam Hemelryk
862940c033 moodlelib MDL-21060 Editing require_course_login to properly set page vars for the front page course 2009-12-10 01:57:01 +00:00
Moodle Robot
9d46e4ab49 Updated the HEAD build version to 20091210 2009-12-10 00:33:03 +00:00
Dan Poltawski
124e506566 glossary/navigation MDL-21080 - linking to incorrect location 2009-12-09 15:42:46 +00:00
jerome mouneyrac
e67b934bf2 webservice MDL-12886 fix xhtml strict error into admin/webservice/service_users.php 2009-12-09 06:54:05 +00:00
Dongsheng Cai
2da47842d2 "MDL-16597, remove firebug debug code" 2009-12-09 04:16:34 +00:00
Rossiani Wijaya
2b32850e0d MDL-20095 add 1 minute delay time to display the tooltip windows. 2009-12-09 01:55:39 +00:00
Moodle Robot
8fbd1e5074 Updated the HEAD build version to 20091209 2009-12-09 00:33:45 +00:00
Sam Hemelryk
345d1b38d3 files MDL-20831 Added a function to build a navbar that represents the location being browsed 2009-12-08 05:47:20 +00:00
Gordon Bateson
eaa658c4b2 MDL-20810: add missing function hotpot_charcode_to_utf8() required when importing Hot Potatoes files containing non-ascii chars into Moodle question bank 2009-12-08 04:13:20 +00:00
jerome mouneyrac
7ca825b148 flash upgrader MDL-20841 change phpdoc for flashdetect.js 2009-12-08 03:06:48 +00:00
Moodle Robot
7ac93e9071 Updated the HEAD build version to 20091208 2009-12-08 00:32:52 +00:00
Moodle Robot
cc0c0a9b6e Automatic installer.php lang files by installer_builder (20091208) 2009-12-08 00:22:20 +00:00
Eloy Lafuente
b72db8b348 MDL-20961 customize notices showed when user information is not included in backup ; merged from 19_STABLE 2009-12-07 11:42:18 +00:00
David Mudrak
70e0f41e41 Fixed a typo in function name 2009-12-07 10:15:07 +00:00
David Mudrak
fcd3f5bf63 Escaping variable in string 2009-12-07 10:09:04 +00:00
Sam Hemelryk
b1a2d9d2af course MDL-20989 Fixed bug that threw notices if a module didn't support FEATURE_MOD_INTRO 2009-12-07 06:23:00 +00:00
Sam Hemelryk
81e3e1555e user MDL-19825 Converted get_record to use DB object 2009-12-07 06:13:09 +00:00
Sam Hemelryk
5633445f59 glossary MDL-19809 Fixed deprecated call to error 2009-12-07 06:06:58 +00:00
Sam Hemelryk
89b8211e5a chat MDL-19804 Fixed deprecated event calls 2009-12-07 06:04:53 +00:00
Sam Hemelryk
d8bfe5e484 message MDL-19801 Fixed deprecated call to current_theme 2009-12-07 05:58:37 +00:00
Sam Hemelryk
78bcd545d0 blocks MDL-19788 Fixed use of delete_records 2009-12-07 05:49:30 +00:00
Dongsheng Cai
494bf5c8cf "MDL-16597, added more docs, clean up code and added maxbytes support" 2009-12-07 05:01:09 +00:00
Sam Hemelryk
8a87691355 forum MDL-19808 Fixed minor regressions caused by upgrades 2009-12-07 04:00:38 +00:00
jerome mouneyrac
976c007ff3 flash upgrader MDL-20841 fix swfobject javascript bug related to http://code.google.com/p/swfobject/issues/detail?id=332, merged from 1.9 2009-12-07 03:24:49 +00:00
Sam Hemelryk
a5d96f9307 question MDL-20910 Fixed buggy conversion of link_to_popup_window 2009-12-07 02:43:35 +00:00
Moodle Robot
fc7ef662ad Updated the HEAD build version to 20091207 2009-12-07 00:32:31 +00:00
Moodle Robot
43d1c3ccd5 Updated the HEAD build version to 20091206 2009-12-06 00:32:14 +00:00
Eloy Lafuente
d3c68b087d MDL-21029 glossary - fix display of entries belonging to site/course global glossaries ; merged from 19_STABLE 2009-12-05 17:46:58 +00:00
Penny Leach
bce9a8198f portfolio/leap2a MDL-21036 & MDL-21034 : use proper date format in leap2a, and updated forum to use it 2009-12-05 09:42:42 +00:00
Moodle Robot
4655d684b4 Updated the HEAD build version to 20091205 2009-12-05 00:32:58 +00:00