Commit graph

11112 commits

Author SHA1 Message Date
Petr Skoda
138c76789b MDL-29014 fix a few incorrect uses of strlen and substr 2011-09-10 10:21:31 +02:00
Sam Hemelryk
91d284c145 MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
Sam Hemelryk
63390481c4 MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly 2011-09-08 09:37:07 +12:00
Sam Hemelryk
8ebbb06adf MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:27 +12:00
Eloy Lafuente (stronk7)
4a94d2c61f Merge branch 'MDL-27001-master' of git://github.com/sammarshallou/moodle 2011-09-06 15:50:26 +02:00
Eloy Lafuente (stronk7)
0fde6cb8b4 MDL-28599 textlib Document collatorlib switch for asort() 2011-09-06 13:03:01 +02:00
sam marshall
3e4c243500 MDL-27001 'Show description' feature part 3: Implementation for all modules
For modules that still used the 'old' generic object return from _get_coursemodule_info instead of returning a cached_cm_info object, I changed them to use the new format as part of this. This made a few areas of code regarding onclick links slightly nicer.
2011-09-06 11:03:06 +01:00
Eloy Lafuente (stronk7)
c35fba98da Merge branch 'wip-mdl-23520' of git://github.com/rajeshtaneja/moodle 2011-09-06 01:25:05 +02:00
Eloy Lafuente (stronk7)
49873b7e43 Merge branch 'w35_MDL-29145_m22_imscpregression' of git://github.com/skodak/moodle 2011-09-05 21:51:44 +02:00
Petr Skoda
986eb4cfbb MDL-29145 fix regression caused by MDL-27448 2011-09-05 09:44:41 +02:00
Sam Hemelryk
ae4d8567b4 Merge branch 'MDL-29018' of git://github.com/rwijaya/moodle 2011-09-05 16:08:03 +12:00
Rossiani Wijaya
5951d333e5 MDL-29018 lesson module statistics: fixed statistics diplay for whole the class 2011-09-05 11:18:15 +08:00
Rossiani Wijaya
5163bf8bb3 MDL-28689 chat module: add input.png file. This is a simple fix by copying the file from bubbles themes. Proper fix should be done in the future 2011-09-01 16:19:57 +08:00
Rajesh Taneja
ac0a82cf92 MDL-23520 mod-wiki-2.0: Added delete page and version feature as it was in 1.9 2011-08-31 13:54:05 +08:00
Eloy Lafuente (stronk7)
bae0925b4d Merge branch 'MDL-29141' of git://github.com/timhunt/moodle 2011-08-29 13:00:21 +02:00
Aparup Banerjee
a1b744594c Merge branch 'MDL-29144' of git://github.com/timhunt/moodle 2011-08-29 12:10:30 +08:00
Eloy Lafuente (stronk7)
c45eca3f06 Merge branch 'MDL-26302' of git://github.com/timhunt/moodle 2011-08-29 03:22:02 +02:00
Sam Hemelryk
e57bbf55ab Merge branch 'MDL-26819' of git://github.com/stronk7/moodle 2011-08-29 13:05:00 +12:00
Eloy Lafuente (stronk7)
1343d181ae Merge branch 'MDL-29111' of git://github.com/timhunt/moodle 2011-08-29 02:01:37 +02:00
Eloy Lafuente (stronk7)
7795ad41b3 Merge branch 'MDL-25872' of git://github.com/bostelm/moodle 2011-08-29 01:22:22 +02:00
Sam Hemelryk
95d0c74474 Merge branch 'MDL-6397_database_rss_label' of git://github.com/andyjdavis/moodle 2011-08-29 11:11:10 +12:00
Eloy Lafuente (stronk7)
1ccfd8dcbf MDL-26819 quiz statistics - use cross-db GROUP BY expression 2011-08-28 22:12:40 +02:00
Tom Cubanski
14bf45747d MDL-26302 quiz editing: top move button on the order and paging tab does not work.
It is strange that processes the submission already handles the submitted data from this change to the HTML.
2011-08-27 08:20:46 +01:00
M Kassaei
f28ef47e8f MDL-29144 quiz navigation: Screen-readers speak question state twice 2011-08-26 19:10:08 +01:00
Tim Hunt
918776f47d MDL-29111 quiz was passing 0 to ->review_url when it should have been null. 2011-08-26 18:21:43 +01:00
Henning Bostelmann
7d8b217bca MDL-25872 View assignment submissions: show only students, not teachers
Fixing incorrect capability reference mod/assignment:view to ...:submit
2011-08-26 17:33:46 +01:00
Tim Hunt
e20ad67d7b MDL-29141 question bank show question text checkbox does not match state. 2011-08-26 17:01:06 +01:00
Andrew Davis (andyjdavis)
c87d90be14 MDL-6397 database: removed an unused string 2011-08-25 08:29:32 +08:00
Eloy Lafuente (stronk7)
0a4ca115b2 Merge branch 'w33_MDL-26796_m22_arrayparams' of git://github.com/skodak/moodle 2011-08-24 14:06:22 +02:00
Eloy Lafuente (stronk7)
2ed28439f6 Merge branch 'MDL-28976' of git://github.com/timhunt/moodle 2011-08-24 12:57:16 +02:00
Eloy Lafuente (stronk7)
c8f74cc628 Merge branch 'w33_MDL-28981_m22_canpost' of git://github.com/skodak/moodle 2011-08-24 00:52:56 +02:00
Aparup Banerjee
553d343bf2 Merge branch 'w33_MDL-28982_m22_sqlfullname' of git://github.com/skodak/moodle 2011-08-24 03:03:50 +08:00
Eloy Lafuente (stronk7)
379771a723 Merge branch 'master_MDL-27624' of git://github.com/danmarsden/moodle 2011-08-23 19:04:44 +02:00
Eloy Lafuente (stronk7)
4abd7a07e1 Merge branch 'MDL-28996' of git://github.com/timhunt/moodle 2011-08-23 10:41:17 +02:00
Eloy Lafuente (stronk7)
c946644435 Merge branch 'master_MDL-28999' of git://github.com/danmarsden/moodle 2011-08-23 02:49:40 +02:00
Petr Skoda
11ec4ed51d MDL-28981 fix forum_user_can_post() call params 2011-08-21 15:50:23 +02:00
Petr Skoda
1c8c6c34fd MDL-28982 fix DML use 2011-08-21 15:38:46 +02:00
Petr Skoda
21aa9d48e3 MDL-26796 document array parameter changes 2011-08-19 17:04:34 +02:00
Ankit Kumar Agarwal
784967eab8 MDL-27624 SCORM formating codes 2011-08-19 11:17:19 +12:00
Ankit Kumar Agarwal
266a129c14 MDL-27624 Small structural changes
MDL-27624 SCORM adding definition to scrom elements
	modified:   mod/scorm/lang/en/scorm.php
	modified:   mod/scorm/userreport.php
2011-08-19 11:17:19 +12:00
Dan Marsden
3b71ce6a5c MDL-28999 SCORM add missing yui2 require 2011-08-19 10:23:46 +12:00
Tim Hunt
a47a46f136 MDL-28996 Quiz view page list of attempts table is sometimes missing a cell. 2011-08-18 19:26:30 +01:00
Tim Hunt
45e5fbe11e MDL-28976 quiz was passing 0 to ->attempt_url when it should have been null.
There was also one other incorrect call that is fixed in this commit.
2011-08-18 14:00:30 +01:00
Tim Hunt
13bbfebc75 MDL-28226 quiz locallib. Fix PHPdoc comment and code to make the API clearer. 2011-08-18 13:58:14 +01:00
Petr Skoda
18bd7573d6 MDL-26796 convert array parameter cleaning to new functions 2011-08-18 08:40:33 +02:00
Eloy Lafuente (stronk7)
f5cf69047d Merge branch 'MDL27951' of git://github.com/ankitagarwal/moodle 2011-08-17 03:09:15 +02:00
Eloy Lafuente (stronk7)
c2f4948cab Merge branch 'wip-mdl-27219' of git://github.com/rajeshtaneja/moodle 2011-08-17 02:58:40 +02:00
Eloy Lafuente (stronk7)
eed08a1c25 Revert "MDL-25757 SCORM fix issue with duplicate cmi values being saved"
This reverts commit 7441c53cc1.
2011-08-17 02:27:50 +02:00
Eloy Lafuente (stronk7)
e1314fe345 Merge branch 'MDL-21934' of git://github.com/timhunt/moodle 2011-08-17 01:28:41 +02:00
Eloy Lafuente (stronk7)
b59545e6e5 Merge branch 'master_MDL-28649' of git://github.com/danmarsden/moodle 2011-08-17 00:32:23 +02:00