Eloy Lafuente (stronk7)
8cf42d248e
Merge branch 'w09_MDL-26564_20_uploadusers' of git://github.com/skodak/moodle
2011-03-01 12:05:52 +01:00
Eloy Lafuente (stronk7)
847753d497
Merge branch 'w09_MDL-26616_20_resourcelinks' of git://github.com/skodak/moodle
2011-02-28 18:41:03 +01:00
Eloy Lafuente (stronk7)
8ef8ec689e
MDL-26047 nimble theme - changing 2 "fusion" ocurrences
2011-02-28 12:28:44 +01:00
Eloy Lafuente (stronk7)
c2a975e68d
Merge branch 'MDL-26047' of git://github.com/ptrkmkl/moodle
2011-02-28 12:27:46 +01:00
Eloy Lafuente (stronk7)
a8ccca5325
MDL-26404 messages - move textlib instance out from loop
2011-02-28 10:35:21 +01:00
Eloy Lafuente (stronk7)
77e4bb774b
Merge branch 'MDL-26404_nav_too_wide' of git://github.com/andyjdavis/moodle
2011-02-28 10:17:51 +01:00
Petr Skoda
70e6628ea3
Merge branch 'MDL-26576' of git://github.com/timhunt/moodle
2011-02-28 10:06:03 +01:00
Petr Skoda
589028b203
Merge branch 'MDL-25760' of git://github.com/ptrkmkl/moodle
2011-02-28 10:03:57 +01:00
Petr Skoda
bca4fa81a8
Merge branch 'MDL-26451_alfresco_repo' of git://github.com/dongsheng/moodle
2011-02-28 10:01:03 +01:00
Petr Skoda
ed9fd13fd6
Merge branch 'MDL-26228_grade_full_view' of git://github.com/andyjdavis/moodle
2011-02-28 09:59:13 +01:00
Petr Skoda
7c4c754a89
Merge branch 'MDL-26442_qtype_match' of git://github.com/stronk7/moodle
2011-02-28 09:56:36 +01:00
Petr Skoda
16fd74a3a5
Merge branch 'm20_MDL-26545_userpicfix' of git://github.com/danmarsden/moodle
2011-02-28 09:48:38 +01:00
David Mudrak
29cbe43189
MDL-13481 Strings fullname and shortname are now deprecated
...
This is a final cleanup commit of fullname and shortname issue. All
places where these strings were detected yet have been replaced with
proper fullnamecourse or fullnameuser or some other context specific
string.
AMOS BEGIN
CPY [fullname,core],[outcomefullname,core_grades]
CPY [shortname,core],[outcomeshortname,core_grades]
CPY [name,core],[rolefullname,core_role]
CPY [shortname,core],[roleshortname,core_role]
AMOS END
2011-02-28 09:42:50 +01:00
Petr Skoda
8bdb31ed54
MDL-26564 fix regressions and other problems in csv user upload
...
This patch fixes incorrect password creating, updating and resetting, updating of user fields, unsupported auth plugins are correctly identified, modification of mnethostid is prevented, fixed problem with email duplicates, new password is generated for users without email, etc. It also includes coding style improvements, more inline docs, future TODOs and license information.
2011-02-28 08:27:31 +01:00
Dan Marsden
629f5021b3
SCORM MDL-26545 - fix user object passed to user_picture renderer
2011-02-28 12:33:29 +13:00
Petr Skoda
3d8f1d3abc
MDL-26616 fix broken resource modinfo caused by invalid sortorder upgrade
2011-02-27 22:54:41 +01:00
Andrew
54c3b90ec6
gradebook MDL-26228 moved scroll bar css from standard theme into base
2011-02-27 21:49:00 +08:00
Dongsheng Cai
b9825e8e29
REPOSITORY MDL-23951 alfresco repository plugin supports returning external links
2011-02-24 10:56:30 +08:00
Eloy Lafuente (stronk7)
303c04f7d0
MDL-26442 restore - missing new in qtype match exception
2011-02-24 02:24:18 +01:00
Eloy Lafuente (stronk7)
2b37004c28
weekly release
2011-02-23 20:03:30 +01:00
Tim Hunt
92c4354ff9
MDL-26576 avoid notices one quizzes with no overall feedback.
2011-02-23 11:42:37 +00:00
Andrew
b2bce32ff0
message MDL-26404 trimming course short to prevent long names messing up the UI
2011-02-23 11:00:41 +08:00
Eloy Lafuente (stronk7)
fa188aa0a2
Merge branch 'MDL-26546-workshop-restore' of git://github.com/mudrd8mz/moodle
2011-02-22 23:00:46 +01:00
David Mudrak
1dade8b185
MDL-26546 Workshop: fixed embedded images in Number of errors grading form
...
Because of this typo, embedded images were not loaded when the
assessment form was re-edited. Thanks Helen Foster for spotting this.
2011-02-22 22:19:16 +01:00
Eloy Lafuente (stronk7)
d6211dce9a
Merge branch 'MDL-25816_jabber_preference' of git://github.com/andyjdavis/moodle
2011-02-22 16:51:49 +01:00
Eloy Lafuente (stronk7)
ec58c9ddf0
Merge branch 'MDL-26537-flickr-callback-url' of git://github.com/mudrd8mz/moodle
2011-02-22 16:23:08 +01:00
Eloy Lafuente (stronk7)
5df4d6ccab
Merge branch 'MDL-26513_restrict_modules' of git://github.com/stronk7/moodle
2011-02-22 16:12:43 +01:00
Eloy Lafuente (stronk7)
9da0fc11ac
Merge branch 'MDL-26532' of git://github.com/nebgor/moodle
2011-02-22 15:40:30 +01:00
Eloy Lafuente (stronk7)
0783533066
Merge branch 'AMOS-install-strings' of git://github.com/mudrd8mz/moodle
2011-02-22 15:37:24 +01:00
Eloy Lafuente (stronk7)
a8f690e4e6
Merge branch 'MDL-21250-capitalized-strings' of git://github.com/mudrd8mz/moodle
2011-02-22 15:35:50 +01:00
Helen Foster
6cb66ae00e
MDL-21250 Get rid of capitalized words in titles
2011-02-22 14:15:58 +01:00
Eloy Lafuente (stronk7)
908053e21d
Merge branch 'MDL-25122' of git://github.com/timhunt/moodle
2011-02-22 12:41:28 +01:00
Eloy Lafuente (stronk7)
915a20f5a5
Merge branch 'MDL-26546-workshop-restore' of git://github.com/mudrd8mz/moodle
2011-02-22 12:24:48 +01:00
Eloy Lafuente (stronk7)
0797530336
Merge branch 'MDL-26416' of git://github.com/timhunt/moodle
2011-02-22 12:18:52 +01:00
Eloy Lafuente (stronk7)
c5530f4151
Merge branch 'fix-symbian' of git://github.com/darenc/moodle
2011-02-22 11:45:57 +01:00
Eloy Lafuente (stronk7)
f7edca80b0
Merge branch 'MDL-26524' of git://github.com/grabs/moodle
2011-02-22 11:35:29 +01:00
Eloy Lafuente (stronk7)
3521e87f06
Merge branch 'MDL-26060' of git://github.com/grabs/moodle
2011-02-22 11:30:33 +01:00
Eloy Lafuente (stronk7)
f44872427f
Merge branch 'MDL-26435_rem_commented_out_code' of git://github.com/andyjdavis/moodle
2011-02-22 11:26:56 +01:00
Eloy Lafuente (stronk7)
d33d813d91
Merge branch 'lesson-rendering' of git://github.com/mudrd8mz/moodle
2011-02-22 11:25:03 +01:00
Eloy Lafuente (stronk7)
e49c60345e
Merge branch 'wip-MDL-26507' of git://github.com/sammarshallou/moodle
2011-02-22 11:17:16 +01:00
Eloy Lafuente (stronk7)
29336fb13c
Merge branch 'MDL-26461_change_rating_scale' of git://github.com/andyjdavis/moodle
2011-02-22 11:06:23 +01:00
Eloy Lafuente (stronk7)
cc31313c4b
Merge branch 'MDL-26440_uid' of git://github.com/andyjdavis/moodle
2011-02-22 10:27:38 +01:00
Andrew Davis (andyjdavis)
6c0f13a5bc
message MDL-25816 added safety checks in form processing
2011-02-22 16:05:01 +08:00
David Mudrak
7c26c3f875
MDL-26546 Workshop: fixed incorrect mapping name in the restore of assessment forms
...
There was a regression of 8fa86f and ac0f8f where I changed the mapping
names but did not use the new names in add_related_files() call.
All credit goes to Eloy Lafuente for spotting the problem and giving me
a hint on how to fix it.
2011-02-22 00:54:13 +01:00
AMOS bot
d5a1cca1af
Automatic installer lang files (20110222)
2011-02-22 00:27:05 +01:00
David Mudrak
dd2645d304
MDL-26537 Portfolio: Flickr setup instruction contains correct callback URL
...
There was a bug due to the code copied from portfolio_boxnet plugin.
2011-02-21 16:00:12 +01:00
Eloy Lafuente (stronk7)
e4f72d1428
MDL-26513 restore - observe target site restrictmodulesfor setting
2011-02-21 15:58:20 +01:00
Charles Fulton
fdef13e692
MDL-26507: improper use of assignment operater causes grade checks to fail
2011-02-21 12:54:37 +00:00
Martin Dougiamas
eabbb121bb
Moodle 2.0.2 release
2011-02-21 13:05:57 +01:00
Aparup Banerjee
d042ff06b3
assignment MDL-26532 fixed regression in assignment_cron() while processing messaging.
2011-02-21 15:43:30 +08:00