39431 Commits

Author SHA1 Message Date
Penny Leach
bac44e6dc9 mnet MDL-19239 changed all instances of fetching config from db to use get_config 2010-01-11 22:53:11 +00:00
Penny Leach
62bb387c30 mnet: MDL-20059 fix up login/mnet_email.php in a few places 2010-01-11 22:34:02 +00:00
Penny Leach
98dbda9590 mnet: MDL-21298 fixed a very unhelpful error message (and saved a db query)
this just modifies the nolocaluser string, rather than adding nolocaluser2 like I did in stable.

Merged from MOODLE_19_STABLE
2010-01-11 22:20:11 +00:00
Penny Leach
0d0842dc0e mnet/login: MDL-21018 - be a bit more picky about when to show the link to mnet_email.php
Merged from MOODLE_19_STABLE
2010-01-11 22:05:45 +00:00
Dan Marsden
6006e06df0 SCORM AICC MDL-21304 typo when referring to SCORM session var in AICC files - thanks to Matteo Scaramuccia for the report and fix. 2010-01-11 21:04:39 +00:00
Moodle HQ git importer
9b8b84dc91 Fixing drift between CVS and git 2010-01-11 10:43:40 +00:00
David Mudrak
de2f199b8b workshop: datetime submit/assess restriction instead of date only 2010-01-11 10:43:40 +00:00
Petr Skoda
ae5b6801c3 fixed one more docs typo 2010-01-11 10:06:56 +00:00
Petr Skoda
39df78bfea fixed yet another docs typo 2010-01-11 10:04:39 +00:00
Petr Skoda
b2ae9661e0 fixed another docs typo 2010-01-11 10:03:16 +00:00
Petr Skoda
2e7dbbd729 fixed docs typo 2010-01-11 10:02:14 +00:00
jerome mouneyrac
15e417fe1f webservice MDL-20805 added token creation page 2010-01-11 08:23:39 +00:00
Andrew Davis
a25bb902f0 grader report MDL-19704 Added ability to hide course and category totals without hiding anything else 2010-01-11 07:35:40 +00:00
Rossiani Wijaya
086f0e6f46 MDL-21174 - exclude deleted users in bulk upload of user profile pictures. 2010-01-11 07:24:18 +00:00
Rossiani Wijaya
941c3027a7 MDL-21174 - exclude deleted users in bulk upload of user profile pictures. 2010-01-11 06:56:34 +00:00
Andrew Davis
330cc667b0 weblib MDL-21168 Added some more unit tests 2010-01-11 06:26:59 +00:00
Penny Leach
f4b58166b6 mnet MDL-17169 trim the raw xmlrpc response before passing it to the xml parser
merged from MOODLE_19_STABLE
2010-01-11 01:02:43 +00:00
Moodle Robot
0fec4fa441 Updated the HEAD build version to 20100111 2010-01-11 00:36:58 +00:00
Moodle Robot
7ffdf8a006 Updated the HEAD build version to 20100110 2010-01-10 00:36:20 +00:00
Eloy Lafuente
49c8fe19bd First commit of ast_utf8 installer file 2010-01-09 23:13:20 +00:00
Moodle Robot
cd9561767b Updated the HEAD build version to 20100109 2010-01-09 00:36:52 +00:00
Moodle Robot
a8c974441a Automatic installer.php lang files by installer_builder (20100109) 2010-01-09 00:26:13 +00:00
Eloy Lafuente
fd81d5bd37 MDL-21168 avoid http://www.whatever to be linked twice ; merged from 19_STABLE 2010-01-08 22:25:13 +00:00
Eloy Lafuente
4275973318 MDL-21168 avoid http://www.whatever to be linked twice ; merged from 19_STABLE 2010-01-08 22:18:42 +00:00
Eloy Lafuente
bd9255c528 MDL-21168 convert_urls_into_links() - changed solution to avoid linking
inside <img> tags by negative look-behind assertion of =" string ; merged from 19_STABLE
2010-01-08 17:20:56 +00:00
Eloy Lafuente
0559076a3c MDL-21168 convert_urls_into_links() - minor changes to tests (code formatting,
utf_decode() out and properly escape % chars. Merged from 19_STABLE
2010-01-08 16:44:11 +00:00
Andrew Davis
04e46bff1c grader report MDL-21088 Fixed assorted vertical alignment issues 2010-01-08 08:16:23 +00:00
Andrew Davis
a83507f284 grader report MDL-21270 Use constants instead of integers 2010-01-08 07:48:37 +00:00
Andrew Davis
24d38a6e6d moodlelib MDL-20918 usergetdate was returning an array in a different order depending on whether or not timezone was set 2010-01-08 06:56:29 +00:00
Martin Dougiamas
932403607d license MDL-20717 Updated the COPYING file to GPLv3 for head 2010-01-08 02:48:03 +00:00
Penny Leach
01e81431a3 data/files MDL-21281 fixed incorrect case between $fs and $FS in some data module fields 2010-01-08 02:37:37 +00:00
Moodle Robot
b137aad15e Updated the HEAD build version to 20100108 2010-01-08 00:36:48 +00:00
David Mudrak
25e27d7461 MDL-19937 workshop migration of Number of errors grading strategy and fixed some forgotten todos 2010-01-07 20:57:58 +00:00
David Mudrak
b370027832 MDL-19937 workshop: fixed function names in form/accumulative migration code 2010-01-07 20:57:30 +00:00
David Mudrak
c909711ac5 Fixed a typo in loginas.php + added a parameter control in moodle_url::set_url() to discover similar issues in the future 2010-01-07 20:17:38 +00:00
Petr Skoda
c8e8c8c671 MDL-20204 removing obsoleted code before more refactoring 2010-01-07 17:57:54 +00:00
Eloy Lafuente
63b3d8abb4 MDL-21264 sql_isnotempty() fixed. Thanks Tim!
Added (and passed) a bunch of tests for that function.
2010-01-07 14:59:54 +00:00
jerome mouneyrac
c41f836325 flashdetector MDL-20841 add Moodle licence text 2010-01-07 03:02:18 +00:00
Moodle Robot
c6ad591a91 Updated the HEAD build version to 20100107 2010-01-07 00:36:19 +00:00
jerome mouneyrac
5ae9f53976 webservice MDL-20805 add admin token page. To do: create and delete operation + context support 2010-01-06 09:33:05 +00:00
Rossiani Wijaya
851481dcef MDL-20949 printing out password policy requirements on signup, change password and edit user profile. 2010-01-06 06:49:16 +00:00
Rossiani Wijaya
cdfedbd228 MDL-18824 changing fullname name (fullnamedisplay) default value to language. 2010-01-06 05:11:25 +00:00
Sam Hemelryk
c71c725ec3 output MDL-20204 Fixed regression in recent theme changes, thanks Rossie for spotting 2010-01-06 01:56:20 +00:00
Moodle Robot
041a90f4dd Updated the HEAD build version to 20100106 2010-01-06 00:36:49 +00:00
Moodle Robot
5f33e2abe7 Automatic installer.php lang files by installer_builder (20100106) 2010-01-06 00:26:03 +00:00
Petr Skoda
04c0140811 MDL-21244 added new option for footer JS from themes as requested by Urs 2010-01-05 23:22:16 +00:00
Helen Foster
b0ccfc5ce8 config settings: MDL-16658 small rewording 2010-01-05 22:18:03 +00:00
Petr Skoda
23fd6f83df MDL-21243 added theme reset after any core or plugin upgrade - continued 2010-01-05 22:04:31 +00:00
Petr Skoda
db4e1a3c70 MDL-21243 added theme reset after any core or plugin upgrade 2010-01-05 22:03:21 +00:00
Helen Foster
d8ada21339 moodle lang string: MDL-16658 small rewording 2010-01-05 21:58:43 +00:00