Petr Skoda
320e50b783
MDL-25472 support non-standard dir separators in zip archives and other anomalies
2010-12-08 08:08:45 +00:00
Petr Skoda
8d33799d46
MDL-25543 fixed borked preupgrade script support
...
credit goes to Chris B Stones
2010-12-08 07:51:00 +00:00
Petr Skoda
2168425a9e
MDL-25611 more browser detection cleanup and improvements
...
general WebKit support, adding version support for android, fixing android browser name (engine name first), adding more tests
2010-12-08 07:39:58 +00:00
Petr Skoda
0667103514
MDL-25611 browser detection cleanup and improvements
2010-12-08 06:51:54 +00:00
Sam Hemelryk
82721a2f9f
NOBUG: Fixed up annoying type in moodle_page @property list
2010-12-08 02:04:47 +00:00
Sam Hemelryk
afc45eb160
navigation MDL-25578 Fixed up navbar when viewing categories.
2010-12-08 02:03:07 +00:00
Moodle Robot
668c450956
Updated the HEAD build version to 20101208
2010-12-08 00:49:40 +00:00
AMOS bot
d57043de88
Automatic installer lang files (20101208)
2010-12-08 00:40:09 +00:00
Petr Skoda
e67cfbd4c7
MDL-23733 Disable TinyMCE on iPod Touch and Android devices
...
Credit goes to Paul Nicholls
2010-12-07 15:49:57 +00:00
David Mudrak
d1571da6c8
MDL-25068 forum: fixed error string usage
...
The string [cannotsubscribe,mod_forum] is supposed to be used for group
membership check only. I have fixed the two other usages of the string.
Note that the condition if (forum_subscribe()) was useless as the
function return true values only now after $DB conversion.
2010-12-07 12:34:35 +00:00
David Mudrak
9a3adb2032
NOMDL forum: fixed the string wording to match the current code condition
...
Previous string was used together with the legacy:guest capability.
However, the current code checks is_enrolled() instead. This led to a
weird situation when non-enrolled admin or manager could not subscribe
to a forum and the error message was completely confusing for them.
2010-12-07 12:34:11 +00:00
David Mudrak
99eb51d9e4
MDL-22114 forum: fixed PAGE url param set
...
I am pretty sure Sam overlooked this is in the commit afef965e
2010-12-07 12:33:24 +00:00
David Mudrak
95d28f044e
MDL-25524 workshop: fixed random allocator removing current allocations
...
The bug was in filter_current_assessments() being applied before get_unkept_assessments()
so actually no current assessment records could be detected.
2010-12-07 11:39:50 +00:00
Tim Hunt
6eee65e4b5
deprecatedlib NOBUG fix typo.
2010-12-07 10:34:15 +00:00
Sam Hemelryk
0f229b906f
output MDL-25597 Bumping version after the three new settings were added.
2010-12-07 08:50:18 +00:00
Sam Hemelryk
90e920c7f4
output MDL-25597 Added three new config settings that allow you to add additional HTML to every page.
2010-12-07 08:48:38 +00:00
Aparup Banerjee
feaddca9e9
lib MDL-25532 added dbport option to mysqli driver
2010-12-07 07:30:35 +00:00
David Mudrak
b876a003b4
MDL-25588 report_customlang: removed redundant safe path check
...
Only the $lang part of the the path comes from the browser and it is
checked in get_localpack_location() anyway.
2010-12-07 06:08:51 +00:00
Moodle Robot
2f698d2a0b
Updated the HEAD build version to 20101207
2010-12-07 00:49:33 +00:00
David Mudrak
ff7670e79b
MDL-25582 Fixed inconsistence in FEATURE_MOD_INTRO evaluation
2010-12-06 16:07:31 +00:00
john St
162f4e19d9
fix for magazine theme MDL-25581
2010-12-06 16:00:16 +00:00
David Mudrak
44790d21ec
MDLSITE-1162 .gitignore file for Moodle git mirror
2010-12-06 12:57:38 +00:00
Petr Skoda
365bf67699
MDL-25536 fixed incorrect reading of plugin options in imsenterprise enrol plugin
2010-12-06 05:52:55 +00:00
Sam Hemelryk
83da094204
NOBUG: Removed unused variable
2010-12-06 03:21:01 +00:00
Moodle Robot
db7cab67c7
Updated the HEAD build version to 20101206
2010-12-06 00:54:02 +00:00
Dongsheng Cai
70cb0769d5
"COMMENTING MDL-25540 fixed bullet point displayed over user pics, credits to Davo Smith"
2010-12-05 18:44:01 +00:00
Dongsheng Cai
a9f19d81b9
"DATA MODULE MDL-25564 fixed $PAGE->url, credits to Davo Smith"
2010-12-05 18:36:44 +00:00
Dongsheng Cai
7be06fa535
"MDL-25529 revert changes, it broke module instance creating page"
2010-12-05 18:01:33 +00:00
jerome mouneyrac
4a67d7c84d
course MDL-25529 $introeditor not declared in some cases (=> it was displaying php notice when adding the official newmodule template)
2010-12-05 08:24:33 +00:00
Moodle Robot
70913ab324
Updated the HEAD build version to 20101205
2010-12-05 00:51:35 +00:00
AMOS bot
ac952d6b87
Automatic installer lang files (20101205)
2010-12-05 00:40:09 +00:00
Helen Foster
90699ee515
removing backslash
2010-12-04 19:44:51 +00:00
Moodle Robot
183614cdde
Updated the HEAD build version to 20101204
2010-12-04 00:53:41 +00:00
AMOS bot
e59a0f862f
Automatic installer lang files (20101204)
2010-12-04 00:40:09 +00:00
Pierre Pichet
fe75941008
MDL-25535 Testing default values when editing numerical options
2010-12-03 14:57:30 +00:00
Aparup Banerjee
93b4ecb2cd
enrol MDL-25522 removed extra redundant definition of field names in query causing oracle issues
2010-12-03 09:31:31 +00:00
Petr Skoda
de2d81fad5
MDL-25459 removing option to set picture and tags in admin profile setup form, we can use these only after setup is finished
2010-12-03 05:26:17 +00:00
Moodle Robot
de8a84e3e4
Updated the HEAD build version to 20101203
2010-12-03 00:49:18 +00:00
Helen Foster
4997ee5543
MDL-21250 capital letters removal
2010-12-02 21:48:04 +00:00
Helen Foster
1973cf9be8
MDL-21250 capital letters removal
2010-12-02 19:18:08 +00:00
Helen Foster
f705b4347a
MDL-21250 capital letters removal
2010-12-02 18:22:19 +00:00
David Mudrak
d774e8171a
MDL-25316 quiz_get_extra_capabilities() does not need to fetch subcapabilities explicitly
2010-12-02 16:51:52 +00:00
David Mudrak
61869c550f
MDL-25316 capabilities defined in subplugins are available when overriding the module permissions
2010-12-02 16:51:41 +00:00
Helen Foster
e6f6fa179b
MDL-21250 capital letters removal
2010-12-02 16:48:22 +00:00
Helen Foster
ae1790109d
MDL-21250 capital letters removal
2010-12-02 16:18:41 +00:00
Helen Foster
7a35fe4ffd
MDL-21250 capital letters removal
2010-12-02 15:42:24 +00:00
Sam Marshall
9ea98a6e15
local NOBUG Improved my settings example (probably typical usage) in local/readme.txt
2010-12-02 11:26:55 +00:00
Sam Hemelryk
cf5a0dbdd4
course-reports MDL-24173 Course reports now use the report page layout + minor tweaks to the serenity theme.
2010-12-02 07:31:48 +00:00
Dongsheng Cai
75d138a312
"MDL-25497, fixed Non-JavaScript file uploader generates warnings, credits to Tim Lock"
2010-12-02 07:26:25 +00:00
Sam Hemelryk
480f906e25
block-navigation MDL-23838 There is now an option that you can enable so that categories in the navigation are links as well.
2010-12-02 07:13:07 +00:00