Commit Graph

285 Commits

Author SHA1 Message Date
Rouslan Placella
2e1bc1bd8d Refactored menuPrepare and menuResize into a jQuery plugin
Also integrated this plugin with both the main menu and the resizable
menu on the table structure page
2012-11-24 17:25:37 +00:00
Rouslan Placella
da4196f03f Dropped the "More" dropdown from tbl_structure.php 2012-11-23 21:36:08 +00:00
Rouslan Placella
fb2e76f36e Dropped dead code 2012-11-23 21:04:48 +00:00
Rouslan Placella
f56663f1ce Removed rubbish comments 2012-11-23 21:04:37 +00:00
Rouslan Placella
238ba50728 Whitespace cleanup 2012-11-23 20:53:13 +00:00
Rouslan Placella
0d6c1fb175 Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JS 2012-10-30 20:04:51 +00:00
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Dieter Adriaenssens
3eda5eccf5 simplify code 2012-08-31 13:53:20 +02:00
Dieter Adriaenssens
3a17a439f5 fix coding style 2012-08-31 13:40:26 +02:00
Madhura Jayaratne
9edee90ba5 Fix coding style 2012-08-30 22:45:52 +05:30
Madhura Jayaratne
35f29764f0 Fix multi line conditions 2012-08-30 22:35:56 +05:30
Dieter Adriaenssens
112f8b92e3 fix coding style : correct function parameter spacing 2012-08-30 17:56:11 +02:00
thilinaa
8e232a8120 correct camel case 2012-08-17 21:59:02 +05:30
thilinaa
8fc7f57131 changed function name 2012-08-17 21:47:00 +05:30
thilinaa
e5851bc2fa correct camel case 2012-08-17 21:40:34 +05:30
Thilina Buddika
313a200466 implementation of PMA_getHtmlForDisplayTableStats() 2012-08-16 08:08:06 +05:30
Thilina Buddika
3df9f18c3b remove echo and some formatting 2012-08-15 07:34:12 +05:30
Thilina Buddika
a19def7818 get action titles and hidden action titles 2012-08-15 05:58:43 +05:30
Thilina Buddika
f50b4532c0 remove duplicates, remove some HTML tags and functions for render HTML 2012-08-14 23:35:08 +05:30
Thilina Buddika
37bef7f5dd implementation of PMA_getHtmlForMoreOptionInTableStructure() 2012-08-13 22:44:52 +05:30
Thilina Buddika
865e9e488f missing function parameters and remove some HTML duplicates 2012-08-13 08:12:48 +05:30
Thilina Buddika
c50d0a5d49 Render html for information tables and add missing doc comment 2012-08-13 01:19:55 +05:30
Thilina Buddika
3653bd9862 remove duplicate code from Space usage table 2012-08-12 22:54:49 +05:30
Thilina Buddika
539bf1b505 implementation of PMA_getHtmlForDisplayIndexes() 2012-08-12 20:45:41 +05:30
Thilina Buddika
2d60319e2a implementation of PMA_getHtmlForAddColumn() 2012-08-12 18:49:55 +05:30
thilinaa
ceb7ed98b8 implementation of PMA_getHtmlForSomeLinks() 2012-08-12 13:36:41 +05:30
thilinaa
7dad8df8cd implementation of PMA_getHtmlForEditView() 2012-08-12 12:44:45 +05:30
thilinaa
7919242b0b implementation of PMA_getHtmlDivForMoveColumnsDialog() 2012-08-12 12:15:03 +05:30
thilinaa
a6983208d3 implementation of PMA_getHtmlForCheckAlltableColumn() 2012-08-12 11:14:22 +05:30
thilinaa
ee771439bb remove some html tags 2012-08-12 10:17:58 +05:30
thilinaa
f003cc1abd change function name 2012-08-12 03:14:54 +05:30
thilinaa
4556c9d5dc implementation of PMA_getHtmlForStructuretableTableHeader() 2012-08-11 14:35:10 +05:30
Thilina Buddika
69ba675a89 merge upstream master 2012-07-31 07:08:55 +05:30
Chanaka Indrajith
659e4e09cb Merge remote branch 'upstream/master' 2012-06-27 21:54:55 +05:30
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
Rouslan Placella
3ab0e397c7 Fixed missing PHP tag 2012-06-27 14:43:56 +01:00
J.M
8eb0f2f22b Use checkbox for checking/unchecking all rows in a table 2012-06-24 17:49:53 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Michal Čihař
539465aa3d Merge remote-tracking branch 'origin/QA_3_5'
Conflicts:
	tbl_printview.php
	tbl_structure.php
2012-05-30 09:47:38 +02:00
Michal Čihař
f78bfa7a4f Remove useless and wrong headers (rfe#3530327) 2012-05-30 09:45:40 +02:00
Michal Čihař
d4f731183f Whitespace cleanup 2012-05-30 09:45:10 +02:00
Chanaka Indrajith
dd237eb924 Resolve conflicts due to changes in method names of common.lib.php 2012-05-13 12:39:31 +05:30
Madhura Jayaratne
7bc0d5a4ff Fix function names: PMA_generate_slider_effect -> PMA_generateSliderEffect 2012-05-11 22:23:01 +05:30
Madhura Jayaratne
67c68ba7ca Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported 2012-05-11 22:11:24 +05:30
Madhura Jayaratne
b5bfe6df6a Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadio 2012-05-11 21:59:34 +05:30
Madhura Jayaratne
547880aad2 Fix function names: PMA_convert_bit_default_value -> PMA_convertBitDefaultValue 2012-05-11 21:51:04 +05:30