Petr Skoda
|
8ce04d51a1
|
MDL-21435 fixed regression
|
2010-01-26 09:00:50 +00:00 |
|
Petr Skoda
|
e50b4c8972
|
MDL-21420 refactoring towards global M
|
2010-01-21 20:55:58 +00:00 |
|
Petr Skoda
|
d96d8f03b4
|
MDL-21240 adding new level to requirements manager, now the function calls and events have access to "Y."
|
2010-01-19 22:01:12 +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
|
2212eb7add
|
MDL-21240 adding special handling of theme CSS, the reason is we ned to mark first theme CSS so that YUI adds own CSS before that, and second the custom plugin CSS must be always loaded after themes
|
2010-01-18 13:13:20 +00:00 |
|
Petr Skoda
|
7fde1e4bc8
|
MDL-21362 fixed fatal error regression
|
2010-01-18 09:40:14 +00:00 |
|
Petr Skoda
|
5509254c25
|
MDL-21233 prepare_url obsoleted by new html_writer and changes in moodle_url
|
2010-01-17 10:59:07 +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
|
a685593466
|
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
|
2010-01-16 15:39:56 +00:00 |
|
Petr Skoda
|
f14b641b91
|
MDL-21235 new action_link fixed
|
2010-01-15 09:01:59 +00:00 |
|
Petr Skoda
|
11820bacc1
|
MDL-21235 minor docs fixes
|
2010-01-14 22:51:10 +00:00 |
|
Petr Skoda
|
4871a238f0
|
MDL-21235 fixed confirm regression
|
2010-01-14 22:44:24 +00:00 |
|
Petr Skoda
|
574fbea453
|
MDL-21235 new action_link
|
2010-01-14 22:40:33 +00:00 |
|
Petr Skoda
|
3ba60ee16a
|
MDL-21235 new single button rendering
|
2010-01-14 19:18:04 +00:00 |
|
Petr Skoda
|
bf11293a94
|
MDL-21235 converted help cions to final render outputlib api
|
2010-01-13 18:50:28 +00:00 |
|
Petr Skoda
|
5d0c95a5ac
|
MDL-21235 towards the final outputlib api - implementing separate html writer and implementing new render() method
|
2010-01-13 17:13:52 +00:00 |
|
Petr Skoda
|
c8e8c8c671
|
MDL-20204 removing obsoleted code before more refactoring
|
2010-01-07 17:57:54 +00:00 |
|
Petr Skoda
|
04c0140811
|
MDL-21244 added new option for footer JS from themes as requested by Urs
|
2010-01-05 23:22:16 +00:00 |
|
Petr Skoda
|
73b62703ab
|
MDL-20204 eliminating deprecated javascript file because it only adds extra pressure on servers
|
2010-01-05 00:43:09 +00:00 |
|
Petr Skoda
|
efaa4c0803
|
MDL-21242 towards removing og yui2 skin sheet from the huge theme css file
|
2010-01-05 00:33:15 +00:00 |
|
Petr Skoda
|
53228896fa
|
MDL-20204 fixed moodle logo link on frontpage
|
2010-01-04 23:55:09 +00:00 |
|
Petr Skoda
|
b38cea70ea
|
MDL-20786 removing mod javascript.php support, now fulyl replaced by $PAGE->requires->js()
|
2010-01-04 23:30:24 +00:00 |
|
Petr Skoda
|
897e902bbc
|
MDL-20204 improved pix docs
|
2010-01-04 14:40:34 +00:00 |
|
Petr Skoda
|
a91b80c2b1
|
MDL-21236 removing spurious popup action from normal action links, thanks sam
|
2010-01-04 09:46:47 +00:00 |
|
Petr Skoda
|
801db07670
|
MDL-21232 using normal = which should be enough now in PHP5
|
2010-01-04 07:51:59 +00:00 |
|
Sam Hemelryk
|
ada38fad4f
|
output MDL-21232 image now checks to see if passed url var is a moodle_url to avoid bad image src attribute
|
2010-01-04 02:53:47 +00:00 |
|
Petr Skoda
|
169a5b545c
|
MDL-21198 fixed silly regression in type checking - grrr
|
2010-01-03 20:49:30 +00:00 |
|
Petr Skoda
|
26eab8d4f5
|
MDL-21198 new simple_button output component, this could finally solve potential "form x button" confusion - continued
|
2010-01-03 17:20:49 +00:00 |
|
Petr Skoda
|
d894edd44d
|
MDL-21198 new simple_button output component, this could finally solve potential "form x button" confusion
|
2010-01-03 17:08:21 +00:00 |
|
Petr Skoda
|
5c2ed7e215
|
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
|
2010-01-03 15:46:14 +00:00 |
|
Petr Skoda
|
3cd5305f11
|
MDL-21198 towards origianl single_button() syntax + other improvements
|
2010-01-03 10:28:29 +00:00 |
|
David Mudrak
|
1df1adaacd
|
MDL-21198 fixing a regression in the recent action_link() rewrite
|
2010-01-02 21:40:00 +00:00 |
|
David Mudrak
|
a7b575b1ac
|
MDL-21198 fixed a typo
|
2010-01-02 20:58:43 +00:00 |
|
Petr Skoda
|
52368876a4
|
MDL-21198 minor cleanup and improvements
|
2010-01-02 13:57:44 +00:00 |
|
Petr Skoda
|
bc2587bcf0
|
MDL-21198 fixed yet another regression in last commit, lalala
|
2010-01-02 13:26:09 +00:00 |
|
Petr Skoda
|
1c11dcb6e9
|
MDL-21198 fixed another regression in last commit
|
2010-01-02 13:25:09 +00:00 |
|
Petr Skoda
|
8ae8bf8a14
|
MDL-21198 OUTPUT->action_icon improvements, refactoring and fixing conversion regressions
|
2010-01-02 13:17:54 +00:00 |
|
Petr Skoda
|
b52706307c
|
MDL-21198 $OUTPUT->icon() improvements
|
2009-12-31 10:06:56 +00:00 |
|
Eloy Lafuente
|
59f05b1602
|
NOBUG: Fix use of output_tag() causing warnings here and there.
|
2009-12-30 18:00:34 +00:00 |
|
Petr Skoda
|
4bcc51185c
|
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
|
2009-12-30 15:19:55 +00:00 |
|
Petr Skoda
|
244a32c617
|
MDL-21119 lang menu and login info now handled by themes
|
2009-12-29 17:26:29 +00:00 |
|
Petr Skoda
|
945f19f77d
|
MDL-21193 finally fixed YUI3 laoding - now fully cached and working - yay!
|
2009-12-28 23:08:55 +00:00 |
|
Petr Skoda
|
5d77fc1d2b
|
MDL-21198 improved html_link api, added missing style attribute; marked some potential problems with TODOs
|
2009-12-28 19:40:07 +00:00 |
|
Petr Skoda
|
c2c04c6976
|
MDL-21198 fixed legacy PHP4 pass-by-reference notation + added proper param type
|
2009-12-28 14:53:31 +00:00 |
|
Petr Skoda
|
8fa16366d6
|
MDL-21198 make factory methods ahve to be static; adding "real" construtors for components; fixed regression in detection of missing image alt text in actions; api improvements; plus some other fixes
|
2009-12-28 10:43:01 +00:00 |
|
Petr Skoda
|
a309d7dbf3
|
MDL-21198 improved parameter types specification in renderer api
|
2009-12-28 08:33:47 +00:00 |
|
Petr Skoda
|
1ba862ec6e
|
MDL-21198 going back to the original spacer syntax, image component improvements, plus some regression fixes
|
2009-12-27 23:31:46 +00:00 |
|