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 |
|
Petr Skoda
|
2b728cb5e1
|
MDL-21420 finally moving old global mstr to new M.str.
|
2010-02-07 09:43:07 +00:00 |
|
Petr Skoda
|
57d9e586e8
|
MDL-21400 imscp module converted to new JS coding style
|
2010-02-06 19:44:58 +00:00 |
|
Petr Skoda
|
dd9b1882c6
|
MDL-21400 fixed my own ugly mess in resizing of embedded stuff + converted to YUI3
|
2010-02-06 18:47:44 +00:00 |
|
Petr Skoda
|
aedda14927
|
MDL-21400 converted mod/folder to new JS coding style
|
2010-02-06 17:58:07 +00:00 |
|
Petr Skoda
|
593f9b8703
|
MDL-21400 finalising JS api - removing ->on_dom_ready (now bool param in js() and js_init_call()) and after_delay() (again int parameter) - the reason is it was adding unnecessary complexity and it is used in just a few places that will be eventually converted to the new js_init_call() anyway
|
2010-02-06 14:45:17 +00:00 |
|
Petr Skoda
|
60409fe103
|
MDL-21532 ->in_head() now really exceptional (after overrlib removal there will be just a few of them)
|
2010-02-06 14:09:33 +00:00 |
|
Petr Skoda
|
cd9729e405
|
MDL-21400 ->in_head() from deprecated data_for_js(), this actually also fixes order of loading of libs+init code
|
2010-02-06 13:30:15 +00:00 |
|
Petr Skoda
|
ea4666e71d
|
MDL-21400 removing inhead - not tested
|
2010-02-06 13:00:51 +00:00 |
|
Petr Skoda
|
0a7b1f11cf
|
MDL-21400 removing unneeded in_head()
|
2010-02-06 12:43:03 +00:00 |
|
Petr Skoda
|
384ab39a62
|
MDL-21503 eliminating global Y
|
2010-02-03 09:32:02 +00:00 |
|
Sam Hemelryk
|
17ef7d9b0d
|
mod-forum MDL-17427 Fixed a regression from concat refactoring
|
2010-01-28 08:37:43 +00:00 |
|
Sam Hemelryk
|
1a14a14bc6
|
mod-quiz MDL-15050 Fixed regression missing global OUTPUT
|
2010-01-28 07:57:48 +00:00 |
|
Petr Skoda
|
25b6fe050c
|
MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead
|
2010-01-26 10:17:41 +00:00 |
|
Petr Skoda
|
c17f05fb2f
|
MDL-21403 getting rid of all asaps
|
2010-01-26 09:58:19 +00:00 |
|
Petr Skoda
|
1e015f1873
|
MDL-20204 removing usused styles
|
2010-01-26 09:53:52 +00:00 |
|
Petr Skoda
|
df35647860
|
MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead fix
|
2010-01-26 09:53:24 +00:00 |
|
Petr Skoda
|
e92b7f60a6
|
MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead
|
2010-01-26 09:52:30 +00:00 |
|
Petr Skoda
|
6c772bcbf2
|
MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead
|
2010-01-26 09:36:00 +00:00 |
|
Petr Skoda
|
2d65597b6c
|
MDL-21403 removing ->asap() used for flicker-lessremoval of go button, no use .hiddenifjs class instead
|
2010-01-26 09:32:21 +00:00 |
|
Petr Skoda
|
e333d9dd1a
|
MDL-21400 fixed requires
|
2010-01-26 08:54:37 +00:00 |
|
Gordon Bateson
|
5fd1edeb8f
|
do not treat https absolute urls as relative urls
|
2010-01-25 07:18:24 +00:00 |
|
Eloy Lafuente
|
eb712e4280
|
MDL-21265 wiki - fix problem for students not able to see entries in other groups until own entry is created by teacher. Merged from 19_STABLE
|
2010-01-21 23:43:11 +00:00 |
|
Petr Skoda
|
279d11c959
|
MDL-21400 removed unnecessary includes
|
2010-01-21 22:43:53 +00:00 |
|
Petr Skoda
|
9598d578bb
|
MDL-21420 modole_cfg converted to M.cfg
|
2010-01-21 22:19:46 +00:00 |
|
Petr Skoda
|
227255b802
|
MDL-21402 new js_writer abstraction + otehr minor improvements
|
2010-01-20 20:01:24 +00:00 |
|
Petr Skoda
|
9dec75dbcc
|
MDL-21240 shortened urls now start with / everywhere
|
2010-01-18 20:57:32 +00:00 |
|
Petr Skoda
|
c046747947
|
MDL-21240 simplified CSS handling in requirements manager
|
2010-01-18 20:02:13 +00:00 |
|
Petr Skoda
|
8afba50b84
|
MDL-21233 get_query_string() is definitely not recommended in new code, instead use moodle_url constructors with proper parameters; removed some more legacy url concatenation operations; realized out_action is not needed often, because we shoudl pass arounf moodle_url instances instead of old url strings
|
2010-01-17 10:54:13 +00:00 |
|
Petr Skoda
|
b9bc201962
|
MDL-21233 escaped parameter is far more importatnt than the overrideparams in out() method - especially all JS urls should be converted to out(false); also it is possible to create new url with overrided parameters in constructor which might be actually work around the double encoding problems in the url (we should never use the out() in moodle_url constructor itself!)
|
2010-01-17 09:50:55 +00:00 |
|
Petr Skoda
|
eb7880654f
|
MDL-21233 finally removed the omitquerystring parameters from the out method because: 1/ the least used parameter should nto be first, 2/ it is colliding with the other two paramters, now we have separate funtion for that instead
|
2010-01-17 09:37:30 +00:00 |
|
Petr Skoda
|
340d461269
|
MDL-21233 simplifying moodle_url->out() api
|
2010-01-17 09:18:11 +00:00 |
|
Petr Skoda
|
6ea66ff36c
|
MDL-21233 obviously input tag writing does not belong into the moodle_url class, moving to html_writer instead + simplifying api
|
2010-01-17 09:06:55 +00:00 |
|