41932 Commits

Author SHA1 Message Date
David Mudrak
f829c8d07f MDL-22062 Grade item's idnumber can be added from the calculation form
Before this patch, if activity module used multiply grade items (as
workshop does), the method add_idnumber() returned false because it
required empty idnumber in course_modules. The patch makes this check
only for grade_items with itemnumber 0.
2010-06-05 19:53:29 +00:00
David Mudrak
23c9aeac40 MDL-22062 Workshop used to set the same idnumber for its grade_items
In fact, course/modedit.php sets the correct value for the grade_item
number 0 and keeps it synced with the idnumber value in course_modules.
2010-06-05 19:53:18 +00:00
Piers Harding
ae350951c2 MDL-22650 - extend apidebugmask description with an example. 2010-06-05 19:09:16 +00:00
Petr Skoda
4b7c96d9e6 MDL-22574 removing obsolete choose file elements that can not work any more, developers have to upgrade code 2010-06-05 09:58:30 +00:00
Moodle Robot
b1d440738b Updated the HEAD build version to 20100605 2010-06-05 00:43:46 +00:00
Andreas Grabs
9e1aed5330 existing questions now can be saved as new question 2010-06-04 21:12:27 +00:00
Andreas Grabs
6cc1599e09 captcha now uses the recaptcha-plugin and
some code cleanups
2010-06-04 20:21:08 +00:00
Eloy Lafuente
b46ba22bf5 NOBUG: reduce to 1 whitespace. ctags was crying 2010-06-04 18:38:33 +00:00
Petr Skoda
5eae373e5b MDL-22680 fixed new password setting 2010-06-04 18:19:34 +00:00
David Mudrak
8b07eeb8c0 MDL-22507 Fixed a regression, thanks Helen for spotting this 2010-06-04 13:21:32 +00:00
Pierre Pichet
49580a59d1 MDL-20296 add isset() tests in function split_old_answer () lines 358-362 2010-06-04 12:28:45 +00:00
Andreas Grabs
5e97c34df7 optimized the code of item_form. put the common calls into the parrent class "feedback_item_form_class.php" 2010-06-04 11:13:36 +00:00
Andreas Grabs
3a787259fe cleaning up the code and add some documentations 2010-06-04 10:29:55 +00:00
Dongsheng Cai
4140cf6b8f "MDL-22677, delete dependent comments and ratings in glossary module" 2010-06-04 09:49:56 +00:00
Dongsheng Cai
a12f85718d MDL-22573, use filepicker to replace upload_manager in gradebook import form 2010-06-04 08:37:17 +00:00
Eloy Lafuente
2e300e139a NOBUG: Fix some queries preventing showentry "popup" to work 2010-06-04 08:26:11 +00:00
Dongsheng Cai
bbdfd8ce01 MDL-22574, move import form to import.php, use csv_import_reader class to process csv file, use filepicker to replace legacy upload form. 2010-06-04 08:21:24 +00:00
Petr Skoda
a07600473d MDL-22646 create_context() is internal implementation function, to be used only inside accesslib.php 2010-06-04 07:30:42 +00:00
Andrew Davis
67485c7f3e gradebook MDL-22670 added trimming of trailing zeros 2010-06-04 06:04:20 +00:00
jerome mouneyrac
21c968b495 create user lib MDL-22646 create automatically a context when create a user 2010-06-04 04:14:11 +00:00
Dongsheng Cai
1eda38ee34 MDL-22574, use filepicker to impot users in admin 2010-06-04 04:08:56 +00:00
Andrew Davis
3cf33f5181 gradebook MDL-22670 added function to trim trailing zeros 2010-06-04 03:59:49 +00:00
Pierre Pichet
b79c7c289b MDL-20296 correcting fill with correct display in preview 2010-06-04 03:53:02 +00:00
aparup
7328e94b30 navigation MDL-22560 temporary fix for anomaly 2010-06-04 03:51:21 +00:00
jerome mouneyrac
24caaa2112 community block MDL-19314 hub tnot trusted should not be displayed bold in the listing 2010-06-04 03:26:10 +00:00
Dongsheng Cai
ab16da675e MDL-22574, use moodle form to import glossary 2010-06-04 03:14:21 +00:00
Sam Hemelryk
af7c1e29ab block-community MDL-19314 Tweaked image gallery CSS and added a firstimageonly property 2010-06-04 02:46:25 +00:00
aparup
dad55fc5b3 assignment MDL-22610 quickgrading: fixed form - after header output. 2010-06-04 02:42:21 +00:00
Sam Hemelryk
2a102b901e block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules 2010-06-04 01:49:53 +00:00
Moodle Robot
42e7e70a9d Updated the HEAD build version to 20100604 2010-06-04 00:44:28 +00:00
Tim Hunt
837f832526 quiz summary. Change 'Started' to 'Not answered'. 2010-06-03 11:04:42 +00:00
Martin Dougiamas
1974b3153a Make the description field bigger 2010-06-03 09:38:46 +00:00
Martin Dougiamas
13d489e088 Updated some strings to mention MOOCH 2010-06-03 09:30:51 +00:00
jerome mouneyrac
bb98a5b25e webservice MDL-12886 add function to retrieve token row by token (must be unique) 2010-06-03 09:16:00 +00:00
Sam Hemelryk
56dc41d0c4 course ajax MDL-22653 Toggling of label visibility now dims text correctly. Kudos to Davo 2010-06-03 08:55:08 +00:00
Petr Skoda
704c5dfed4 MDL-22042 fixed kses cleaning of html code 2010-06-03 08:43:59 +00:00
Sam Hemelryk
48fa948491 navigation MDL-22438 Fixed alignment issues with navigation items that were wrapping lines 2010-06-03 08:27:03 +00:00
Petr Skoda
8496eeb3bc MDL-22040 converting username to html entities before outputting 2010-06-03 08:18:38 +00:00
Sam Hemelryk
b9d4c7d367 navigation MDL-22660 Fixed bug whereby guest users saw My home and My profile in navigation 2010-06-03 08:11:46 +00:00
Sam Hemelryk
8886223d38 navigation MDL-22420 Removed the reload icon 2010-06-03 07:53:31 +00:00
Sam Hemelryk
3ebc548f9b course MDL-8369 Fixed bug in front page combo list and tweaked CSS 2010-06-03 06:11:39 +00:00
Sam Hemelryk
8ac11ff286 htmlpurify MDL-22654 Implemented solution to fix issues rising from HTML purify normalising line breaks 2010-06-03 03:34:05 +00:00
Moodle Robot
4ad6e3f475 Updated the HEAD build version to 20100603 2010-06-03 00:43:40 +00:00
Helen Foster
a93ebff31e MDL-22276 rewording lang strings 2010-06-02 15:00:24 +00:00
Helen Foster
d5151f9386 MDL-22276 rewording help string 2010-06-02 14:18:43 +00:00
jerome mouneyrac
edb2fe7cba Community block MDL-19314 add CSS for the hub image + display error page if no site not registered when try to publish a course 2010-06-02 09:45:46 +00:00
jerome mouneyrac
06d4578c60 Community block MDL-19314 add prefix to hublib.php defines + remove some old not used 1.9 strings from lang/moodle.php 2010-06-02 08:41:21 +00:00
Dongsheng Cai
b61e3e80c1 MDL-22574, use filepicker import glossary xml 2010-06-02 07:30:13 +00:00
Rossiani Wijaya
02114f13d3 MDL-20447 - bulk upload: add page heading 2010-06-02 07:26:56 +00:00
jerome mouneyrac
a6ada9598a registration MDL-19313 delete old registration page 2010-06-02 07:07:27 +00:00