Tim Hunt
8026d4aa0a
MDL-20636 Can now display the file picker in essay questions with attachments #216
2011-03-31 12:44:52 +01:00
Tim Hunt
caeeff0726
MDL-20636 Can now display the attachments to an essay question that has attachments.
2011-03-31 12:44:47 +01:00
Tim Hunt
b36d2d0643
MDL-20636 Start supporting different response formats in essay. #216
2011-03-31 12:44:43 +01:00
Tim Hunt
894e8b4e93
MDL-6535 new features for the essay qtype. Part I DB tables and editing form.
...
Also MDL-8229, MDL-10861, MDL-11080
The features are attachements with repsonses, control over whether the respons can contain images, letting the question author set the size for the input box, and allowing the author to input some text that is shown to the grader.
2011-03-31 12:44:38 +01:00
David Mudrak
fa82056328
MDL-11288 Added ability to duplicate module in the course
...
Internally, the new script modduplicate.php performs a single activity
backup and restore and then moves the newly created copy right below the
original.
2011-03-31 13:39:05 +02:00
David Mudrak
74a4c9a9ee
MDL-26914 When installing a lang pack, install all the grandparents too
...
All places where a language pack is installed now use the new language
package installer that takes case of the parental dependencies.
2011-03-31 12:21:05 +02:00
David Mudrak
15e16f0e93
MDL-26914 Added new language pack installer class and unit tests for it
...
The new class wraps some common coding patterns to install a language
pack via component_installer. Most notably it deals with the parental
dependency of the language packs.
The new class should also be the only place holding the information
about the location of language packs for the given Moodle version.
2011-03-31 12:20:54 +02:00
Ankit Agarwal
899d5e2d50
MDL-26931 Order blog entries by the creation date
2011-03-31 11:50:57 +02:00
Tim Hunt
71811083ba
MDL-27035 table_sql forgets to set countparams.
2011-03-30 20:25:43 +01:00
Eloy Lafuente (stronk7)
c7ce62f9c8
MDL-26542 get_in_or_equal - adding $onemptyitems + tests
2011-03-30 18:22:53 +02:00
Eloy Lafuente (stronk7)
c646dd26ea
MDL-26891 profiling - earlier runs
...
This allows profiling to be started earlier in the
setup.php execution, by configuring everything in
the config.php file. That way some interesting code
is also profiled, like DB connections, load of config records...
100% compatible with normal profiling and enabled via
special setting $CFG->earlyprofilingenabled
Example (to be put on config.php):
$CFG->earlyprofilingenabled = true;
$CFG->profilingautofrec = 3;
$CFG->profilingincluded = '/*';
$CFG->profilingallowme = true;
(to enable early profiling for 1/3 of any requests while also
allowing to use the PROFILEME PGC)
2011-03-30 18:08:38 +02:00
Petr Skoda
dae6b38c51
sync version with stable
2011-03-30 18:01:39 +02:00
Tim Hunt
8d13ea834c
MDL-20636 Another little bug found by Jamie.
2011-03-30 14:30:40 +01:00
Petr Skoda
0947b90b98
weekly release
2011-03-30 14:32:49 +02:00
Tim Hunt
e65f89b914
MDL-20636 Fix typo. Thanks Jamie.
2011-03-30 11:00:33 +01:00
Petr Skoda
3b6d215b91
Merge branch 'MDL-26964-moodle_url-anchor_master' of git://github.com/mudrd8mz/moodle
2011-03-29 09:57:20 +02:00
Helen Foster
4b59f327cd
MDL-26744 enrol meta lang string improvement thanks to Ray Lawrence
2011-03-28 23:58:27 +02:00
Eloy Lafuente (stronk7)
a5743e866e
Merge branch 'w13_MDL-22733_21_youtubeiframe' of git://github.com/skodak/moodle
2011-03-28 23:33:23 +02:00
Eloy Lafuente (stronk7)
5e44c5c998
Merge branch 'w13_MDL-26909_21_mediatests' of git://github.com/skodak/moodle
2011-03-28 22:08:15 +02:00
Eloy Lafuente (stronk7)
12abf305f8
Merge branch 'w13_MDL-26987_21_sclean' of git://github.com/skodak/moodle
2011-03-28 21:56:25 +02:00
Eloy Lafuente (stronk7)
63d6da51fe
Merge branch 'w13_MDL-26913_20_sitecreated' of git://github.com/skodak/moodle
2011-03-28 19:58:49 +02:00
Eloy Lafuente (stronk7)
2326b8d301
Merge branch 'w13_MDL-26951_21_archetypes' of git://github.com/skodak/moodle
2011-03-28 19:38:48 +02:00
Eloy Lafuente (stronk7)
18318237d7
Merge branch 'w13_MDL-26991_21_legacy' of git://github.com/skodak/moodle
2011-03-28 19:25:03 +02:00
Petr Skoda
e1ce68c2f9
MDL-26991 use archetypes instead of deprecated 'legacy' when defining roles in enrol plugins
2011-03-28 19:19:54 +02:00
Eloy Lafuente (stronk7)
0a284930cf
Merge branch 'w13_MDL-26966_21_urlparsing' of git://github.com/skodak/moodle
2011-03-28 19:05:07 +02:00
Eloy Lafuente (stronk7)
58937f7e57
Merge branch 'w13_MDL-26985_21_branching' of git://github.com/skodak/moodle
2011-03-28 18:09:29 +02:00
Petr Skoda
b2b9320570
Merge branch 'MDL-26425' of git://github.com/timhunt/moodle
2011-03-28 16:49:49 +02:00
Eloy Lafuente (stronk7)
37c2a8a035
Merge branch 'master' of git.moodle.org:/git/integration
2011-03-28 16:21:11 +02:00
Eloy Lafuente (stronk7)
a226727238
Merge branch 'w13_MDL-26990_21_missingrebuild' of git://github.com/skodak/moodle
2011-03-28 16:07:20 +02:00
Petr Skoda
ce14a7644e
Merge branch 'MDL-26335' of github.com:mouneyrac/moodle
2011-03-28 15:15:23 +02:00
Eloy Lafuente (stronk7)
df8248b035
Merge branch 'MDL-26804-langlistcache_master' of git://github.com/mudrd8mz/moodle
2011-03-28 14:48:38 +02:00
Tim Hunt
06cd11a989
MDL-20636 Fix scope of quiz edit form data_preprocessing.
2011-03-28 11:40:15 +01:00
Eloy Lafuente (stronk7)
e1feb94cd1
Merge branch 's8_MDL-26213_wiki_rewrite_file_url' of git://github.com/dongsheng/moodle
2011-03-28 11:48:58 +02:00
Dongsheng Cai
cfdac90f2b
MOD-WIKI MDL-26213
...
1. Rewrite the image urls in diff.php and viewdiff.php
2. Fxied image urls in search.php
3. Add modcontext variable to avoid using duplicated
get_context_instance calls
2011-03-28 17:31:01 +08:00
Eloy Lafuente (stronk7)
b431645c89
Merge branch 'MDL-26932' of git://github.com/jennymgray/moodle
2011-03-28 11:03:44 +02:00
Eloy Lafuente (stronk7)
12c6a556b2
Merge branch 'm20_MDL-26939_plagiarism_restore' of git://github.com/danmarsden/moodle
2011-03-28 10:48:45 +02:00
Sam Hemelryk
223680f562
Merge branch 's8_MDL-26916_filepicker_paging' of git://github.com/dongsheng/moodle
2011-03-28 16:12:55 +08:00
Sam Hemelryk
628c600cd9
Merge branch 'm20_MDL-26957_forum_overview' of git://github.com/danmarsden/moodle
2011-03-28 16:10:39 +08:00
Sam Hemelryk
6db981b2ee
Merge branch 'MDL-26906-2' of git://github.com/epsd/moodle
2011-03-28 16:03:15 +08:00
Sam Hemelryk
e1a7281ab2
Merge branch 'MDL-26077_message_strip_brackets2' of git://github.com/andyjdavis/moodle
2011-03-28 15:59:25 +08:00
Sam Hemelryk
e1339a6dda
Merge branch 's8_MDL-26798_dropbox_repo' of git://github.com/dongsheng/moodle
2011-03-28 15:52:21 +08:00
Sam Hemelryk
bc071c7580
Merge branch 'w13_MDL-26992_21_uploadtemplates' of git://github.com/skodak/moodle
2011-03-28 14:29:50 +08:00
Sam Hemelryk
982e619d2a
Merge branch 'w13_MDL-26989_21_enrolroles' of git://github.com/skodak/moodle
2011-03-28 14:10:44 +08:00
Sam Hemelryk
d2c4a97a70
Merge branch 'w13_MDL-26795_21_emailchange' of git://github.com/skodak/moodle
2011-03-28 13:54:39 +08:00
Petr Skoda
43070e6193
MDL-26992 fix broken upload users templates
2011-03-27 23:48:41 +02:00
Tim Hunt
a208aefbc4
MDL-26425 change all table subclasses to use parent::__construct
2011-03-27 20:06:45 +01:00
Tim Hunt
ba9164e575
MDL-26425 tablelib more cleanup, mostly to PHPdocs, following sam's comments.
2011-03-27 20:06:45 +01:00
Tim Hunt
76dc1e2527
MDL-26425 tablelib use html_writer when outputting rows and headers.
...
This includes refactoring to extract methods like sort_icon and show_hide_link which I think makes the code easier to read.
Note also the change to make_styles_string that makes it usable with html_writer. (Perhpas we need a css_writer classe ;-))
2011-03-27 20:06:44 +01:00
Tim Hunt
6f0d3480c7
MDL-26425 tablelib change print_initials_bar to remove duplication, and to use html_writer.
2011-03-27 20:06:44 +01:00
Tim Hunt
b08fb128c8
MDL-26425 tablelib ability for table_sql to add a class to the row based on the data.
2011-03-27 20:06:43 +01:00