Commit graph

429 commits

Author SHA1 Message Date
Lukáš Rajchl 39257c8e81 Fix multiple "Copy to clipboard" on page 2024-04-10 06:36:29 +02:00
Lionel a5aaa593d3
Merge pull request #129 from adrianbj/restore-latest-version-check
Restore latest version check
2024-04-07 14:14:36 +02:00
Lionel Laffineur a0f4c9be28 Fix a layout issue with select in tables 2024-04-04 21:35:44 +02:00
Adrian Jones 07b3dc3f1d Restore latest version check which also fixes Issue#128 2024-04-01 08:42:15 -07:00
Lionel Laffineur be5d174dd7 Minor cosmetics around input and select 2024-03-24 14:01:16 +01:00
Lionel Laffineur 8bcb334146 I#104: logo white bg for dark mode 2024-02-03 14:01:48 +01:00
Roy Orbitson ccbee25538 Consistent filter remove buttons
Match row removal buttons on alter table screens.
2023-11-21 16:38:18 +10:30
Lionel Laffineur 95eed201b6 Styling remove button search fields 2023-11-20 21:23:45 +01:00
Roy Orbitson 9b30f1f27d Filter removal buttons on table select pages 2023-11-20 16:02:59 +10:30
Lucas Sandery 4b0b011b93 Allow responsive styles on larger devices
and fix a media query.

Signed-off-by: Lucas Sandery <lucas-sandery@users.noreply.github.com>
2023-11-16 18:52:07 +10:30
Lionel Laffineur 1c9466578e Fix links going over body 2023-09-24 13:37:41 +02:00
Lionel Laffineur bfd0ffd2b5 Added a clipboard icon next to SQL command to expand and copy to clipboard 2023-09-21 20:57:52 +02:00
Lionel Laffineur e3063999c0 Fix issue with truncated queries and prevent copying queries > 1Mb to clipboard 2023-09-10 20:47:47 +02:00
Lionel Laffineur 4ffdb27d1d Replaced icons from PNG to SVG to reduce CSS file size 2023-08-14 21:54:18 +02:00
Lionel Laffineur b84c743881 Replaced Edit and Edit all of SQL Command history by icons 2023-08-14 21:33:47 +02:00
Lionel Laffineur 8629b2b200 Fieldset rounded corners 2023-08-14 15:29:17 +02:00
Roy-Orbison a0dab7a81c Amend markup and style for new menu table
- Restore ID for CSS
- Use semantic <label> instead of <span>
- CSS into default style file instead of inline (except for width=1 trick
  to shrink first column)
- Fix default style to align with rest of menu blocks
- Move 'Use' button to its own row
2023-08-04 11:45:08 +09:30
Roy-Orbison b0d4e98e74 Main logo fixes
- Smaller as SVG (~4kB instead of ~7kB)
- Moved bg image to h1 for improved theme compatibility (bg colors set
  on h1 were wiped out)
- RTL support
2023-07-26 14:37:15 +09:30
Lionel Laffineur 8b5390076d Minor finishing cosmetics 2023-07-21 21:47:25 +02:00
Lionel Laffineur 4053dbddd8 Some finishing touch for links and separators 2023-07-21 17:22:33 +02:00
Lionel Laffineur 6278c57a74 Changed color of links to make is less flashy 2023-07-21 11:50:14 +02:00
Lionel Laffineur bb6a48566d Adjust height of bottom fieldsets 2023-07-17 22:52:19 +02:00
Lionel Laffineur 493de37977 Adding | to separate action links for better readability 2023-07-14 22:19:15 +02:00
Lionel Laffineur 73ea54a2c4 Evo identity: AdminEvo logo as favicon 2023-07-12 19:13:59 +02:00
Lionel Laffineur fdae5a9f4f Also slightly adjusted l&f of select 2023-07-11 23:53:45 +02:00
Lionel Laffineur 93cac8397f Some little cosmetics to give the personality Evo to Adminer 2023-07-11 21:53:25 +02:00
Lionel Laffineur c38dedb7f6 Implemented copy-to-clipboard at 2 places 2023-05-28 21:33:24 +02:00
Lionel Laffineur e3c1f24ad6 Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
Roy-Orbison 2717333789 misaligned inputs
Signed-off-by: Roy-Orbison <Roy-Orbison@users.noreply.github.com>
2021-06-10 15:58:52 +09:30
Jakub Vrana 72beecc0ab PostgreSQL: Support UPDATE OF triggers (bug #789) and triggers with more events (OR) 2021-03-03 11:07:58 +01:00
Jakub Vrana 97ec60bb5f MySQL, MariaDB: Fix doc links 2021-02-06 11:15:33 +01:00
Jakub Vrana 1bfffbf26b Speed up alter table form 2019-12-20 13:50:20 +01:00
Jakub Vrana f09003ea4b Fix clicking on non-input fields in alter table 2019-12-20 13:25:08 +01:00
Jakub Vrana 2f7f0df09f Editor: Fix focusing foreign key search in select 2019-12-12 15:37:30 +01:00
Jakub Vrana 5acdc55a4a Make context in qsa() optional 2019-11-11 12:27:53 +01:00
Jakub Vrana 10b00e13b1 Fix displaying SQL command after Save and continue edit 2019-07-15 13:16:24 +02:00
Jakub Vrana 48292b70e8 Stretch footer over the whole table width (bug #624) 2019-05-14 09:31:51 +02:00
Jakub Vrana 21f0481a1d Remember visible columns in Create Table form (bug #493) 2019-01-22 13:24:15 +01:00
Jakub Vrana 2cb426b464 SQLite: Hide server field in login form 2019-01-16 14:57:21 +01:00
Jakub Vrana 2117f224b6 Improve MariaDB status variables link (bug #658) 2019-01-16 12:49:24 +01:00
Jakub Vrana 41043f8dad Display the tables scrollbar (bug #647) 2019-01-16 12:16:51 +01:00
Peter Knut 7eaa57fc0b Use <ul> list for logins (#314) 2018-12-18 15:45:04 +01:00
Jakub Vrana 5b443a4e7d Change inline style to class name 2018-10-27 21:21:20 +02:00
Jakub Vrana 83a0776e8d Fix MariaDB link to numeric types 2018-10-27 20:13:55 +02:00
Jakub Vrana ae03bdd4c4 Simplify storing executed SQL queries to bookmarks 2018-10-01 17:08:58 +02:00
Jakub Vrana bb3d2957e1 Fix function change with set data type (thanks to osoba hrdelnata) 2018-07-15 20:37:47 +02:00
Jakub Vrana df90d9f68c Reset event handlers after cloning (thanks to Salko) 2018-07-15 20:10:13 +02:00
Jakub Vrana cf76ad529b Fix inline editing of empty cells 2018-07-09 16:52:10 +02:00
Jakub Vrana 6f25b1b5cf Escape \ in enum edit 2018-05-06 19:21:58 +02:00
Jakub Vrana 659c34f7c5 Improve enum parsing 2018-05-06 19:21:58 +02:00