Commit graph

32804 commits

Author SHA1 Message Date
dongsheng
dde78cb8f2 MDL-14129, remove error() in forum mod. 2008-07-21 08:03:42 +00:00
jamiesensei
d71226a4ac whitespace fixes 2008-07-21 08:02:37 +00:00
urs_hunkler
a3dfd2ff21 I cleaned up the worst issues with these 1.9 themes under 2.0 and added missing images. 2008-07-21 07:41:36 +00:00
piers
1fe98e8d5b MDL-14455 corrected deprecated error() calls (thanks Eloy). 2008-07-21 07:24:14 +00:00
dongsheng
06e84d52bd MDL-14129, remove error() call 2008-07-21 07:18:58 +00:00
dongsheng
764a1dfad1 MDL-13766, fix bugs in javascript, and use different icons in boxnet plugin according to the extension. 2008-07-21 03:26:47 +00:00
piers
4ecf843819 MDL-14455 also affects, MDL-11892, MDL-14485, and MDL-14486 - patches supplied by Martin Holden described in MDL-14455 (thank you!) applied to HEAD. 2008-07-21 01:31:55 +00:00
moodlerobot
c7057c091c Updated the HEAD build version to 20080721 2008-07-21 01:31:30 +00:00
moodlerobot
b3020c32fd Automatic installer.php lang files by installer_builder (20080721) 2008-07-21 01:14:12 +00:00
piers
859e38fe65 MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM AICC code. 2008-07-21 00:50:52 +00:00
moodlerobot
3b4f4a978f Added autogenerated bn_utf8 installer file. 2008-07-20 21:24:00 +00:00
jamiesensei
35bf63526a MDL-15718 "overview report slow for large data sets - print_user_picture queries the db if only provided with a userid" 2008-07-20 14:40:22 +00:00
jamiesensei
162db41723 MDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic in fields list 2008-07-20 14:34:53 +00:00
jamiesensei
7f29a7dbe4 MDL-15631 "move detailled responses report out of contrib into main distribution" adding responses report to main distribution 2008-07-20 14:29:10 +00:00
jamiesensei
55caa1d5dc MDL-15198 "non-standard sql in reportlib.php" using CASE statement to wrap logic in fields list 2008-07-20 12:52:14 +00:00
jamiesensei
0fa4107dfc MDL-15719 "overview report slow for large data sets - count sql operation for table paging repeated twice whether or not it is necessary" 2008-07-20 12:21:59 +00:00
jamiesensei
66eb3b5930 MDL-15268 "Content for Quiz Statistics report table" fixed a bug where every a row was added to the table for every time a subquestion was attempted. 2008-07-20 11:58:15 +00:00
jamiesensei
375381a006 MDL-15718 "overview report slow for large data sets - print_user_picture queries the db if only provided with a userid" 2008-07-20 11:56:35 +00:00
moodler
5a4825fa76 Added lines theme (beta) from Urs 2008-07-20 08:22:52 +00:00
moodler
4015776bbb Added BETA quality version of colors theme from Urs Hunkler 2008-07-20 08:13:05 +00:00
moodlerobot
b5adbaf320 Updated the HEAD build version to 20080720 2008-07-20 01:32:32 +00:00
skodak
177d5493bb MDL-15712 fixed groups regressions - credit goes to Daniel Servos 2008-07-19 08:07:51 +00:00
moodlerobot
cc127f138d Updated the HEAD build version to 20080719 2008-07-19 01:32:35 +00:00
moodlerobot
0eb8dca68f Automatic installer.php lang files by installer_builder (20080719) 2008-07-19 01:15:17 +00:00
piers
770f1bc881 MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2, and 1.3 code. Minor update to remove tab characters. 2008-07-19 00:25:36 +00:00
stronk7
84774c552c upgrade_mod_savepoint() implemented in XMLDB Editor generators. MDL-15343 2008-07-18 22:18:47 +00:00
dongsheng
284cf75fdb MDL-15348, improve list view of picker, display file size and file updated date. 2008-07-18 16:01:08 +00:00
agrabs
59f89d805b MDL-14517 Cannot export analysis to excel by course 2008-07-18 14:53:28 +00:00
jamiesensei
4f5ffac022 MDL-15268 "Content for Quiz Statistics report table" seperated quiz item / position stats code into a seperate class in qstats.php and now calculating item statistics too. 2008-07-18 14:36:24 +00:00
ericmerrill
b230cac1da MDL-15697 Added a check form rule limiting post subject and forum name to 255 characters, as limited by the DB 2008-07-18 13:19:55 +00:00
dongsheng
2040478fb2 MDL-15348, improve list view of picker, display file size and file updated date. 2008-07-18 09:22:46 +00:00
nicolasconnault
767172e4d5 MDL-14958 Enum and default tests 2008-07-18 08:46:53 +00:00
dongsheng
1afc87ad8c MDL-15350, fix bugs of uploading and getauthtoken 2008-07-18 08:09:32 +00:00
moodler
4ea69f88f3 MDL-15702 SQL efficiency fix Merged from 1.9 2008-07-18 07:52:36 +00:00
dongsheng
84df43de21 MDL-13766
remove require_once call to curl.class.php
2008-07-18 07:44:14 +00:00
dongsheng
bb2c046d5c MDL-13766
1. Move curl and repository_cache class to filelib.php
2. Name the file before downloading it
3. clean up code
2008-07-18 07:40:12 +00:00
scyrma
eec1d200b5 MDL-4346: limiting the 'defer' clause to one call / fix the missing openpopup() bug in IE. (merge from 1.9) 2008-07-18 07:14:58 +00:00
moodler
e294b80ad0 MDL-6850 Removed apparent-size from du 2008-07-18 06:42:08 +00:00
piers
97852875da MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor syntax alignment in player.php. 2008-07-18 06:03:51 +00:00
scyrma
4644313b7c MDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple instances. 2008-07-18 04:24:53 +00:00
moodler
5c0700a604 MDL-15701 Merged fix for showing just non-deleted hosts, from 1.9 2008-07-18 04:06:12 +00:00
moodler
771fea0b08 MDL-15700 Merged from 1.9 Tidied up the maintenance mode display to users 2008-07-18 03:02:43 +00:00
moodlerobot
a9b0f17a3d Updated the HEAD build version to 20080718 2008-07-18 01:31:55 +00:00
dongsheng
1756470e46 MDL-15350, fix typos and remove useless code. 2008-07-17 15:44:34 +00:00
dongsheng
34f210f609 MDL-15350
1. more clean up to boxclient lib
2. rewrite the getauthtoken function of boxclient
TODO
Penny, could you merge your changes into this lib
2008-07-17 15:25:48 +00:00
dongsheng
a9493cbea3 MDL-15350, clean up boxclient lib, fix uploadFile function. 2008-07-17 13:12:09 +00:00
tjhunt
b9d4b03134 MDL-15693 - print_question_icon does not cope with missing question types 2008-07-17 12:49:25 +00:00
dongsheng
38e554420b MDL-15405
1. Produce repository list dynamicly.
2. Remove logout button, add a logout link after repository name
2008-07-17 09:34:15 +00:00
moodler
208edd7fca Trivial reformatting of code 2008-07-17 06:33:27 +00:00
scyrma
39356e1837 MDL-15676: restrict block/blog_tags to showing blog tags. (merge from 1.9) 2008-07-17 04:22:41 +00:00