39492 Commits

Author SHA1 Message Date
Pierre Pichet
fbe60eb3ea MDL-21336 testing with $correct != '' so that correct answer 0 is shown 2010-01-14 01:29:46 +00:00
Moodle Robot
fc285d748e Updated the HEAD build version to 20100114 2010-01-14 00:36:56 +00:00
Dan Marsden
f3f58e0b93 SCORM AICC MDL-21332 issue with returning to correct location when loading an AICC object for the 2nd time. - Thanks to Matteo Scaramuccia for the report and fix. 2010-01-13 22:58:03 +00:00
Dan Marsden
5eaf56b8c3 SCORM AICC MDL-21330 fix php notice - thanks to Matteo Scaramuccia for report and fix. 2010-01-13 22:40:39 +00:00
Inaki
7a9f7d6c8a enrolment plugins: MDL-21337 Missing global $OUTPUT variable in some enrolment plugins configuration page 2010-01-13 22:16:01 +00:00
Dan Marsden
f1483df16a remove whitespace added in last commit 2010-01-13 22:06:54 +00:00
Dan Marsden
43001f4af0 SCORM AICC MDL-19392 add some missing params to querystring 2010-01-13 22:05:15 +00:00
Piers Harding
983befaf54 MDL-21096 - fixed inconsistency in mod/scorm attempts counting. Also added in exception for unlimited attempts (0) 2010-01-13 20:47:12 +00:00
Petr Skoda
bf11293a94 MDL-21235 converted help cions to final render outputlib api 2010-01-13 18:50:28 +00:00
Petr Skoda
5d0c95a5ac MDL-21235 towards the final outputlib api - implementing separate html writer and implementing new render() method 2010-01-13 17:13:52 +00:00
Eloy Lafuente
1fb0e43005 NOBUG: Fix notice (and something more?). Like MDL-12961 but in data module; merged from 19_STABLE 2010-01-13 16:50:27 +00:00
Moodle HQ git importer
07e1428995 Fixing drift between CVS and git - removing legacy themes 2010-01-13 11:25:15 +00:00
Petr Skoda
d5fac1cfd4 more eclipse autocompletion fixes 2010-01-13 11:25:15 +00:00
jerome mouneyrac
42f5012075 webservice MDL-20805 change NOT IN for NOT EXISTS 2010-01-13 11:17:21 +00:00
jerome mouneyrac
81c2a98750 webservice MDL-20805 change NOT IN for NOT EXISTS 2010-01-13 11:15:31 +00:00
jerome mouneyrac
7614f4f327 webservice MDL-20805 readd the ORDER BY varchar (cross-db) 2010-01-13 11:09:31 +00:00
jerome mouneyrac
49af1c558b webservice MDL-20805 remove the ORDER BY text (not cross-db) 2010-01-13 11:01:06 +00:00
jerome mouneyrac
f692098303 webservice MDL-20805 fix sql request so return only unique ID 2010-01-13 10:51:15 +00:00
jerome mouneyrac
2e74c15aa6 webservice MDL-20805 add token authentication method to test client (+ use token constant) - forgot a file 2010-01-13 10:15:58 +00:00
jerome mouneyrac
bff11d2953 webservice MDL-20805 add token authentication method to test client (+ use token constant) 2010-01-13 10:10:27 +00:00
jerome mouneyrac
eec99048c2 webservice MDL-20805 move token constant to moodlelib 2010-01-13 10:05:49 +00:00
Rossiani Wijaya
7960422510 MDL-16919 removing extra validation for extended username characters. PARAM_USERNAME always check the value for extended chars. 2010-01-13 09:33:08 +00:00
jerome mouneyrac
4ba8df5c1c webservice MDL-20805 fix validuntil checking (token invalid when xxx < time ()) 2010-01-13 09:11:23 +00:00
Rossiani Wijaya
50256f9cd1 change error message language string from 'alphanumerical' to 'invalidusername' - MDL-16919 2010-01-13 07:24:41 +00:00
Rossiani Wijaya
07ed083e4e MDL-16919 - Allow username to contain alphanumeric lowercase characters, underscore (_), hyphen (-), period (.) or at symbol (@) 2010-01-13 06:23:54 +00:00
jerome mouneyrac
8c594bbb11 webservice MDL-20805 add missing exception string message 2010-01-13 04:03:52 +00:00
Penny Leach
c0b22a3f96 mnet MDL-21294 fixed some errors in the new mnet exception stuff
I think I must have tested mnet client/server around the wrong way
2010-01-13 03:46:45 +00:00
Sam Hemelryk
fef275786f outputlib MDL-21325 changed theme_config::DEFAULT_THEME from standard to standard old to get rid of notices.
Added javascripts_footer back into the configurable array so that themes can put javascript into the footer.
2010-01-13 03:00:11 +00:00
Penny Leach
c684febcc3 mnet MDL-21328 fixed non unique first field sql in mnet_services.php
merged from MOODLE_19_STABLE
2010-01-13 02:46:12 +00:00
Penny Leach
739e4e3c21 mnet MDL-17082 removed all use of $_POST
merged from MOODLE_19_STABLE
2010-01-13 02:42:01 +00:00
jerome mouneyrac
1bddb63dde mnet MDL-21294 repository remote plugin support exception now (not tested yet cause this plugin needs retest and probably rewrite) 2010-01-13 02:24:39 +00:00
Andrew Davis
ef29cb5a15 weblib MDL-21296 added a comment about convert_urls_into_links() causing timeouts 2010-01-13 02:19:21 +00:00
Sam Hemelryk
d145a62e5b enrol-mnet MDL-21297 Fixed another syntax error 2010-01-13 02:12:34 +00:00
Sam Hemelryk
b0cab8b97b enrol MDL-21297 Fixed syntax error 2010-01-13 02:08:14 +00:00
jerome mouneyrac
de7a00a400 webservice MDL-20805 no admin should create web service token for themself 2010-01-13 02:01:56 +00:00
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