Manish Bisht
79c9c7b781
made database query page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:27:20 +05:30
Manish Bisht
b82854ccd7
made prefs_forms responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:26:21 +05:30
Manish Bisht
9be3c1691a
made structure tab of table responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:26:21 +05:30
Manish Bisht
fee038cec1
made privileges tab of database responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:26:21 +05:30
Manish Bisht
44c762fcb0
made db search page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
0a6656db1d
made server variables page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
4f615411dc
made plugin page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
0d8de054f4
made server_status_variables and server_status_queries page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
06abce0191
made server_status_processes page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
07ad668e88
made server status page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
f14650dd25
made table structure page responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
f3ed674a08
hide nav_icons from small screen and css fix for serverinfo
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
ebd026d8a3
added table scrolling to databases, structure and browse pages
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:24:51 +05:30
Manish Bisht
faf6fcdaf2
console fix for smaller screen devices
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:20:37 +05:30
Manish Bisht
f3047f612c
made login screen responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:20:37 +05:30
Manish Bisht
c7f4817d43
scrollbar only shown in mobile devices only
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:20:37 +05:30
Manish Bisht
5a08d00d4c
merge conflict removed in navigation.js
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:20:37 +05:30
Manish Bisht
9d8bfd2a3a
made main_pane_left and main_pane_right responsive
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:20:37 +05:30
Manish Bisht
74310bb3ef
basic responsive navigation implemented
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:20:37 +05:30
Manish Bisht
7e4c38fc18
added viewport meta tag
...
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:20:37 +05:30
Michal Čihař
b0393ce823
Merge branch 'QA_4_7'
2017-07-10 15:27:44 +02:00
Michal Čihař
59d0a9fe86
Add sanity checking for max_count
...
We use it later for division, so make sure it's good for it.
Fixes #13470
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-10 15:26:47 +02:00
Michal Čihař
dc420e2872
Merge branch 'QA_4_7'
2017-07-10 15:00:36 +02:00
Michal Čihař
f8b5fd1452
Merge remote-tracking branch 'origin/QA_4_7'
2017-07-10 14:59:51 +02:00
Michal Čihař
bd2a0ec307
Wrap file_exists calls with @
...
It can produce warnings in case open_basedir is enabled.
Fixes #13467
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-10 14:59:43 +02:00
Weblate
91d3d0953e
Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
2017-07-10 14:35:57 +02:00
test
18c7e718ed
Translated using Weblate (Croatian)
...
Currently translated at 27.7% (888 of 3203 strings)
[CI skip]
2017-07-10 14:35:54 +02:00
Michal Čihař
5f21c8dbc6
Merge branch 'QA_4_7'
2017-07-10 14:35:37 +02:00
Michal Čihař
85747b9ae9
Use usort() instead of natsort()
...
The natsoft has side effect of producit associated array, what is later
represented as object if encoded to JSON and breaking code expect array
instead.
Fixes #13465
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-10 14:34:12 +02:00
Michal Čihař
7f7af4c646
Merge pull request #13458 from udan11/view_create_tpl
...
Refactored view_create to use Twig templates.
2017-07-10 12:12:56 +03:00
Michal Čihař
7e28cb3d62
Merge pull request #13462 from devenbansod/fix_db_selenium_tests
...
Fix Database-related selenium tests
2017-07-10 11:32:37 +03:00
Michal Čihař
1c2ca25aed
Merge pull request #13464 from WeeRox/master
...
Refactor ZipExtension and ZipFile to use ZipArchive
2017-07-10 11:30:05 +03:00
Aron Bergman
dd73e321e3
Refractor ZipExtension to use ZipArchive
...
ZipExtension is now using ZipArchive instead of zip_* functions.
Replaced getError with ZipArchive::getStatusString.
The documentation for the file has been refractored.
ZipExtension now includes ZipFile functionality, and thus ZipFile is removed.
See issue #13365
Signed-off-by: Aron Bergman <bathingrad@gmail.com>
2017-07-10 09:39:37 +02:00
Deven Bansod
b2aaaf7e1a
Use different method to make sure click on add users link goes through
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-07-10 12:35:37 +05:30
Deven Bansod
414ac39db9
Fix CreateDropDb, CreateRemoveUser and DB-related selenium tests
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-07-10 10:06:18 +05:30
Dan Ungureanu
32524e09be
Removed useless escaping.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2017-07-09 22:11:30 +01:00
Weblate
9d2faf01a3
Merge remote-tracking branch 'origin/master'
2017-07-09 20:47:14 +02:00
test
f3be778624
Translated using Weblate (Croatian)
...
Currently translated at 27.4% (883 of 3211 strings)
[CI skip]
2017-07-09 20:47:09 +02:00
Maurício Meneghini Fauth
491de7ee06
Merge pull request #13463 from mauriciofauth/classes
...
Move config classes to PhpMyAdmin namespace
2017-07-09 15:47:00 -03:00
Maurício Meneghini Fauth
5e7f6a1bab
Move config classes to PhpMyAdmin namespace
...
- Move ConfigFile to PhpMyAdmin namespace
- Move FormDisplay to PhpMyAdmin namespace
- Move Form to PhpMyAdmin namespace
- Move PageSettings to PhpMyAdmin namespace
- Move ServerConfigChecks to PhpMyAdmin namespace
- Move Validator to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-07-09 15:16:37 -03:00
Dan Ungureanu
1dbc1667ed
Refactored view_create to use Twig templates.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2017-07-09 12:23:08 +01:00
Dan Ungureanu
aed46acb81
Added Format button on edit view form.
...
Fixes #13448 .
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2017-07-09 12:11:56 +01:00
Michal Čihař
87e1cd0877
Merge branch 'QA_4_7'
2017-07-09 11:18:59 +02:00
Michal Čihař
36ea981bdd
Fix format string
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-09 11:18:55 +02:00
Michal Čihař
32a8fd2448
Merge branch 'QA_4_7'
2017-07-09 11:16:11 +02:00
Michal Čihař
ee1ce07970
Fixed version check when not connected to a database
...
Fixes #13437
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-09 11:15:47 +02:00
Michal Čihař
10b04f175a
Fix website URL
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-09 11:14:05 +02:00
Michal Čihař
f563880af4
Merge branch 'QA_4_7'
2017-07-09 10:51:26 +02:00
Michal Čihař
d4268d20ac
Merge remote-tracking branch 'origin/QA_4_7'
2017-07-09 10:50:37 +02:00
Michal Čihař
a4ec378179
Move spacing around buttons to Util::getMessage
...
We really do not want to add spacing around all buttons, just the ones
in the SQL message.
Fixes #13445
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-09 10:50:22 +02:00