Martin Vögeli
2d0e682d8b
MDL-31365 Fix for safebrowser and securewindow
2012-09-03 07:25:30 +02:00
Damyon Wiese
b98824c219
MDL-31291: Fix a warning on the assignment summary page.
2012-09-03 12:20:39 +08:00
Damyon Wiese
88cfe46998
MDL-31291: Do not show students names who have not submitted when blind marking is enabled.
2012-09-03 11:11:16 +08:00
Damyon Wiese
b473171a6f
MDL-31291: Blind marking feature for mod_assign
2012-09-03 11:11:16 +08:00
Damyon Wiese
dd1fe178eb
MDL-31284: Fix for plugin summary display in grading table with team submissions
2012-09-03 11:10:03 +08:00
Damyon Wiese
cd01491c11
MDL-31284: Backported team assignment fixes from stable branch
2012-09-03 10:54:14 +08:00
Damyon Wiese
12a1a0da2f
MDL-31284: New feature for mod_assign: Team assignments
2012-09-03 10:54:07 +08:00
Damyon Wiese
9e795179ad
MDL-31295: Allow granting individual extension dates to students for mod_assign
2012-09-03 10:08:47 +08:00
Sam Hemelryk
21a87e501a
Merge branch 'MDL-35109-available-updates' of git://github.com/mudrd8mz/moodle
2012-09-03 12:28:30 +12:00
Sam Hemelryk
c367e7fe4e
Merge branch 'MDL-31496_master' of git://github.com/dmonllao/moodle
2012-09-03 12:20:38 +12:00
Sam Hemelryk
78cdd4cd41
Merge branch 'MDL-35029_master' of git://github.com/dmonllao/moodle
2012-09-03 12:16:03 +12:00
Sam Hemelryk
c458ba6cd7
Merge branch 'MDL-34991' of git://github.com/nebgor/moodle
2012-09-03 11:45:00 +12:00
Sam Hemelryk
cc21d0ff6e
MDL-26822 user: Minor improvements post integration
2012-09-03 11:41:07 +12:00
Sam Hemelryk
0363a5b3fa
Merge branch 'MDL-26882-master' of git://github.com/ankitagarwal/moodle
2012-09-03 11:40:29 +12:00
Sam Hemelryk
05f7680f3e
Merge branch 'wip-MDL-34318-master' of git://github.com/abgreeve/moodle
2012-09-03 10:12:50 +12:00
Sam Hemelryk
f9e38429a8
Merge branch 'MDL-30020c' of git://github.com/srynot4sale/moodle
2012-09-03 10:01:50 +12:00
Petr Škoda
1290a9e2a1
MDL-35189 import typo3 4.7.4
2012-09-02 16:10:57 +02:00
Petr Škoda
d6ed2191d7
MDL-35188 import tcpdf 5.9.181
2012-09-02 15:58:25 +02:00
Mary Evans
77a1dfd629
MDL-35180 theme_afterburner: fixes IE9 compatibility view bug
2012-09-02 14:58:23 +01:00
Petr Škoda
0747dabad8
MDL-35186 import phpmailer 5.2.1
2012-09-02 15:36:25 +02:00
Petr Škoda
1dd274dc21
MDL-35185 import Flowplayer 3.2.14
2012-09-02 15:11:57 +02:00
Petr Škoda
949f3db40b
MDL-34097 keep current requirements for Moodle 2.4
2012-09-02 11:52:58 +02:00
AMOS bot
52a976ff55
Automatically generated installer lang files
2012-09-02 00:32:44 +00:00
Mary Evans
d7e6967e4d
MDL-35151 theme_anomaly: removed CSS selectors (.forumpost .content p) from style/general.php thus allowing YUI CSS to style paragraphs as normal.
2012-09-01 23:04:08 +01:00
Petr Škoda
3182d885e7
MDL-35080 skip views and weird tables in mysql structure upgrades
2012-09-01 16:23:08 +02:00
Petr Škoda
4366ce8097
MDL-35145 add basic unit tests for delete_user()
2012-09-01 14:13:40 +02:00
Petr Škoda
fba5791323
MDL-35145 add extra delete_user() parameter validation
...
We do not want to delete local admins and guest account, we need to validate the supplied parameter is valid $user record and refetch it from database.
2012-09-01 13:48:07 +02:00
Petr Škoda
a2bdf34017
MDL-35168 fix yui combo path disclosure
2012-09-01 12:35:31 +02:00
Petr Škoda
03f48b4797
MDL-35177 add tinymce plugin icons
2012-09-01 11:36:13 +02:00
Petr Škoda
c64f13178a
MDL-35172 rework editor toolbar setting
2012-08-31 22:52:45 +02:00
Tyler Bannister
2da32bd6a5
MDL-30643 - Fixing minor log output error and test cases.
2012-08-31 14:52:29 -04:00
Tyler Bannister
8646f5a436
MDL-30643 - Added statslib test file.
...
- Tests daily stats and daily stats related functions.
2012-08-31 14:52:28 -04:00
Tyler Bannister
d352e733b3
MDL-30643 - Now loading table definitions from XML files.
2012-08-31 14:52:28 -04:00
Tyler Bannister
678f53c5f7
MDL-30643 - Moved table create/drop out of loop to fix performance issue.
...
- Added additional output to weekly and monthly stat generation
2012-08-31 14:52:28 -04:00
Tyler Bannister
e710925a24
MDL-30643 - Added additional temporary tables to deal with log growth in daily tables.
2012-08-31 14:52:28 -04:00
Tyler Bannister
5d911452cd
MDL-30643 - Fixed speed issues with stats generation.
2012-08-31 14:52:28 -04:00
Petr Škoda
6910d97d8b
MDL-35077 fix stats report navigation links
2012-08-31 14:17:14 +02:00
Eloy Lafuente (stronk7)
569f1ad63b
weekly release 2.4dev
2012-08-31 11:36:43 +02:00
Eloy Lafuente (stronk7)
e1d0830f4f
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
2012-08-31 11:26:49 +02:00
Eloy Lafuente (stronk7)
1c3b1f7aee
MDL-35147 lesson qformat import: Dirty hack to support array questiontext structures.
2012-08-31 03:02:53 +02:00
Tim Hunt
fc51c2bce2
MDL-27818 question bank: multilang category names don't work.
2012-08-30 22:42:15 +01:00
Tim Hunt
34bc5e2f3a
MDL-35133 accesslib: context_module::get_context_name should format_string
...
Otherwise activites with multilang names are displayed badly.
2012-08-30 22:38:24 +01:00
Eloy Lafuente (stronk7)
218010a671
Merge branch 'MDL-35147' of git://github.com/timhunt/moodle
2012-08-30 18:43:02 +02:00
Eloy Lafuente (stronk7)
345892cfb7
Merge branch 'MDL-31244' of git://github.com/timhunt/moodle
2012-08-30 18:27:03 +02:00
Tim Hunt
e231a3ffa2
MDL-27799 question bank: remove last traces of qtype constants.
...
Using consants to refer to plugin names is crazy. The whole point of
plugins is that you can install more, hence the list of constants will
never be complete.
2012-08-30 13:15:52 +01:00
Tim Hunt
bba5e71628
MDL-35147 lesson: fix regression from MDL-25492.
...
I really wish someone would fix lesson to use the question bank.
2012-08-30 13:09:10 +01:00
Aparup Banerjee
e51861e0ea
Merge branch 'wip-MDL-32108-master' of git://github.com/abgreeve/moodle
2012-08-30 11:37:47 +08:00
Aparup Banerjee
2e8bf83d1b
Merge branch 'MDL-35010' of git://github.com/stronk7/moodle
2012-08-30 10:38:15 +08:00
Tim Hunt
2079c732f9
MDL-29662 quiz overrides: update dates during course reset.
...
Also, fix duplicate SQL clause in similar code in lib,
and fix error when saving overrides.
2012-08-29 18:41:37 +01:00
Tim Hunt
89269fc2c8
MDL-33306 qtype multichoice: fix display of right answer.
...
Also, fix higlighing of last edited question in the qeustion bank, when
it co-incides with a grey row.
2012-08-29 17:47:48 +01:00