Sam Marshall
ca3d4806a3
accesslib MDL-22527 (undoing file accidentally committed with previous change - grr eclipse - sorry)
2010-05-21 11:52:40 +00:00
Sam Marshall
31c9330392
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +00:00
Jordi Piguillem
74c6a62c73
[MDL-22112]
...
Finishing some todos and fixing some bugs
2010-05-21 11:07:43 +00:00
Andrew Davis
aeafd4366b
rating MDL-22526 added item checks to rating submission
2010-05-21 07:50:38 +00:00
Rossiani Wijaya
942308b74d
Change the fields value (3rd parameter) from 'id' to 'u.id'
2010-05-21 03:50:00 +00:00
Sam Hemelryk
34e1770111
navigation MDL-20276 Fixed version number
2010-05-21 03:22:51 +00:00
Sam Hemelryk
56ed242b51
navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation.
...
* Routine navigation through the quiz and question modules
* Fixed navbar through quiz and questions
* Pages headers added throughout
* Added method to turn a navigation node into a tabs array suitable for use with print tabs
2010-05-21 03:15:48 +00:00
Rossiani Wijaya
ef7700377b
fixed typo for parameter value from treu to true.
2010-05-21 02:33:43 +00:00
Dan Marsden
9df209c122
Quiz Events MDL-22539 add events to start and process attempts
2010-05-20 23:01:22 +00:00
Petr Skoda
2884fd8eeb
MDL-22530 fixed regression in url module - missing encrypted parameter
2010-05-20 17:33:56 +00:00
Andreas Grabs
645ba122dc
MDL-19835 - Produce list of emails for non-respondents
2010-05-20 15:33:00 +00:00
Andreas Grabs
8d7b8286c4
MDL-19835 - Produce list of emails for non-respondents
2010-05-20 14:32:26 +00:00
Andreas Grabs
da12126322
removed 'user' => CAP_ALLOW
2010-05-20 11:22:36 +00:00
Jordi Piguillem
7bc03dd55b
[MDL-22112]
...
Removing access to $PAGE from this function
2010-05-20 10:49:00 +00:00
Petr Skoda
fc9d2fe1b2
fixed incorrect whitespace in glossary upgrade
2010-05-20 09:28:58 +00:00
Petr Skoda
e91f4190f0
fixed incorrect whitespace in data upgrade
2010-05-20 09:12:39 +00:00
Jordi Piguillem
ab35d722b9
[22352]
...
Fixing the error.
2010-05-20 08:15:02 +00:00
Dongsheng Cai
573e7e3396
revert some changes, my cvs client (smartcvs) goes wrong, commited all my local changes, MDL-8224
2010-05-20 06:35:41 +00:00
Dongsheng Cai
af140288c4
MDL-8224, minor changes to tweak ui
2010-05-20 06:26:40 +00:00
Dongsheng Cai
d8f3170367
MDL-16597, added some style to make filemanger prettier
2010-05-20 06:15:44 +00:00
Martin Dougiamas
765a1d4ba8
MDL-19628 getremoteaddr() now normally returns 0.0.0.0, which is good for logs and so on. It can be made to return null when that is required, by a new parameter.
2010-05-20 02:36:20 +00:00
Penny Leach
21512d5861
portfolio MDL-21079 make sure that mod/forum/locallib.php includes main forum lib
2010-05-19 17:42:47 +00:00
Dongsheng Cai
4d2ee4c2c0
MDL-16597, move print_filemanager to $OUTPUT->file_manager, now theme designers are able to costomize file manager.
2010-05-19 08:05:36 +00:00
Dan Marsden
4d10b5203b
SCORM MDL-22340 use full path for includes.
2010-05-18 22:09:54 +00:00
David Mudrak
55fc1e5997
MDL-22507 workshop: old style rendering fixed for user planner
2010-05-18 20:48:29 +00:00
David Mudrak
f4b5c157f9
NOBUG workshop: putting a todo note to rewrite file API support for subplugins
2010-05-18 20:12:30 +00:00
David Mudrak
4437929e17
NOBUG workshop: fixed missing closing tag
2010-05-18 19:15:05 +00:00
David Mudrak
94ad199baa
NOBUG workshop - added support for forgotten workshop_instructreviewers filearea
2010-05-18 17:55:06 +00:00
Helen Foster
89259d0c14
MDL-21695 adding help and link strings
2010-05-18 11:57:24 +00:00
Martin Dougiamas
6606c00fe2
forum MDL-22477 Fixed single discussion forum so it works, and also fixed a bunch of other little regressions and bad formatting while there. Blog forum now 100% wide too.
2010-05-17 16:00:36 +00:00
Dongsheng Cai
cd8236983d
"fixed version number to make http://cvs.moodle.org/contrib/tools/check_upgrade_savepoints/ happy"
2010-05-17 09:51:40 +00:00
Andrew Davis
e404dffd59
rating MDL-21657 added a space in if statement to not break upgrade safety checking script
2010-05-17 09:33:33 +00:00
Penny Leach
6afa598183
portfolio & online assignment MDL-22485 require portfoliolib & check portfolios enabled before trying to add buttons
2010-05-17 08:48:54 +00:00
Dan Marsden
ac2032dcc5
SCORM MDL-22453 - tidy up format of if statements.
2010-05-16 22:39:49 +00:00
Dan Marsden
ec678a9a1c
SCORM MDL-22453 - fix breadcrumbs and fix a couple of typos
2010-05-16 22:35:09 +00:00
Andreas Grabs
73043833e9
MDL-19489 - add conditional branching (my first try)
2010-05-16 20:05:51 +00:00
Martin Dougiamas
82b90a59c1
feedback - just fixing some PHP comments
2010-05-16 16:05:20 +00:00
Andreas Grabs
8fec97bf4c
MDL-20442 - now you can switch to ignore empty submits
...
MDL-14534 - now you can remove 'Not selected' option
2010-05-16 08:31:34 +00:00
Andreas Grabs
db1a1c0d9e
MDL-20442 - now you can switch to ignore empty submits
...
MDL-14534 - now you can remove 'Not selected' option
2010-05-16 08:17:09 +00:00
Andreas Grabs
2ad5d2efaa
wrong appearance on feedbacks located on the frontpage
2010-05-14 12:14:59 +00:00
Andreas Grabs
7620725fe5
wrong appearance on feedbacks located on the frontpage
2010-05-14 11:49:59 +00:00
Jordi Piguillem
4231d124fe
[MDL-22112]
...
Adding some strings
2010-05-14 08:30:26 +00:00
Jordi Piguillem
ab6df974b6
[MDL-22112]
...
Formatting the code
2010-05-14 08:29:45 +00:00
Jordi Piguillem
d56a4dc5f5
Fixing problems like in [MDL-22352].
2010-05-14 08:27:15 +00:00
Jordi Piguillem
3ca72eb7a3
[MDL-22352]
...
Fixing this problem.
2010-05-14 08:20:21 +00:00
Martin Dougiamas
8e5c082816
MDL-22463 Reinstating hotpot off-by-default status
2010-05-14 05:31:00 +00:00
Gordon Bateson
9e43b1db73
further (and final) merge of changes from Moodle 1.9
2010-05-14 03:46:30 +00:00
Gordon Bateson
90fb280427
standardize white space, including line endings
2010-05-14 03:17:43 +00:00
Gordon Bateson
ca091dc198
merge changes from HotPot moodle 1.9
2010-05-14 03:14:22 +00:00
Piers Harding
485f4ce60d
MDL-22395 - fix mod/scorm to pass 1.2 tests again. issues with iframe vs object in IE, JS finding content ids, and url_pix().
2010-05-13 23:01:38 +00:00