9225 Commits

Author SHA1 Message Date
mjollnir_
ea0de12f10 MDL-16360 - added support for mime-style subformat detection for portfolio supported formats
works well with flickr plugin (tested by uploading an image as a forum attachment and being offered flickr plugin but not for normal attachments)
2008-09-05 17:07:22 +00:00
jbeedell
b91de8a599 Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course. 2008-09-05 14:49:06 +00:00
mjollnir_
89e12bd5a6 MDL-16353 - help for boxnet portfolio plugin admin config 2008-09-05 12:39:17 +00:00
jerome
12c79bfd7e MDL-15402: modify repository_get_instances() in order to be easier to use 2008-09-05 08:51:25 +00:00
jerome
faaa613d99 MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list 2008-09-05 06:30:18 +00:00
nicolasconnault
5c43e8b742 MDL-16341 Added language pack 2008-09-04 11:10:40 +00:00
tjhunt
152d3c0242 MDL-3633 Don't show the attempt number column on the quiz view page if the quiz only allows one attempt. 2008-09-04 09:22:37 +00:00
jerome
0d0999141b MDL-15402: fix some admin menu titles for repository 2008-09-04 07:36:53 +00:00
jerome
ef259bff42 MDL-15402: change "delete confirmation" message 2008-09-04 07:26:38 +00:00
jerome
4d5948f1ac MDL-15402: Repository admin: separate operations in three columns, change small icons into bigger icon and texts. Change Create instance link as a Create instance button. 2008-09-04 07:03:01 +00:00
dongsheng
2057487cf8 "MDL-13766, check context id" 2008-09-04 06:28:47 +00:00
jerome
48a065f203 MDL-15402: dimmed text when plugin type is hidden 2008-09-04 03:41:23 +00:00
jerome
46dd6bb0cf MDL-15402: delete a type now delete all its instances, fix confirmation xhtml and message, change save label buttons, repository_get_instances() return now all instances if no context is defined 2008-09-03 11:02:25 +00:00
jerome
4f2b9a4fed MDL-15402: change repository_cache_expire common option default to 120 (minutes) 2008-09-03 09:53:35 +00:00
jerome
5a8ca18789 MDL-15402: add repository_cache_expire common option 2008-09-03 09:45:27 +00:00
tjhunt
f62040ed1f MDL-16263 Flagging questions during a quiz attempt. Save flag state on the review page when JS is off too. 2008-09-03 08:32:29 +00:00
dongsheng
efd47773ae "MDL-13766, improve css" 2008-09-03 08:20:06 +00:00
moodler
d0b5d122b1 Fixed some language strings in file picker 2008-09-03 05:55:35 +00:00
skodak
57d769e712 MDL-14826 reverting commit, MDL-16292 solves this issue; merged from MOODLE_19_STABLE 2008-09-02 21:47:08 +00:00
skodak
3b49f849d8 MDL-15635 dtl refactoring and basic export and transfer ui (the import UI will be part of install process soon) - based largely on code by Andrei Bautu - thanks! 2008-09-02 21:20:45 +00:00
mjollnir_
0f71f48bcb MDL-14591 - added a get_name static method to portfolio plugins and use this as a default title for adding new instances.
also fixed a small bug in 'cleanup' function. nico - your flickr plugin is missing a string for the name
2008-09-02 16:21:14 +00:00
mjollnir_
7254f56ef6 MDL-16180 - make sure mnet auth is enabled in mahara portfolio plugin sanity check 2008-09-02 15:28:25 +00:00
mjollnir_
aae8cfdc5f MDL-15362 - better error checking in mahara portfolio plugin 2008-09-02 10:32:16 +00:00
jerome
a660039578 MDL-15402: new version of repository administration 2008-09-02 08:58:53 +00:00
dongsheng
d31af46ae2 MDL-13766
1. Remove search link in upload plugin
2. add get_name function
2008-09-02 04:05:11 +00:00
wildgirl
4b32776917 MDL-15879 lang string typo fix (thanks to Susan Mangan) 2008-09-01 14:54:58 +00:00
mjollnir_
f1ebc1926e MDL-14591 - notice to user if the remote system has forced queueing 2008-09-01 14:07:29 +00:00
skodak
01dd8ed95d MDL-15948 inform that curl is required for recaptcha; merged from MOODLE_19_STABLE 2008-09-01 07:18:03 +00:00
dongsheng
b82bcbcb9d "MDL-13766, improve loading UI" 2008-09-01 06:05:54 +00:00
lfrodrigues
1c50df9f24 MDL-16268 User-User send messages now use new messaging system. 2008-08-30 17:53:30 +00:00
mjollnir_
254f2d0534 MDL-15362 - mahara portfolio plugin.
currently the code on the mahara side is in the mahoodle-phase2 branch. it'll be merged into head shortly and should be in 1.1 which is going to alpha next week
2008-08-30 11:39:43 +00:00
lfrodrigues
d18b1bbdec MDL-16267 done all items in list (html tidy, xhtml strict, plugins tidy) 2008-08-29 23:19:54 +00:00
tjhunt
62e76c6766 MDL-16263 A way for students to flag/bookmark, particular questions during a quiz attempt for later review.
This is an initial implementation that is now at a working state, but with a few things left to do. It seemed like a good idea to commit it before leaving work on Friday night.
2008-08-29 10:08:27 +00:00
dongsheng
7c5955f962 MDL-13766, add a lang string. 2008-08-29 09:17:11 +00:00
mudrd8mz
cbe3e895bf MDL-14826 Added missing string. Merged from 1.9 2008-08-28 16:39:42 +00:00
tjhunt
e0e62023b6 MDL-16204 - On an old site, there were question categories where category->parent went round in a loop. This crashed the upgrade. Change the upgrade code to make it more robust. 2008-08-28 03:23:59 +00:00
tjhunt
94a6d656a6 MDL-8475 - Better handling of blank answer - further changes to make it even more robust. Also, make the same changes to the shortanswer question type that were already made to the numerical question type. 2008-08-28 01:48:43 +00:00
skodak
d857e8b627 MDL-16223, MDL-16222 - module context now available in xxx_add_instance() module method and $mform is passed as second parameter; $cm is updated/inserted before the activity insert/update hook; other related refactoring and cleanup; error string improvements 2008-08-27 16:33:50 +00:00
dongsheng
55b4bb1d9e MDL-13766, fix lang strings and small bugs 2008-08-27 06:23:01 +00:00
piers
88673655ec MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. gramatical error - thanks Dan. 2008-08-27 04:06:00 +00:00
piers
9797d144b5 MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. Fix cmi.comments, and mastery_score checking. 2008-08-27 02:41:13 +00:00
tjhunt
05e312f947 MDL-16218 - Typo in lang file. Thanks to Mitsuhiro Yoshida for spotting it. 2008-08-27 01:03:41 +00:00
jamiesensei
888eca6229 MDL-16132 "'Dry run' should be two separate words (OED)." 2008-08-26 09:01:41 +00:00
moodler
d76fa47b64 thumbnails -> icons 2008-08-26 06:58:22 +00:00
moodler
ec742f882c Small updates 2008-08-26 06:57:04 +00:00
skodak
90658eefb0 MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
moodler
3c184e1464 Some improvements to strings - translators should probably wait because there
will be more changes
2008-08-26 05:13:35 +00:00
tjhunt
e2249afe2b MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system. 2008-08-26 01:05:01 +00:00
sam_marshall
f17a0360a2 MDL-15498: Completion system, added help button to explain the tickboxes 2008-08-22 11:51:24 +00:00
tjhunt
ff4b9fcbb2 MDL-16170 - Improve naming of the plugins category in the admin menu.
Yes, I know I changed an existing language string, which is supposed to be wrong, but I changed it so that the string 'plugin' is now 'Plugin'. I just cannot see that as a wrong change.
2008-08-22 03:32:49 +00:00