2010-01-05 |
Petr Skoda | MDL-21241 theme CSS and JS gzip compression + some...
|
commit | commitdiff | tree |
2010-01-05 |
Petr Skoda | nobug: fixed code completion in eclipse
|
commit | commitdiff | tree |
2010-01-05 |
Petr Skoda | MDL-21242 moving yui2 skin away from theme CSS, this...
|
commit | commitdiff | tree |
2010-01-05 |
Petr Skoda | MDL-20204 eliminating deprecated javascript file because...
|
commit | commitdiff | tree |
2010-01-05 |
Petr Skoda | MDL-21242 towards removing og yui2 skin sheet from...
|
commit | commitdiff | tree |
2010-01-05 |
Petr Skoda | MDL-20204 removing duplicate YUI skin CSS, thanks Sam...
|
commit | commitdiff | tree |
2010-01-04 |
Petr Skoda | MDL-20204 fixed moodle logo link on frontpage
|
commit | commitdiff | tree |
2010-01-04 |
Petr Skoda | MDL-21123 moved javascript for navigation bar - testing...
|
commit | commitdiff | tree |
2010-01-04 |
Petr Skoda | MDL-20786 removing mod javascript.php support, now...
|
commit | commitdiff | tree |
2010-01-04 |
Petr Skoda | MDL-20204 improved pix docs
|
commit | commitdiff | tree |
2010-01-04 |
Petr Skoda | MDL-21236 removing spurious popup action from normal...
|
commit | commitdiff | tree |
2010-01-04 |
Petr Skoda | MDL-21232 using normal = which should be enough now...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Skoda | MDL-21231 fixed recent regression, thanks penny for...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Skoda | MDL-21198 one more single_button + version bump to...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Skoda | MDL-21198 fixed silly regression in type checking ...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Skoda | MDL-21198 used new simple_button class when doing OUTPUT...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Skoda | MDL-21198 new simple_button output component, this...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Skoda | MDL-21198 new simple_button output component, this...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Skoda | MDL-21198 $OUTPUT->single_button() resurrection, hopefully...
|
commit | commitdiff | tree |
2010-01-03 |
Petr Skoda | MDL-21198 towards origianl single_button() syntax ...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Skoda | MDL-21198 minor cleanup and improvements
|
commit | commitdiff | tree |
2010-01-02 |
Petr Skoda | MDL-21198 fixed yet another regression in last commit...
|
commit | commitdiff | tree |
2010-01-02 |
Petr Skoda | MDL-21198 fixed another regression in last commit
|
commit | commitdiff | tree |
2010-01-02 |
Petr Skoda | MDL-21198 fixed regression in last commit
|
commit | commitdiff | tree |
2010-01-02 |
Petr Skoda | MDL-21198 OUTPUT->action_icon improvements, refactoring...
|
commit | commitdiff | tree |
2010-01-01 |
Petr Skoda | MDL-20204 Eclipse autocompletion works again
|
commit | commitdiff | tree |
2009-12-31 |
Petr Skoda | MDL-21198 $OUTPUT->icon() improvements
|
commit | commitdiff | tree |
2009-12-31 |
Petr Skoda | MDL-21198 $OUTPUT->icon() improvements
|
commit | commitdiff | tree |
2009-12-30 |
Petr Skoda | MDL-20204 sheet name first, thanks Urs
|
commit | commitdiff | tree |
2009-12-30 |
Petr Skoda | MDL-21217, MDL-21198 simplified/improved outputlib...
|
commit | commitdiff | tree |
2009-12-30 |
Petr Skoda | MDL-21217, MDL-21198 simplified/improved outputlib...
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-20204 just a little blue theme experiment for testing...
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-20204 just a little blue theme experiment for testing...
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-21119 lang menu and login info now handled by themes
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-20204 fixed some alt image typos
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-21210 hopefully fixed $PAGE->set_url() weirdness...
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-21193 improved error messages in combo loader
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-21193 improved error messages in combo loader
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-20204 adding missing theme render prefix for current...
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-21208 THEME_DESIGNER_CACHE_LIFETIME control option...
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-21208 major perf improvement for theme designer...
|
commit | commitdiff | tree |
2009-12-29 |
Petr Skoda | MDL-21208 longer image caching in theme designer mode...
|
commit | commitdiff | tree |
2009-12-28 |
Petr Skoda | MDL-21193 finally fixed YUI3 laoding - now fully cached...
|
commit | commitdiff | tree |
2009-12-28 |
Petr Skoda | MDL-21204 fixed incorrect url params, credit goes to...
|
commit | commitdiff | tree |
2009-12-28 |
Petr Skoda | MDL-21198 improved html_link api, added missing style...
|
commit | commitdiff | tree |
2009-12-28 |
Petr Skoda | fixed dml typo
|
commit | commitdiff | tree |
2009-12-28 |
Petr Skoda | MDL-21198 fixed legacy PHP4 pass-by-reference notation...
|
commit | commitdiff | tree |
2009-12-28 |
Petr Skoda | MDL-21198 make factory methods ahve to be static; adding...
|
commit | commitdiff | tree |
2009-12-28 |
Petr Skoda | MDL-21198 improved parameter types specification in...
|
commit | commitdiff | tree |
2009-12-27 |
Petr Skoda | MDL-21198 going back to the original spacer syntax...
|
commit | commitdiff | tree |
2009-12-27 |
Petr Skoda | MDL-21198 removing "Moodle_" prefix from html_component
|
commit | commitdiff | tree |
2009-12-27 |
Petr Skoda | MDL-21198 improved/simplified $OUTPUT->user_picture...
|
commit | commitdiff | tree |
2009-12-27 |
Petr Skoda | MDL-21197 output components do not use globals any...
|
commit | commitdiff | tree |
2009-12-27 |
Petr Skoda | MDL-20790 more page layouts -see base theme for full...
|
commit | commitdiff | tree |
2009-12-27 |
Petr Skoda | fixed CLI script detection
|
commit | commitdiff | tree |
2009-12-27 |
Petr Skoda | MDL-21196 workaround for xhtml strict problems in phploader
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21189 yui combined file loading admin setting
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21189 yui2/3 combo loader implemented - yay! admin...
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21189 custom yui image loading needed for combo...
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21187 brand new yui2 lib loading now using the...
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-20204 show debugging when require_js() used
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21188 minor cleanup
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | fixed whitespace, sorrry
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21188 removing support for yui pix folders in themes...
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21187 YUI phploader now used for YUI3
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21139 always load YUI3 CSS after YUI2 so that it...
|
commit | commitdiff | tree |
2009-12-25 |
Petr Skoda | MDL-21139 search for YUI3 images before YUI2
|
commit | commitdiff | tree |
2009-12-23 |
Petr Skoda | MDL-20799 renewed support for alternative theme dir...
|
commit | commitdiff | tree |
2009-12-23 |
Petr Skoda | MDL-20787 removing obsolete smartpix redirect code
|
commit | commitdiff | tree |
2009-12-23 |
Petr Skoda | MDL-21125 removing obsolete global $THEME
|
commit | commitdiff | tree |
2009-12-23 |
Petr Skoda | MDL-21125 obsoleting global $THEME
|
commit | commitdiff | tree |
2009-12-23 |
Petr Skoda | MDL-21125 obsoleting global $THEME
|
commit | commitdiff | tree |
2009-12-23 |
Petr Skoda | MDL-21125 obsoleting global $THEME
|
commit | commitdiff | tree |
2009-12-23 |
Petr Skoda | MDL-20204 removed some forgotten legacy code
|
commit | commitdiff | tree |
2009-12-23 |
Petr Skoda | MDL-21124 full support for JS in theems finished
|
commit | commitdiff | tree |
2009-12-20 |
Petr Skoda | MDL-21124 towards full JS support in themes
|
commit | commitdiff | tree |
2009-12-20 |
Petr Skoda | MDL-21124 towards full JS support in themes
|
commit | commitdiff | tree |
2009-12-20 |
Petr Skoda | MDL-20204 fixed silly bug in my previous commit
|
commit | commitdiff | tree |
2009-12-20 |
Petr Skoda | MDL-20204 more BC in standard theme CSS
|
commit | commitdiff | tree |
2009-12-20 |
Petr Skoda | MDL-21150 finally we have a general agreement that...
|
commit | commitdiff | tree |
2009-12-20 |
Petr Skoda | MDL-21155 improve themechangeonurl - sesskey not required...
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-20797 removing problematic __desctruct() magic...
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21148 geenral support for rendering targets, this...
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21149 fixyed todos
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21108 fixed todo
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21148 plugin renderers now redirect calls to core...
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21148 preparation for new target parameter in get_renderer()
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21147 renamed find_renderer back to get_renderer...
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21147 do not use standard "get_x" methods for ...
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-20935 removing entity decoding because seemingly...
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21143 theme renderers related refactoring, it should...
|
commit | commitdiff | tree |
2009-12-17 |
Petr Skoda | MDL-21141 removing incorrect connection_core, thanks...
|
commit | commitdiff | tree |
2009-12-16 |
Petr Skoda | MDL-20792 fixing forgotten moodle_ prefixes in renderers
|
commit | commitdiff | tree |
2009-12-16 |
Petr Skoda | MDL-20700 whitespace terror returns yet again
|
commit | commitdiff | tree |
2009-12-16 |
Petr Skoda | MDL-20700 whitespace terror returns
|
commit | commitdiff | tree |
2009-12-16 |
Petr Skoda | MDL-20787 final switch to new $OUTPUT->pix_url() -...
|
commit | commitdiff | tree |
2009-12-16 |
Petr Skoda | MDL-20792 renamed moodle_progress_trace to progress_trace...
|
commit | commitdiff | tree |
2009-12-16 |
Petr Skoda | MDL-21142 minor cleanup in out() default params
|
commit | commitdiff | tree |
2009-12-16 |
Petr Skoda | MDL-21142 moodle_url improvements:
|
commit | commitdiff | tree |
2009-12-16 |
Petr Skoda | MDL-20787 renaming image_url() to pix_url() to be more...
|
commit | commitdiff | tree |
next |