Commit Graph

15 Commits

Author SHA1 Message Date
Petr Skoda 365a594107 MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
Petr Skoda 78bfb562a0 MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
David Mudrak 16be897441 MDL-21652 html_table rendering refactored
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +00:00
Petr Skoda 117bd74897 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:31:16 +00:00
stronk7 4efab18ebd NOBUG: xhtml 2009-10-09 17:21:03 +00:00
nicolasconnault 642816a60c MDL-19799 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:50:50 +00:00
tjhunt 704ac34407 outputlib tables: MDL-19755 fix all cases of deprecated $table->rowclass
Also fix wrong title on Manage filters admin page.
2009-07-15 05:37:31 +00:00
stronk7 e5d06af22e MDL-19579 code coverage - show link to latest complete report 2009-06-26 17:07:33 +00:00
stronk7 f40184265a MDL-19579 code coverage - add lang strings and open complete report in new window 2009-06-26 15:51:12 +00:00
stronk7 2e10368ab1 MDL-19579 code coverage - fix error when reporting number of lines in summary 2nd try :-( 2009-06-26 10:05:49 +00:00
stronk7 dc77a7a831 MDL-19579 code coverage - fix error when reporting number of lines in summary 2009-06-26 10:03:44 +00:00
stronk7 021a4a5ed9 Fix coverage summary OUTPUT 2009-06-26 09:58:09 +00:00
stronk7 e1fe1b24fd MDL-19579 code coverage - summary reporting 2009-06-26 09:07:58 +00:00
stronk7 0f53569f83 MDL-19579 code coverage - fix report paths and totals. Yay, I'm back! 2009-06-25 21:01:25 +00:00
stronk7 86cc669c1b MDL-19579 code coverage - add library supporting all the extensions both to simpletest and spikephpcoverage required to have code coverage available 2009-06-23 09:09:54 +00:00