Commit graph

43760 commits

Author SHA1 Message Date
Aparup Banerjee
22d27f5cff assignment MDL-23608 fixed so that late submission times appearing red in all themes 2010-08-02 06:00:41 +00:00
Sam Hemelryk
97cea7fff1 themes MDL-23607 Fixed opacity issue with Internet explorer and hidden blocks 2010-08-02 05:57:45 +00:00
Rossiani Wijaya
1bc204132e MDL-20430: Fixed pluralization for accessibility. 2010-08-02 03:42:53 +00:00
Dongsheng Cai
05cd3e90bf "EDITOR MDL-23596, add mp4 file support to media plugin" 2010-08-02 02:36:39 +00:00
Andrew Davis
cdb4a88d1a rss MDL-23588 refactored rss block to use html_writer 2010-08-02 02:36:17 +00:00
Dan Marsden
f49c536154 MDL-23479 feedback restore code - correct time shifting 2010-08-02 00:47:31 +00:00
Moodle Robot
96bc5604ad Updated the HEAD build version to 20100802 2010-08-02 00:45:45 +00:00
Dan Marsden
2a2b62e1f6 MDL-23479 scorm restore code - correct time shifting 2010-08-02 00:44:08 +00:00
Dan Marsden
798acb6ddd MDL-23479 survey restore code - correct time shifting 2010-08-02 00:41:09 +00:00
Dan Marsden
9995bf9977 MDL-23479 scorm restore code - correct time shifting 2010-08-02 00:39:35 +00:00
Dan Marsden
53ab8106ec MDL-23479 lesson restore code - correct time shifting 2010-08-02 00:38:07 +00:00
Dan Marsden
5da035144a MDL-23479 folder restore code - correct time shifting 2010-08-02 00:34:47 +00:00
Dan Marsden
76187215d5 MDL-23479 feedback restore code - correct time shifting 2010-08-02 00:33:51 +00:00
Dan Marsden
26cf184c6f MDL-23479 wiki restore code - correct encoding and time shifting 2010-08-02 00:29:33 +00:00
Petr Skoda
684784c81c MDL-23502 fixing headers, navigation and form submit buttons 2010-08-01 19:59:25 +00:00
Petr Skoda
8725605d7a MDL-22001 fixed hidden bug triggerred by recent fixes in format_string() - credit goes to Myles Carrick , thanks! + fixing sloppy trailing whitespace :-( 2010-08-01 10:24:52 +00:00
Petr Skoda
cbc5d1328b MDL-22508 fixed deprecated wiki text formating pointing to nonexistent function 2010-08-01 10:04:18 +00:00
Petr Skoda
2a63b636d7 MDL-23583 fixing incorrect $this 2010-08-01 09:52:54 +00:00
Petr Skoda
42776c9453 MDL-23592 adding ugly hack that copies data from intro to first post in single "simple" forum type 2010-08-01 09:42:55 +00:00
Moodle Robot
751b2720e8 Updated the HEAD build version to 20100801 2010-08-01 00:47:11 +00:00
Eloy Lafuente
b3d2aa67f4 MDL-23479 backup - glossary restore & old code deleted (but restore logs) 2010-07-31 22:33:41 +00:00
Eloy Lafuente
82793abdeb MDL-23479 backup - minor fixes to page & url 2010-07-31 22:28:21 +00:00
Eloy Lafuente
c9b8b18389 MDL-23479 backup - delete not needed mapping. apply_activity_instance() does it 2010-07-31 22:25:41 +00:00
Eloy Lafuente
39aa0280e1 MDL-21432 backup - fix for non-page comments (glossary...) 2010-07-31 22:22:51 +00:00
Petr Skoda
8d39cbb32b MDL-23568 PAGE->context is a pain in the ... 2010-07-31 21:34:46 +00:00
Petr Skoda
57cddf6d12 MDL-23568 PAGE->context strikes back again, fixing wrong handling of missing context too 2010-07-31 21:26:11 +00:00
Petr Skoda
e9fec42f01 MDL-23568 new unit test that verifies the id is not modified in isnert_record() methods 2010-07-31 21:13:46 +00:00
Petr Skoda
1045bec09c MDL-23568 fixed regression when using blobs 2010-07-31 21:12:02 +00:00
Petr Skoda
2d1e17c899 MDL-23568 fixed regression 2010-07-31 21:11:26 +00:00
Petr Skoda
d8fa8e406e MDL-23568 parameters of DML function insert_record are not modified any more < improved coding style, now using cast to array consistently 2010-07-31 20:51:22 +00:00
Petr Skoda
97c65be564 MDL-23502 fixed php docs in enrol/imsenterprise 2010-07-31 20:36:21 +00:00
Petr Skoda
4a77c44359 MDL-23502 fixed php docs in enrol/ldap 2010-07-31 20:33:43 +00:00
Petr Skoda
9779585953 MDL-23502 oops, die()! 2010-07-31 20:30:29 +00:00
Petr Skoda
e2382027e2 MDL-23502 fixed php docs in enrol/meta + adding config cap 2010-07-31 20:28:32 +00:00
Petr Skoda
af82383fde MDL-23502 fixed php docs in enrol/mnet - minor coding style fixes 2010-07-31 20:24:04 +00:00
Petr Skoda
f699087144 MDL-23502 fixed php docs in enrol/guest + fixed use of config cap 2010-07-31 20:22:29 +00:00
Petr Skoda
974fedfeda MDL-23502 sorting lang strings again 2010-07-31 20:19:53 +00:00
Petr Skoda
4460eab552 MDL-23502 fixed php docs in enrol/flatfile 2010-07-31 20:18:50 +00:00
Petr Skoda
9232bceb53 MDL-23502 fixed php docs in enrol/database + removed unnecessary caps 2010-07-31 20:15:36 +00:00
Petr Skoda
465f508826 MDL-23502 fixed php docs in enrol/cohort + readding config capability for more fine grained access control 2010-07-31 20:12:13 +00:00
Petr Skoda
fe4419332b MDL-23502 fixed php docs in enrol/category 2010-07-31 20:07:51 +00:00
Petr Skoda
e25f24669b MDL-23502 improved new instance function name 2010-07-31 20:02:56 +00:00
Petr Skoda
42761bc637 MDL-23502 PayPal plugin now using separate edit form; added missing capabilities and unenrol self support 2010-07-31 20:00:14 +00:00
Petr Skoda
8372f76728 MDL-23502 improved coding style 2010-07-31 19:14:44 +00:00
Petr Skoda
c65171b738 MDL-23502 ohlala, sorting lang strings and adding new unenrolself string 2010-07-31 19:09:47 +00:00
Petr Skoda
5eb222fbe8 fixed docs 2010-07-31 19:07:03 +00:00
Petr Skoda
953234e097 MDL-23502 added missing instance data validation 2010-07-31 19:04:57 +00:00
Petr Skoda
06fa8101fc whitespace fix 2010-07-31 19:03:39 +00:00
Petr Skoda
862259bea0 MDL-23502 fixed unenroll self login in self plugin 2010-07-31 18:54:14 +00:00
Petr Skoda
a00a44e150 MDL-23502 fixed unenroll self login in manual plugin 2010-07-31 18:53:59 +00:00