Commit Graph

75440 Commits

Author SHA1 Message Date
Marc Delisle
0100f26e97 Lost line in commit 16bb52b3b0 2012-04-29 14:23:10 -04:00
Marc Delisle
0a6bec233a Syntax error in checkstyle fix 2012-04-29 14:01:45 -04:00
Madhura Jayaratne
b91c8cd097 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-04-29 22:48:33 +05:30
Jo Michael
afaa480f49 Fix missing parameters 13 and 14 when tbl_create:112 calls PMA_Table::generateFieldSpec 2012-04-29 19:14:51 +02:00
Jo Michael
f77906d67b Sort fields table with JS after moving columns instead of 2nd ajax 2012-04-29 19:07:01 +02:00
Madhura Jayaratne
b327bbadab Fix indentation 2012-04-29 22:35:00 +05:30
Madhura Jayaratne
287723527c Add missing semicolons 2012-04-29 22:30:49 +05:30
Madhura Jayaratne
68a4c2b240 remove() the dialog properly. Now closing the dialog with the X have the same effect as closing it with buttons. 2012-04-29 22:28:34 +05:30
Jo Michael
e51c55fc3b Move, edit columns: Don't remove Loading message until fields table is reloaded 2012-04-29 18:25:17 +02:00
Marc Delisle
b2424d2555 Fix duplicate code 2012-04-29 10:18:54 -04:00
Marc Delisle
709a63d55f Incorrect level for unique key verification 2012-04-29 10:05:07 -04:00
Madhura Jayaratne
243d59081e Use full stop. 2012-04-29 18:30:13 +05:30
Madhura Jayaratne
dd6268ec59 Make the width fixed 2012-04-29 18:18:42 +05:30
Madhura Jayaratne
aa7e85eba7 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-04-29 18:17:52 +05:30
Marc Delisle
b5d4dea606 Unneeded code 2012-04-29 08:31:19 -04:00
Marc Delisle
35c725515b Fix duplicate code 2012-04-29 08:29:55 -04:00
Madhura Jayaratne
20b4a49f6b Fix failing test 2012-04-29 17:57:35 +05:30
Marc Delisle
b78899aa99 Better function name 2012-04-29 08:03:12 -04:00
Marc Delisle
53ffe109a0 Misleading comment 2012-04-29 07:52:56 -04:00
Marc Delisle
b5edb50cb8 Fix duplicate code 2012-04-29 07:36:58 -04:00
Madhura Jayaratne
8877c8c081 * Coding style improvements - In some instances preferred a bit longer lines over sane breaking of lines 2012-04-29 13:21:40 +05:30
Madhura Jayaratne
c8adc561c7 Remove redundant switch statement 2012-04-29 10:37:21 +05:30
Madhura Jayaratne
4366276e42 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-04-29 07:59:58 +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
cce4f2cd2f Fix checkstyle warnings 2012-04-29 03:33:44 +02:00
Jo Michael
161a5a9321 Fix new checkstyle warnings 2012-04-29 03:16:11 +02:00
Jo Michael
67f115d858 Rename MIME transformation default_function to PMA_mimeDefaultFunction 2012-04-29 03:03:08 +02:00
Jo Michael
57125eff4d Fix checkstyle ValidDefaultValue warning 2012-04-29 02:59:19 +02:00
Jo Michael
ade270e2b5 Fix checkstyle ScopeClosingBrace warnings 2012-04-29 02:58:32 +02:00
Jo Michael
1923e13ee7 Fix new checkstyle LineLength warnings 2012-04-29 02:56:42 +02:00
Jo Michael
cb6ae88256 Fix FunctionComment WrongStyle warning 2012-04-29 02:47:27 +02:00
Jo Michael
a676a689e2 Fix new checkstyle ControlStructures warnings 2012-04-29 02:46:16 +02:00
Jo Michael
4cffda8ced Fix some checkstyle CloseBracketLine, ContentAfterOpenBracket warnings 2012-04-29 02:44:09 +02:00
Jo Michael
7c1411d3e0 Fix checkstyle InlineControlStructure warnings 2012-04-29 02:36:12 +02:00
Jo Michael
fd6a96264a Fix some checkstyle FunctionDeclaration NotAtEnd warnings 2012-04-29 02:23:06 +02:00
Jo Michael
6839781e88 Fix checkstyle MultiLineAssignment warnings 2012-04-29 02:16:40 +02:00
Jo Michael
35a7d22ca6 Fix checkstyle InlineComment warnings 2012-04-29 02:12:40 +02:00
Jo Michael
2466594cb7 Fix checkstyle ControlStructures warnings 2012-04-29 02:07:56 +02:00
Jo Michael
7932ed4fd1 Fix indentation warnings 2012-04-29 01:54:01 +02:00
Jo Michael
7aea1ee279 Proper indentation for a comment 2012-04-29 01:54:00 +02:00
Dieter Adriaenssens
5e84b98eec fix indentation 2012-04-29 01:46:01 +02:00
Dieter Adriaenssens
1b6e8bea20 use include_once when including conditionally 2012-04-29 01:09:10 +02:00
Dieter Adriaenssens
0d06e3941a missing semicolon 2012-04-29 01:09:09 +02:00
Dieter Adriaenssens
68fe78a42a fix function definition 2012-04-29 01:09:09 +02:00
Jo Michael
16bcdb108f Try to fix rare case that commit data can't be loaded from anywhere 2012-04-29 01:02:26 +02:00
Dieter Adriaenssens
62c134f8f4 use correct English in variable name 2012-04-29 00:45:18 +02:00
Dieter Adriaenssens
543087f54c fix indentation 2012-04-29 00:40:12 +02:00
Dieter Adriaenssens
2d430ce490 fix indentation 2012-04-29 00:09:21 +02:00
Dieter Adriaenssens
229cb53101 wrap long lines 2012-04-28 23:29:14 +02:00
Dieter Adriaenssens
f793655b70 improve docblocks 2012-04-28 23:14:33 +02:00