Commit graph

11 commits

Author SHA1 Message Date
Petr Skoda
d449b24663 MDL-23916 JS now allowed on private /my/ pages again 2010-08-24 09:14:09 +00:00
Dongsheng Cai
b13842891f MDL-23196, fixed html block data structure problem 2010-08-06 05:22:08 +00:00
Petr Skoda
758bfdf6d1 MDL-23352 hopefully fixed block noclean issues 2010-07-20 14:29:42 +00:00
Dongsheng Cai
ce1629146d MDL-23196, fixed block config structure 2010-07-15 03:08:35 +00:00
Petr Skoda
64f93798d4 MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
Martin Dougiamas
00ab45e7a3 MDL-19844 Fixed one little glitch on new blocks 2010-05-03 16:45:56 +00:00
Dongsheng Cai
41976db384 "MDL-19844, file storage conversion for html block" 2010-05-03 15:35:42 +00:00
Martin Dougiamas
94ee9ae007 blocks/html MDL-19844 Very minimal fixes to make HTML work. Files still not working properly, see MDL-19844 2010-04-26 07:56:23 +00:00
Petr Skoda
4ca6cfbfd4 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:00:47 +00:00
tjhunt
a60bdd8cfd blocks editing: MDL-19889 tidy up HTML form class. 2009-07-21 09:20:44 +00:00
tjhunt
1d13c75c15 blocks editing ui: MDL-19398 Can how precisely control block positioning using the edit icon
This mostly works now, but ...
* The UI needs further work. In particular we need a non-advanced mode.
* This only works for blocks that use a new edit_form.php to replace config_instance.html.
* .. and so far I have only implemented edit_form.php for the HTML block so far.
* Needs to be enabled (with no block-specific config) for blocks without instance config, so you can control their positioning.
2009-07-16 10:50:19 +00:00