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 |
|
Chanaka Indrajith
|
bf15800089
|
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
|
2012-05-11 16:05:55 +05:30 |
|
Chanaka Indrajith
|
dfc73d3494
|
Resolved conflicts after merge
|
2012-05-08 23:57:59 +05:30 |
|
Chanaka Indrajith
|
004f4f5258
|
Render HTML content in PMA_displayTableHeaders() function at once, in display_tbl.lib.php file
|
2012-05-08 22:19:40 +05:30 |
|
Rouslan Placella
|
ffde8d135f
|
Remove last reference to tbl_links.inc.php
|
2012-05-05 17:35:27 +01:00 |
|
Rouslan Placella
|
28923b496e
|
Renamed tbl_common.php to tbl_common.inc.php for better consistency
|
2012-05-05 16:44:27 +01:00 |
|
Rouslan Placella
|
2c805ade8b
|
Dropped tbl_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Madhura Jayaratne
|
8243eace0f
|
Wrap some long lines
|
2012-04-30 23:23:50 +05:30 |
|
Jo Michael
|
4d30ff83af
|
Move columns: read columns list for dialog dynamically from tablestructure checkboxes
|
2012-04-29 04:17:40 +02:00 |
|
Jo Michael
|
161a5a9321
|
Fix new checkstyle warnings
|
2012-04-29 03:16:11 +02:00 |
|
Jo Michael
|
7c1411d3e0
|
Fix checkstyle InlineControlStructure warnings
|
2012-04-29 02:36:12 +02:00 |
|
Dieter Adriaenssens
|
543087f54c
|
fix indentation
|
2012-04-29 00:40:12 +02:00 |
|
Michal Čihař
|
0e26eeb56a
|
Move comments out of if statement
|
2012-04-27 11:40:11 +02:00 |
|
Rouslan Placella
|
1fb54d8e97
|
Added a new 'move columns' icon
|
2012-04-25 20:23:27 +01:00 |
|
Marc Delisle
|
503e45aba5
|
Fix merge conflicts
|
2012-04-25 12:29:55 -04:00 |
|
Madhura Jayaratne
|
4b8d52d937
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|
Marc Delisle
|
3ae2d1852d
|
Clarify variable names
|
2012-04-21 14:57:44 -04:00 |
|