Commit Graph

75466 Commits

Author SHA1 Message Date
Alex Marin
74e2b060e0 Export pdf coding style: wrap long lines 2012-05-01 21:35:26 +03:00
Alex Marin
dd02c89aec Export odt coding style: wrap long lines 2012-05-01 21:35:26 +03:00
Alex Marin
fcad0bbb52 Export ods coding style: wrap long lines 2012-05-01 21:35:26 +03:00
Alex Marin
4bddc1dac0 Export latex coding style: wrap long lines 2012-05-01 21:35:26 +03:00
Alex Marin
8777944fb5 Export json coding style: wrap long lines 2012-05-01 21:35:26 +03:00
Alex Marin
bd8326a077 Export htmlword coding style: wrap long lines 2012-05-01 21:35:26 +03:00
Alex Marin
bccd3953f1 Export excel coding style: wrap long lines 2012-05-01 21:35:26 +03:00
Alex Marin
a276a083dc Export csv coding style: wrap long lines 2012-05-01 21:35:25 +03:00
Alex Marin
a8e990f2ef Export codegen coding style: wrap long lines 2012-05-01 21:35:25 +03:00
Alex Marin
535f9b55f2 Export plugins coding style: correct spacing of '=' 2012-05-01 02:03:03 +03:00
Alex Marin
0b2311a178 Export plugins coding style: correct spacing of '!' 2012-05-01 02:03:03 +03:00
Madhura Jayaratne
66f817693c Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-05-01 16:21:27 +05:30
Madhura Jayaratne
e2e2bc47e6 Coding style improvements. Mostly wrapping long lines 2012-05-01 16:20:42 +05:30
Marc Delisle
cd2007c09c Merge pull request #50 from alexukf/import_mediawiki
Add import plugin for the mediawiki format
2012-05-01 03:12:54 -07:00
Alex Marin
bb4e9695c4 ChangeLog entry for import mediawiki 2012-05-01 02:03:03 +03:00
Alex Marin
e78f24840b Add import plugin for the mediawiki format 2012-05-01 02:03:03 +03:00
Rouslan
22bcd22a1f Removed duplicate funciton introduced in 4550b049c1 2012-04-30 19:35:35 +01:00
Marc Delisle
85edd5e841 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-04-30 14:05:32 -04:00
Marc Delisle
2282e02a8a Clarify function names 2012-04-30 14:05:13 -04:00
Madhura Jayaratne
2187d7d011 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-04-30 23:27:21 +05:30
Madhura Jayaratne
9088532159 Fix indentation 2012-04-30 23:26:09 +05:30
Madhura Jayaratne
8243eace0f Wrap some long lines 2012-04-30 23:23:50 +05:30
Marc Delisle
21cc29403b Missing variables since grab_globals removal 2012-04-30 13:52:43 -04:00
Marc Delisle
8cad88ecf8 Improve method name 2012-04-30 11:43:00 -04:00
Marc Delisle
2a66742a00 Improve naming 2012-04-29 15:07:46 -04:00
Marc Delisle
3fd5b26f73 Missing variables since grab_globals removal 2012-04-29 14:49:37 -04:00
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