Commit graph

9268 commits

Author SHA1 Message Date
Petr Skoda
23fd6f83df MDL-21243 added theme reset after any core or plugin upgrade - continued 2010-01-05 22:04:31 +00:00
Petr Skoda
db4e1a3c70 MDL-21243 added theme reset after any core or plugin upgrade 2010-01-05 22:03:21 +00:00
Petr Skoda
df06c1c414 MDL-21252 shortened image urls in CSS 2010-01-05 21:45:08 +00:00
Petr Skoda
0037dcc99b MDL-21251 set up correct debugging in ABORT_AFTER_CONFIG scripts 2010-01-05 20:31:42 +00:00
Petr Skoda
7c986f04e3 MDL-21241 theme CSS and JS gzip compression + some more fixes 2010-01-05 20:18:15 +00:00
Petr Skoda
085f71b728 nobug: fixed code completion in eclipse 2010-01-05 17:54:15 +00:00
Petr Skoda
c724f835ca MDL-21242 moving yui2 skin away from theme CSS, this improves browser caching and finally we may load skin from the internet too 2010-01-05 17:29:43 +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
1da545418e MDL-20204 removing duplicate YUI skin CSS, thanks Sam for noticing it 2010-01-05 00:19:50 +00:00
Petr Skoda
53228896fa MDL-20204 fixed moodle logo link on frontpage 2010-01-04 23:55:09 +00:00
Petr Skoda
2574fae6ef MDL-21123 moved javascript for navigation bar - testing of themes JS and it may need to use different tricks in other themes with CSS column layouts 2010-01-04 23:51:48 +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
Penny Leach
82e8d268de portfolio MDL-21156 added a missing lang string and removed a too strict exception 2010-01-04 03:20:48 +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
5acf9cd3ab MDL-21231 fixed recent regression, thanks penny for the report 2010-01-03 21:10:49 +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
39edbd022f MDL-20204 Eclipse autocompletion works again 2010-01-01 12:44:08 +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
Eloy Lafuente
5e934890c9 MDL-16658 restore - new restore:createuser cap + pre-check users before restoring; merged from 19_STABLE 2009-12-30 17:35:36 +00:00
Petr Skoda
e07a7081bc MDL-20204 sheet name first, thanks Urs 2009-12-30 15:32:58 +00:00
Petr Skoda
1aa64b25a4 MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions 2009-12-30 15:19:59 +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
42174e18fb MDL-21210 hopefully fixed $PAGE->set_url() weirdness and added more diagnostics 2009-12-29 14:30:15 +00:00
Petr Skoda
596af93a46 MDL-20204 adding missing theme render prefix for current theme - thanks dvpdiner2 2009-12-29 12:23:39 +00:00
Petr Skoda
d6b64d1583 MDL-21208 THEME_DESIGNER_CACHE_LIFETIME control option added 2009-12-29 12:14:42 +00:00
Petr Skoda
7829cf7955 MDL-21208 major perf improvement for theme designer mode - now partially cached too ;-) 2009-12-29 12:04:31 +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
Petr Skoda
6dd7d7f0bc MDL-21198 removing "Moodle_" prefix from html_component 2009-12-27 19:50:15 +00:00
Petr Skoda
812dbaf7d5 MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars 2009-12-27 19:47:21 +00:00