Commit Graph

725 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
3a33b50ca6 Remove themes/original/css/common.css.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-01-11 22:10:24 -02:00
Maurício Meneghini Fauth
66b6ee8c8a Use Sass for Original theme
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-11-15 01:46:11 -02:00
Stephan Grobler
06e92df747 style: remove inline styles from function.js
Signed-off-by: Stephan Grobler <stephan.grobler@gmail.com>
2018-11-01 06:52:34 +02:00
sharmamohit123
71eebf3ad8 CSS Issue
Signed-off-by: Mohit Sharma <mohitdonsharma9@gmail.com>
2018-10-01 17:04:51 -03:00
Maurício Meneghini Fauth
2ef6c9aec2 Remove some inline styles
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-08-30 02:49:00 -03:00
Lakshay arora
75af21cff6
Merge branch 'master' into enh_1 2018-08-06 17:39:48 +05:30
Lakshay arora
bdecea68df Increase input field width for varchar (#14379)
* Increase input field width for varchar
* Changed test cases for insertEdit

Signed-Off-By: Lakshay arora <arora.lakshya123@gmail.com>
2018-08-03 17:17:42 -03:00
Lakshay arora
5fd4a006ee Login modal after session expiration
Signed-Off-By: Lakshay arora <arora.lakshya123@gmail.com>

Signed-Off-By: Lakshay arora <arora.lakshya123@gmail.com>
2018-07-12 12:53:13 +05:30
Lakshay arora
568bc133cb Some other bug fixes
Signed-Off-By: Lakshay arora <arora.lakshya123@gmail.com>
2018-07-12 12:53:13 +05:30
Lakshay arora
aae6ff4424 First implementation. To be tested
Signed-Off-By: Lakshay arora <arora.lakshya123@gmail.com>
2018-07-12 12:53:13 +05:30
Maurício Meneghini Fauth
2d58411bee Some coding style fixes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-06-18 21:30:06 -03:00
Maurício Meneghini Fauth
af148ad92b Enable strict mode in PHP files
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-16 04:36:04 -03:00
Maurício Meneghini Fauth
c9d344370b Add #14141 changes to Metro theme
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-03 13:02:25 -03:00
Maurício Meneghini Fauth
3178facfa1
Merge pull request #14141 from mohitjawanjal/master
Remove inline styles from Relation.php
2018-05-03 12:52:30 -03:00
Maurício Meneghini Fauth
4131362bb8 Merge branch 'QA_4_8' 2018-04-25 15:59:25 -03:00
Maurício Meneghini Fauth
97547e8e16 Revert "Fix table horizontal scrolling (#14001)"
This reverts commit e92b357210.

This fixes #14193, fixes #14029, fixes #14199, fixes #14102 and fixes #14232

This closes #14196 and closes #14206

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-25 15:53:19 -03:00
Saksham Gupta
d701f6f0af Remove font size feature (#13925)
Fix #13919

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2018-04-14 07:21:13 -03:00
Mohit Jawanjal
c8d9471c24 Inline style fix for Relation.php
Signed-off-by: Mohit Jawanjal <mohit.jawanjal@imnica.com>
2018-04-02 11:25:54 +05:30
Mohit Jawanjal
7d74f1e786 Remove inline styles from Relation.php
Signed-off-by: Mohit Jawanjal <mohit.jawanjal@imnica.com>
2018-03-28 17:08:17 +05:30
Anu4ruby
65e3074722 Remove inline styles in ReplicationGui.php (#13981)
* removed inline styles from AuthenticationConfig.php file-issue 12262

* removed inline styles from AuthenticationConfig.php- file-issue 12262-Signed-off-by: Anupama.V <sadicarnot@gmail.com>

* Remove inline styles from ReplicationGui.php #12262.

Signed-off by: Anupama.V <sadicarnot@gmail.com>
2018-03-24 13:57:29 -03:00
nulll-pointer
e92b357210 Fix table horizontal scrolling (#14001)
Fix table horizontal scrolling

Fix #13959
2018-02-16 12:43:10 -02:00
Raman Tehlan
1323bee7c4
Final Patch for issue #14013
Signed-off-by: Raman Tehlan <ramantehlan@gmail.com>
2018-02-16 15:28:30 +05:30
Anu4ruby
5efb29d500 Removed inline styles from AuthenticationConfig.php file-issue 12262 (#13979)
* removed inline styles from AuthenticationConfig.php file-issue 12262

* removed inline styles from AuthenticationConfig.php- file-issue 12262-

Signed-off-by: Anupama V <sadicarnot@gmail.com>
2018-02-09 19:34:32 -02:00
Saksham Gupta
4027f4fc49 Fixes Colour issue in rows on hover (#13960)
* Fixes Colour issue in rows on hover
Fixes : https://github.com/phpmyadmin/phpmyadmin/issues/13880

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2018-01-30 13:29:46 -02:00
Saksham Gupta
439185c612 Fix Row coloring issue@Indexes (#13877)
Fix #13090

* Fix Row coloring issue@Indexes
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13090
* Update Index.php
* Update Index.php
* Update common.css.php
* Fix Row Colouring Issue
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13090
* Fix Row Colouring Issue @ Indexes
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13090
* Fix Row Colouring Issue [Original Theme]
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13090
* Refactor code
* Fix Row coloring issue@Indexes
* Body wrap
* Fix Keyname Column and colour inversion

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2018-01-29 14:43:47 -02:00
Juvenildo Vaz
3767d8343f Removed all remaining inline styles from functions.js #12262
Signed-off-by: Juvenildo Vaz <juvenildo1511@yahoo.com.br>
2017-12-25 17:33:37 -03:00
Juvenildo Vaz
4e0d1331fd Remove inline styles from messages.php #12262
Signed-off-by: Juvenildo Vaz <juvenildo1511@yahoo.com.br>
2017-12-25 16:14:09 -03:00
Juvenv
561c6bf82c Remove inline styles from elements (#13883)
* Remove inline styles from elements in index.php #12262
* Remove inline style from element in CentralColumns #12262

Related to #12262

Signed-off-by: Juvenildo Vaz <juvenildo1511@yahoo.com.br>
2017-12-23 15:24:01 -02:00
Maurício Meneghini Fauth
4a8bd1cf5c Fix toggle button not showing background image
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-12-05 15:53:14 -02:00
Michal Čihař
e34823779e
Merge pull request #13780 from BePsvPT-Fork/navigation-patch
make navigation database name and icon are in the same horizontal line
2017-11-28 10:41:42 +01:00
Michal Čihař
8e94ba3a40 Use generic PHPMYADMIN define to avoid CSS exection
It should work pretty much same, but we really don't care which of these
is set for rendering the css.

Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-27 16:51:44 +01:00
Noah Overcash
f4daeb8fe4 Fix pixel rendering in original theme
Signed-off-by: Noah Overcash <smileytechguy@icloud.com>
2017-11-06 12:04:55 -05:00
Michal Čihař
8109763b75 Remove not needed CSS for span elements
These do not have any border by default, so there is no need to remove it.

Issue #13777

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-30 09:26:37 +01:00
Michal Čihař
43cbcf6bd0 Remove unused class
Issue #13777

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-30 09:23:49 +01:00
BePsvPT
760e05ae22
make navigation database name and icon are in the same horizontal line
Signed-off-by: BePsvPT <freedom@csie.io>
2017-10-27 16:01:53 +08:00
Paweł Skokowski
d4a7cef45b added changes to theme original
Signed-off-by: Paweł Skokowski <skokowskipawel@icloud.com>
2017-10-25 12:42:19 +02:00
Anant Jain
ba4f362b67 Add word wrap in export option heading-2 (H2) (#13746)
Fixes #13745

Signed-off-by: Anant Jain <anantjain60@gmail.com>
2017-10-19 14:35:53 +02:00
Michal Čihař
e4ca1ae98f Remove cell_align_left superglobal
It can be replaced by proper CSS.

Issue #11731
Issue #12262

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 13:04:45 +02:00
Maurício Meneghini Fauth
8225cb36e0 Port server/plugins/section_links template to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-07 22:34:05 -03:00
Saksham Gupta
70c4c1496f Fixes z-index problem of password dialog box (#13665)
* Fix z-index issue for Draggable UI Elements

Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13662

Signed-off-by: Saksham Gupta <shucon01@gmail.com>

* Fix z-index problem of Draggable UI for both theme

Fixes : https://github.com/phpmyadmin/phpmyadmin/issues/13662

Signed-off-by: Saksham Gupta <shucon01@gmail.com>

* Convert tabs to spaces

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2017-09-14 19:18:12 -03:00
Michal Čihař
4fa47f40b6 Merge branch 'QA_4_7' 2017-08-21 10:57:41 +02:00
Michal Čihař
ed81a25eb8 Apply #13590 to the original theme as well
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-08-21 10:55:30 +02:00
codehimanshu
75d9386379 partial fix issue #12262
Signed-off-by: codehimanshu <himanshuagrawal1998@gmail.com>
2017-08-04 12:50:21 +05:30
Manish Bisht
b4f32585e2 server variables out of table fixed
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-08-01 20:46:55 +05:30
Michal Čihař
8270a1c1e1 Indicate SSL status on main page
- indicate status on main page
- indicate possible configuration issues
- show in red if remote connection is not using SSL
- add overview documentation for server SSL setup

Fixes #12354

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-21 15:04:59 +02:00
Michal Čihař
1b098c62cf Set $theme variable for use by the themes CSS
This way the implementation detail such as storing the theme in the
session is hidden from the themes. See #13492

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-07-17 14:14:59 +02:00
Manish Bisht
8889621f2b made mobile css changes in original theme
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
2017-07-10 22:29:51 +05:30
Michal Čihař
edad6fc2d9 Remove custom layout for operations pages
Using plain layout looks better in most situations. Maybe we should
limit width as well, but I'm not sure about that.

Fixes #13145
Obsoletes #13339
Obsoletes #13369

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-28 16:16:37 +02:00
Michal Čihař
30ecfb6236 Merge pull request #13095 from MemnoCh242/fix_table_layout
fix vertical alignment in table cell layout. Fixes #12979
2017-06-28 13:15:06 +03:00
Michal Čihař
153fefb52b Improved rendering of server variables table
Several improvements to make it look better on various screen sizes:

- remove fixed layout of table, that makes it consume too much space for
  some fields
- remove using float inside the table, it is not necessary
- make the values left aligned
- allow to wrap long values

Fixes #12899

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-28 12:08:06 +02:00