Dan Marsden
6f8dda46d8
SCORM MDL-21555 improved Report interface - now allows export as text/excel/ods - probably could do with some more refactoring/improvement, but this is much better than it was. Thanks to Valerian for the initial patch.
2010-04-22 09:41:41 +00:00
David Mudrak
edea3f97cc
workshop: fixing CSS regressions
2010-04-22 06:37:32 +00:00
David Mudrak
3260508700
MDL-22160 workshop: fixing parameters order
2010-04-22 06:16:25 +00:00
David Mudrak
a00e3436ef
workshop: removing "Login as random participant" which was used during development
2010-04-22 06:07:34 +00:00
Andrew Davis
63e87951e6
rating MDL-21657 updated version of ratings including forum and glossary integration
2010-04-22 05:15:23 +00:00
Helen Foster
b4fedb660a
MDL-21695 adding help strings
2010-04-21 20:36:53 +00:00
Helen Foster
38d207acca
MDL-21695 adding help strings
2010-04-21 18:12:44 +00:00
Helen Foster
b944270f34
MDL-21695 help string rewording as suggested by Martin
2010-04-21 15:18:51 +00:00
Eloy Lafuente
4bfdcfcf60
MDL-21432 backup 2.0 - initial commit. Enable forum backup
2010-04-21 14:17:11 +00:00
Andreas Grabs
ff803433e6
renamed the styles.php in styles.css
2010-04-21 13:23:19 +00:00
Andreas Grabs
9d5fbd6554
the function feedback_print_item() now is splitted into 3 functions
...
feedback_print_item_preview()
feedback_print_item_complete()
feedback_print_item_show_value()
Now there is more control over the output
2010-04-21 11:48:49 +00:00
Eloy Lafuente
a8fb453011
MDL-21432 backup 2.0 - initial commit. forum moodle2 backup
2010-04-21 09:35:30 +00:00
Sam Hemelryk
afef965e28
mod-forum MDL-22114 Enhanced navigation options for forum in regards to subscription.
2010-04-21 08:05:03 +00:00
Martin Dougiamas
f77f615de6
assignment/lang MDL-21695 Fixing regression, new help strings contained bare single quotes
2010-04-21 06:48:31 +00:00
Helen Foster
fd1d5455fd
MDL-21695 adding help strings
2010-04-21 06:05:22 +00:00
David Mudrak
0831fd7841
MDL-22054 Fixed 'Edit' string in core strings
...
AMOS BEGIN
CPY [edit,core],[edita,core]
REM do not forget to drop placeholder from [edit,core] in all languages
AMOS END
2010-04-20 17:57:12 +00:00
Sam Hemelryk
3406acdef9
navigation MDL-22044 Major navigation structure changes.
...
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure .
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
Andreas Grabs
e8790d59bf
MDL-21695 - Replace built-in HTML help files with proper strings
2010-04-18 19:21:54 +00:00
Petr Skoda
0ac9023335
MDL-22102 removing problematic readme files which were breaking my git checkout in phpstorm ide, they are not used and the whole wiki will be replaced soon anyway
2010-04-16 08:31:02 +00:00
David Mudrak
5e1bccd227
MDL-21657 Fixing incorrect usage of relative path in require_once() and tab indentation
2010-04-15 19:56:41 +00:00
Petr Skoda
9fffbfc0fa
MDL-21695 example of help_icon() conversion
...
AMOS BEGIN
HLP feedback/preview.html,[preview_hlp,mod_feedback]
AMOS END
2010-04-13 22:08:28 +00:00
Petr Skoda
3fc066917d
MDL-21695 adding support for module help
2010-04-13 21:59:15 +00:00
Petr Skoda
2b0e098e83
more module upgrade notes
2010-04-13 21:42:19 +00:00
Petr Skoda
596509e431
MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help
2010-04-13 20:34:27 +00:00
Andrew Davis
c7b9082a6a
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack
2010-04-13 05:50:25 +00:00
Tim Hunt
453b28d818
Fix $PAGE->set_url initialisation order.
2010-04-12 13:31:42 +00:00
Tim Hunt
3784454b0e
quiz/themes: Fix minor layout breakage introduced by the theme changes.
2010-04-12 13:30:34 +00:00
Sam Hemelryk
dca032a15f
mod-glossary mod-data MDL-22065 Changed support for these two modules for ratings to false until Andrews next ratings patch gets commit
2010-04-12 09:01:19 +00:00
Petr Skoda
e372f4c7c1
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [thisdirection,core],[thisdirection,core_langconfig]
AMOS END
2010-04-10 18:26:20 +00:00
Petr Skoda
9006ded3a7
MDL-22050 dear 'thischarset', we did not need you since 1.7, time to say good bye, RIP
2010-04-10 18:20:54 +00:00
Petr Skoda
bf69b06d1b
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [locale,core],[locale,core_langconfig]
MOV [localewin,core],[localewin,core_langconfig]
MOV [localewincharset,core],[localewincharset,core_langconfig]
MOV [oldcharset,core],[oldcharset,core_langconfig]
AMOS END
2010-04-10 17:54:39 +00:00
Petr Skoda
3c7e56c4b8
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [decsep,core],[decsep,core_langconfig]
MOV [listsep,core],[listsep,core_langconfig]
MOV [thousandsep,core],[thousandsep,core_langconfig]
AMOS END
2010-04-10 17:40:58 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
Dongsheng Cai
866354a905
MDL-21951, improve comments performance
2010-04-09 09:03:51 +00:00
Andreas Grabs
51859310b3
no more modification of form outside the form class. All needed data are passed by the _customdata array
2010-04-08 19:32:43 +00:00
Eloy Lafuente
1a6b93675b
NOBUG: BOM rebombed from 19_STABLE
2010-04-08 18:16:26 +00:00
Petr Skoda
7b55e20a2a
fixed typo
2010-04-08 16:36:09 +00:00
Dan Marsden
76b79f2f88
MDL-21655 fix typo
2010-04-08 09:40:38 +00:00
Tim Hunt
db77f4103c
quiz reports: MDL-21688 Add missing sesskey checks.
2010-04-07 11:26:02 +00:00
Petr Skoda
98da60215e
MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints
2010-04-07 07:37:12 +00:00
Petr Skoda
846e4e177e
MDL-16438 separating subplugin detection from the plugin_supports code because it was running into infinite loops in get_string() which is often incorrectly used in lib.php files, but the get_string() itself needs to know about subplugins
2010-04-04 19:58:03 +00:00
Andreas Grabs
69f6d0b4b2
convert old dml syntax in the new one in feedback_get_recent_mod_activity()
2010-04-02 22:09:00 +00:00
Andreas Grabs
b6f2600152
correction of $cm, $course, $feedback setup
2010-04-02 21:26:17 +00:00
Andreas Grabs
53ba55eca2
insert calls to require_capability()
2010-04-02 20:38:17 +00:00
Andreas Grabs
c987dbad0e
removed all calls to feedback_load_capabilities()
2010-04-02 11:34:28 +00:00
Tim Hunt
9baf267016
tablelib: MDL-22011 refactor flexible_table::get_sql_sort into several smaller methods.
...
Also, change assignemnt to use a separate static method, rather than overloading get_sql_sort.
2010-04-01 13:09:24 +00:00
Petr Skoda
61ef8f9f88
MDL-20204 removing deprecated admin headers
2010-03-31 08:05:53 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
David Mudrak
5f25151054
MDL-21694 Moving SCORM strings
2010-03-29 22:20:18 +00:00