Commit Graph

84795 Commits

Author SHA1 Message Date
Michal Čihař
8214fef3bc Merge branch 'QA_4_0' 2013-07-08 21:31:14 +02:00
Michal Čihař
b2e5b66848 Format string fixups 2013-07-08 21:30:24 +02:00
Marc Delisle
9fe1b4286d Merge pull request #485 from nijel/licensing
Fixed possible licensing issues
2013-07-08 07:30:01 -07:00
Michal Čihař
7fc33d7706 Merge pull request #483 from adamgsoc2013/UT_plu_relation
add UT for PMA_relation
2013-07-08 06:50:31 -07:00
Michal Čihař
52c735bbe9 Merge remote-tracking branch 'origin/QA_4_0' 2013-07-08 15:05:54 +02:00
Syed Mahbub ul Alam
fb0bb3e472 Translated using Weblate (Bengali)
Currently translated at 97.1% (2531 of 2607)
2013-07-08 14:55:20 +02:00
adamgsoc2013
d100971442 add more case for PMA_relation 2013-07-08 20:49:57 +08:00
Michal Čihař
6120e01a3f Add wrapper function for formatting datetime
This makes it easier to use and correctly converts params which
formatTime expects.

Conflicts:
	js/functions.js
2013-07-08 14:46:08 +02:00
Michal Čihař
acb997206e Add wrapper function for formatting datetime
This makes it easier to use and correctly converts params which
formatTime expects.
2013-07-08 14:44:16 +02:00
Syed Mahbub ul Alam
625bc13c14 Translated using Weblate (Bengali)
Currently translated at 91.8% (2462 of 2683)
2013-07-08 14:39:06 +02:00
Marc Delisle
b15d979fa5 We now include only the minified version of jQuery 2013-07-08 07:39:22 -04:00
Marc Delisle
55fa5d5993 Fix typo 2013-07-08 07:28:07 -04:00
Michal Čihař
9d0a1f61db Drop javascript compression on release time 2013-07-08 13:00:20 +02:00
Michal Čihař
fad8d76f68 Include minified versions JS in git of jQuery and jQuery-UI 2013-07-08 13:00:16 +02:00
Michal Čihař
57fcc1d6b5 Drop no longer needed date.js
Conflicts:
	js/date.js
2013-07-08 12:59:28 +02:00
Michal Čihař
db5e0e65e9 Use jQuery UI for formatting date strings 2013-07-08 12:59:08 +02:00
Michal Čihař
fb803c07ea Use jQuery UI for parsing date strings 2013-07-08 12:59:00 +02:00
Michal Čihař
25c9a187be Use jQuery.datepicker date formatting instead of own code
Conflicts:
	js/config.js
2013-07-08 12:58:50 +02:00
Michal Čihař
3c0460ed27 Merge remote-tracking branch 'origin/QA_4_0' 2013-07-08 11:30:17 +02:00
Michal Čihař
50fb18a941 Drop no longer needed date.js 2013-07-08 11:27:36 +02:00
Michal Čihař
f96ed7c363 Use jQuery UI for formatting date strings 2013-07-08 11:26:29 +02:00
Michal Čihař
c9ad6292a1 Use jQuery UI for parsing date strings 2013-07-08 11:26:29 +02:00
Michal Čihař
bd69fe5b66 Use jQuery.datepicker date formatting instead of own code 2013-07-08 11:26:29 +02:00
Marc Delisle
c906cccb1a Workaround for missing message when browsing an empty table 2013-07-07 14:03:29 -04:00
Marc Delisle
f12e4494eb Merge remote branch 'scnakandala/gsoc_2013' 2013-07-07 13:59:21 -04:00
Domen
5c06d0b163 Translated using Weblate (Slovenian)
Currently translated at 100.0% (2679 of 2679)
2013-07-07 17:12:30 +02:00
Dieter Adriaenssens
63eb30acd3 fix typo in variable name 2013-07-07 15:55:22 +02:00
Marc Delisle
3a519effc0 Directly use the GET parameters 2013-07-07 08:41:02 -04:00
G. S
192eace403 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2607 of 2607)
2013-07-07 12:22:03 +02:00
adamgsoc2013
0265241228 we don't use tab 2013-07-07 10:37:45 +08:00
adamgsoc2013
8d2e433faa Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu_relation 2013-07-07 10:27:25 +08:00
Hao Chen
374ede7f97 Translated using Weblate (Japanese)
Currently translated at 95.6% (2491 of 2607)
2013-07-07 00:22:12 +02:00
Weblate
72e9b4327c Merge remote-tracking branch 'origin/master' 2013-07-06 19:28:22 +02:00
Tony Chen
7d41837b87 Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2678 of 2678)
2013-07-06 19:27:38 +02:00
Marc Delisle
430e43948f Merge pull request #482 from xmujay/0629_UT_serverview2
Unit test case for refactored functions: PMA_server_engines
2013-07-06 10:26:39 -07:00
xmujay
d6be232ba3 fix the code style for UT files 2013-07-06 23:39:21 +08:00
adamgsoc2013
053b40627b add Unit Test case for PMA_relation 2013-07-06 21:09:26 +08:00
Spun Nakandala
178cb59362 error of deleting a row after searching corrected 2013-07-06 12:37:32 +05:30
xmujay
a90ae2550f add FEDERATED to DBI dummy data 2013-07-06 11:45:38 +08:00
xmujay
fbb84c49d5 use mock data for assertion 2013-07-06 11:18:58 +08:00
xmujay
4d00015b5c Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into 0629_UT_serverview2 2013-07-06 10:51:12 +08:00
xmujay
84caeb5a8a Unit test case for refactored functions: PMA_server_engines 2013-07-06 10:39:39 +08:00
Spun Nakandala
ab0b933c44 removed dead code from PMA_sendResponseForNoResultsReturned 2013-07-05 23:10:08 +05:30
Tony Chen
dc9c4fa26b Translated using Weblate (Traditional Chinese)
Currently translated at 100.0% (2678 of 2678)
2013-07-05 16:32:33 +02:00
Weblate
9082a40bb7 Merge remote-tracking branch 'origin/master' 2013-07-05 14:40:37 +02:00
G. S
ca9e651bd9 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2673 of 2673)
2013-07-05 14:40:00 +02:00
Marc Delisle
88deb465df Improve PMA_Message doc 2013-07-05 08:39:18 -04:00
Anders Jonsson
1d4a6b1c72 Translated using Weblate (Swedish)
Currently translated at 99.0% (2646 of 2673)
2013-07-05 03:05:14 +02:00
Hao Chen
7a09d293ca Translated using Weblate (Japanese)
Currently translated at 91.1% (2435 of 2673)
2013-07-05 03:04:55 +02:00
Matías Bellone
d12e2b3d70 Translated using Weblate (Spanish)
Currently translated at 100.0% (2681 of 2681)
2013-07-05 01:35:20 +02:00