Petr Skoda
04aec3dacf
MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case in MySQL
2010-08-25 08:32:59 +00:00
Petr Skoda
c924a469a6
MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case
2010-08-25 08:30:52 +00:00
Petr Skoda
e08a6ee417
MDL-21782 guest filed is not in course table any more
2010-08-25 08:25:38 +00:00
Dongsheng Cai
e6efa0cfdb
"MDL-23917, fixed the capability check, comment api"
2010-08-25 08:20:46 +00:00
Andrew Davis
cae4e0781d
rating MDL-23908 moved a string
...
AMOS BEGIN
MOV [aggregatetype_help,mod_forum],[aggregatetype_help,core_rating]
AMOS END
2010-08-25 08:03:23 +00:00
Andrew Davis
14b0f31b2a
rating MDL-23908 removed 2 strings
2010-08-25 07:50:12 +00:00
Andrew Davis
0cef1cebae
rating MDL-23908 moved a string
...
AMOS BEGIN
MOV [ratingtime,mod_forum],[rating,core_rating]
AMOS END
2010-08-25 07:49:15 +00:00
Dongsheng Cai
287ccb31da
"MDL-23917, by pass permission when view comments in front page"
2010-08-25 07:47:22 +00:00
Andrew Davis
d90dd97390
rating MDL-23908 moved around some strings
2010-08-25 07:42:07 +00:00
Andrew Davis
1704f64732
rating MDL-23908 made roles information even clearer
2010-08-25 07:18:56 +00:00
Dongsheng Cai
7ade777c54
"MDL-23917, added component parameter to comment api"
2010-08-25 06:24:17 +00:00
Dongsheng Cai
e993559256
"MDL-23917, automatically start comments block"
2010-08-25 06:15:01 +00:00
Sam Hemelryk
c203a277e4
calendar MDL-23932 Defaults now set when initialising a calendar_event object
2010-08-25 06:08:16 +00:00
Dongsheng Cai
d37e440a7b
"MDL-23917, fixed js error in comment block"
2010-08-25 06:05:02 +00:00
Dongsheng Cai
18fb4d75f5
"MDL-23917, move action parameter above"
2010-08-25 05:56:48 +00:00
Dongsheng Cai
4f51f6f8a3
"MDL-23382 added confirm button, credits to Stefan"
2010-08-25 04:15:56 +00:00
Dongsheng Cai
d846488e65
"MDL-23917, display comments for not logged in users"
2010-08-25 03:50:19 +00:00
Dongsheng Cai
6b9be73729
"MDL-23915 fixed js error in comment"
2010-08-25 03:28:34 +00:00
Andrew Davis
4842422f85
filter MDL-23903 fixed problems with youtube handling in the multimedia filter
2010-08-25 02:16:50 +00:00
Andrew Davis
bbf277335e
rating MDL-23908 altered the way the role hints for ratings work
2010-08-25 01:41:15 +00:00
Ashley Holman
d57a462103
MDL-23905 fix regression in mod_resource pluginfile.php migration
2010-08-25 01:40:10 +00:00
Sam Hemelryk
8aff1574dc
mod-data MDL-23656 Convert mod-data-preset to use the new file API
2010-08-25 01:22:15 +00:00
Sam Hemelryk
86e0afcfaa
backup MDL-23559 Moved UI validation routines from backup_setting to backup_setting_ui and fixed label validation problems
2010-08-25 01:14:25 +00:00
Moodle Robot
39bca973c1
Updated the HEAD build version to 20100825
2010-08-25 00:46:29 +00:00
David Mudrak
03ff3b4f0c
MDL-21696 Added new admin report for language customization
2010-08-24 23:19:11 +00:00
David Mudrak
2134a91dd5
MDL-21696 Getting rid of legacy language customization stuff
2010-08-24 23:17:19 +00:00
Petr Skoda
6055f89d30
MDL-23925, MDL-23888 new sql_ilike() and sql_binary_equal() - this should finally allow us to solve many collation issues consistently for all supported databases; please note this changes some behaviour for non-english languages when mysql used; expect more commits that actually make use of these new features
2010-08-24 21:50:53 +00:00
Eloy Lafuente
28b6ff82d9
MDL-23898 backup - avoid role assignments for deleted users
2010-08-24 21:05:47 +00:00
Pierre Pichet
f266594ce4
MDL-23825 commented disabledif calls until this bug is solved so that calcualted and numerical questions can be edited
2010-08-24 15:32:02 +00:00
Pierre Pichet
25c9ac33fd
remove no more used string 'decfractionof'
2010-08-24 15:04:26 +00:00
Eloy Lafuente
bb584d5053
MDL-23796 backup - delete temp hack in choice, not needed because parser now handles that ok
2010-08-24 14:12:41 +00:00
Eloy Lafuente
f35de25886
MDL-23796 backup - improve parser to discard whitespace-empty tags
2010-08-24 14:07:31 +00:00
Petr Skoda
7db8dd1ea4
MDL-23922 preventing invalid modifications of PAGE object
2010-08-24 13:39:13 +00:00
Helen Foster
c605baf802
MDL-23221 help string rewording
2010-08-24 13:38:54 +00:00
Andrew Davis
0d54a3985b
rating MDL-23908 added info to module config to help the user with rating permissions
2010-08-24 13:06:49 +00:00
Petr Skoda
d449b24663
MDL-23916 JS now allowed on private /my/ pages again
2010-08-24 09:14:09 +00:00
Petr Skoda
e884f63a0c
MDL-23911 login as session can be only terminated by logout, this should improve security on pages where user may enter JS that only he/she can see - such as the /my/index.php
2010-08-24 08:50:53 +00:00
Dongsheng Cai
529377b572
"MDL-23894, added user quota limit to filesedit form"
2010-08-24 07:52:12 +00:00
Sam Hemelryk
2a923f7da7
backup MDL-23909 fixed error in backup when navigating to a previous stage.
2010-08-24 07:47:10 +00:00
Sam Hemelryk
0170b834b1
NOBUG: Added missing quotes to database preset header call
2010-08-24 07:32:25 +00:00
Dongsheng Cai
432ba64b9b
"MDL-23894 fixed user quota limit"
2010-08-24 07:18:08 +00:00
Aparup Banerjee
802aa02ea8
lesson MDL-23907 fixed - $DB->get_records first selected field should be unique.
2010-08-24 06:47:46 +00:00
Dongsheng Cai
7feb91ad90
"MDL-23819, old wiki has binary data stored in db, which is not supported anymore, so we have to ignore the bad data without breaking upgrade process"
2010-08-24 06:45:33 +00:00
Dongsheng Cai
0f729672be
"MDL-23823 allow users pick same file multi times in html editor"
2010-08-24 06:29:24 +00:00
Sam Hemelryk
022d66485a
restore MDL-23862 Course restore link in front page settings is now active again
2010-08-24 03:52:52 +00:00
Sam Hemelryk
2a02a1036c
restore MDL-23559 Setting more appropriate param type for UI label PARAM_TEXT instead of PARAM_ALPHAEXT
2010-08-24 03:29:04 +00:00
Moodle Robot
1e55b1b5c8
Updated the HEAD build version to 20100824
2010-08-24 00:47:48 +00:00
David Mudrak
596810f6dc
MDL-21696 Extending string_manager::load_component_strings() API to ignore customized translation
...
This seems to be the easiest way how to get current information about
the _local strings without re-implementing the logic of
load_string_manager() itself.
2010-08-23 16:51:45 +00:00
Petr Skoda
1ca1c8f820
MDL-23901 copy/paste style migration of glossary to export via pluginfile.php
2010-08-23 14:42:31 +00:00
David Mudrak
e243c8c448
NOMDL Added new core function to get a component version
2010-08-23 14:24:38 +00:00