Petr Škoda
7c2cc9c85e
MDL-34873 fix multiple E_STRICT tag related problems
2012-08-19 10:17:12 +02:00
Mary Evans
27d36445a9
MDL-34957 theme_base: made small change to custommenu CSS in style/core.css to fix vertical arrow overlap in menu item
2012-08-19 01:34:15 +01:00
AMOS bot
6916b5c4bf
Automatically generated installer lang files
2012-08-19 00:31:35 +00:00
Petr Škoda
e197d9a457
MDL-34956 fix recent plugin parent fetching regression
2012-08-18 21:52:44 +02:00
Petr Škoda
f8c9397222
MDL-34876 add tinymce subplugin uninstallation
2012-08-18 14:03:06 +02:00
Petr Škoda
7d59d8dae1
MDL-34954 allow subplugins to define plugininfo_* class
2012-08-18 13:03:58 +02:00
Petr Škoda
975311d3d2
MDL-34954 prevent false IDE code inspection errors
2012-08-18 12:47:58 +02:00
Petr Škoda
b4bfdf5a53
MDL-34954 include filelib stuff only when needed
2012-08-18 12:46:05 +02:00
Petr Škoda
8d9b8a4894
MDL-34864 bump up enrol category sync version
2012-08-18 11:39:03 +02:00
Petr Škoda
4b0b9f1d9d
MDL-34864 add enrol_category unit tests for sync
2012-08-18 11:34:36 +02:00
Petr Škoda
6c326e2b19
MDL-34864 improve enrol_category phpdocs
2012-08-18 11:34:15 +02:00
Petr Škoda
455748c882
MDL-34864 add verbose option to CLI enrol_category sync
2012-08-18 11:32:39 +02:00
Jean-Michel Vedrine
17ab0e74f9
MDL-34738 qformat blackboard: blackboard format is broken
2012-08-18 10:36:02 +02:00
Petr Škoda
147b9760da
MDL-34864 improve enrol_category sync performance
2012-08-18 10:04:51 +02:00
Petr Škoda
3edc37cb13
MDL-34740 add class file option to $CFG->moodlepageclass and $CFG->blockmanagerclass
2012-08-18 10:02:46 +02:00
Petr Škoda
cb94adc252
MDL-34776 improve multiple "NOT IN" enrolment and role related queries
2012-08-18 09:56:25 +02:00
Petr Škoda
4a38e65977
MDL-34912 fix invalid descriptionformat default handling
2012-08-18 09:52:31 +02:00
Tim Hunt
607b0a705f
MDL-34118 question backup: API improvement following Eloy's review.
2012-08-17 13:15:41 +01:00
Juergen Zimmer
895d364bcf
MDL-34118 question backup: fixes for usage prefixes in backups.
2012-08-17 11:15:11 +01:00
Tim Hunt
3e3ae0ee11
MDL-34118 question backup: a mod can use usages in different ways.
...
An activity module might want to use question_usages in different ways.
We should suppport this, because it lets people make interesting
activities.
At the moment, the backup and restore code does not support this,
because it uses fixed element names for the question_usage element and
its children. This fix changes things so that a prefix can be appended
to all the element names.
2012-08-17 11:13:10 +01:00
sam marshall
5ae17b09a8
MDL-31957 Course reset: Does not erase activity completion data
2012-08-17 10:35:44 +01:00
Frederic Massart
7b05e14659
MDL-28531 Unit Tests: Fixed tests to work with core update
2012-08-17 15:00:10 +08:00
Frederic Massart
4d91f7354e
MDL-28531 Backup: Automated backups run when they are scheduled
2012-08-17 15:00:10 +08:00
Frederic Massart
6c6ed54acb
MDL-34648 Chat: No more errors when sentence begin with 'To'
2012-08-17 14:59:57 +08:00
Frederic Massart
c216eb2008
MDL-31926 Course: Obfuscating an email supports subject and body parameters
2012-08-17 14:59:46 +08:00
David Scotson
289320528c
MDL-34293 Themes: Added thead to flexible table
2012-08-17 14:50:20 +08:00
Matt Meisberger
dbc623c4fc
MDL-34742 - adding ability to move blocks into empty column
2012-08-17 14:44:06 +08:00
Rajesh Taneja
11b8f61718
MDL-31734 Course: removed unused sectiontitle string
2012-08-17 14:33:05 +08:00
Rajesh Taneja
e436064fe1
MDL-32797 wiki 2.0: Default value for "First page name" is not set
2012-08-17 14:32:08 +08:00
Rajesh Taneja
85c13c6936
MDL-26492 Lesson: lesson_get_user_grades will return grade of all users if userid=0
2012-08-17 14:27:13 +08:00
Raymond Wijaya
a1d31f73fa
MDL-34887: Add hyperlinks to names in the Assignment's grading table
2012-08-17 12:34:16 +08:00
Rossiani Wijaya
85bc1f4848
MDL-34569 - add label for search wiki input text
2012-08-17 11:35:11 +08:00
Jerome Mouneyrac
4491273b1a
MDL-34941 correct timestamp range: startdate of external fct create_course PHPunit test
2012-08-17 11:00:14 +08:00
Rossiani Wijaya
f61b427ab6
MDL-34569 accessibility compliance for wiki module: Add label for input text and select tag
2012-08-17 10:22:26 +08:00
Damyon Wiese
79ed4d8475
MDL-31341: Add custom completion rule to assignment: 'submit'
2012-08-17 09:05:40 +08:00
AMOS bot
8256662754
Automatically generated installer lang files
2012-08-17 00:31:48 +00:00
Tim Hunt
698c42ee61
MDL-34937 quiz responses reports: attempt grade not shown.
2012-08-16 21:34:17 +01:00
Eloy Lafuente (stronk7)
1a33536c4d
MDL-34934 general: Delete unnecessary .gitignore
2012-08-16 20:43:24 +02:00
Tim Hunt
6df46aea1d
MDL-34702 quiz DB: questiondecimalpoints has wrong default.
...
Thanks to the folks at UCL for tracking down this problem. It has only
hidden for 2+ years!
2012-08-16 17:33:08 +01:00
Tim Hunt
85b72a7511
MDL-34889 phpunit: progress output in util.php --drop.
...
It is slow for me, and it is nice to know that something is going on.
2012-08-16 17:13:59 +01:00
Tim Hunt
be77e9b6a8
MDL-34810 question bank: user prefs for some display options
...
The options that are remembered persistently are
* Also show questions from sub-categories
* Also show old questions
* Show question text in the question list
* Number of questions per page
2012-08-16 17:13:03 +01:00
Tim Hunt
f238bb73d1
MDL-32705 backup ui: add select all/none JavaScript on schema screens
2012-08-16 17:04:05 +01:00
Tim Hunt
2ec325c252
MDL-29847 question preview: garbage collect old preview data.
...
This adds cron code which looks for question previews that have not been
touched for more than 24 hours, and deletes them.
We try to delete previews immediately. For example if the user clicks
start again, then we immediately delete their previous preview. However,
we can't do that if they just close the preview window. Hence we need
some cron code to clean up old preview that have got left lying around.
Normally, this code will not have much to do, so it will be very fast,
so we can afford to run it every cron.
This has been implemented in such a way that in future it will be easy
to add other cron code to the question bank.
Sadly, to make this work on MySQL, we require a horrible hack in the
already hacky delete_usage_records_for_mysql function.
2012-08-16 17:02:01 +01:00
Eloy Lafuente (stronk7)
c92d6f417c
weekly release 2.4dev
2012-08-16 17:27:40 +02:00
Eloy Lafuente (stronk7)
0e6da6f7df
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2012-08-16 17:21:33 +02:00
Eric Merrill
710f1a344f
MDL-34376 mod_assign Fixing flaw in previous commit with not defining .
2012-08-16 10:05:26 -04:00
sam marshall
007bf47f10
MDL-34446 Fix bugs in previous commit
2012-08-16 14:37:11 +08:00
Raymond Wijaya
9da954c0b6
MDL-34377: Fix: assignments overview page shows a unset due date as Epoch and counts draft submissions
2012-08-16 14:31:39 +08:00
Rossiani Wijaya
1b2bd9768d
MDL-34563 - change string firstname to lastname and add accesshide class
2012-08-16 14:16:57 +08:00
Rossiani Wijaya
3a5543d43b
MDL-34563 - removed double labeling and add label for input text
2012-08-16 14:15:13 +08:00