9749 Commits

Author SHA1 Message Date
Andrew Davis
1704f64732 rating MDL-23908 made roles information even clearer 2010-08-25 07:18:56 +00:00
Dongsheng Cai
d846488e65 "MDL-23917, display comments for not logged in users" 2010-08-25 03:50:19 +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
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
Sam Hemelryk
0170b834b1 NOBUG: Added missing quotes to database preset header call 2010-08-24 07:32:25 +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
Petr Skoda
1ca1c8f820 MDL-23901 copy/paste style migration of glossary to export via pluginfile.php 2010-08-23 14:42:31 +00:00
Sam Hemelryk
202912a477 restore MDL-23796 Temp fix for issue preventing choice mod from being restored if the backup was made with specific settings 2010-08-23 07:40:29 +00:00
Rossiani Wijaya
de75c481dc MDL-14238 - removing whitespaces. 2010-08-23 02:32:24 +00:00
Eloy Lafuente
7dcce47503 MDL-23781 lesson - files upgrade fatal error fixed 2010-08-22 21:02:56 +00:00
Aparup Banerjee
5d4ee8b501 database MDL-23789 fixed disable/enable editor button in templates tab. 2010-08-20 08:36:49 +00:00
Rossiani Wijaya
fdb797adcf MDL-14238 - add filter to grade assignment. 2010-08-20 08:00:54 +00:00
Rossiani Wijaya
f7e9300061 MDL-23867 - removing some extra whitespaces. 2010-08-20 02:40:13 +00:00
Rossiani Wijaya
9d624d6694 MDL-23867 - fixed errors when there are no enrolled users.
also fixed incomplete use of moodle_url (MDL-19805).
2010-08-19 10:35:30 +00:00
Sam Hemelryk
c7e3e61c70 javascript MDL-23850 Moved mforms specific JavaScript to a separate file 2010-08-19 05:43:06 +00:00
Dan Marsden
3c873e0e5c SCORM MDL-23589 set currentorg if not already set. 2010-08-19 01:15:26 +00:00
David Mudrak
ca7b6997a6 NOMDL Workshop: adding explicit type declaration for hidden form elements 2010-08-18 16:41:58 +00:00
David Mudrak
370d793c98 MDL-23318 Consistent usage of 'pluginadministration' string for the Settings block
AMOS BEGIN
 MOV [assignmentadministration,mod_assignment],[pluginadministration,mod_assignment]
 MOV [dataadministration,mod_data],[pluginadministration,mod_data]
 MOV [feedbackadministration,mod_feedback],[pluginadministration,mod_feedback]
 MOV [folderadministration,mod_folder],[pluginadministration,mod_folder]
 MOV [forumadministration,mod_forum],[pluginadministration,mod_forum]
 MOV [glossaryadministration,mod_glossary],[pluginadministration,mod_glossary]
 MOV [chatadministration,mod_chat],[pluginadministration,mod_chat]
 MOV [choiceadministration,mod_choice],[pluginadministration,mod_choice]
 MOV [imscpadministration,mod_imscp],[pluginadministration,mod_imscp]
 MOV [labeladministration,mod_label],[pluginadministration,mod_label]
 MOV [lessonadministration,mod_lesson],[pluginadministration,mod_lesson]
 MOV [pageadministration,mod_page],[pluginadministration,mod_page]
 MOV [quizadministration,mod_quiz],[pluginadministration,mod_quiz]
 MOV [resourceadministration,mod_resource],[pluginadministration,mod_resource]
 MOV [scormadministration,mod_scorm],[pluginadministration,mod_scorm]
 MOV [surveyadministration,mod_survey],[pluginadministration,mod_survey]
 MOV [urladministration,mod_url],[pluginadministration,mod_url]
 MOV [wikiadministration,mod_wiki],[pluginadministration,mod_wiki]
 MOV [workshopadministration,mod_workshop],[pluginadministration,mod_workshop]
AMOS END
2010-08-17 17:35:12 +00:00
David Mudrak
4b5ff650d2 NOMDL Workshop lang pack does not mention 'student', just 'user' or 'author' or 'reviewer' should be used
This has been discussed recently while working on help files. Moodle
tries to be neutral to the domain of usage.
2010-08-17 14:45:11 +00:00
David Mudrak
2e7bd6c286 MDL-23709 Added more checks to prevent multiply submissions per user 2010-08-17 13:31:53 +00:00
Sam Hemelryk
c3853702a5 backup MDL-23727 Added styles for the backup cancel button changes 2010-08-17 05:28:56 +00:00
Dan Marsden
baf8b9b791 SCORM MDL-23834 wrong function call to get prev/next SCO and redirect 2010-08-17 04:18:46 +00:00
Piers Harding
22a796743b MDL-23751: fix broken scomr API debug.
Fix continue and previous (Auto).
2010-08-17 04:03:44 +00:00
Aparup Banerjee
de3c70fc72 assignment MDL-23820 removing the extra format html field. 2010-08-17 02:43:47 +00:00
Sam Hemelryk
ea2bc3599b navigation MDL-23831 Always show activity icons on the navigation 2010-08-17 02:43:09 +00:00
Andrew Davis
6c2f430931 quiz MDL-23827 made a string grammatically correct 2010-08-17 01:53:32 +00:00
Petr Skoda
ed5d13c074 MDL-23795 basic support for print page layout + tons of trailing whitespace fixed 2010-08-16 19:34:23 +00:00
David Mudrak
676351d856 MDL-21695 Database module: removing help icon that is not used any more 2010-08-16 14:32:12 +00:00
David Mudrak
a4330d14d0 MDL-22624 mod_resource mod_url: Added help icon for display mode 2010-08-16 11:25:16 +00:00
Helen Foster
49d299e0ed MDL-22624 more information link string 2010-08-16 09:02:09 +00:00
Helen Foster
8a18d8b806 MDL-22624 help string thanks to Davo Smith for suggested wording 2010-08-16 08:53:18 +00:00
Helen Foster
14e14676f2 MDL-22624 help string thanks to Davo Smith for suggested wording 2010-08-16 08:36:28 +00:00
Aparup Banerjee
1a905dbe60 assignment MDL-23820 removing the extra format html field. 2010-08-16 07:06:15 +00:00
Dongsheng Cai
825301f6f1 "NOBUG, remove $OUTPUT from renderer.php" 2010-08-16 02:18:42 +00:00
Andrew Davis
16306628bd gradebook MDL-19133 shifted around some code to move module grade settings into common code 2010-08-13 08:29:13 +00:00
Petr Skoda
aeda42f7d6 MDL-23792 fixing upgrade problem with missing pictures in mod/database 2010-08-13 07:41:34 +00:00
Andrew Davis
77c7486ea0 glossary MDL-23423 improved ajax error display 2010-08-13 02:13:01 +00:00
Andrew Davis
0700c5c464 glossary MDL-23423 separated showentry.php into ajax and non ajax version and fixed a failure exposed by MDL-23739 2010-08-13 02:02:41 +00:00
Piers Harding
07b5ee31c0 MDL-23751 fix the clearing down of the TOC before reloading the next after
navigation.
2010-08-13 01:26:33 +00:00
Petr Skoda
ede7252234 MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +00:00
Petr Skoda
b11681e036 MDL-23784 fixed more incorrect pix links 2010-08-12 18:38:56 +00:00
Petr Skoda
70daa96fe5 MDL-23784 removing obsolete quiz images, pix is the only correct dir now 2010-08-12 16:50:13 +00:00
Petr Skoda
e948a47b83 MDL-23784 removing obsolete resource images, pix is the only correct dir now 2010-08-12 16:49:48 +00:00
Petr Skoda
df5e225e6e MDL-23784 removing obsolete survey images, pix is the only correct dir now 2010-08-12 16:49:19 +00:00
Petr Skoda
1003e17b38 MDL-23784 removing obsolete lesson images, pix is the only correct dir now 2010-08-12 16:48:26 +00:00
Petr Skoda
6ffad1d4e7 MDL-23784 removing obsolete forum images, pix is the only correct dir now 2010-08-12 16:47:52 +00:00
Petr Skoda
2c7a77f36a MDL-23784 removing obsolete feedback images, pix is the only correct dir now 2010-08-12 16:47:27 +00:00
Petr Skoda
c4f0048288 MDL-23784 removing obsolete data images, pix is the only correct dir now 2010-08-12 16:47:00 +00:00