Commit graph

46089 commits

Author SHA1 Message Date
Eloy Lafuente
287e804058 MDL-24962 backup - circular refs destroyer for backup settings 2010-11-15 07:16:24 +00:00
Eloy Lafuente
4f6ed68c1c MDL-24962 backup - circular refs destroyer for backup plan 2010-11-15 07:15:48 +00:00
Dongsheng Cai
41dcc2a508 MDL-25220 Question editors need to support subdirs 2010-11-15 06:37:13 +00:00
Petr Skoda
785d2cf2bd MDL-25031 fixed question ugprade - credit goes to Mark Nelson 2010-11-15 05:53:22 +00:00
Petr Skoda
e47c78f929 MDL-25031, MDL-25198 fixed use of proper table prefixes in blocks upgrade and fixed invalid DML call in questions ugprade 2010-11-15 05:52:33 +00:00
Andrew Davis
99cd408f81 blog MDL-25217 now checking for null creation and modified timestamps when importing external blog entries 2010-11-15 03:56:12 +00:00
Dongsheng Cai
675e7a425b MDL-25198, fixed incorrect sql, protect question image migration code by field_exists check 2010-11-15 02:54:31 +00:00
Moodle Robot
2b05a3bb9b Updated the HEAD build version to 20101115 2010-11-15 00:48:37 +00:00
Patrick Malley
662078965d MDL-25210 - Creating consistency in README files. 2010-11-14 21:33:37 +00:00
Pierre Pichet
b21aea7408 MDL-25104 removing unnecessary $options = array_shift($oldoptions) line 192 that generates 2 question_numerical records,
this was added by inadvertence  in the last many lines modifications
2010-11-14 03:51:35 +00:00
Petr Skoda
7415aed103 MDL-11728 finally defining the exact meaning of is_internal() in auth plugins
internal means "uses password hash for user authentication", there is a new is_synchronised_with_external() method that indicates if moodle should automatically sync user info with external system after login; I have also improved the default for prevent_local_passwords() which is now defaulting to !is_internal()
2010-11-14 02:01:59 +00:00
Moodle Robot
44afba9701 Updated the HEAD build version to 20101114 2010-11-14 00:47:59 +00:00
Martin Dougiamas
50efefae15 Bumping to RC2 2010-11-13 03:47:16 +00:00
Martin Dougiamas
ef751aedfd MDL-19124 removed old parameters, no longer used 2010-11-13 03:37:22 +00:00
Moodle Robot
ec68cc0a11 Updated the HEAD build version to 20101113 2010-11-13 00:47:50 +00:00
Helen Foster
7796f9b56e MDL-24405 lang string rewording and removing capitalization 2010-11-12 20:40:37 +00:00
Pierre Pichet
710903a6b3 MDL-25104 correcting import_or_save_files() function 2010-11-12 20:30:09 +00:00
Helen Foster
6d746b98c6 MDL-25127 lang string rewording 2010-11-12 20:14:23 +00:00
Helen Foster
a203cb67b4 MDL-21302 lang string polishing 2010-11-12 17:16:56 +00:00
Tim Hunt
69988ed452 questions MDL-25104 and MDL-25088 fix question editing and import
Editing of some qtypes was broken since a previous commit by me earlier in the week.

Import of XML and GIFT should now work, but could use some more testing.
2010-11-12 17:11:34 +00:00
Eloy Lafuente
f395cbddbd MDL-23479 backup - now restoring workshop logs, thanks David for support! 2010-11-12 16:15:26 +00:00
David Mudrak
ece4c57879 MDL-25144 Fixed SQL causing error in MSSQL 2010-11-12 16:07:05 +00:00
David Mudrak
498bd1f3ba Language customization report uses proper plugin prefix for table names 2010-11-12 14:53:38 +00:00
David Mudrak
8f400405d6 MDL-25166 Oops sorry the previous commit introduced a new string that is not needed actually 2010-11-12 14:28:59 +00:00
David Mudrak
430954cccb MDL-25166 Language customization does not interfere with the current language selector 2010-11-12 14:27:02 +00:00
Tim Hunt
e4b54c79e0 question export MDL-25088 followup - remove no-longer-used function. 2010-11-12 12:07:22 +00:00
Tim Hunt
13bb604ed5 question export MDL-25088 this is the first part. I think question export is now working for all types.
Import to follow soon.
2010-11-12 12:06:48 +00:00
David Mudrak
e7ff48d284 Fixed workshop view logging
add_to_log() used to log whole workshop name instead of just id. Thanks
to Eloy for spotting that.
2010-11-12 11:54:53 +00:00
Helen Foster
b0363c4138 MDL-25151 new help string thanks to Mark Nelson for reporting it missing 2010-11-12 11:31:53 +00:00
Tim Hunt
9203b70576 question deletion MDL-25173 when a question is deleted, all the associated files must be deleted. 2010-11-12 11:29:53 +00:00
David Mudrak
4588b17b2d workshop: create empty legacy tables to keep DB consistency with install.xml 2010-11-12 10:33:13 +00:00
Tim Hunt
cf991c1d85 question editing MDL-25151 Notices when editing random questions. 2010-11-12 10:23:29 +00:00
Petr Skoda
2e24dd645e MDL-25174 adding a workaround for old passwords that were hashed with magic quotes 2010-11-12 10:13:40 +00:00
David Mudrak
8bda7ceca1 Fixed MNet strings that explicitly talk about Moodle site
The remote site can be Mahara site, too.
2010-11-12 09:36:50 +00:00
David Mudrak
628c78409c New icon for portfolio export and improving its position
The old icon was considered "temporary" (according to Penny) and it was
not very clear. Hopefully this one is a bit better.
2010-11-12 08:52:55 +00:00
Sam Hemelryk
d9e0726431 lib MDL-1975 Users who have been auto logged in by guest are now redirected to login on capability exceptions rather than being shown the exception. 2010-11-12 07:53:55 +00:00
Dongsheng Cai
ee14924440 "MDL-25184, fixed regular expression of youtube" 2010-11-12 07:26:42 +00:00
Sam Hemelryk
081c914b39 backup MDL-25183 Added a dedicated CLI script for running automated backups 2010-11-12 07:05:18 +00:00
Sam Hemelryk
d067fc474c javascript MDL-25013 YUI modules are now recursively loaded and a stacktrace stored when this occurs 2010-11-12 05:26:47 +00:00
Andrew Davis
078397d28e gradebook MDL-21907 grader report group view was being limited to groups in the course's default grouping 2010-11-12 04:00:45 +00:00
Dongsheng Cai
b160915d6b "MDL-25175, fixed groups_get_group parameter" 2010-11-12 03:34:49 +00:00
Pierre Pichet
a207b735a2 MDL-25168 decoding questiontext using new questiontext array [text].... 2010-11-12 02:45:30 +00:00
Petr Skoda
07c53c4a48 MDL-25174 adding a workaround for old passwords that were hashed with magic quotes 2010-11-12 02:36:20 +00:00
Moodle Robot
e91182222b Updated the HEAD build version to 20101112 2010-11-12 00:48:49 +00:00
Eloy Lafuente
ab00250268 MDL-24924 course/import - delete one more file I missed in my prev commit 2010-11-11 22:57:39 +00:00
Eloy Lafuente
96c726b663 MDL-24924 course/import - plugin not available anymore. Killed! 2010-11-11 22:52:17 +00:00
Eloy Lafuente
dc2abd4020 MDL-24718 import - always import adding 2010-11-11 22:17:09 +00:00
Tim Hunt
5d548d3e0a question bank MDL-24995 clean up a lot of deprecated code to do with moving questions around.
This should also fix MDL-25172, MDL-23021 and MDL-23073. In other words, moving questions between categories should now work.
2010-11-11 21:54:22 +00:00
john St
333fde7664 fix for brick MDL-25091 2010-11-11 20:10:58 +00:00
Eloy Lafuente
0f66acede0 MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00