44002 Commits

Author SHA1 Message Date
Petr Skoda
bca5016190 MDL-15093 removing obsolete TODO comment 2010-08-22 18:48:24 +00:00
Petr Skoda
2740cea059 MDL-15093 fixed comment indentation 2010-08-22 18:46:23 +00:00
Petr Skoda
1db51b5ad4 MDL-15093 removing invalid PHPDOC comment 2010-08-22 11:36:10 +00:00
Petr Skoda
5585eab302 MDL-15093 fixed notice when dboptions not supplied 2010-08-22 11:34:56 +00:00
Moodle Robot
cf307decb0 Updated the HEAD build version to 20100822 2010-08-22 00:46:20 +00:00
Moodle Robot
e4f5db5315 Updated the HEAD build version to 20100821 2010-08-21 00:46:23 +00:00
Petr Skoda
df4a889e20 MDL-23883 fixed mssql compatibility issue + docs typos 2010-08-20 09:12:07 +00:00
Petr Skoda
85ba1e78b4 MDL-23884 new default error handler - prevents white screens and helps with debugging 2010-08-20 09:05:15 +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
Sam Hemelryk
d4c3f025b1 NOBUG: Added a couple of descriptive classes to reused perfinfo class 2010-08-20 07:37:59 +00:00
Rossiani Wijaya
710363c97a MDL-6820 - make block icons clickable 2010-08-20 06:29:22 +00:00
Aparup Banerjee
59e293809f assignment MDL-23882 restricted border to just the table cells in submissions table. was affecting the yui treeview table's style. 2010-08-20 05:50:52 +00:00
Dongsheng Cai
922973526e "MDL-23865, fixed block config when upgradeing from 1.9" 2010-08-20 05:20:34 +00:00
Sam Hemelryk
a4c0961c54 lib MDL-23880 Added missing field in get_enrolled_sql causing errors when capability had prohibited roles 2010-08-20 02:45:03 +00:00
Rossiani Wijaya
f7e9300061 MDL-23867 - removing some extra whitespaces. 2010-08-20 02:40:13 +00:00
Moodle Robot
40b87a5585 Updated the HEAD build version to 20100820 2010-08-20 00:46:34 +00:00
john St
e381664467 Fix settings pages for Brick, Fusion, Magazine, Overlay, Sky_high, and Splash, MDL-22874 2010-08-19 15:23:01 +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
Petr Skoda
ed22700db5 MDL-23682 improved overriding of MyISAM default engine with something that supports ACID 2010-08-19 07:09:14 +00:00
Sam Hemelryk
f36b47efa0 admin blog comment course MDL-22856 Minor cleanups and improvements to styles 2010-08-19 05:56:57 +00:00
Sam Hemelryk
c7e3e61c70 javascript MDL-23850 Moved mforms specific JavaScript to a separate file 2010-08-19 05:43:06 +00:00
Aaron Barnes
0609036239 enrol/authorize: MDL-22777 upgrade enrol/authorize plugin to new enrol_plugin base class
Patch by Eugene Venter
2010-08-19 02:42:33 +00:00
Dan Marsden
3c873e0e5c SCORM MDL-23589 set currentorg if not already set. 2010-08-19 01:15:26 +00:00
Moodle Robot
b014987a7f Updated the HEAD build version to 20100819 2010-08-19 00:46:48 +00:00
Pierre Pichet
c28357f4bb MDL-23860 putting back code of function preparedatasets() (line 565) 2010-08-19 00:19:49 +00:00
Petr Skoda
172ab48445 MDL-23856 fixed invalid section restriction test 2010-08-18 22:29:40 +00:00
Petr Skoda
7b2e259c8c MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string 2010-08-18 22:18:53 +00:00
Petr Skoda
99f9f85f00 MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now 2010-08-18 22:07:00 +00:00
Petr Skoda
84deffae0a MDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen 2010-08-18 19:17:17 +00:00
Petr Skoda
d91cabdfb8 MDL-23844 fixed encodings in lang files 2010-08-18 19:13:37 +00:00
Petr Skoda
843a56881c MDL-23844 fixed encodings in lang files 2010-08-18 19:13:37 +00:00
Petr Skoda
6c2c2b53b9 MDL-23682 fixed help 2010-08-18 17:51:36 +00:00
Petr Skoda
90f3882555 MDL-23682 new MySQL engine migration script 2010-08-18 17:24:53 +00:00
Petr Skoda
d35ece6cce MDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in new installs if available + improved mysql transaction support 2010-08-18 16:47:00 +00:00
David Mudrak
ca7b6997a6 NOMDL Workshop: adding explicit type declaration for hidden form elements 2010-08-18 16:41:58 +00:00
john St
b2214c5a80 Adding new theme Overlay to 2.0 core, MDL-23857 2010-08-18 14:44:41 +00:00
Petr Skoda
999b54af84 MDL-23833 rewritten guest autologin - not using redirect any more + migration to CFG->siteguest instead of username + removing guest login button when user is already guest 2010-08-18 11:49:22 +00:00
David Mudrak
89532deae9 NOMDL Enrol Authorize.net: added missing standard plugin name string 2010-08-18 10:32:39 +00:00
Ashley Holman
dd824dbc2b MDL-21432 lang string for missing_moodle_backup_xml_file error message
This is so you can easily see which file is missing.
2010-08-18 09:35:49 +00:00
Petr Skoda
3ead116af3 MDL-22795 guest access icon + lang pack enrol related cleanup
AMOS BEGIN
 MOV [allowguests,core],[allowguests,enrol_guest]
AMOS END
2010-08-18 09:26:46 +00:00
Petr Skoda
bf423bb1d1 MDL-22795 basic support for course enrol icons and enrol info 2010-08-18 09:02:05 +00:00
Dongsheng Cai
02d4460c42 "MDL-23822, fixed return url of private files manager" 2010-08-18 06:56:56 +00:00
Aparup Banerjee
ea62bb3e37 assignment MDL-23820 fixed broken file manager UI, have set the page context => related to MDL-23797 2010-08-18 06:37:32 +00:00
Andrew Davis
05250a8549 rating MDL-23805 fixed an ajax bug that was preventing the rating aggregate updating for the hub 2010-08-18 03:11:51 +00:00
Moodle Robot
ded0329f2f Updated the HEAD build version to 20100818 2010-08-18 00:47:16 +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
Petr Skoda
3f873af7bf MDL-23842 cohort UI now linked from course category settings block too 2010-08-17 13:05:33 +00:00