Aaron Barnes
055cc8353d
MDL-35042 blocks: Allow HTML block advanced setting to be toggled
2012-08-24 14:11:33 +12:00
Aaron Barnes
14bcde673d
MDL-34899 blocks/html: Allow instances to specify additional CSS classes
2012-08-20 13:27:08 +12:00
Rajesh Taneja
071e68f93e
MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT
2012-07-19 15:44:40 +08:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Andrew Robert Nicols
2ee40a7018
MDL-30805 Require HTML content for the HTML block configuration
2011-12-19 12:00:54 +00:00
Sam Hemelryk
3485687660
MDL-29006 block_html Added formatted to title printed on editing form when a hard freeze is in effect
2011-08-31 11:45:57 +12:00
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