8745 Commits

Author SHA1 Message Date
Sam Hemelryk
57173b8dfb mod-lesson MDL-21006 Fixed missing variable after navigation changes 2010-03-04 05:27:14 +00:00
Sam Hemelryk
130d2f533b mod-lesson MDL-21006 Fixed misnamed variable 2010-03-04 05:25:00 +00:00
Andreas Grabs
51129b9922 MDL-21740 - excel-export should use the moodle-excel library 2010-02-28 22:19:30 +00:00
Andreas Grabs
7e55c2ef9c MDL-21739 - Error: Invalid course module ID on edit_item.php 2010-02-28 21:44:47 +00:00
Andreas Grabs
d5e51c5a1c MDL-21739 - Error: Invalid course module ID on edit_item.php 2010-02-28 18:56:20 +00:00
Andreas Grabs
7356751a6f MDL-21739 - Error: Invalid course module ID on edit_item.php 2010-02-28 18:56:20 +00:00
Penny Leach
c2d2f7a987 portfolio/forum MDL-21156 fixed a small error in attached files when exporting a full thread 2010-02-26 15:28:43 +00:00
Petr Skoda
45c6bf6c89 MDL-21723 fixed rression, thanks Ben Dailey 2010-02-25 07:48:57 +00:00
Sam Marshall
c15a60e6be MDL-21687 Completion 'on view' not working on resource types after resource was rewritten 2010-02-23 13:10:45 +00:00
Sam Hemelryk
13fceaa4de mod-page MDL-21590 Fixed recent regression in page whereby a var was being used before being created 2010-02-23 08:08:28 +00:00
Tim Hunt
43012b8f86 Quiz statistics report - MDL-20550 - SQL error when trying to insert NaN in the DB on Postgres.
Thanks to Derek Woolhead for the fix.
2010-02-22 17:04:30 +00:00
Dan Marsden
449aa07bee SCORM MDL-21584 detect SCORM 2004 4th edition correctly. thanks to Valerian for the report and patch. 2010-02-22 01:31:45 +00:00
Petr Skoda
26acc814eb MDL-20204 fixed html-writer::tag() parameter order to match the rest of the api 2010-02-18 18:15:56 +00:00
Sam Hemelryk
9ae71e9cc0 mod-forum MDL-21590 Fixed spelling error pic_icon to pix_icon 2010-02-18 05:49:36 +00:00
Petr Skoda
8cea545e0b MDL-20204 started refactoring of html_table + more cleanup 2010-02-17 19:33:24 +00:00
Petr Skoda
4ee753eb83 MDL-20204 converting html_span to html_writer 2010-02-17 17:17:45 +00:00
Petr Skoda
929d7a8362 MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits 2010-02-17 16:59:41 +00:00
Sam Hemelryk
2caec08a8f mod-assignment MDL-20204 Regression, converted two broken icons to use pix_icon 2010-02-17 03:58:13 +00:00
Petr Skoda
c63923bddb MDL-20204 converted action_icon 2010-02-16 16:24:49 +00:00
Petr Skoda
3ea5951efb MDL-20204 converting some more html_links 2010-02-16 15:27:16 +00:00
Sam Hemelryk
5be949984d mod-chat MDL-21534 Fixed very minor error 2010-02-16 07:04:19 +00:00
Petr Skoda
2daed78a86 MDL-21534 refactoring to match coding style of gui_header_js + fixing mouse events handlers + some subplugin notes 2010-02-15 19:24:08 +00:00
Petr Skoda
0475b6c74d MDL-21534 refactorign one giant class that handles three different pages with the same methods + removing problematic YUI.add() + some subplugin notes 2010-02-15 19:23:17 +00:00
Petr Skoda
0a0a507c95 MDL-21535 hidden activities now handled in require_login(), removing duplicate code 2010-02-15 16:12:53 +00:00
Sam Hemelryk
c5f1fdb451 mod-chat MDL-21534 Added documentation, revised namespace, fixed non-namespaced function call. 2010-02-15 06:08:41 +00:00
Sam Hemelryk
579a4976cc mod-chat MDL-21534 Converted JS to YUI3 and new coding style also fixed several regressions. 2010-02-15 05:56:36 +00:00
Petr Skoda
9a9012dc8f MDL-21590 fixed icons in navigation lib + clean up of modinfo (planned removeal of legacy use of urlencode since 1.8 - we use serialize and utf8 is ok now) 2010-02-14 20:18:10 +00:00
Petr Skoda
f9fc1461ba MDL-21590 fixed recent regression in nav icons - now using new pix_icon instead of urls, have to rework extra icon handling in resources though 2010-02-14 09:29:44 +00:00
Petr Skoda
9bf163146b MDL-20204 more html_link converstions 2010-02-11 18:50:55 +00:00
Petr Skoda
57cd3739a4 MDL-20204 converting link to html_writer or action_link 2010-02-11 16:56:00 +00:00
Petr Skoda
c80877aa0e MDL-20204 fixed recent regressions + improved action handling - sorrrry 2010-02-11 15:44:06 +00:00
Petr Skoda
000c278cff MDL-20204 new pix_icon renderable widget 2010-02-11 14:59:00 +00:00
Petr Skoda
4aea3cc7cd MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout 2010-02-11 13:27:02 +00:00
Petr Skoda
f0b6192e60 MDL-20204 conversion to html_writer 2010-02-11 10:37:19 +00:00
Petr Skoda
d9df2a8993 MDL-20204 fixed regression 2010-02-11 10:24:59 +00:00
Petr Skoda
3224f709d7 MDL-20204 selects conversion 2010-02-11 10:03:28 +00:00
Petr Skoda
93af06be28 MDL-20204 converted more selects in forms 2010-02-11 08:43:39 +00:00
Gordon Bateson
47e9d91b1f fix student access to HotPots in tail of a HotPot quiz chain 2010-02-11 02:55:40 +00:00
Petr Skoda
18300e6b50 MDL-21577 fixed typos 2010-02-10 16:21:49 +00:00
Petr Skoda
edc28287b2 MDL-21577 converting select auto submit code 2010-02-10 16:20:28 +00:00
Petr Skoda
f83b9b63ae MDL-20204 legacy time selects converted, please note we should always use mforms if possible 2010-02-10 14:27:03 +00:00
Petr Skoda
54aa3239c7 MDL-20204 fixed regression from button conversion 2010-02-10 11:35:54 +00:00
Petr Skoda
31dadc6fee MDL-20204 more steps away from old popup_form 2010-02-10 11:25:17 +00:00
Petr Skoda
f1a3e072fa MDL-20204 using url_select 2010-02-10 10:55:51 +00:00
Petr Skoda
f8dab96615 MDL-20204 a lot more steps away from html_select 2010-02-10 09:37:50 +00:00
Petr Skoda
2f0e96e447 MDL-20204 one more step away from html_select 2010-02-09 18:54:03 +00:00
Piers Harding
c86a91d508 MDL-16184 - revert earlier work for x.start.time, and apply patch from valerian (incidental fix for user_picture) 2010-02-09 18:43:15 +00:00
Piers Harding
9a44a14c63 MDL-18202 - fix incorrect substitutions of '_'. 2010-02-09 18:00:43 +00:00
David Mudrak
d523044d5e workshop: fixing minor issues discovered during the preparation of iMoot2010 talk 2010-02-08 08:53:43 +00:00
Petr Skoda
916276fc0a MDL-20204 more outputlib changes towards separate html_writer 2010-02-07 20:12:31 +00:00