Commit Graph

85885 Commits

Author SHA1 Message Date
Spun Nakandala
ff0de8e52b added method PMA_getHtmlForMimeType 2013-08-06 21:00:42 +05:30
Spun Nakandala
dba6f67a18 added method PMA_getHtmlForTransformationOption 2013-08-06 21:00:30 +05:30
Spun Nakandala
f92b24d3b3 added PMA_getHtmlForColumnType, PMA_getHtmlForColumnName 2013-08-06 21:00:20 +05:30
Spun Nakandala
10d2c79e61 error corrected 2013-08-06 20:59:59 +05:30
Spun Nakandala
e636a19206 added method PMA_getRowDataForFieldsMetaSet 2013-08-06 20:59:58 +05:30
Michal Čihař
ca2cc11bce Update po files 2013-08-06 16:10:53 +02:00
Michal Čihař
bf8bb147e4 Various coding style fixes 2013-08-06 16:04:11 +02:00
Michal Čihař
9c141ee607 Various coding style fixes 2013-08-06 15:56:32 +02:00
Michal Čihař
1584970e08 Allow apostrophes inside string 2013-08-06 15:50:09 +02:00
Michal Čihař
ef30133a94 Various coding style fixes 2013-08-06 15:44:51 +02:00
Michal Čihař
deca3cb971 Fixed indentation 2013-08-06 15:31:53 +02:00
Michal Čihař
82b4a90c44 We need those files, so use require 2013-08-06 15:29:55 +02:00
Michal Čihař
ab6c64a35f Remove double inclusion 2013-08-06 15:29:02 +02:00
Michal Čihař
f53a05afcc Include gettext instead of mocking up the function 2013-08-06 15:28:19 +02:00
Michal Čihař
6bfecf8e94 Construct filename once 2013-08-06 15:27:25 +02:00
Michal Čihař
ff046ce8a6 Convert end of lines 2013-08-06 15:25:01 +02:00
Michal Čihař
add10c5cd4 Wrap some long lines 2013-08-06 15:22:51 +02:00
Michal Čihař
4085726b5e Better formatting of if statements 2013-08-06 15:18:53 +02:00
Michal Čihař
3b7a3af222 Various coding style improvements 2013-08-06 15:17:20 +02:00
Michal Čihař
6d127c62da Use lowercase constant 2013-08-06 15:15:10 +02:00
Michal Čihař
a3ce1cc6a9 Linebreaks cleanup 2013-08-06 15:14:44 +02:00
Michal Čihař
f04569966f We now use normal double quotes here 2013-08-06 15:13:27 +02:00
Michal Čihař
121845d6d9 Sometimes takes longer 2013-08-06 15:12:07 +02:00
Michal Čihař
5ed8d97640 Wrap long lines 2013-08-06 15:09:06 +02:00
Michal Čihař
ccc186e876 Load gettext without setup for errors
This pulls in definition of other functions than __ so that any messages
would work.
2013-08-06 15:07:35 +02:00
Michal Čihař
e8e46416fc Wrap long lines 2013-08-06 15:06:04 +02:00
Michal Čihař
46fe6a0f3d Wrap long lines 2013-08-06 15:04:23 +02:00
Michal Čihař
15c3fee596 Document file 2013-08-06 15:03:33 +02:00
Michal Čihař
ee4a97ede0 Wrap long condition 2013-08-06 15:02:08 +02:00
Michal Čihař
dba4f07914 Add missing docs 2013-08-06 15:01:16 +02:00
Michal Čihař
adf5b3bb97 Correctly format comments in generated file 2013-08-06 14:57:25 +02:00
Michal Čihař
1d12c885aa Ensure same sorting 2013-08-06 14:52:04 +02:00
Michal Čihař
f829c43c06 Coding style 2013-08-06 14:39:40 +02:00
Michal Čihař
53230cba43 Fix variable name 2013-08-06 13:51:30 +02:00
Michal Čihař
0e96f7a8af Always initialize variable 2013-08-06 13:49:20 +02:00
Michal Čihař
554d0fbb42 Remove tests for removed methods 2013-08-06 13:43:23 +02:00
Michal Čihař
d9278f4a04 Document dropping some of the configuration 2013-08-06 13:38:45 +02:00
Michal Čihař
79c64a0b7b Fix syntax error 2013-08-06 13:37:25 +02:00
Michal Čihař
b8ea23ab9f Drop $cfg['SQP']['fmtType']
It has no effect anyway and in case we would want to make syntax
highlighting optional, it needs to be done in javascript and needs
better configuration name than this one.
2013-08-06 13:35:09 +02:00
Michal Čihař
2783d92621 Drop no longer used $cfg['SQP']['fmtColor'] 2013-08-06 13:31:10 +02:00
Michal Čihař
2c1f014171 Replace getCssCodeMirror by inline CSS 2013-08-06 13:29:47 +02:00
Michal Čihař
94855c2137 Update CodeMirror to 3.15 2013-08-06 13:27:09 +02:00
Michal Čihař
cc3645592f Drop no longer used config for SQP CSS 2013-08-06 13:21:14 +02:00
Michal Čihař
3af16f504a Remove no longer used SQP CSS rules 2013-08-06 13:20:16 +02:00
Michal Čihař
2711010c05 Use new truncating code 2013-08-06 12:30:53 +02:00
Michal Čihař
32b33a9e26 Incorporate truncating into PMA_Util::formatSql
It is used quite often as well.
2013-08-06 12:29:27 +02:00
Michal Čihař
cb413506a6 As PMA_Util::formatSql is now trivial, the test can be as well 2013-08-06 12:24:28 +02:00
Michal Čihař
a9bce21ba9 No need to check for parser error as we do not highlight the query anyway 2013-08-06 12:24:28 +02:00
Michal Čihař
99af0cbc7e Remove unused parameter from PMA_Util::formatSql
We no longer need parsed SQL here.
2013-08-06 12:24:28 +02:00
Michal Čihař
a6a1e2d571 Drop formatting choices here
They do not have any effect with CodeMirror highlighting anyway, this
configuration has to be passed to javascript and handled there.
2013-08-06 12:18:16 +02:00