Commit Graph

110678 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
77c7fda07b Merge pull request #13598 from mauriciofauth/operations
Refactor operations functions to static methods
2017-08-20 21:52:44 -03:00
Maurício Meneghini Fauth
0d11ecc728 Refactor operations functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-08-20 21:28:36 -03:00
Weblate
0932f254d1 Merge remote-tracking branch 'origin/master' 2017-08-20 03:31:12 +02:00
Kyeong Su Shin
7d709d92c5 Translated using Weblate (Korean)
Currently translated at 81.0% (2619 of 3231 strings)

[CI skip]
2017-08-20 03:31:09 +02:00
Maurício Meneghini Fauth
91f1fdc09b Merge pull request #13596 from mauriciofauth/insert-edit
Refactor insert_edit functions to static methods
2017-08-19 22:30:47 -03:00
Maurício Meneghini Fauth
8a2dd938ef Refactor insert_edit functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-08-19 20:55:52 -03:00
Володимир Бриняк
0e00c43379 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3231 of 3231 strings)

[CI skip]
2017-08-18 20:56:01 +02:00
Michal Čihař
b146b9195c Merge branch 'QA_4_7' 2017-08-16 17:14:34 +02:00
Michal Čihař
402ebadb19 Improved error handling on corrupted tables
Better handle situation where MySQL is unable to give us description of
a column. This usually happens when the table is corrupted in some way,
but still we should be able to recover from the error and not to fail
with dozen of undefined variables.

Fixes #13553

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-16 17:10:38 +02:00
Michal Čihař
aa98a4b10c Simplify code to show element
Issue #13568

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-16 16:40:15 +02:00
Michal Čihař
07a36c94a9 Add missing hide class to setup CSS
Fixes #13568

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-16 16:39:43 +02:00
Michal Čihař
1ad2bc5f9c Add warning about placing SessionSavePath web accessible
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-16 16:26:44 +02:00
Michal Čihař
f649b2a652 Add suggestion to use SessionSavePath
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-16 16:25:31 +02:00
Michal Čihař
dc4747d478 Configure session.save_handler when SessionSavePath is set
When user configures the path he wants to use files handler regardless
what is currently set.

See also #8346

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-16 16:22:21 +02:00
Michal Čihař
161c6a6419 Merge branch 'QA_4_7' 2017-08-16 16:16:16 +02:00
Michal Čihař
f31b37ad63 Merge pull request #13588 from devenbansod/add_qbe_tests
Add QBE tests
2017-08-16 15:57:25 +02:00
Michal Čihař
ec9fe20e48 Use Response::addHTML to render error message
This way the rendering is explicit instead of relying on hidden logic in
handling global variables.

See #13585

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-16 15:55:24 +02:00
Michal Čihař
1f3bab4c0c Merge remote-tracking branch 'origin/pull/13585' 2017-08-16 15:53:03 +02:00
Weblate
81470f864d Merge remote-tracking branch 'origin/master' 2017-08-16 14:50:08 +02:00
Jamaro Ja Ma Ro
49301fa8b7 Translated using Weblate (Spanish)
Currently translated at 99.4% (3214 of 3231 strings)

[CI skip]
2017-08-16 14:50:05 +02:00
Isaac Bennetch
85a5423615 Merge pull request #13589 from lem9/patch-7
Fix typo; improve wording
2017-08-16 08:49:46 -04:00
Marc Delisle
db6b2963c5 Fix typo; improve wording
Signed-off-by: Marc Delisle <marc@infomarc.info>
2017-08-16 08:37:02 -04:00
Isaac Bennetch
1d32bd7029 Improve wording of InsertRows documentation
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-08-15 13:02:16 -04:00
Deven Bansod
058546d29d Add scrolling to bottom so that click goes through
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-08-15 17:20:43 +05:30
Deven Bansod
58be76e4e7 Add selenium tests for Query-by-example
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-08-15 16:10:37 +05:30
Isaac Bennetch
486daec6d1 Remove debugging code
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-08-14 14:19:03 -04:00
Isaac Bennetch
22ddc46e4d Replace some double-quotes with single-quotes to match existing styles
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-08-14 14:16:52 -04:00
Isaac Bennetch
3c70467d54 ChangeLog for pull request #13455
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-08-14 14:15:00 -04:00
Isaac Bennetch
c7264e5858 Merge pull request #13455 from Achilles-96/Issue-#5827
Allow Designer to show tables from other databases
2017-08-14 14:10:25 -04:00
Manish Bisht
7ba7db2806 show error message on export page when database is empty
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-08-14 06:56:32 +05:30
Weblate
db94ea1f03 Merge remote-tracking branch 'origin/master' 2017-08-13 08:31:38 +02:00
ប៉ុកណូ រ៉ូយ៉ាល់
7452b2358e Translated using Weblate (Central Khmer)
Currently translated at 5.8% (188 of 3231 strings)

[CI skip]
2017-08-13 08:31:34 +02:00
Weblate
a2cd9cde8e Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-08-13 08:25:22 +02:00
ប៉ុកណូ រ៉ូយ៉ាល់
e8340efa95 Translated using Weblate (Central Khmer)
Currently translated at 5.8% (188 of 3205 strings)

[CI skip]
2017-08-13 08:25:19 +02:00
Deven Bansod
541525cf41 Remove unnecessarily file, added in merge
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-08-13 06:30:41 +05:30
Deven Bansod
e82ca3582e Merge branch 'QA_4_7'
Conflicts:
	templates/table/structure/display_table_stats.phtml
2017-08-13 06:27:41 +05:30
Deven Bansod
3c4ec46b0e ChangeLog for #13579
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-08-13 06:24:48 +05:30
Deven Bansod
c6db1f9a50 Optimize table link should not be visible in print page
Fix #13579

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-08-13 06:23:31 +05:30
Weblate
b679fa78b4 Merge remote-tracking branch 'origin/master' 2017-08-12 15:10:06 +02:00
ប៉ុកណូ រ៉ូយ៉ាល់
c09b73e1bc Translated using Weblate (Central Khmer)
Currently translated at 5.4% (177 of 3231 strings)

[CI skip]
2017-08-12 15:10:03 +02:00
Michal Čihař
6cf352816c Merge branch 'QA_4_7' 2017-08-12 09:09:50 -04:00
Bogu Ham
53dfd23636 Translated using Weblate (Korean)
Currently translated at 81.0% (2598 of 3205 strings)

[CI skip]
2017-08-12 15:09:39 +02:00
Claus Svalekjaer
6528b574ad Translated using Weblate (Danish)
Currently translated at 100.0% (3205 of 3205 strings)

[CI skip]
2017-08-12 15:09:38 +02:00
ប៉ុកណូ រ៉ូយ៉ាល់
74e62f41bc Translated using Weblate (Central Khmer)
Currently translated at 5.5% (177 of 3205 strings)

[CI skip]
2017-08-12 15:09:38 +02:00
Michal Čihař
febee4b330 Do not allow failures for Selenium tests
There still might be corner cases, but lets make them more visible.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-12 09:09:21 -04:00
Weblate
d814704098 Merge remote-tracking branch 'origin/master' 2017-08-12 15:08:12 +02:00
Bogu Ham
88580ba7ad Translated using Weblate (Korean)
Currently translated at 80.2% (2592 of 3231 strings)

[CI skip]
2017-08-12 15:08:11 +02:00
Claus Svalekjaer
bb23e8f8bd Translated using Weblate (Danish)
Currently translated at 100.0% (3231 of 3231 strings)

[CI skip]
2017-08-12 15:08:09 +02:00
ប៉ុកណូ រ៉ូយ៉ាល់
bea896fbe8 Translated using Weblate (Central Khmer)
Currently translated at 5.4% (175 of 3231 strings)

[CI skip]
2017-08-12 15:08:09 +02:00
Michal Čihař
1aa243734c Merge pull request #13583 from devenbansod/add_typing_sql_query_test
Add selenium tests for typing and executing SQL query
2017-08-12 09:07:59 -04:00