Alex Marin
|
f1523a73d1
|
Export plugins coding style: double check fixes
|
2012-05-02 02:14:29 +03:00 |
|
Alex Marin
|
a4c6ebe511
|
Export json coding style: spacing and indentation
|
2012-05-01 22:26:22 +03:00 |
|
Alex Marin
|
cbdf6bd4c2
|
Export plugins coding style: consistent indentation for @return and @access
|
2012-05-01 22:15:21 +03:00 |
|
Alex Marin
|
f6b36b78b8
|
Export plugins coding style: package indentation
|
2012-05-01 22:06:41 +03:00 |
|
Alex Marin
|
ef3010ddf0
|
Export plugins coding style: consistent plugin options definitions
|
2012-05-01 21:35:27 +03:00 |
|
Alex Marin
|
8777944fb5
|
Export json coding style: wrap long lines
|
2012-05-01 21:35:26 +03:00 |
|
Alex Marin
|
535f9b55f2
|
Export plugins coding style: correct spacing of '='
|
2012-05-01 02:03:03 +03:00 |
|
Michal Čihař
|
b846df7033
|
Empty line between @param and @return
|
2012-04-27 13:54:13 +02:00 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Michal Čihař
|
b2243f08a8
|
Fix spacing around brackets
|
2012-04-27 11:30:47 +02:00 |
|
Jo Michael
|
1e0894994b
|
- bug #3507917 [export] JSON has unescaped values for allegedly numeric columns
|
2012-04-08 19:36:06 +02:00 |
|
Dieter Adriaenssens
|
8078441519
|
typo
|
2011-12-30 19:53:11 +01:00 |
|
Michal Čihař
|
e56949f160
|
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
|
2011-10-25 10:13:17 +02:00 |
|
Michal Čihař
|
8cb1f3a1cc
|
Fix indentation
|
2011-08-02 15:25:27 +02:00 |
|
Michal Čihař
|
9405dbb82a
|
Fix spacing after @param
|
2011-07-22 09:21:55 +02:00 |
|
Piotr Przybylski
|
bce8eaf40a
|
JSON export plugin: fix syntax for empty table, better data escaping
|
2011-07-14 01:44:41 +02:00 |
|
Piotr Przybylski
|
ced22c9c22
|
Remove unused function from most export plugins: PMA_exportComment
It's used only locally in SQL export
|
2011-07-12 17:50:46 +02:00 |
|
Piotr Przybylski
|
f14a4e567f
|
Unify comments for export plugins
|
2011-07-12 17:50:46 +02:00 |
|
Michal Čihař
|
18527251e7
|
Fix syntax error
|
2011-06-21 15:03:26 +02:00 |
|
Michal Čihař
|
76d4046858
|
Use subpackages for export formats
|
2011-06-21 11:39:21 +02:00 |
|
Michal Čihař
|
40ddb5031e
|
Docblocks and whitespace cleanup in export modules
|
2011-06-21 11:31:42 +02:00 |
|
Michal Čihař
|
3cf4830bbb
|
Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
|
2011-06-06 11:55:09 +02:00 |
|
Michal Čihař
|
6aefc832ad
|
Fixes for JSON plugin.
|
2010-08-19 14:05:04 +02:00 |
|
lorilee
|
90c0e573f7
|
Fixed formatting
|
2010-08-10 20:43:57 -07:00 |
|
Marc Delisle
|
a8852c5dc9
|
JSON exported file extension should be .json
|
2010-08-03 13:10:31 -04:00 |
|
Hauke Henningsen
|
5675555d5a
|
patch #3038312 [export] JSON export
|
2010-08-03 13:08:21 -04:00 |
|