Commit Graph

79152 Commits

Author SHA1 Message Date
Michal Čihař
bc950ab593 Wrap some long lines 2012-09-24 08:39:00 +02:00
Michal Čihař
5f98a481b1 docblocks improvements 2012-09-24 08:36:10 +02:00
Marc Delisle
feb7732133 Make transformations work using the new plugins system, when grid editing 2012-09-23 17:56:05 -04:00
Marc Delisle
b2ffb574a6 Incorrect function signature 2012-09-23 07:20:04 -04:00
Marc Delisle
7a32ea9def Possibility of undefined variable here 2012-09-23 07:16:30 -04:00
Marc Delisle
7f38ab21d3 Refactoring lost during merge 2012-09-23 07:12:38 -04:00
Madhura Jayaratne
7fa908e455 Merge branch 'QA_3_5'
Conflicts:
	js/functions.js
2012-09-23 08:41:29 +05:30
Madhura Jayaratne
ca189ad90d bug #3570786 [edit] Datepicker for date and datetime fields is broken 2012-09-23 08:36:51 +05:30
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
896d225f32 Space between if and opening parenthesis 2012-09-22 23:56:26 +05:30
Madhura Jayaratne
d1b1ad830a Inline control structures are discouraged 2012-09-22 23:54:46 +05:30
Madhura Jayaratne
150a47f4b7 Use underscore prefix for private methods and instance variables 2012-09-22 23:50:41 +05:30
Madhura Jayaratne
eae6e216b9 Wrap some long lines 2012-09-22 23:31:16 +05:30
Madhura Jayaratne
9af10c38b8 Prefix private variable with underscore 2012-09-22 23:29:17 +05:30
Madhura Jayaratne
76c67cf409 Specify return type 2012-09-22 23:22:56 +05:30
Madhura Jayaratne
f84c08ff6e Proper camel case names for functions 2012-09-22 23:20:16 +05:30
Madhura Jayaratne
c9cc5acc0e No need to use underscore prefix for public functions 2012-09-22 23:17:58 +05:30
Madhura Jayaratne
8382a70cc1 Various coding style improvements 2012-09-22 23:14:38 +05:30
Madhura Jayaratne
547a033748 There should be 1 space after the longest variable name 2012-09-22 23:09:53 +05:30
Madhura Jayaratne
949c458427 Add missing return types 2012-09-22 23:03:50 +05:30
Madhura Jayaratne
810b07d179 Various coding style fixes 2012-09-22 23:02:10 +05:30
Madhura Jayaratne
ee1d0c9f53 Fix doc blocks 2012-09-22 22:47:25 +05:30
Madhura Jayaratne
9edd649aa2 Fix spacing between parameters 2012-09-22 22:36:23 +05:30
Madhura Jayaratne
2ebcfa1da7 Last parameter comment requires a blank newline after it 2012-09-22 22:35:51 +05:30
Madhura Jayaratne
0c48470d83 Fix tag order 2012-09-22 22:26:48 +05:30
Madhura Jayaratne
57ff224d0f Remove tabs 2012-09-22 22:18:05 +05:30
Marc Delisle
0034213a1b Fix merge conflicts 2012-09-22 07:17:24 -04:00
Atul Pratap Singh
d1a7a8560a Merge branch 'QA_3_5-jqplot' into QA_3_5 2012-09-22 16:30:58 +05:30
Atul Pratap Singh
af0e34e274 Fix jqplot charts display in IE versions less than 9 2012-09-22 16:19:16 +05:30
Marc Delisle
9671e65dac Fix merge conflicts 2012-09-22 06:48:24 -04:00
Michal Čihař
6f187886fb Set real version in bootstrap 2012-09-22 09:58:07 +02:00
Michal Čihař
83ac2800ab Few simple tests for Header class 2012-09-22 09:53:26 +02:00
Weblate
2c9efacb0b Merge remote-tracking branch 'origin/master' 2012-09-22 09:37:28 +02:00
Haval Abdulkarim
61347d31d6 Translated using Weblate. 2012-09-22 09:37:24 +02:00
Michal Čihař
52ab2b51b3 Ooops, put it into wrong file 2012-09-22 09:37:07 +02:00
Weblate
8cd7fc0b11 Merge remote-tracking branch 'origin/master' 2012-09-21 19:43:26 +02:00
Haval Abdulkarim
e733efb1e7 Translated using Weblate. 2012-09-21 19:43:24 +02:00
Madhura Jayaratne
58bf42a4a5 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-09-21 22:08:22 +05:30
Michal Čihař
64cded2443 Unset POST array before test 2012-09-21 16:02:52 +02:00
Michal Čihař
9a82e9d3ca Adjust MySQL version to new default 2012-09-21 16:01:02 +02:00
Michal Čihař
8a1d19ee4e Single place to define MySQL version used in tests 2012-09-21 15:36:11 +02:00
Michal Čihař
ba5b4cd2a6 Add simple test for displaying footer 2012-09-21 15:31:50 +02:00
Michal Čihař
124c8339a3 Actually implement test for Footer->disable 2012-09-21 15:28:23 +02:00
Michal Čihař
c0daa766b1 Various coding style improvements 2012-09-21 15:26:34 +02:00
Michal Čihař
adf6088894 Add simple testcase for PMA_Menu class 2012-09-21 15:24:08 +02:00
Michal Čihař
0d1dd744c7 Fix callback name 2012-09-21 15:05:13 +02:00
Marc Delisle
787a0aa573 Merge branch 'QA_3_5-jqplot' into QA_3_5 2012-09-21 06:25:24 -04:00
Atul Pratap Singh
660efa1d53 Fix time formatting in tooltip 2012-09-21 12:58:14 +05:30