Commit Graph

79339 Commits

Author SHA1 Message Date
Marc Delisle
ba3e83b8c2 Document GridEditing
Move SaveCellsAtOnce near GridEditing in the doc
2012-10-20 07:21:26 -04:00
Marc Delisle
4931e0c83b Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-10-20 07:13:53 -04:00
Marc Delisle
6b56856b1d Grid editing mode: configuration
Move SaveCellsAtOnce to a better place in the configuration file
2012-10-20 07:12:14 -04:00
Marc Delisle
a3c595b694 Grid editing mode: initial implementation 2012-10-20 06:40:12 -04:00
J.M
a6ac17df45 Fix db operations collation changer not working since 3bb2538 2012-10-20 11:19:07 +02:00
Weblate
fbdb8287a1 Merge remote-tracking branch 'origin/master' 2012-10-20 02:28:01 +02:00
Guilherme Schmidt
ac807345d0 Translated using Weblate. 2012-10-20 02:27:57 +02:00
Balázs Úr
dbb2efa881 Translated using Weblate. 2012-10-20 02:27:54 +02:00
Dieter Adriaenssens
6f02ec614e improve comment, fix typo 2012-10-20 02:26:39 +02:00
André Luiz Girol
f21c1742e3 Translated using Weblate. 2012-10-19 23:11:05 +02:00
Michal Čihař
be5d1bf7d8 Fix format string 2012-10-19 12:31:33 +02:00
Michal Čihař
8db3f106f7 This is actually static method 2012-10-19 11:26:58 +02:00
Weblate
34cd5090db Merge remote-tracking branch 'origin/master' 2012-10-19 11:22:00 +02:00
Michal Čihař
e5fda52271 Lowercase true/false (okay, this is not Python) 2012-10-19 11:21:47 +02:00
Weblate
cc5fcbd190 Merge remote-tracking branch 'origin/master' 2012-10-19 11:20:32 +02:00
André Luiz Girol
397b8d6e2d Translated using Weblate. 2012-10-19 11:20:29 +02:00
Thor Andre Gretland
a23f28d44d Translated using Weblate. 2012-10-19 11:20:25 +02:00
Michal Čihař
1515c6c8e3 Add test for name validation 2012-10-19 11:19:38 +02:00
Michal Čihař
634db720e1 Unique columns test 2012-10-19 11:15:51 +02:00
Michal Čihař
f7dad085d1 Test for getting columns 2012-10-19 11:13:08 +02:00
Michal Čihař
c9d27916c7 Test for table renaming 2012-10-19 11:09:51 +02:00
Michal Čihař
7c397406d1 Start table testcases 2012-10-19 10:59:10 +02:00
Madhura Jayaratne
e1afee9e62 bug #3577443 [edit] "Browse foreign values" does not show on ajax edit 2012-10-18 23:15:10 +05:30
Michal Čihař
4425709b7f Merge remote-tracking branch 'origin/QA_3_5' 2012-10-18 10:39:45 +02:00
Michal Čihař
0668b6d8bc Use same logic as master for testsuite 2012-10-18 10:39:35 +02:00
Michal Čihař
cc7ceb0ff2 Merge remote-tracking branch 'origin/QA_3_5' 2012-10-18 10:30:18 +02:00
Michal Čihař
048d2de2ba Ooops the condition was reversed 2012-10-18 10:30:06 +02:00
Michal Čihař
5e57dbf547 Merge remote-tracking branch 'origin/QA_3_5' 2012-10-18 10:23:30 +02:00
Michal Čihař
473e3bf2e9 Do not manipulate cookie headers in testsuite 2012-10-18 10:23:06 +02:00
Michal Čihař
b896f396c1 Merge remote-tracking branch 'origin/QA_3_5' 2012-10-18 10:19:12 +02:00
Michal Čihař
093b814af6 This is static function 2012-10-18 10:18:58 +02:00
Michal Čihař
932fc939aa Do not emit headers in testsuite 2012-10-18 10:17:36 +02:00
Michal Čihař
dbf33cb24b Add fake PMA_DBI_store_result to other DBIs (bug #3577217) 2012-10-18 10:13:03 +02:00
Michal Čihař
15dd484dd2 Merge remote-tracking branch 'origin/QA_3_5' 2012-10-18 10:07:02 +02:00
Michal Čihař
ba2e456895 Add nocoverage phpunit config 2012-10-18 10:06:07 +02:00
Michal Čihař
ef9bc0bafb Add Travis config for 3.5 branch 2012-10-18 10:04:32 +02:00
Michal Čihař
0fd43af724 Generate locales during build 2012-10-18 09:57:35 +02:00
Michal Čihař
067befc59d Avoid trying to store history inside of testsuite 2012-10-18 09:49:20 +02:00
Michal Čihař
e4ee641ad4 Merge remote-tracking branch 'origin/QA_3_5' 2012-10-18 09:42:48 +02:00
Panagiotis Papazoglou
041322cef6 Translated using Weblate. 2012-10-18 09:42:18 +02:00
Michal Čihař
9a18c222ef Enable email notifications from Trevis 2012-10-18 09:33:20 +02:00
Michal Čihař
4ada1af8cf Test for config existance
This can be not present in some testcases.
2012-10-18 09:29:03 +02:00
Michal Čihař
8a05873bb2 There is no need for coverage tests in trevis 2012-10-18 09:23:30 +02:00
Michal Čihař
6587a56d7e Do not use error handler in testsuite 2012-10-18 09:16:16 +02:00
Michal Čihař
6027130ba4 Can not test for line numbers, they differ versin to version 2012-10-18 09:13:11 +02:00
Michal Čihař
6c166b78a9 Add Travis CI configuration 2012-10-18 09:06:03 +02:00
Weblate
060d7afd6d Merge remote-tracking branch 'origin/master' 2012-10-17 14:00:37 +02:00
Panagiotis Papazoglou
6743193860 Translated using Weblate. 2012-10-17 14:00:32 +02:00
Michal Čihař
6834eb703c Focus editor after setting query (based on patch #3522275) 2012-10-17 14:00:09 +02:00
Weblate
03cbc180c9 Merge remote-tracking branch 'origin/master' 2012-10-16 18:23:19 +02:00