Commit graph

39426 commits

Author SHA1 Message Date
Andrew Davis
bf1ac6d9ae group MDL-20005 added display of other groups users are in 2009-12-21 08:13:50 +00:00
jerome mouneyrac
334f9dbb7a webservice MDL-20803 add some comments to the code 2009-12-21 08:08:22 +00:00
jerome mouneyrac
4597fd4d61 webservice MDL-20803 replace all html tag display by output tag functions 2009-12-21 07:37:54 +00:00
jerome mouneyrac
6b36958872 webservice MDL-12886 do not display the web service core if no service available 2009-12-21 06:11:50 +00:00
Sam Hemelryk
ac9b2d380a groups MDL-19559 Fixed trivial css issue 2009-12-21 06:01:30 +00:00
jerome mouneyrac
7886efc41e webservice MDL-20803 add switch to disable documentation, fix renderer call on login page, fix xhtml strict, add css file. TODO: use output render function to display tag, move all css style into the css file 2009-12-21 04:01:02 +00:00
Sam Hemelryk
d185ff44e1 mod-feedback MDL-19807 Fixed up final deprecated methods 2009-12-21 03:57:36 +00:00
Moodle Robot
aff69a26fc Updated the HEAD build version to 20091221 2009-12-21 00:33:27 +00:00
Petr Skoda
e68c5f36cf MDL-21124 towards full JS support in themes 2009-12-20 23:06:57 +00:00
Petr Skoda
38aafea249 MDL-21124 towards full JS support in themes 2009-12-20 21:50:46 +00:00
Petr Skoda
e14f806088 MDL-20204 fixed silly bug in my previous commit 2009-12-20 21:50:15 +00:00
Petr Skoda
6f0a938be5 MDL-20204 more BC in standard theme CSS 2009-12-20 19:41:47 +00:00
Petr Skoda
37b5b18e43 MDL-21150 finally we have a general agreement that plugin_renderes now "magically extend" the core_renderer by using of __call() + fixed problems with protected methods 2009-12-20 16:34:18 +00:00
Petr Skoda
998999e725 MDL-21155 improve themechangeonurl - sesskey not required, it may be a slight CSRF problem, but on the other hand theme designers rely on this very often, fixed problems with theme in _POST 2009-12-20 16:25:41 +00:00
Moodle Robot
3318ebc88b Updated the HEAD build version to 20091220 2009-12-20 00:33:58 +00:00
Pierre Pichet
b7c81cf066 MDL-20960 testing correctly response 0 as not null line 393 merged from 1.9 2009-12-19 21:30:31 +00:00
Eloy Lafuente
dc98ad65de NOBUG: XHTML strict 2009-12-19 11:03:03 +00:00
Moodle Robot
16326ea322 Updated the HEAD build version to 20091219 2009-12-19 00:33:13 +00:00
Moodle Robot
25d7caa75d Automatic installer.php lang files by installer_builder (20091219) 2009-12-19 00:22:39 +00:00
Eloy Lafuente
ead791ddd5 MDL-21045, MDL-21046 restore - gradebook categories, letters and outcomes are now
restored no matter if user info is enabled or no (as far as they are user-independent)
Merged from 19_STABLE
2009-12-18 18:48:44 +00:00
Tim Hunt
e785b784f1 Grade item: MDL-21161 timemodified never gets set on calculated gradebook columns 2009-12-18 18:19:46 +00:00
Eloy Lafuente
f12c95734a Related to MDL-6489 - advanced search template was missing in backup/restore ; merged from 19_STABLE 2009-12-18 18:11:13 +00:00
Eloy Lafuente
a1b4e1f2eb MDL-11507, MDL-15157 database activity - avoid some notices on restore ; merged from 19_STABLE 2009-12-18 17:53:47 +00:00
Eloy Lafuente
14594faa80 MDL-21160 database activity - remap scale on restore ; merged from 19_STABLE 2009-12-18 17:40:16 +00:00
Tim Hunt
3e7ca6b3b1 grader report: MDL-21159 Link to user report does not respect $CFG->grade_profilereport setting.
Also, the report was generating invalid XHTML.
2009-12-18 17:13:39 +00:00
Penny Leach
df3466045c portfolio/assignment MDL-21035 added updated & published fields to leap2a.
also fixed files support in online type
2009-12-18 14:38:22 +00:00
Penny Leach
4dfe45ee2d portfolio/glossary MDL-21031 leap2a support for full glossary 2009-12-18 13:44:56 +00:00
Penny Leach
924377d29a portfolio/glossary MDL-21031 leap2a
this only implements leap2a in the single-entry export so far.
2009-12-18 13:44:47 +00:00
Penny Leach
8192522e63 portfolio: MDL-21156 portfolio export format specific pluginfile handling 2009-12-18 13:44:35 +00:00
Penny Leach
ed986e0082 portfolio: MDL-21030 added helper function to add multiple attachments 2009-12-18 13:44:23 +00:00
Dan Marsden
67f941099a SCORM MDL-17891 pass back correct state if storeData fails in LMSFinish - thanks to Peter Chamberlin for the report. 2009-12-18 10:34:59 +00:00
Dan Marsden
25d18a5288 SCORM MDL-18835 remove old comment 2009-12-18 10:12:12 +00:00
Dan Marsden
00c1677a99 SCORM MDL-18835 display time periods in "human-readable" format. - mainly for SCORM 2004 objects. - thanks to Vlas Voloshin for patch and unit tests! 2009-12-18 10:10:04 +00:00
Sam Hemelryk
007772d65d mod-assignment MDL-21106 Changed user->id to submission->id, big thanks Penny for spotting 2009-12-18 08:45:00 +00:00
Dan Marsden
8be1ab6b98 SCORM MDL-20122 badly formatted restore values - thanks to Michael Avelar for the fix 2009-12-18 08:19:51 +00:00
Sam Hemelryk
11462f701b theme-standard MDL-20204 Fixed broken image path in CSS 2009-12-18 08:12:49 +00:00
Dongsheng Cai
c07b5ad416 "MDL-21154, fixed undefined index error in bulk_user operation page" 2009-12-18 07:42:54 +00:00
Dan Marsden
f6f7efeefb SCORM MDL-18857 allow items with a score of 0 to still display on outline report. 2009-12-18 07:22:50 +00:00
Dongsheng Cai
9f509643f0 "MDL-21141, fixed a regression introduced by last commit, thanks for testing, jerome" 2009-12-18 07:17:46 +00:00
Dan Marsden
544bd6cd3b SCORM MDL-21024 missing field in restore. 2009-12-18 07:13:53 +00:00
Dongsheng Cai
02e7a15db9 "MDL-21153, fixed helpbutton debug message when using select & group elements" 2009-12-18 07:09:59 +00:00
Dan Marsden
15d0fae463 SCORM MDL-20588 workaround for IE 6 bug - turn zlib compression off if IE 6 is detected. 2009-12-18 06:40:59 +00:00
Dongsheng Cai
cf98da1a48 "MDL-15502, added a filter to selec users who have never logged in, merged from 1.9, credits to Anthony Borrow" 2009-12-18 05:37:41 +00:00
Andrew Davis
53ad47f22b weblib MDL-20826 made convert_urls_into_links() produce xhtml compliant links 2009-12-18 04:13:35 +00:00
Sam Hemelryk
448052a5fd mod-lesson MDL-21006 Refactored renderer->header method, removed logic to function in locallib 2009-12-18 03:50:38 +00:00
Dan Marsden
f5da79e28b mnet MDL-16522 missed a check - should not show logs tab for all hosts screen 2009-12-18 03:20:21 +00:00
jerome mouneyrac
abf7dc44a2 webservice MDL-20803 auto-doc: added protocol checking, removed IP checking, removed all $USER reference, remove DEBUG call. TODO: split the code between login and documentation display, add switch to disable documentation, remove all html from the renderer using output function (create empty tag, create box, ... + css), fix xhtml strict 2009-12-18 03:19:22 +00:00
Dan Marsden
12f549e2ff mnet MDL-16522 duplication of inconsistant code - now uses a tabs.php file but still needs a further code tidy as per MDL-16286 2009-12-18 03:09:05 +00:00
Dongsheng Cai
65a86aa764 "MDL-21122, fixed saving setting problem in section links block, merged from 1.9" 2009-12-18 03:03:01 +00:00
Moodle Robot
688fb45354 Updated the HEAD build version to 20091218 2009-12-18 00:33:03 +00:00