Commit Graph

81433 Commits

Author SHA1 Message Date
Andrey Prokopenko
b505f3dcd7 Translated using Weblate (Ukrainian)
Currently translated at 87.3% (2269 of 2599)
2013-02-05 17:16:37 +01:00
Andrey Prokopenko
7bf05b6fe7 Translated using Weblate (Russian)
Currently translated at 100.0% (2599 of 2599)
2013-02-05 17:16:34 +01:00
Michal Čihař
d1d1ec6451 Translated using Weblate (Ukrainian)
Currently translated at 87.1% (2265 of 2599)
2013-02-05 16:22:52 +01:00
Andrey Prokopenko
22908c5760 Translated using Weblate (Ukrainian)
Currently translated at 87.1% (2265 of 2599)
2013-02-05 15:36:10 +01:00
Michal Čihař
b6359998bb Merge pull request #152 from madhuracj/privileges
Quit using jQuery UI dialogs for editing privileges and adding users
2013-02-04 08:01:22 -08:00
Madhura Jayaratne
a75d06b88b Quit using jQuery UI dialogs for editing privileges and adding users 2013-02-04 20:56:07 +05:30
Michal Čihař
b1f500c607 Merge remote-tracking branch 'origin/QA_3_5' 2013-02-04 12:08:42 +01:00
Murodjon Abduvohidov
b416fd316e Translated using Weblate (Uzbek)
Currently translated at 54.6% (1400 of 2562)
2013-02-04 12:07:23 +01:00
Andrey Prokopenko
1503302a26 Translated using Weblate (Ukrainian)
Currently translated at 92.5% (2369 of 2562)
2013-02-04 12:07:23 +01:00
Victor Volkov
e644e0fac2 Translated using Weblate (Russian)
Currently translated at 100.0% (2562 of 2562)
2013-02-04 12:07:22 +01:00
Weblate
172be3c752 Merge remote-tracking branch 'origin/master' 2013-02-04 11:53:21 +01:00
Michal Čihař
57a97a7057 Use up to date links to bugs and feature requests 2013-02-04 11:52:47 +01:00
Weblate
cf1620f350 Merge remote-tracking branch 'origin/master' 2013-02-04 11:25:22 +01:00
Michal Čihař
bd3351611f Merge pull request #151 from zixtor/master
Fixing bug: 3796, add chart functionality under status monitor.
2013-02-04 02:25:11 -08:00
Weblate
4958bc27f8 Merge remote-tracking branch 'origin/master' 2013-02-04 08:08:57 +01:00
Murodjon Abduvohidov
a052e990a1 Translated using Weblate (Uzbek)
Currently translated at 50.0% (1300 of 2599)
2013-02-04 08:08:52 +01:00
Madhura Jayaratne
5471e912dd Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2013-02-04 12:36:27 +05:30
Madhura Jayaratne
9c4a7a1330 Fix SQL syntax error when creating a user with privileges for a specific database 2013-02-04 12:34:14 +05:30
Atul Pratap Singh
b2d2264d69 replace all underscores in chart title 2013-02-04 07:15:15 +05:30
Atul Pratap Singh
a6a47f4b7c Fix add chart functionality, bug:3796 2013-02-04 07:14:47 +05:30
Atul Pratap Singh
19953410d0 Cloning addChartForm duplicated whole set of inner elements, further breaking add chart functionality 2013-02-04 06:35:57 +05:30
Weblate
fb5d898360 Merge remote-tracking branch 'origin/master' 2013-02-03 15:11:35 +01:00
Rouslan Placella
6b9767cf34 Merge pull request #150 from lem9/bug_3787
Bug 3787
2013-02-03 06:11:22 -08:00
Rouslan Placella
00a6af227f Needed for editing multiple data rows, changing one or multiple column structure 2013-02-03 09:01:23 -05:00
Marc Delisle
4817037440 Revert "Try fixing onkeydownarrowhandler while editing row, bug:3787"
This reverts commit 70fcc15688.

No longer needed
2013-02-03 08:39:28 -05:00
Rouslan Placella
e486798850 Include keyhandler.js globally 2013-02-03 08:38:11 -05:00
Weblate
7336505248 Merge remote-tracking branch 'origin/master' 2013-02-03 14:16:19 +01:00
Andrey Prokopenko
f4339cd8ac Translated using Weblate (Ukrainian)
Currently translated at 86.3% (2243 of 2599)
2013-02-03 14:16:15 +01:00
Victor Volkov
f73d1483e2 Translated using Weblate (Russian)
Currently translated at 100.0% (2599 of 2599)
2013-02-03 14:16:11 +01:00
Marc Delisle
0426162e75 Fix typos 2013-02-03 08:15:31 -05:00
Marc Delisle
73725c3924 Bug #3785 Wrong documentation links for storage engines 2013-02-03 08:13:10 -05:00
Marc Delisle
7db8605cbb Merge branch 'master' into bug_3787 2013-02-03 07:10:14 -05:00
Rouslan Placella
0138c1bb81 Better to pass a native DOM event 2013-02-03 07:07:02 -05:00
Atul Pratap Singh
a9703c0239 Was binding to the wrong element 2013-02-03 07:00:24 -05:00
Victor Volkov
0ed573bd1d Translated using Weblate (Russian)
Currently translated at 100.0% (2562 of 2562)
2013-02-03 09:05:09 +01:00
Andrey Prokopenko
0be0f044f9 Translated using Weblate (Russian)
Currently translated at 100.0% (2561 of 2562)
2013-02-03 09:02:41 +01:00
Victor Volkov
0c967a7ee6 Translated using Weblate (Russian)
Currently translated at 100.0% (2599 of 2599)
2013-02-03 09:02:35 +01:00
Andrey Prokopenko
11eb7b7d92 Translated using Weblate (Russian)
Currently translated at 100.0% (2598 of 2599)
2013-02-03 09:02:17 +01:00
Atul Pratap Singh
70fcc15688 Try fixing onkeydownarrowhandler while editing row, bug:3787 2013-02-02 01:27:42 +05:30
Atul Pratap Singh
6e199be4d5 Merge remote-tracking branch 'Marc/bug_3787' 2013-02-01 23:15:05 +05:30
Marc Delisle
84e8341abb Fix merge conflicts 2013-02-01 07:49:33 -05:00
Marc Delisle
5f25a09748 Merge branch 'QA_3_5' 2013-02-01 07:48:15 -05:00
Marc Delisle
170238ecb2 Escape table name in relational schema editing 2013-02-01 07:43:02 -05:00
Marc Delisle
63187a2989 Attempt to fix bug #3787; works for table creation but not for editing a
row
2013-01-31 08:06:12 -05:00
Michal Čihař
d89da8f1d8 Consistent defaults with current create_tables script (bug #3795) 2013-01-31 10:36:10 +01:00
Michal Čihař
a1b173f139 Add missing tables to sample config and use new table names 2013-01-31 10:35:08 +01:00
Michal Čihař
85e71c057b Fix table name in comments 2013-01-31 10:33:41 +01:00
Michal Čihař
5a4e021c13 Merge remote-tracking branch 'origin/QA_3_5' 2013-01-30 14:26:35 +01:00
Michal Čihař
c0c1d7c371 Translated using Weblate (Ukrainian)
Currently translated at 82.2% (2137 of 2599)
2013-01-30 14:25:35 +01:00
Manuel Nicolau
b7d536c195 Translated using Weblate (Portuguese)
Currently translated at 48.0% (1248 of 2599)
2013-01-30 14:25:34 +01:00