Michal Čihař
c618ffffbb
Merge git://github.com/helmo/phpmyadmin
2013-02-11 08:42:13 +01:00
Victor Volkov
a3ba7c87cf
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2602 of 2602)
2013-02-10 16:40:06 +01:00
Weblate
b1b93ed559
Merge remote-tracking branch 'origin/master'
2013-02-09 13:51:10 +01:00
Marc Delisle
bcfba0d46c
Fix merge conflicts
2013-02-09 07:50:16 -05:00
Marc Delisle
4aa963ac87
Merge branch 'QA_3_5'
2013-02-09 07:46:16 -05:00
Marc Delisle
9b7f2180df
Bug #3816 Missing server_processlist.php
2013-02-09 07:36:10 -05:00
Weblate
1cb22d9b28
Merge remote-tracking branch 'origin/master'
2013-02-09 12:44:31 +01:00
Ewald Gemert, van
0f29321d96
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2602 of 2602)
2013-02-09 12:44:25 +01:00
Marc Delisle
ea2f0d01e2
4.0.0-beta1
2013-02-09 06:44:05 -05:00
Rouslan Placella
26c398e165
Disable ajax in sql confirmations
2013-02-08 19:49:50 +00:00
Rouslan Placella
4e297d9770
Fixed PHP error in sql.php
...
Also see: 543fc6231a (L0R511)
2013-02-08 18:34:11 +00:00
Atul Pratap Singh
498bd261de
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
2013-02-08 23:27:21 +05:30
Marc Delisle
a92893b09e
Merge pull request #155 from ayushchd/master
...
Pull request for bugs:#3802 Datepicker displayed just the first time
2013-02-08 09:42:20 -08:00
Burak Yavuz
e0ff6c0a0e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (2602 of 2602)
2013-02-08 18:39:02 +01:00
ayushchd
403bafb999
Indentation fix
2013-02-08 23:08:06 +05:30
Atul Pratap Singh
6ae4f1bd8b
Fixing bug:3803 'Grid editing a DATE column'
2013-02-08 22:58:09 +05:30
Marc Delisle
87b0c7c9f9
Forgot to fix the test
2013-02-08 10:59:11 -05:00
Marc Delisle
080690a838
Fix a bug: when doing a db search, then clicking on Browse on a result
...
row, the query generated for (at least) the Delete link was missing the
table name.
2013-02-08 10:37:42 -05:00
ayushchd
c506a590f1
Fix - Bugs:#3802 Datepicker displayed just the first time
...
Fixed the bug that was preventing the datepicker from displaying after
ajax call. datepicker remained initialized while its content was
replaced by the ajax response. tbl_change.js now reinitializes
datepicker everytime its loaded.
2013-02-08 20:19:07 +05:30
Panagiotis Papazoglou
cee0ad4b90
Translated using Weblate (Greek)
...
Currently translated at 100.0% (2602 of 2602)
2013-02-08 15:30:43 +01:00
Matías Bellone
b5bb49741c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (2602 of 2602)
2013-02-08 15:23:45 +01:00
Michal Čihař
6794470f00
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2602 of 2602)
2013-02-08 15:14:22 +01:00
Dieter Adriaenssens
c60817ea60
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2602 of 2602)
2013-02-08 14:51:25 +01:00
Weblate
a642086c85
Merge remote-tracking branch 'origin/master'
2013-02-08 14:49:01 +01:00
Marc Delisle
c8b5b2a54f
Update po files
2013-02-08 08:48:34 -05:00
Weblate
6f9cafeff8
Merge remote-tracking branch 'origin/master'
2013-02-08 14:48:33 +01:00
Marc Delisle
608f301904
Translated using Weblate (French)
...
Currently translated at 100.0% (2601 of 2602)
2013-02-08 14:48:29 +01:00
Dieter Adriaenssens
4877c3656d
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2601 of 2602)
2013-02-08 14:48:27 +01:00
Marc Delisle
dd04178c77
When referring to a table, we use the term "column"
2013-02-08 08:47:56 -05:00
Michal Čihař
ed31b89fc0
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2602 of 2602)
2013-02-08 14:43:56 +01:00
Marc Delisle
bc0b49e103
Update po files
2013-02-08 08:36:04 -05:00
Michal Čihař
85bb5a88e6
Merge pull request #154 from lem9/master
...
Notice about missing non-unique column
2013-02-08 05:34:56 -08:00
Michal Čihař
b92fbfa072
Wrap long lines
2013-02-08 14:24:49 +01:00
Michal Čihař
dd28bf7109
Fix class documentation
2013-02-08 14:24:28 +01:00
Michal Čihař
23a602992d
Rewrite testcases for error handler
...
Now they actually test desired behaviour, not random side effects of the
code.
2013-02-08 14:17:58 +01:00
Marc Delisle
6da336cd60
Notice about missing non-unique column
2013-02-08 07:49:43 -05:00
Marc Delisle
9b04804201
Fix typo
2013-02-08 07:22:48 -05:00
Marc Delisle
f138f8b385
Fix fatal error in PHP 5.2
2013-02-08 07:09:49 -05:00
Herman van Rink
af37acd845
Use plain http for docs.phpmyadmin.net as the SSL certificate is only for *.readthedocs.org
2013-02-08 12:03:39 +01:00
Michal Čihař
526e56d71e
Merge remote-tracking branch 'origin/QA_3_5'
2013-02-08 10:06:21 +01:00
Fabio Nunes
563cec3bf0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.6% (2527 of 2562)
2013-02-08 10:05:32 +01:00
Sondre Garmo
f333ba1c5a
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 76.8% (1968 of 2562)
2013-02-08 10:05:32 +01:00
Mathieu Terroba
e0174a285a
Translated using Weblate (French)
...
Currently translated at 100.0% (2562 of 2562)
2013-02-08 10:05:31 +01:00
Morten Henrichsen
1327b2b98d
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2562 of 2562)
2013-02-08 10:05:30 +01:00
atitan XD
5cf21e10a4
Translated using Weblate (Chinese (Taiwan))
...
Currently translated at 85.2% (2182 of 2562)
2013-02-08 10:05:30 +01:00
Weblate
9972503ce4
Merge remote-tracking branch 'origin/master'
2013-02-08 09:04:49 +01:00
Rostyslav Gaitkulov
40620765a6
Translated using Weblate (Ukrainian)
...
Currently translated at 89.1% (2316 of 2599)
2013-02-08 09:04:46 +01:00
Fabio Nunes
d372ba1770
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.4% (2506 of 2599)
2013-02-08 09:04:43 +01:00
Sondre Garmo
e5b8316841
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 71.7% (1864 of 2599)
2013-02-08 09:04:40 +01:00
atitan XD
53e4a3aab0
Translated using Weblate (Chinese (Taiwan))
...
Currently translated at 79.1% (2056 of 2599)
2013-02-08 09:04:35 +01:00