Commit Graph

82493 Commits

Author SHA1 Message Date
Marc Delisle
19d1efd90b Dead code 2013-05-20 13:17:49 -04:00
Marc Delisle
b7508e237b Dead code 2013-05-20 13:14:58 -04:00
Marc Delisle
9c6632441d ChangeLog entry for bug #3947 Missing Sql Query after modify structure 2013-05-20 08:32:01 -04:00
Marc Delisle
84f54d596b Merge pull request #396 from scnakandala/QA_4_0
Bug #3947 Missing Sql Query after modify structure fixed
2013-05-20 05:30:10 -07:00
Madhura Jayaratne
b3e6f8cee7 bug #3924 Show warning when CSV file does not contain data for all columns 2013-05-20 17:50:19 +05:30
Marc Delisle
a13b1f41f5 ChangeLog entry for Missing CREATE DATABASE statement when exporting at database level 2013-05-20 08:10:42 -04:00
Marc Delisle
e72f1a0daa Merge pull request #395 from ayusun/exportsqlupdate
creating database while exporting at database level
2013-05-20 05:08:21 -07:00
Spun Nakandala
6713c0b332 Bug #3947 Missing Sql Query after modify structure fixed 2013-05-20 16:27:38 +05:30
Marc Delisle
77960d193c bug #3943 Missing Operations>Table options>AUTO_INCREMENT 2013-05-19 13:23:20 -04:00
Weblate
cc5c41722d Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-05-19 14:46:08 +02:00
Andrew Choi
04d8928137 Translated using Weblate (Traditional Chinese)
Currently translated at 78.7% (2051 of 2607)
2013-05-19 14:45:42 +02:00
Andrea Falco
47813fb8dd Translated using Weblate (Italian)
Currently translated at 93.6% (2439 of 2607)
2013-05-19 14:45:28 +02:00
Marc Delisle
9b61212b48 bug #3946 Missing CSV import option "Do not abort on INSERT error" 2013-05-19 08:44:45 -04:00
Yungu Kim
25237088c9 Translated using Weblate (Korean)
Currently translated at 64.5% (1679 of 2605)
2013-05-19 09:22:08 +02:00
Weblate
44422eb4d2 Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-05-17 07:21:46 +02:00
Yungu Kim
c26572b491 Translated using Weblate (Korean)
Currently translated at 63.8% (1662 of 2605)
2013-05-17 07:21:44 +02:00
Atul Pratap Singh
1be72f7f78 Merge branch 'QA_4_0' of github.com:phpmyadmin/phpmyadmin into QA_4_0 2013-05-17 10:46:58 +05:30
Atul Pratap Singh
435dc9c74a left while fixing bug#3936 2013-05-17 10:42:45 +05:30
Weblate
adb236894a Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-05-16 19:16:51 +02:00
Rytis Slatkeviฤius
a6856cec9b Translated using Weblate (Lithuanian)
Currently translated at 67.7% (1764 of 2607)
2013-05-16 19:16:47 +02:00
Marc Delisle
a8e5a455f4 $HTTP_USER_AGENT no longer exists 2013-05-16 13:16:19 -04:00
ayusun
d8b9a0b28c creating database while exporting at database level 2013-05-16 20:52:50 +05:30
Marc Delisle
5681279f34 Remove dead code 2013-05-15 16:42:45 -04:00
Atul Pratap Singh
50ca35576f Use live here, fix bug#3936 2013-05-15 23:23:07 +05:30
Marc Delisle
920d827c37 Merge pull request #379 from mynetx/bug-3907
Fix most analysis results discovered in bug 3907
2013-05-15 09:52:03 -07:00
Marc Delisle
7b819aa6d1 Fix merge conflict 2013-05-14 17:31:47 -04:00
Marc Delisle
84d7995680 Move ChangeLog entry 2013-05-14 14:10:26 -04:00
Marc Delisle
f1df54b99c Merge pull request #376 from ayusun/bug3910
Bug fix 3910. Updated Export plugin to support zero rows
2013-05-14 11:08:04 -07:00
ayusun
818e15bfc9 Updated ChangeLog for bug #3910 2013-05-14 22:54:41 +05:30
ayusun
25e71b71da Bug fix #3910 with updated code indentation 2013-05-14 22:40:39 +05:30
Marc Delisle
be4f24265b Fix typo 2013-05-14 12:19:20 -04:00
Marc Delisle
f8e90174a0 Merge pull request #375 from Chanaka/QA_4_0
Fixed #3902: Cannot browse when table name contains keyword 'call'
2013-05-14 09:18:21 -07:00
J.M
3f7bd7f8a7 Use PEAR standard in PMA_getHtmlForDisplaySelectDbInEditPrivs function name 2013-05-14 16:07:38 +02:00
J.M
e2ea214267 Fix bug #3930 Databases to choose for specific privileges show up escaped 2013-05-14 16:04:49 +02:00
J.M
a1c17d7a7a Merge branch 'QA_4_0' into bug-3907
Conflicts:
	ChangeLog
2013-05-14 14:35:24 +02:00
Weblate
159927a742 Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-05-14 12:00:47 +02:00
J.M
8473a5f789 add changelog entry for bug #3919 PropertiesIconic not honored 2013-05-14 12:01:07 +02:00
Randall Fan
04ee24ffd9 Translated using Weblate (Simplified Chinese)
Currently translated at 99.7% (2600 of 2607)
2013-05-14 12:00:43 +02:00
Spun Nakandala
22ba2d8147 Bug #3919 PropertiesIconic not honored fixed
(cherry picked from commit 01c57f71ca)
2013-05-14 11:51:29 +02:00
Marc Delisle
d5add05ba5 Fix merge conflicts 2013-05-13 15:48:21 -04:00
Kasun Chathuranga
a24b4ae33a PMA_Table::analyzeStructure() method to centralize the analysis of the structure of a view/table 2013-05-13 23:11:30 +05:30
Marc Delisle
8a4f44f6eb ChangeLog entry for bug #3898 Structure not refreshed after column drop 2013-05-13 12:59:41 -04:00
Weblate
48c42179f8 Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-05-13 18:57:38 +02:00
Lassi Ruonavaara
837b794723 Translated using Weblate (Finnish)
Currently translated at 70.1% (1827 of 2607)
2013-05-13 18:57:35 +02:00
Marc Delisle
35f12c9ac7 Merge pull request #374 from ayusun/bug3898_att2
Bug fix 3898-Structure/page not refreshed. Updating Table stats
2013-05-13 09:57:26 -07:00
ayusun
44dd0e8405 Bug fix 3910. Updated Export plugin to support zero rows 2013-05-13 15:16:46 +05:30
J.M
2301fd651b Update PHP-gettext to 1.0.11 2013-05-13 11:32:41 +02:00
J.M
76e99e1e88 Add changelog entry for bug #3907 2013-05-13 11:28:32 +02:00
J.M
529903e0dd Fix bug #3907 undefined variables, function parameter problems
Thanks Rasmus Lerdorf for analyzing!
2013-05-13 11:27:56 +02:00
Chanaka Indrajith
3caafb302d Fixed #3902: Cannot browse when table name contains keyword 'call' 2013-05-12 22:54:23 +05:30