Commit Graph

251 Commits

Author SHA1 Message Date
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
Marc Delisle
3da49e3418 Clarify variable name 2012-04-21 14:48:30 -04:00
Marc Delisle
1c58314c53 Clarify function name 2012-04-21 14:40:08 -04:00
Michal Čihař
03cb361420 Add trailing ; after ALTER TABLE (rfe #2009500) 2012-04-19 13:48:30 +02:00
Jan Pecek
0970a3eac0 Add new config value for hide action columns to drop down menu or not (frID: 3475567) 2012-04-16 15:20:02 +02:00
Jo Michael
37ac76c461 rfe #3517835 [structure] Move columns easily 2012-04-14 23:35:44 +02:00
Marc Delisle
e63d18bdb3 Shorten "Browse distinct values" action link and move it to last position 2012-04-14 16:59:01 -04:00
Jo Michael
582ac4d4d3 Fix Browse and Primary items missing from table actions more dropdown 2012-04-14 20:04:57 +02:00
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
Jo Michael
01fa220241 Merge branch 'QA_3_5'
Conflicts:
	js/functions.js
	tbl_structure.php
2012-04-12 03:01:37 +02:00
Jo Michael
cf831935cb - bug #3516817 [interface] "More" actions in table structure 2012-04-12 02:34:31 +02:00
Marc Delisle
3ad498649a Refactoring challenge, part 2 2012-04-11 17:14:35 -04:00
Marc Delisle
9683539295 Attributes must be enclosed with double-quotes 2012-04-11 16:53:00 -04:00
Rouslan Placella
0ebf022426 Refactoring challenge 2012-04-11 16:50:10 -04:00
Marc Delisle
dd5aae9a67 jQuery UI is already included from common.inc.php 2012-04-09 09:09:07 -04:00
Marc Delisle
a3edbfc1b1 Add parameter to strDoYouReally message for better translatability
Include jquery.sprintf.js everywhere
2012-04-09 08:20:45 -04:00
Marc Delisle
1a5adbb7e2 Table type is an older term for storage engine 2012-04-08 10:56:06 -04:00
Chanaka Indrajith Dharmarathna
ade942bb09 Patch #3507111 Display distinct results, linked to corresponding data rows 2012-04-05 09:05:12 -04:00
Jo Michael
5b09d0f066 Cleanup HTML5 validity issues 2012-04-01 20:14:50 +02:00