Dan Marsden
|
d5ce5c22e8
|
SCORM AICC MDL-19392 MDL-13716 cast result as a String in AICC (already done in Scorm 1.2 and 1.3
|
2010-01-13 02:00:17 +00:00 |
|
Penny Leach
|
4416da02db
|
enrol/mnet MDL-21297 added error handling
|
2010-01-13 01:08:56 +00:00 |
|
Penny Leach
|
939ea0bc44
|
mnet MDL-21294 change errors to exceptions in mnet server
|
2010-01-13 01:08:38 +00:00 |
|
Moodle Robot
|
e0395520c2
|
Updated the HEAD build version to 20100113
|
2010-01-13 00:36:55 +00:00 |
|
Petr Skoda
|
086c0cc135
|
MDL-21149 more info for theme designers
|
2010-01-12 17:35:10 +00:00 |
|
Petr Skoda
|
218671eb69
|
MDL-21149 more anomaly update info
|
2010-01-12 17:29:00 +00:00 |
|
Petr Skoda
|
3d38a00bc8
|
MDL-21149 renamed 'standard' theme to 'standardold' - this should finally make clear that new themes should not be based on legacy standard theme; all new core themes will be based on fresh new minimalistic 'base' theme, highly customised abnd experimentatl themes do not have to use base at all
|
2010-01-12 17:26:46 +00:00 |
|
Petr Skoda
|
5f0baa43a5
|
MDL-21149 preparation for renaming of old standard to standardold
|
2010-01-12 17:21:52 +00:00 |
|
Petr Skoda
|
b1f8c27b60
|
MDL-20785 removing all old themes from CVS because the current mix of new and old themes is extremely confusing for theme developers, sorry - if somebody needs the original code please use CVS attick or git; please note themes like customcorners (yes withouth the underscore!) and chameleon might make it back later before the beta phase
|
2010-01-12 17:10:42 +00:00 |
|
Eloy Lafuente
|
ecbeab1a95
|
MDL-21296 - Adding timing info to test in order to compare results ; merged from 19_STABLE
|
2010-01-12 14:08:50 +00:00 |
|
Eloy Lafuente
|
2b2acf7563
|
MDL-21168 - Support encoded chars in query part of URL. Done in review day, but it's tested, grrr. Merged from 19_STABLE
|
2010-01-12 13:40:56 +00:00 |
|
Eloy Lafuente
|
9dd05f1db7
|
MDL-21168 - Added test for URLs with encoded paths and queries and fixed some onew. Merged from 19_STABLE
|
2010-01-12 13:33:25 +00:00 |
|
Petr Skoda
|
90611847c8
|
MDLSITE-854 setting bigger output buffer size to match size of our CSS and JS
|
2010-01-12 11:12:59 +00:00 |
|
Petr Skoda
|
af0e9032f9
|
MDL-21319 preventing debug output and cookies in mnet xmlrpc server script
|
2010-01-12 10:59:08 +00:00 |
|
Petr Skoda
|
0271a05d5a
|
MDL-21318 more TODO info
|
2010-01-12 10:54:33 +00:00 |
|
jerome mouneyrac
|
5eacbd4be4
|
webservice MDL-20805 added token creation page in user profil (with service required capability check and moodle/webservice:createtoken capibility check)
|
2010-01-12 10:34:52 +00:00 |
|
Petr Skoda
|
645e2cc14d
|
MDL-21318 adding link to tracker issue for TODOs
|
2010-01-12 10:24:55 +00:00 |
|
Gordon Bateson
|
da92577c00
|
add groupings awareness to HotPot module
|
2010-01-12 07:27:43 +00:00 |
|
Sam Hemelryk
|
ef1973ce0a
|
lib-configonlylib MDLSITE-854 Changed zlib setting from on to 1 to fix content delivery bug
|
2010-01-12 03:16:38 +00:00 |
|
Andrew Davis
|
c95002a23c
|
grader report MDL-19704 Fixed a problem with my version/upgrade changes
|
2010-01-12 03:01:40 +00:00 |
|
Andrew Davis
|
82fc44da39
|
grader report MDL-19704 Fixed a problem with my version/upgrade changes
|
2010-01-12 02:59:58 +00:00 |
|
Penny Leach
|
5f08e124da
|
mnet MDL-18759 detect the case where a user profile is not fully set up for a remote user more elegantly
|
2010-01-12 02:58:53 +00:00 |
|
Penny Leach
|
050449b68f
|
mnet MDL-18758 slightly corrected a misleading language string
|
2010-01-12 02:48:00 +00:00 |
|
Penny Leach
|
aa8027110b
|
mnet: MDL-18758 check user_not_fully_set_up before creating user record in auth/mnet
|
2010-01-12 02:25:31 +00:00 |
|
Penny Leach
|
47c18e9b98
|
mnet MDL-17735 changed signature method url to rsa, not dsa
|
2010-01-12 01:59:47 +00:00 |
|
Moodle Robot
|
935ab45cc5
|
Updated the HEAD build version to 20100112
|
2010-01-12 00:36:31 +00:00 |
|
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 |
|