Rouslan Placella
|
58998ed7a3
|
Merge branch 'QA_3_5'
Conflicts:
libraries/common.lib.php
po/uk.po
tbl_change.php
test/libraries/common/PMA_extractColumnSpec_test.php
|
2013-01-21 13:34:31 +00:00 |
|
Rouslan Placella
|
bf278f3d8d
|
Coding style fixes
|
2013-01-21 13:26:26 +00:00 |
|
Rouslan Placella
|
fe9a550ff0
|
Added extra unit test for enum fields parsing
|
2013-01-21 13:26:25 +00:00 |
|
Michal Čihař
|
15b554c8b6
|
Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org
|
2012-11-13 14:19:44 +01:00 |
|
Michal Čihař
|
66b2c3e274
|
Fix test for documentation
|
2012-11-12 10:23:43 +01:00 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Rouslan Placella
|
7356b407ad
|
Rewrite and integration of js/common.js
|
2012-10-30 20:23:59 +00:00 |
|
Madhura Jayaratne
|
aefb544591
|
When the user does not specify a function, chose 'pow' for negative exponents
|
2012-09-23 07:54:14 +05:30 |
|
Madhura Jayaratne
|
6142c5a6f8
|
Reverting c9cc5acc0. Depending on the available function this might return false or 0.25.
|
2012-09-23 00:30:44 +05:30 |
|
Madhura Jayaratne
|
c088d966b4
|
gmp_pow and bcpow does not support negative exponents
|
2012-09-23 00:27:51 +05:30 |
|
Madhura Jayaratne
|
c9cc5acc0e
|
No need to use underscore prefix for public functions
|
2012-09-22 23:17:58 +05:30 |
|
Chanaka Indrajith
|
a49fd1a154
|
Modified some untracked files
|
2012-09-16 17:09:12 +05:30 |
|
Chanaka Indrajith
|
36ffe5e0a3
|
Modified some untracked changes
|
2012-09-16 14:51:13 +05:30 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Chanaka Indrajith
|
a6234ae0a3
|
Renamed the file to Util.class.php and modify the relavant files
|
2012-09-16 13:48:21 +05:30 |
|
Dieter Adriaenssens
|
163dba1143
|
fix coding style
|
2012-09-02 21:02:51 +02:00 |
|
Madhura Jayaratne
|
458dfeb9bf
|
Add missing package names
|
2012-08-31 20:45:53 +05:30 |
|
Madhura Jayaratne
|
5aea2de2cb
|
Proper function naming
|
2012-08-30 22:52:32 +05:30 |
|
hastenax
|
b062ebdec7
|
Update test/libraries/common/PMA_quoting_slashing_test.php
Added test for PMA_CommonFunctions::getInstance()->backquote_compat function.
|
2012-08-02 23:15:28 +04:00 |
|
Michal Čihař
|
41e272356c
|
Adjust docblocks
|
2012-07-18 14:31:43 +02:00 |
|
Michal Čihař
|
a12c0383c6
|
Set real PMA_VERSION rather than faking it
|
2012-07-18 14:27:30 +02:00 |
|
Yasitha Pandithawatta
|
201ec230f6
|
Improve PMA_StorageEngine and fixed some failing test cases
|
2012-07-08 20:03:05 +05:30 |
|
Yasitha Pandithawatta
|
a79e228fae
|
Fixed failing test cases of CommonFunctions.class.php
|
2012-07-06 15:28:51 +05:30 |
|
Chanaka Indrajith
|
74de5e3fd3
|
common.lib.php file renamed to CommonFunctions.class.php
|
2012-06-28 06:00:58 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Chanaka Indrajith
|
c512706677
|
Modifications to PMA_browseUploadFile() function in common.lib.php and renamed as PMA_getBrowseUploadFileBlock()
|
2012-06-14 09:45:26 +05:30 |
|
Rouslan Placella
|
a16e723048
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +01:00 |
|
Chanaka Indrajith
|
b3bcc87501
|
Merge remote branch 'upstream/master'
|
2012-05-15 12:20:17 +05:30 |
|
Marc Delisle
|
8ec765a8bc
|
Improve function name
|
2012-05-14 13:26:40 -04:00 |
|
Chanaka Indrajith
|
30d57ff2d4
|
Improved some test cases for modified functions in common.lib.php
|
2012-05-14 17:46:17 +05:30 |
|
Chanaka Indrajith
|
f04a4f8989
|
Resolve conflicts due to changes in some method names
|
2012-05-13 12:47:45 +05:30 |
|
Chanaka Indrajith
|
dd237eb924
|
Resolve conflicts due to changes in method names of common.lib.php
|
2012-05-13 12:39:31 +05:30 |
|
Madhura Jayaratne
|
a64df2f316
|
Fix failing tests
|
2012-05-13 00:31:25 +05:30 |
|
Madhura Jayaratne
|
74c2148917
|
Fix class names
|
2012-05-11 22:54:06 +05:30 |
|
Madhura Jayaratne
|
2f0e8c569e
|
Fix function names: PMA_containsNonprintableAscii -> PMA_containsNonPrintableAscii
|
2012-05-11 22:39:56 +05:30 |
|
Madhura Jayaratne
|
954b0cc69f
|
Fix function names: PMA_unescape_mysql_wildcards -> PMA_unescapeMysqlWildcards
|
2012-05-11 22:31:12 +05:30 |
|
Madhura Jayaratne
|
f50a2deb4b
|
Fix function names: PMA_replace_binary_contents -> PMA_replaceBinaryContents
|
2012-05-11 22:28:26 +05:30 |
|
Madhura Jayaratne
|
35d3e7e1f9
|
Fix function names: PMA_printable_bit_value -> PMA_printableBitValue
|
2012-05-11 22:26:37 +05:30 |
|
Madhura Jayaratne
|
7bc0d5a4ff
|
Fix function names: PMA_generate_slider_effect -> PMA_generateSliderEffect
|
2012-05-11 22:23:01 +05:30 |
|
Madhura Jayaratne
|
93608ecb2f
|
Fix function names: PMA_generate_html_dropdown -> PMA_generateHtmlDropdown
|
2012-05-11 22:14:46 +05:30 |
|
Madhura Jayaratne
|
67c68ba7ca
|
Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported
|
2012-05-11 22:11:24 +05:30 |
|
Madhura Jayaratne
|
73ca1dc7a1
|
Fix function names: PMA_escape_mysql_wildcards -> PMA_escapeMysqlWildcards
|
2012-05-11 22:04:25 +05:30 |
|
Madhura Jayaratne
|
b5bfe6df6a
|
Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadio
|
2012-05-11 21:59:34 +05:30 |
|
Madhura Jayaratne
|
547880aad2
|
Fix function names: PMA_convert_bit_default_value -> PMA_convertBitDefaultValue
|
2012-05-11 21:51:04 +05:30 |
|
Madhura Jayaratne
|
c66c4fa211
|
Fix function names: PMA_contains_nonprintable_ascii -> PMA_containsNonprintableAscii
|
2012-05-11 21:46:33 +05:30 |
|
Chanaka Indrajith
|
bf15800089
|
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
|
2012-05-11 16:05:55 +05:30 |
|
Chanaka Indrajith
|
dfc73d3494
|
Resolved conflicts after merge
|
2012-05-08 23:57:59 +05:30 |
|
Chanaka Indrajith
|
004f4f5258
|
Render HTML content in PMA_displayTableHeaders() function at once, in display_tbl.lib.php file
|
2012-05-08 22:19:40 +05:30 |
|
Marc Delisle
|
0b0775fb28
|
Syntax error in test
|
2012-05-08 12:23:24 -04:00 |
|
Rouslan Placella
|
d479542c46
|
Fixed test cases
|
2012-05-08 15:30:38 +01:00 |
|