Commit graph

43922 commits

Author SHA1 Message Date
Petr Skoda
daf0f79aa8 MDL-23613 fixed one more wrong PAGE->context 2010-08-02 12:17:25 +00:00
Eloy Lafuente
07f7954d1e MDL-23479 backup - fix files/tags/comments/links backup & restore
(thanks Pigui for adapting module core so quickly)
2010-08-02 12:16:16 +00:00
Eloy Lafuente
dec303ade9 NOMDL wiki - adding missing savepoint 2010-08-02 11:58:04 +00:00
Jordi Piguillem
ab42292001 Fixing tags and comments issues. 2010-08-02 11:49:51 +00:00
Eloy Lafuente
b287039a8c MDL-23479 backup - fix wrong column on restore 2010-08-02 09:56:41 +00:00
Dongsheng Cai
b667ba0049 "COMMENT MDL-19118 improve nonjs comment ui link" 2010-08-02 08:16:51 +00:00
Petr Skoda
f31daba43e MDL-23601 regex not default any more 2010-08-02 07:59:53 +00:00
Dongsheng Cai
650a0c0a66 COMMENT MDL-23585 delete comments when centain contexts are being deleted 2010-08-02 07:44:45 +00:00
Andrew Davis
a30ec92268 rss MDL-23588 rss block now filters urls contained within rss feeds 2010-08-02 07:24:49 +00:00
Petr Skoda
52d588210e MDL-22789 addding forgotten group enrol option 2010-08-02 07:05:16 +00:00
Dongsheng Cai
8e5af6cfa1 "MDL-23530, filesystem plugin should be configured by admins only" 2010-08-02 06:33:34 +00:00
Sam Hemelryk
1823d85466 NOBUG: Removed some unused CSS rules 2010-08-02 06:05:23 +00:00
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