]>
git.mjollnir.org Git - moodle.git/log
Petr Skoda [Thu, 14 Jan 2010 22:10:20 +0000 (22:10 +0000)]
MDL-21235 new link method in html_write, partinally replaces old html_link, going to add new action_link soon
Pierre Pichet [Thu, 14 Jan 2010 21:59:07 +0000 (21:59 +0000)]
MDL-21336 testing with $correct != '' so that correct answer 0 is shown in multianswer
David Mudrak [Thu, 14 Jan 2010 20:53:06 +0000 (20:53 +0000)]
MDL-21346 fixed various print_password_policy() issues, merged from 1.9
Petr Skoda [Thu, 14 Jan 2010 19:18:04 +0000 (19:18 +0000)]
MDL-21235 new single button rendering
Inaki [Thu, 14 Jan 2010 18:54:12 +0000 (18:54 +0000)]
authentication plugins: MDL-21343 Add missing $OUTPUT global variables used in plugins' configuration pages
David Mudrak [Thu, 14 Jan 2010 11:30:10 +0000 (11:30 +0000)]
workshop added to the whitelist of standard modules
jerome mouneyrac [Thu, 14 Jan 2010 08:46:10 +0000 (08:46 +0000)]
webservice MDL-20805 fix token table display in the user profil
jerome mouneyrac [Thu, 14 Jan 2010 08:43:08 +0000 (08:43 +0000)]
webservice MDL-20805 fix sql column naming
jerome mouneyrac [Thu, 14 Jan 2010 08:40:32 +0000 (08:40 +0000)]
webservice MDL-20805 fix sql column naming
Petr Skoda [Thu, 14 Jan 2010 08:37:53 +0000 (08:37 +0000)]
fixed pgsql compatibility issue caused by aliases with reserved words
jerome mouneyrac [Thu, 14 Jan 2010 08:17:00 +0000 (08:17 +0000)]
webservice MDL-20805 fix token authentication
Rossiani Wijaya [Thu, 14 Jan 2010 07:18:06 +0000 (07:18 +0000)]
MDL-16919 - Convert uppercase to lowercase for param_username and updating test result in testmoodlelib.
Sam Hemelryk [Thu, 14 Jan 2010 07:10:14 +0000 (07:10 +0000)]
javascript-dock MDL-21329 Forgot to bumb the version after new setting added
Sam Hemelryk [Thu, 14 Jan 2010 07:04:37 +0000 (07:04 +0000)]
javascript-dock MDL-21329 Fixed regression with CFG var
Sam Hemelryk [Thu, 14 Jan 2010 06:56:12 +0000 (06:56 +0000)]
javascript-dock MDL-21329 Added $CFG->allowblockstodock(true by default) and $THEME->enable_dock (false by default)
Also moved blocks/blocks.js to javascript-static,js so there is one less file to load
Sam Hemelryk [Thu, 14 Jan 2010 05:36:17 +0000 (05:36 +0000)]
javascript-dock MDL-21329 Deleted icons that are no longer used
Sam Hemelryk [Thu, 14 Jan 2010 05:35:23 +0000 (05:35 +0000)]
javascript-dock MDL-21329 Several major changes to the underlying navigation and dock code
The following changes have been made in this commit:
1. Renamed the side bar thing to dock, this is consistent through all code/css now.
2. Converted everything to YUI 3 except the panel which docked items are shown in, this iwll be converted once YUI 3 overlay is no longer beta.
3 Redisigned the dock, all blocks can now make use of it, and theme code within JS can override it so they can make it look as they want.
More changes are coming
Rossiani Wijaya [Thu, 14 Jan 2010 02:29:26 +0000 (02:29 +0000)]
removing extra validation for extended username characters.
Andrew Davis [Thu, 14 Jan 2010 02:17:24 +0000 (02:17 +0000)]
weblib MDL-21183 Commented out some unreasonable unit tests
Pierre Pichet [Thu, 14 Jan 2010 01:29:46 +0000 (01:29 +0000)]
MDL-21336 testing with $correct != '' so that correct answer 0 is shown
Moodle Robot [Thu, 14 Jan 2010 00:36:56 +0000 (00:36 +0000)]
Updated the HEAD build version to
20100114
Dan Marsden [Wed, 13 Jan 2010 22:58:03 +0000 (22:58 +0000)]
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.
Dan Marsden [Wed, 13 Jan 2010 22:40:39 +0000 (22:40 +0000)]
SCORM AICC MDL-21330 fix php notice - thanks to Matteo Scaramuccia for report and fix.
Inaki [Wed, 13 Jan 2010 22:16:01 +0000 (22:16 +0000)]
enrolment plugins: MDL-21337 Missing global $OUTPUT variable in some enrolment plugins configuration page
Dan Marsden [Wed, 13 Jan 2010 22:06:54 +0000 (22:06 +0000)]
remove whitespace added in last commit
Dan Marsden [Wed, 13 Jan 2010 22:05:15 +0000 (22:05 +0000)]
SCORM AICC MDL-19392 add some missing params to querystring
Piers Harding [Wed, 13 Jan 2010 20:47:12 +0000 (20:47 +0000)]
MDL-21096 - fixed inconsistency in mod/scorm attempts counting. Also added in exception for unlimited attempts (0)
Petr Skoda [Wed, 13 Jan 2010 18:50:28 +0000 (18:50 +0000)]
MDL-21235 converted help cions to final render outputlib api
Petr Skoda [Wed, 13 Jan 2010 17:13:52 +0000 (17:13 +0000)]
MDL-21235 towards the final outputlib api - implementing separate html writer and implementing new render() method
Eloy Lafuente [Wed, 13 Jan 2010 16:50:27 +0000 (16:50 +0000)]
NOBUG: Fix notice (and something more?). Like MDL-12961 but in data module; merged from 19_STABLE
Moodle HQ git importer [Wed, 13 Jan 2010 11:25:15 +0000 (11:25 +0000)]
Fixing drift between CVS and git - removing legacy themes
Petr Skoda [Wed, 13 Jan 2010 11:25:15 +0000 (11:25 +0000)]
more eclipse autocompletion fixes
jerome mouneyrac [Wed, 13 Jan 2010 11:17:21 +0000 (11:17 +0000)]
webservice MDL-20805 change NOT IN for NOT EXISTS
jerome mouneyrac [Wed, 13 Jan 2010 11:15:31 +0000 (11:15 +0000)]
webservice MDL-20805 change NOT IN for NOT EXISTS
jerome mouneyrac [Wed, 13 Jan 2010 11:09:31 +0000 (11:09 +0000)]
webservice MDL-20805 readd the ORDER BY varchar (cross-db)
jerome mouneyrac [Wed, 13 Jan 2010 11:01:06 +0000 (11:01 +0000)]
webservice MDL-20805 remove the ORDER BY text (not cross-db)
jerome mouneyrac [Wed, 13 Jan 2010 10:51:15 +0000 (10:51 +0000)]
webservice MDL-20805 fix sql request so return only unique ID
jerome mouneyrac [Wed, 13 Jan 2010 10:15:58 +0000 (10:15 +0000)]
webservice MDL-20805 add token authentication method to test client (+ use token constant) - forgot a file
jerome mouneyrac [Wed, 13 Jan 2010 10:10:27 +0000 (10:10 +0000)]
webservice MDL-20805 add token authentication method to test client (+ use token constant)
jerome mouneyrac [Wed, 13 Jan 2010 10:05:49 +0000 (10:05 +0000)]
webservice MDL-20805 move token constant to moodlelib
Rossiani Wijaya [Wed, 13 Jan 2010 09:33:08 +0000 (09:33 +0000)]
MDL-16919 removing extra validation for extended username characters. PARAM_USERNAME always check the value for extended chars.
jerome mouneyrac [Wed, 13 Jan 2010 09:11:23 +0000 (09:11 +0000)]
webservice MDL-20805 fix validuntil checking (token invalid when xxx < time ())
Rossiani Wijaya [Wed, 13 Jan 2010 07:24:41 +0000 (07:24 +0000)]
change error message language string from 'alphanumerical' to 'invalidusername' - MDL-16919
Rossiani Wijaya [Wed, 13 Jan 2010 06:23:54 +0000 (06:23 +0000)]
MDL-16919 - Allow username to contain alphanumeric lowercase characters, underscore (_), hyphen (-), period (.) or at symbol (@)
jerome mouneyrac [Wed, 13 Jan 2010 04:03:52 +0000 (04:03 +0000)]
webservice MDL-20805 add missing exception string message
Penny Leach [Wed, 13 Jan 2010 03:46:45 +0000 (03:46 +0000)]
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
Sam Hemelryk [Wed, 13 Jan 2010 03:00:11 +0000 (03:00 +0000)]
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.
Penny Leach [Wed, 13 Jan 2010 02:46:12 +0000 (02:46 +0000)]
mnet MDL-21328 fixed non unique first field sql in mnet_services.php
merged from MOODLE_19_STABLE
Penny Leach [Wed, 13 Jan 2010 02:42:01 +0000 (02:42 +0000)]
mnet MDL-17082 removed all use of $_POST
merged from MOODLE_19_STABLE
jerome mouneyrac [Wed, 13 Jan 2010 02:24:39 +0000 (02:24 +0000)]
mnet MDL-21294 repository remote plugin support exception now (not tested yet cause this plugin needs retest and probably rewrite)
Andrew Davis [Wed, 13 Jan 2010 02:19:21 +0000 (02:19 +0000)]
weblib MDL-21296 added a comment about convert_urls_into_links() causing timeouts
Sam Hemelryk [Wed, 13 Jan 2010 02:12:34 +0000 (02:12 +0000)]
enrol-mnet MDL-21297 Fixed another syntax error
Sam Hemelryk [Wed, 13 Jan 2010 02:08:14 +0000 (02:08 +0000)]
enrol MDL-21297 Fixed syntax error
jerome mouneyrac [Wed, 13 Jan 2010 02:01:56 +0000 (02:01 +0000)]
webservice MDL-20805 no admin should create web service token for themself
Dan Marsden [Wed, 13 Jan 2010 02:00:17 +0000 (02:00 +0000)]
SCORM AICC MDL-19392 MDL-13716 cast result as a String in AICC (already done in Scorm 1.2 and 1.3
Penny Leach [Wed, 13 Jan 2010 01:08:56 +0000 (01:08 +0000)]
enrol/mnet MDL-21297 added error handling
Penny Leach [Wed, 13 Jan 2010 01:08:38 +0000 (01:08 +0000)]
mnet MDL-21294 change errors to exceptions in mnet server
Moodle Robot [Wed, 13 Jan 2010 00:36:55 +0000 (00:36 +0000)]
Updated the HEAD build version to
20100113
Petr Skoda [Tue, 12 Jan 2010 17:35:10 +0000 (17:35 +0000)]
MDL-21149 more info for theme designers
Petr Skoda [Tue, 12 Jan 2010 17:29:00 +0000 (17:29 +0000)]
MDL-21149 more anomaly update info
Petr Skoda [Tue, 12 Jan 2010 17:26:46 +0000 (17:26 +0000)]
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
Petr Skoda [Tue, 12 Jan 2010 17:21:52 +0000 (17:21 +0000)]
MDL-21149 preparation for renaming of old standard to standardold
Petr Skoda [Tue, 12 Jan 2010 17:10:42 +0000 (17:10 +0000)]
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
Eloy Lafuente [Tue, 12 Jan 2010 14:08:50 +0000 (14:08 +0000)]
MDL-21296 - Adding timing info to test in order to compare results ; merged from 19_STABLE
Eloy Lafuente [Tue, 12 Jan 2010 13:40:56 +0000 (13:40 +0000)]
MDL-21168 - Support encoded chars in query part of URL. Done in review day, but it's tested, grrr. Merged from 19_STABLE
Eloy Lafuente [Tue, 12 Jan 2010 13:33:25 +0000 (13:33 +0000)]
MDL-21168 - Added test for URLs with encoded paths and queries and fixed some onew. Merged from 19_STABLE
Petr Skoda [Tue, 12 Jan 2010 11:12:59 +0000 (11:12 +0000)]
MDLSITE-854 setting bigger output buffer size to match size of our CSS and JS
Petr Skoda [Tue, 12 Jan 2010 10:59:08 +0000 (10:59 +0000)]
MDL-21319 preventing debug output and cookies in mnet xmlrpc server script
Petr Skoda [Tue, 12 Jan 2010 10:54:33 +0000 (10:54 +0000)]
MDL-21318 more TODO info
jerome mouneyrac [Tue, 12 Jan 2010 10:34:52 +0000 (10:34 +0000)]
webservice MDL-20805 added token creation page in user profil (with service required capability check and moodle/webservice:createtoken capibility check)
Petr Skoda [Tue, 12 Jan 2010 10:24:55 +0000 (10:24 +0000)]
MDL-21318 adding link to tracker issue for TODOs
Gordon Bateson [Tue, 12 Jan 2010 07:27:43 +0000 (07:27 +0000)]
add groupings awareness to HotPot module
Sam Hemelryk [Tue, 12 Jan 2010 03:16:38 +0000 (03:16 +0000)]
lib-configonlylib MDLSITE-854 Changed zlib setting from on to 1 to fix content delivery bug
Andrew Davis [Tue, 12 Jan 2010 03:01:40 +0000 (03:01 +0000)]
grader report MDL-19704 Fixed a problem with my version/upgrade changes
Andrew Davis [Tue, 12 Jan 2010 02:59:58 +0000 (02:59 +0000)]
grader report MDL-19704 Fixed a problem with my version/upgrade changes
Penny Leach [Tue, 12 Jan 2010 02:58:53 +0000 (02:58 +0000)]
mnet MDL-18759 detect the case where a user profile is not fully set up for a remote user more elegantly
Penny Leach [Tue, 12 Jan 2010 02:48:00 +0000 (02:48 +0000)]
mnet MDL-18758 slightly corrected a misleading language string
Penny Leach [Tue, 12 Jan 2010 02:25:31 +0000 (02:25 +0000)]
mnet: MDL-18758 check user_not_fully_set_up before creating user record in auth/mnet
Penny Leach [Tue, 12 Jan 2010 01:59:47 +0000 (01:59 +0000)]
mnet MDL-17735 changed signature method url to rsa, not dsa
Moodle Robot [Tue, 12 Jan 2010 00:36:31 +0000 (00:36 +0000)]
Updated the HEAD build version to
20100112
Penny Leach [Mon, 11 Jan 2010 22:53:11 +0000 (22:53 +0000)]
mnet MDL-19239 changed all instances of fetching config from db to use get_config
Penny Leach [Mon, 11 Jan 2010 22:34:02 +0000 (22:34 +0000)]
mnet: MDL-20059 fix up login/mnet_email.php in a few places
Penny Leach [Mon, 11 Jan 2010 22:20:11 +0000 (22:20 +0000)]
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
Penny Leach [Mon, 11 Jan 2010 22:05:45 +0000 (22:05 +0000)]
mnet/login: MDL-21018 - be a bit more picky about when to show the link to mnet_email.php
Merged from MOODLE_19_STABLE
Dan Marsden [Mon, 11 Jan 2010 21:04:39 +0000 (21:04 +0000)]
SCORM AICC MDL-21304 typo when referring to SCORM session var in AICC files - thanks to Matteo Scaramuccia for the report and fix.
Moodle HQ git importer [Mon, 11 Jan 2010 10:43:40 +0000 (10:43 +0000)]
Fixing drift between CVS and git
David Mudrak [Mon, 11 Jan 2010 10:43:40 +0000 (10:43 +0000)]
workshop: datetime submit/assess restriction instead of date only
Petr Skoda [Mon, 11 Jan 2010 10:06:56 +0000 (10:06 +0000)]
fixed one more docs typo
Petr Skoda [Mon, 11 Jan 2010 10:04:39 +0000 (10:04 +0000)]
fixed yet another docs typo
Petr Skoda [Mon, 11 Jan 2010 10:03:16 +0000 (10:03 +0000)]
fixed another docs typo
Petr Skoda [Mon, 11 Jan 2010 10:02:14 +0000 (10:02 +0000)]
fixed docs typo
jerome mouneyrac [Mon, 11 Jan 2010 08:23:39 +0000 (08:23 +0000)]
webservice MDL-20805 added token creation page
Andrew Davis [Mon, 11 Jan 2010 07:35:40 +0000 (07:35 +0000)]
grader report MDL-19704 Added ability to hide course and category totals without hiding anything else
Rossiani Wijaya [Mon, 11 Jan 2010 07:24:18 +0000 (07:24 +0000)]
MDL-21174 - exclude deleted users in bulk upload of user profile pictures.
Rossiani Wijaya [Mon, 11 Jan 2010 06:56:34 +0000 (06:56 +0000)]
MDL-21174 - exclude deleted users in bulk upload of user profile pictures.
Andrew Davis [Mon, 11 Jan 2010 06:26:59 +0000 (06:26 +0000)]
weblib MDL-21168 Added some more unit tests
Penny Leach [Mon, 11 Jan 2010 01:02:43 +0000 (01:02 +0000)]
mnet MDL-17169 trim the raw xmlrpc response before passing it to the xml parser
merged from MOODLE_19_STABLE
Moodle Robot [Mon, 11 Jan 2010 00:36:58 +0000 (00:36 +0000)]
Updated the HEAD build version to
20100111
Moodle Robot [Sun, 10 Jan 2010 00:36:20 +0000 (00:36 +0000)]
Updated the HEAD build version to
20100110
Eloy Lafuente [Sat, 9 Jan 2010 23:13:20 +0000 (23:13 +0000)]
First commit of ast_utf8 installer file