Eloy Lafuente
|
08edad78cc
|
MDL-22138 backup - added missing required lib
|
2010-10-24 15:37:55 +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 |
|
Eloy Lafuente
|
41941110fd
|
MDL-22138 backup - I know smaller cathedrals than this, yay quizzes!
|
2010-10-24 10:43:42 +00:00 |
|
Petr Skoda
|
c281862ad0
|
MDL-24716 fix for broken path info on apache servers
|
2010-10-24 08:21:40 +00:00 |
|
Moodle Robot
|
b747b1eb52
|
Updated the HEAD build version to 20101024
|
2010-10-24 00:53:49 +00:00 |
|
AMOS bot
|
b33e44c885
|
Automatic installer lang files (20101024)
|
2010-10-24 00:40:08 +00:00 |
|
David Mudrak
|
4bc2e7782f
|
MDL-24777 added missing emoticon alt texts
|
2010-10-23 18:44:32 +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 |
|
Petr Skoda
|
aced917bae
|
MDL-24803 fixed tagid typo in tag correlation table update
|
2010-10-23 10:26:38 +00:00 |
|
Moodle Robot
|
b3e387ec3a
|
Updated the HEAD build version to 20101023
|
2010-10-23 00:51:07 +00:00 |
|
Andreas Grabs
|
8a41eb4fa8
|
MDL-23271 - missing completion on submit for feedback
|
2010-10-22 23:19:23 +00:00 |
|
Tim Hunt
|
db04866591
|
quiz MDL-24760 recent fix quiz preview/review by teacher.
|
2010-10-22 17:24:09 +00:00 |
|
Aparup Banerjee
|
6a32262280
|
global search MDL-24625 added system context to page.
|
2010-10-22 09:32:14 +00:00 |
|
Petr Skoda
|
03ea0b32cc
|
MDL-20210 dod not stop login process when can not connect to auth/db external database
|
2010-10-22 09:07:02 +00:00 |
|
Sam Hemelryk
|
34563b35e7
|
mod-forum MDL-24628 Properly setting up course and cm on PAGE
|
2010-10-22 05:55:36 +00:00 |
|
Dongsheng Cai
|
9e6aa5ec91
|
MDL-24805, fixed get_option function
|
2010-10-22 05:31:16 +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 |
|
Aparup Banerjee
|
2e9459108c
|
forum MDL-24638 merged changes from 19 to HEAD
|
2010-10-22 02:04:42 +00:00 |
|
Moodle Robot
|
954c0eac0f
|
Updated the HEAD build version to 20101022
|
2010-10-22 00:51:50 +00:00 |
|
AMOS bot
|
45ac4387f5
|
Automatic installer lang files (20101022)
|
2010-10-22 00:40:09 +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 |
|
Inaki
|
e494a7615e
|
auth/cas MDL-24789 phpCAS single sign-on module client needs updating due to security issues
Upgraded phpCAS to 1.1.3 (latest stable version), which fixes them.
|
2010-10-21 08:22:21 +00:00 |
|
Andrew Davis
|
32ef43e1eb
|
message MDL-24786 infrastructure changes to add paging support to messaging
|
2010-10-21 06:40:15 +00:00 |
|
Andrew Davis
|
d54286e7a6
|
message MDL-24786 adding paging to the message page
|
2010-10-21 06:38:45 +00:00 |
|
Andrew Davis
|
6730f3527f
|
message MDL-24786 adding paging to contacts page
|
2010-10-21 06:36:57 +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
|
ed67e06c9e
|
NOMDL, added option to filemanager element
|
2010-10-21 04:41:38 +00:00 |
|
Dongsheng Cai
|
37a81e194d
|
NOMDL, added capability check
|
2010-10-21 04:40:49 +00:00 |
|
Sam Hemelryk
|
b50bea4a1b
|
backup MDL-22184 Updating a couple of PHP docs
|
2010-10-21 04:02:55 +00:00 |
|
Dongsheng Cai
|
ed461e7c03
|
MDL-24706, update flickr public plugin language string
|
2010-10-21 03:47:53 +00:00 |
|
Dongsheng Cai
|
2c40911a2b
|
MDL-24706, added watermark option for flickr public plugin
|
2010-10-21 03:45:20 +00:00 |
|
Sam Hemelryk
|
3714c264b9
|
navigation MDL-24780 Navigation cache is cleared after moving a section
|
2010-10-21 02:09:37 +00:00 |
|
Sam Hemelryk
|
51fc46a392
|
course MDL-24780 Fixed up typo is ajax editing
|
2010-10-21 02:04:19 +00:00 |
|
Sam Hemelryk
|
0a5ece3d3b
|
navigation MDL-24783 Navigation cache is now cleared after editing a section name
|
2010-10-21 01:56:03 +00:00 |
|
Moodle Robot
|
444ca6edda
|
Updated the HEAD build version to 20101021
|
2010-10-21 00:56:00 +00:00 |
|
Piers Harding
|
d1cf56e783
|
MDL-24659 - correct a bug with the navbar + popups - thanks djeeg
|
2010-10-20 22:40:09 +00:00 |
|
David Mudrak
|
5450f7b6c5
|
MDL-24765 workshop logging features reviewed
|
2010-10-20 13:13:45 +00:00 |
|
David Mudrak
|
c2a3526639
|
MDL-22507 workshop grading report rendering
|
2010-10-20 13:13:21 +00:00 |
|
David Mudrak
|
a8b309a37d
|
MDL-22507 workshop rendering of messages and allocation process fixed
|
2010-10-20 13:13:01 +00:00 |
|
David Mudrak
|
81b2288716
|
MDL-22507 workshop rendering fixed for submissions and example submissions
|
2010-10-20 13:12:31 +00:00 |
|
Tim Hunt
|
9bb6663e04
|
quiz MDL-24727 column missed from install.xml
|
2010-10-20 10:14:19 +00:00 |
|