]>
git.mjollnir.org Git - moodle.git/log
David Mudrak [Mon, 4 Jan 2010 17:44:07 +0000 (17:44 +0000)]
Renaming gradingform.php to edit_form.php
David Mudrak [Mon, 4 Jan 2010 17:43:31 +0000 (17:43 +0000)]
First drafts of the Number of errors grading strategy
David Mudrak [Mon, 4 Jan 2010 17:43:12 +0000 (17:43 +0000)]
Display the strategy name
David Mudrak [Mon, 4 Jan 2010 17:43:02 +0000 (17:43 +0000)]
Edit grading form refactoring
The previous desing was too "base-class oriented". I have realized that
strategies have to deal with loading and saving dimension definitions in
their own way. Getting rid of all db<->form field mappings as it would
work for very simple strategies only.
David Mudrak [Mon, 4 Jan 2010 17:42:49 +0000 (17:42 +0000)]
Added submission form strings
David Mudrak [Mon, 4 Jan 2010 17:42:37 +0000 (17:42 +0000)]
Some plays with submission, to do
David Mudrak [Mon, 4 Jan 2010 17:42:27 +0000 (17:42 +0000)]
Adding formal source code conventions
David Mudrak [Mon, 4 Jan 2010 17:42:17 +0000 (17:42 +0000)]
Explaining nattachments better
David Mudrak [Mon, 4 Jan 2010 17:38:29 +0000 (17:38 +0000)]
Initial draft of submission support
David Mudrak [Mon, 4 Jan 2010 17:37:53 +0000 (17:37 +0000)]
Some mform refactoring
Uses customdata instead of modified constructor.
David Mudrak [Mon, 4 Jan 2010 17:37:31 +0000 (17:37 +0000)]
Yay! Saving dimensions works
Cooking dimension editor's raw data is done by the strategy class.
David Mudrak [Mon, 4 Jan 2010 17:37:04 +0000 (17:37 +0000)]
Fixed the missing table in Error banded strategy and renaming it to Number of errors.
David Mudrak [Mon, 4 Jan 2010 17:36:43 +0000 (17:36 +0000)]
Use strategy-specific term for assessment dimension
David Mudrak [Mon, 4 Jan 2010 17:36:15 +0000 (17:36 +0000)]
Applying Eloy's suggestions
David Mudrak [Mon, 4 Jan 2010 17:35:56 +0000 (17:35 +0000)]
More work on the strategy API
David Mudrak [Mon, 4 Jan 2010 17:35:12 +0000 (17:35 +0000)]
Some files renamed to fit the coding style
David Mudrak [Mon, 4 Jan 2010 17:34:08 +0000 (17:34 +0000)]
MDL-17827 workshop: initial check in of the files
Exported from David's git repository
David Mudrak [Mon, 4 Jan 2010 17:12:35 +0000 (17:12 +0000)]
Adding locallib.php to store internal functions
Petr Skoda [Mon, 4 Jan 2010 14:40:34 +0000 (14:40 +0000)]
MDL-20204 improved pix docs
Petr Skoda [Mon, 4 Jan 2010 09:46:47 +0000 (09:46 +0000)]
MDL-21236 removing spurious popup action from normal action links, thanks sam
Dongsheng Cai [Mon, 4 Jan 2010 08:33:33 +0000 (08:33 +0000)]
"MDL-20204, fixed yui2 js file path"
Petr Skoda [Mon, 4 Jan 2010 07:51:59 +0000 (07:51 +0000)]
MDL-21232 using normal = which should be enough now in PHP5
Penny Leach [Mon, 4 Jan 2010 03:57:47 +0000 (03:57 +0000)]
portfolio/glossary MDL-21158 make sure full glossary export is in a leap2a selection
Penny Leach [Mon, 4 Jan 2010 03:43:18 +0000 (03:43 +0000)]
portfolio NOBUG just fixed some code wrapping in a long line
Penny Leach [Mon, 4 Jan 2010 03:28:59 +0000 (03:28 +0000)]
portfolio/forum MDL-21156 added portfolio url rewriting to forum export
Penny Leach [Mon, 4 Jan 2010 03:20:48 +0000 (03:20 +0000)]
portfolio MDL-21156 added a missing lang string and removed a too strict exception
Sam Hemelryk [Mon, 4 Jan 2010 02:53:47 +0000 (02:53 +0000)]
output MDL-21232 image now checks to see if passed url var is a moodle_url to avoid bad image src attribute
Moodle Robot [Mon, 4 Jan 2010 00:33:27 +0000 (00:33 +0000)]
Updated the HEAD build version to
20100104
Petr Skoda [Sun, 3 Jan 2010 21:10:49 +0000 (21:10 +0000)]
MDL-21231 fixed recent regression, thanks penny for the report
Petr Skoda [Sun, 3 Jan 2010 20:54:36 +0000 (20:54 +0000)]
MDL-21198 one more single_button + version bump to the new year (could not resit it)
Petr Skoda [Sun, 3 Jan 2010 20:49:30 +0000 (20:49 +0000)]
MDL-21198 fixed silly regression in type checking - grrr
Petr Skoda [Sun, 3 Jan 2010 20:47:13 +0000 (20:47 +0000)]
MDL-21198 used new simple_button class when doing OUTPUT->confirm() - more consistent and hopefully easier to remember than html_form::make_button() ;-)
Petr Skoda [Sun, 3 Jan 2010 17:20:49 +0000 (17:20 +0000)]
MDL-21198 new simple_button output component, this could finally solve potential "form x button" confusion - continued
Petr Skoda [Sun, 3 Jan 2010 17:08:21 +0000 (17:08 +0000)]
MDL-21198 new simple_button output component, this could finally solve potential "form x button" confusion
Petr Skoda [Sun, 3 Jan 2010 15:46:14 +0000 (15:46 +0000)]
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
Petr Skoda [Sun, 3 Jan 2010 10:28:29 +0000 (10:28 +0000)]
MDL-21198 towards origianl single_button() syntax + other improvements
Moodle Robot [Sun, 3 Jan 2010 00:33:51 +0000 (00:33 +0000)]
Updated the HEAD build version to
20100103
David Mudrak [Sat, 2 Jan 2010 22:54:13 +0000 (22:54 +0000)]
Preventing assignment CSS from influencing other modules
This was discovered during workshop testing. User pictures were all
displayed in size 35x35px regardless their size setting. This was caused
by mod/assignment standard theme.
David Mudrak [Sat, 2 Jan 2010 21:40:00 +0000 (21:40 +0000)]
MDL-21198 fixing a regression in the recent action_link() rewrite
David Mudrak [Sat, 2 Jan 2010 20:58:43 +0000 (20:58 +0000)]
MDL-21198 fixed a typo
Petr Skoda [Sat, 2 Jan 2010 13:57:44 +0000 (13:57 +0000)]
MDL-21198 minor cleanup and improvements
Petr Skoda [Sat, 2 Jan 2010 13:26:09 +0000 (13:26 +0000)]
MDL-21198 fixed yet another regression in last commit, lalala
Petr Skoda [Sat, 2 Jan 2010 13:25:09 +0000 (13:25 +0000)]
MDL-21198 fixed another regression in last commit
Petr Skoda [Sat, 2 Jan 2010 13:23:43 +0000 (13:23 +0000)]
MDL-21198 fixed regression in last commit
Petr Skoda [Sat, 2 Jan 2010 13:17:54 +0000 (13:17 +0000)]
MDL-21198 OUTPUT->action_icon improvements, refactoring and fixing conversion regressions
Moodle Robot [Sat, 2 Jan 2010 00:33:17 +0000 (00:33 +0000)]
Updated the HEAD build version to
20100102
Petr Skoda [Fri, 1 Jan 2010 12:44:08 +0000 (12:44 +0000)]
MDL-20204 Eclipse autocompletion works again
Moodle Robot [Fri, 1 Jan 2010 00:33:49 +0000 (00:33 +0000)]
Updated the HEAD build version to
20100101
Moodle Robot [Fri, 1 Jan 2010 00:23:06 +0000 (00:23 +0000)]
Automatic installer.php lang files by installer_builder (
20100101 )
Petr Skoda [Thu, 31 Dec 2009 10:06:57 +0000 (10:06 +0000)]
MDL-21198 $OUTPUT->icon() improvements
Petr Skoda [Thu, 31 Dec 2009 10:06:56 +0000 (10:06 +0000)]
MDL-21198 $OUTPUT->icon() improvements
Moodle Robot [Thu, 31 Dec 2009 00:34:17 +0000 (00:34 +0000)]
Updated the HEAD build version to
20091231
Moodle Robot [Thu, 31 Dec 2009 00:23:03 +0000 (00:23 +0000)]
Automatic installer.php lang files by installer_builder (
20091231 )
Eloy Lafuente [Wed, 30 Dec 2009 18:00:34 +0000 (18:00 +0000)]
NOBUG: Fix use of output_tag() causing warnings here and there.
Eloy Lafuente [Wed, 30 Dec 2009 17:35:36 +0000 (17:35 +0000)]
MDL-16658 restore - new restore:createuser cap + pre-check users before restoring; merged from 19_STABLE
Petr Skoda [Wed, 30 Dec 2009 15:32:58 +0000 (15:32 +0000)]
MDL-20204 sheet name first, thanks Urs
Petr Skoda [Wed, 30 Dec 2009 15:19:59 +0000 (15:19 +0000)]
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
Petr Skoda [Wed, 30 Dec 2009 15:19:55 +0000 (15:19 +0000)]
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
Helen Foster [Wed, 30 Dec 2009 14:09:22 +0000 (14:09 +0000)]
moodle.org lang string: MDLSITE-846 thanks to Mauno
Helen Foster [Wed, 30 Dec 2009 12:38:06 +0000 (12:38 +0000)]
moodle.org lang strings: MDLSITE-297 thanks to MD
Moodle Robot [Wed, 30 Dec 2009 00:33:39 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091230
Petr Skoda [Tue, 29 Dec 2009 22:11:52 +0000 (22:11 +0000)]
MDL-20204 just a little blue theme experiment for testing of theme development process ;-)
Petr Skoda [Tue, 29 Dec 2009 22:11:52 +0000 (22:11 +0000)]
MDL-20204 just a little blue theme experiment for testing of theme development process ;-)
Eloy Lafuente [Tue, 29 Dec 2009 19:36:08 +0000 (19:36 +0000)]
NOBUG: Whitespace and XHTML ; merged from 19_STABLE
Petr Skoda [Tue, 29 Dec 2009 17:26:29 +0000 (17:26 +0000)]
MDL-21119 lang menu and login info now handled by themes
Petr Skoda [Tue, 29 Dec 2009 14:38:49 +0000 (14:38 +0000)]
MDL-20204 fixed some alt image typos
Petr Skoda [Tue, 29 Dec 2009 14:30:15 +0000 (14:30 +0000)]
MDL-21210 hopefully fixed $PAGE->set_url() weirdness and added more diagnostics
Petr Skoda [Tue, 29 Dec 2009 12:39:11 +0000 (12:39 +0000)]
MDL-21193 improved error messages in combo loader
Petr Skoda [Tue, 29 Dec 2009 12:38:50 +0000 (12:38 +0000)]
MDL-21193 improved error messages in combo loader
Petr Skoda [Tue, 29 Dec 2009 12:23:39 +0000 (12:23 +0000)]
MDL-20204 adding missing theme render prefix for current theme - thanks dvpdiner2
Petr Skoda [Tue, 29 Dec 2009 12:14:42 +0000 (12:14 +0000)]
MDL-21208 THEME_DESIGNER_CACHE_LIFETIME control option added
Petr Skoda [Tue, 29 Dec 2009 12:04:31 +0000 (12:04 +0000)]
MDL-21208 major perf improvement for theme designer mode - now partially cached too ;-)
Petr Skoda [Tue, 29 Dec 2009 11:05:25 +0000 (11:05 +0000)]
MDL-21208 longer image caching in theme designer mode (performance)
Moodle Robot [Tue, 29 Dec 2009 00:33:16 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091229
Petr Skoda [Mon, 28 Dec 2009 23:08:55 +0000 (23:08 +0000)]
MDL-21193 finally fixed YUI3 laoding - now fully cached and working - yay!
Petr Skoda [Mon, 28 Dec 2009 19:42:19 +0000 (19:42 +0000)]
MDL-21204 fixed incorrect url params, credit goes to Gabriel Dias
Petr Skoda [Mon, 28 Dec 2009 19:40:07 +0000 (19:40 +0000)]
MDL-21198 improved html_link api, added missing style attribute; marked some potential problems with TODOs
Petr Skoda [Mon, 28 Dec 2009 19:38:00 +0000 (19:38 +0000)]
fixed dml typo
Petr Skoda [Mon, 28 Dec 2009 14:53:31 +0000 (14:53 +0000)]
MDL-21198 fixed legacy PHP4 pass-by-reference notation + added proper param type
Eloy Lafuente [Mon, 28 Dec 2009 14:34:50 +0000 (14:34 +0000)]
MDL-21203 delete dupe code - Credit goes to Antoine G ; merged from 19_STABLE
Petr Skoda [Mon, 28 Dec 2009 10:43:01 +0000 (10:43 +0000)]
MDL-21198 make factory methods ahve to be static; adding "real" construtors for components; fixed regression in detection of missing image alt text in actions; api improvements; plus some other fixes
Petr Skoda [Mon, 28 Dec 2009 08:33:47 +0000 (08:33 +0000)]
MDL-21198 improved parameter types specification in renderer api
Moodle Robot [Mon, 28 Dec 2009 00:34:42 +0000 (00:34 +0000)]
Updated the HEAD build version to
20091228
Petr Skoda [Sun, 27 Dec 2009 23:31:46 +0000 (23:31 +0000)]
MDL-21198 going back to the original spacer syntax, image component improvements, plus some regression fixes
Petr Skoda [Sun, 27 Dec 2009 19:50:15 +0000 (19:50 +0000)]
MDL-21198 removing "Moodle_" prefix from html_component
Petr Skoda [Sun, 27 Dec 2009 19:47:21 +0000 (19:47 +0000)]
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
Petr Skoda [Sun, 27 Dec 2009 12:58:29 +0000 (12:58 +0000)]
MDL-21197 output components do not use globals any more in prepare() methods
Petr Skoda [Sun, 27 Dec 2009 12:02:04 +0000 (12:02 +0000)]
MDL-20790 more page layouts -see base theme for full list; also added new css body class for describing current layout; base layout is now default for beter BC; require_login() now sets 'incourse' layout automatically
Petr Skoda [Sun, 27 Dec 2009 11:51:44 +0000 (11:51 +0000)]
fixed CLI script detection
Petr Skoda [Sun, 27 Dec 2009 09:27:41 +0000 (09:27 +0000)]
MDL-21196 workaround for xhtml strict problems in phploader
Moodle Robot [Sun, 27 Dec 2009 00:33:13 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091227
Moodle Robot [Sat, 26 Dec 2009 00:33:27 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091226
David Mudrak [Fri, 25 Dec 2009 23:31:59 +0000 (23:31 +0000)]
MDL-21191 Fixing another regression in dependency calculation
This is not easy to spot as $params may just contain one more item than $sql
would expect. However, $sql and $params should be well paired.
Petr Skoda [Fri, 25 Dec 2009 22:47:41 +0000 (22:47 +0000)]
MDL-21189 yui combined file loading admin setting
Petr Skoda [Fri, 25 Dec 2009 22:37:04 +0000 (22:37 +0000)]
MDL-21189 yui2/3 combo loader implemented - yay! admin settings in the next commit; yui libs stored in more standard locations
Petr Skoda [Fri, 25 Dec 2009 19:51:40 +0000 (19:51 +0000)]
MDL-21189 custom yui image loading needed for combo yui loader
David Mudrak [Fri, 25 Dec 2009 17:18:52 +0000 (17:18 +0000)]
MDL-21190 Re-fixing a regression in dependency calculation
Sorry for the last commit. This should be the proper way. The problem
was with the question mark within quotes - it was not considered as a
placeholder.
David Mudrak [Fri, 25 Dec 2009 16:46:46 +0000 (16:46 +0000)]
MDL-21190 Fixing a regression in dependency calculation
Petr Skoda [Fri, 25 Dec 2009 15:27:47 +0000 (15:27 +0000)]
MDL-21187 brand new yui2 lib loading now using the official YAHOO oholoaders which properly resolves all dependencies; please note we are still suing the YUI2 CSS preloading
Petr Skoda [Fri, 25 Dec 2009 14:40:44 +0000 (14:40 +0000)]
MDL-20204 show debugging when require_js() used