Commit Graph

85903 Commits

Author SHA1 Message Date
Spun Nakandala
c2f50d4565 renamed $field_meta to $columnMeta in libraries/tbl_column_definition_form.lib.php 2013-08-07 23:50:34 +05:30
Spun Nakandala
632689f739 extracted more smaller methods 2013-08-07 23:45:48 +05:30
Spun Nakandala
c89d2b3942 renamed function 2013-08-07 11:08:30 +05:30
Spun Nakandala
da87506972 renamed variables to better reflect their purpose. 2013-08-07 11:07:44 +05:30
Spun Nakandala
6d1788e455 added missing parameter 2013-08-07 10:05:34 +05:30
Spun Nakandala
f9a43b7ddc phpcs errors corrected 2013-08-06 21:03:24 +05:30
Spun Nakandala
b629d5c6dd added method PMA_getHtmlForColumnDefault 2013-08-06 21:03:13 +05:30
Spun Nakandala
adec74d49f added method PMA_getHtmlForColumnLength 2013-08-06 21:03:01 +05:30
Spun Nakandala
507ca058a4 added method PMA_getHtmlForColumnCollation 2013-08-06 21:02:49 +05:30
Spun Nakandala
d8afc1f544 added method PMA_getHtmlForColumnAttribute 2013-08-06 21:02:27 +05:30
Spun Nakandala
f859dfac9d added method PMA_getHtmlForColumnNull 2013-08-06 21:02:17 +05:30
Spun Nakandala
5cf3bceb53 added method PMA_getHtmlForColumnIndexes 2013-08-06 21:02:06 +05:30
Spun Nakandala
1294d34a01 added method PMA_getHtmlForColumnAutoIncrement 2013-08-06 21:01:54 +05:30
Spun Nakandala
1f4373112d error corrected 2013-08-06 21:01:42 +05:30
Spun Nakandala
08e3b43e0e added method PMA_getHtmlForBrowserTransformation 2013-08-06 21:01:41 +05:30
Spun Nakandala
90c16952b0 added PMA_getHtmlForMoveColumn 2013-08-06 21:01:26 +05:30
Spun Nakandala
3d10342c87 comment error corrected 2013-08-06 21:01:12 +05:30
Spun Nakandala
9b9d67d370 added PMA_getHtmlForBrowserTransformation 2013-08-06 21:00:59 +05:30
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