31253 Commits

Author SHA1 Message Date
dongsheng
02dc703298 "MDL-14129, fix print_error" 2008-05-14 06:03:04 +00:00
dongsheng
ec30ee0900 "MDL-14129, add new lang strings" 2008-05-14 05:56:35 +00:00
dongsheng
6a933f1308 "MDL-14129, fix print_error" 2008-05-14 05:56:10 +00:00
dongsheng
320061de60 "MDL-14820, escape filename, merged from mOODLE_119_STABLE" 2008-05-14 05:22:53 +00:00
dongsheng
64e6c53d57 "MDL-14442, some error checking added" 2008-05-14 02:54:18 +00:00
moodlerobot
6c619d4349 Updated the HEAD build version to 20080514 2008-05-14 01:58:47 +00:00
skodak
59a7889975 MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE 2008-05-13 22:04:06 +00:00
skodak
e2b347e933 MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE 2008-05-13 21:52:38 +00:00
mits
6a441999d0 Fixed a grammatical error on error.php. 2008-05-13 20:39:07 +00:00
thepurpleblob
74da63289f Wasn't checking for empty due date. 2008-05-13 15:19:31 +00:00
thepurpleblob
7a3f8bf4b7 Small tidy up - left in some stuff, and now use proper error function. 2008-05-13 15:10:36 +00:00
jamiesensei
51ca9f3095 MDL-14201 Summary graph in Overview Report - needed a little more spacing between bars of graph in some cases.
Merged from 1.9 stable branch.
2008-05-13 15:05:35 +00:00
thepurpleblob
62e49765a4 MDL-14045:
Assignment type now links to type/xxxx/all.php if it exists.
2008-05-13 14:56:29 +00:00
thepurpleblob
3b0d5ca301 MDL-14045:
Add ability to list all online assignments in a course.
Rather like what Journal used to do.
2008-05-13 14:46:10 +00:00
sam_marshall
388794fd4f MDL-14618 HTML class so that link arrows can be themed 2008-05-13 12:36:16 +00:00
thepurpleblob
e1faf3b99b MDL-14813:
submittedlink() returns an absolute rather than relative link.
2008-05-13 10:43:20 +00:00
mits
6d3f598bd7 Adding a missing single quote for logfilenotavailable. 2008-05-13 09:26:11 +00:00
moodler
c164dfeab7 Merged RTL fix for orangewhite theme 2008-05-13 08:05:32 +00:00
nicolasconnault
483f306734 Updating the translate_list for YUI components. 2008-05-13 07:24:43 +00:00
moodler
7d2e9a5220 MDL-14738 Merged. Roles section on course settings is now "Role renaming", with help. 2008-05-13 06:16:51 +00:00
dongsheng
1343697c82 "MDL-14129, fix print_error" 2008-05-13 06:15:20 +00:00
moodler
d824d44666 MDL-14811 Merged from 1.9: Fixed the popup window name for HTML editor help 2008-05-13 05:36:25 +00:00
dongsheng
f85c75b72e "MDL-14442, Import all records of a database activity that has been exported as CSV, merged from MOODLE_19_STABLE, thanks, Robert" 2008-05-13 02:56:51 +00:00
jerome
2fa4427b71 MDL-14609 change the wording "Click here to read the Site Policy Agreement" to "Link to Site Policy Agreement", merged from 19 2008-05-13 02:46:39 +00:00
moodlerobot
8e13a8135d Updated the HEAD build version to 20080513 2008-05-13 02:01:10 +00:00
stronk7
00f9b05834 Avoid $_REQUEST["id"] usage. MDL-14806 ; merged from 19_STABLE 2008-05-13 01:48:45 +00:00
danmarsden
a0127802d3 MDL-12037 - backup does not report errors correctly in backup_module() 2008-05-13 00:41:34 +00:00
danmarsden
078d8bf448 MDL-14550 really inefficient db calls. 2008-05-13 00:29:04 +00:00
stronk7
77022d9e5d Role custom names (aliases) are now preserved during backup/restore. MDL-14783 ; merged from 19_STABLE 2008-05-12 23:07:42 +00:00
skodak
42519b5d7e MDL-14451 removed 1.4 compatibility code 2008-05-12 22:56:48 +00:00
stronk7
095aa2809e Restoring from courses having custom role name doesn't cause duplicate roles. MDL-14808 ; merged from 19_STABLE 2008-05-12 22:54:26 +00:00
skodak
86255e006b fixed syntax errors 2008-05-12 20:18:42 +00:00
skodak
98d80d851b MDL-14692 groupings restore logic switched - credit goes to Vitor Rocio 2008-05-12 19:55:22 +00:00
stronk7
b90d006cd4 user preferences are not restored if user exists. MDL-12594 ; merged from 19_STABLE 2008-05-12 18:01:59 +00:00
tjhunt
7453df700f MDL-14804 - question_list_instances is broken - It does not include the each modules lib file before doing function_exists($module->name.'_question_list_instances'). 2008-05-12 17:29:56 +00:00
tjhunt
e4cdf3fb2c MDL-10899 - followup - need to move random questions too. 2008-05-12 15:59:05 +00:00
tjhunt
d33725bd2d New convinience function in accesslib: get_parent_contextid. Also, the start of some unit tests for accesslib, but only this trivial funciton, and the get_parent_contexts function it is based on. Still, it is a start. 2008-05-12 15:28:34 +00:00
skodak
8b9cfac4ab MDL-11719 increased size of idnumber in user table - needed for some enrolment plugins; merged from MOODLE_19_STABLE 2008-05-12 14:38:45 +00:00
skodak
ab37dc6031 MDL-14183 guest type role not allowed in defaultuserroleid anymore, because it was causing trouble in many places; admins must choose another role if guest role detected in this setting; merged from MOODLE_19_STABLE 2008-05-12 14:05:46 +00:00
tjhunt
d4e5675c00 MDL-14797 - Error when moving a course to an empty category on Postgres 2008-05-12 10:44:44 +00:00
scyrma
bf5373daf6 MDL-14739: Images needed for the editor 2008-05-12 10:00:20 +00:00
scyrma
19be75a856 MDL-14795: initial commit of the code sent in by Mauno Korpelainen, after reformatting. 2008-05-12 09:02:17 +00:00
jerome
8f4c9919b8 MDL-14656 Make welcome.html XHTML compliant, merged from 19 2008-05-12 05:19:24 +00:00
scyrma
b62a6a9465 MDL-14739: The changelog of the new version of tinymce has been renamed 2008-05-12 03:24:33 +00:00
scyrma
653d3cc8ef Minor typo corrections 2008-05-12 03:17:26 +00:00
scyrma
76d64f22b8 MDL-14739: previous commit half-failed, re-submitting new files for spellchecker plugin 2008-05-12 03:10:33 +00:00
scyrma
81502602d5 MDL-14739: add the latest version of the spellchecker plugin 2008-05-12 03:04:47 +00:00
moodlerobot
2005a9bb8b Updated the HEAD build version to 20080512 2008-05-12 01:53:03 +00:00
moodlerobot
4a751ca03a Automatic installer.php lang files by installer_builder (20080512) 2008-05-12 01:19:58 +00:00
stronk7
5777b048a6 Prevent excess of unenolments by enrol_database_sync.php. MDL-8550 ; merged from 19_STABLE 2008-05-11 23:55:50 +00:00