Meirza
97ff68fd6b
MDL-78159 lib: Added missing properties for core libraries
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-06-21 15:39:53 +07:00
Andrew Nicols
a7f6c8cdcd
MDL-72701 core: Improve code coverage for core
2021-12-21 09:24:00 +08:00
Huong Nguyen
ffca35b805
MDL-72896 Accessibility: Make html_table responsive
...
The tables are generated by html_table will responsive across viewports
2021-11-09 09:41:27 +07:00
Jetha Chan
3451a51cdf
MDL-37477 output: Add support for table captions
...
Conflicts:
lib/upgrade.txt
theme/bootstrapbase/style/moodle.css
2015-02-10 16:15:49 +08:00
Dan Poltawski
80f8372926
Revert "Merge branch 'MDL-37477-master' of git://github.com/jethac/moodle"
...
This reverts commit f13e8ad041 , reversing
changes made to c6bcbad07a .
2015-02-05 08:07:29 +00:00
Jetha Chan
49faeef6bb
MDL-37477 output: Add support for table captions
2015-02-03 13:38:24 +08:00
Frederic Massart
ba55be9151
MDL-43902 output: Final deprecation of classes r0/r1 in table rows
2014-12-09 14:52:30 +08:00
Andrew Nicols
7dfaa3aede
MDL-46772 core: html_writer::table should respect tr attributes
2014-08-14 12:06:31 +08:00
Petr Škoda
aa2432331c
MDL-39915 cleanup core_html_writer_testcase
2013-07-27 18:55:15 +02:00