Commit graph

3909 commits

Author SHA1 Message Date
Lionel Laffineur 385112a66e Two other warnings for PHP8.3 fixed 2023-11-21 22:50:18 +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 0fe04741c2
Merge pull request #78 from Roy-Orbison/project-class
<body> class for project-specific styles
2023-11-20 21:29:12 +01:00
Lionel Laffineur 95eed201b6 Styling remove button search fields 2023-11-20 21:23:45 +01:00
Lionel bc577cfb1e
Merge pull request #77 from Roy-Orbison/select-remove-buttons
Filter removal buttons on table select pages
2023-11-20 20:45:18 +01:00
Lucas Sandery 12d431fca7 <body> class for project-specific styles
Signed-off-by: Lucas Sandery <lucas-sandery@users.noreply.github.com>
2023-11-20 16:17:48 +10:30
Roy Orbitson 9b30f1f27d Filter removal buttons on table select pages 2023-11-20 16:02:59 +10:30
Lionel 7a3e3e5b4c
Merge pull request #75 from Roy-Orbison/responsive-to-viewport
Allow responsive styles on larger devices
2023-11-17 07:51:53 +01:00
adminerevo 6283155f69 First bunch of fixes for PHP8.3 2023-11-17 06:24:10 +01:00
Lionel Laffineur 4d81695272 Adjusted href of editor title 2023-11-16 19:50:30 +01:00
Lionel Laffineur 7fdcb922e1 Fix issue with editor tables list 2023-11-16 19:43:59 +01:00
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 bf16b4037e Merge branch 'feature/mysql8-no-size-for-int' into main 2023-11-08 22:37:16 +01:00
Lionel Laffineur 5542a79990 Replaced deprecated by error_get_last() 2023-11-08 22:32:50 +01:00
Lionel Laffineur c2d0a3dac4 Remove size for integer on MySQL 8+ 2023-11-05 16:16:56 +01:00
Lionel 2c0a2a99a9
Set version to 4.8.4-dev 2023-11-05 14:02:23 +01:00
Lionel Laffineur ae0d5ebf17 Changed release number 2023-10-29 10:21:20 +01:00
Lionel Laffineur bb769abf15 Release notes 2023-10-29 10:17:50 +01:00
Lionel 158e57df4d
Merge pull request #65 from MacroMan/main
Added plugin documentation
2023-10-20 21:41:57 +02:00
Lionel Laffineur fe9e2f3632 Improve uploaded file security by adding .htfile prefix to filename 2023-10-18 21:07:02 +02:00
Lionel Laffineur 1cc06d6a10 Plugin file-upload generate temp filename no extension + prevent file to be located elsewhere then under upload path 2023-10-17 22:19:17 +02:00
David Wakelin cb9f7092b6 Added plugin documentation 2023-10-15 21:44:23 +01:00
Lionel Laffineur fb3d58ce5d Merge branch 'sidebar_overflow_wrap' into main 2023-09-24 13:40:28 +02:00
Lionel Laffineur 1c9466578e Fix links going over body 2023-09-24 13:37:41 +02:00
Lionel b799c708e5
Merge pull request #59 from Roy-Orbison/filter_tables_fixes
Repair table filter plugin
2023-09-22 21:15:58 +02:00
Roy-Orbison 62ff501346 Repair table filter plugin
Undo accidental reversion of commit 2b41f629a0
Check no other modifier keys & not already focussed for shortcut.
2023-09-22 15:58:08 +09:30
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 2894ed4c67
Merge pull request #54 from SirTimme/main
Updates `pepe-linha-dark` submodule
2023-09-02 18:03:44 +02:00
Lionel Laffineur 2f7eac6688 Merge branch 'bug/fix-select-distinct' 2023-09-02 17:26:08 +02:00
SirTimme 7804b60a69 Updates pepe-linha-dark submodule to the lastest commit 2023-09-01 12:09:05 +02:00
Lionel a5ac21250c
Merge pull request #51 from Lumeriol/main
Use links bar for "Create ..." functions
2023-08-23 11:24:03 +02:00
Lukáš Rajchl 62bba2a866 Use links bar for "Create ..." functions 2023-08-23 09:46:49 +02:00
Lionel Laffineur 22c078c50b Make sure table is marked active in select mode 2023-08-14 22:03:25 +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 d864f0f7e4 Merge branch 'main' of github.com:adminerevo/adminerevo into main 2023-08-14 21:33:54 +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 9ccbedcbdd
Merge pull request #48 from Lumeriol/main
Remove undefined variable removed by #7442183 (for IE9 compatibility)
2023-08-14 21:12:10 +02:00
Lukáš Rajchl aca7d1d8d2 Remove undefined variable removed by #7442183 (for IE9 compatibility) 2023-08-14 19:15:33 +02:00
Lionel Laffineur 5bf0c77b99 Merge branch 'main' of github.com:adminerevo/adminerevo into main 2023-08-14 15:29:25 +02:00
Lionel Laffineur 8629b2b200 Fieldset rounded corners 2023-08-14 15:29:17 +02:00
Lionel 20b7af8c1d
Merge pull request #47 from adminerevo/feature/filter_tables_beautify
Feature/filter tables beautify
2023-08-14 15:13:41 +02:00
Lionel b7d728787f
Added key shortcut Ctrl+Shift+F to focus filter field and disabled enter key 2023-08-13 14:31:26 +02:00
Lionel d63796aa71
Merge pull request #44 from Roy-Orbison/plugin-import-from-dir
Plugin for selection of SQL files to import
2023-08-13 13:27:14 +02:00
Lionel 71e0a6f478
Merge pull request #43 from Roy-Orbison/plugin-login-external
Plugin for using external/3rd-party login system
2023-08-12 21:37:54 +02:00
Lionel Laffineur d347d59d3c Make sure DISTINCT function is seen as a group query 2023-08-12 17:22:04 +02:00
Lionel b44800de8b
Merge pull request #46 from Roy-Orbison/feature/filter_tables_beautify
Filter tables plugin cleanup
2023-08-10 17:27:17 +02:00
Roy-Orbison 2b41f629a0 Filter tables plugin cleanup
- Put markup first and consolidate all script into single block
- Fix some JS oddities
- Put into IIFE no does not pollute the global namespace (prevents
  conflicts)
- Hide when JS disabled
2023-08-10 17:28:12 +09:30
Lionel Laffineur f6c8ab1463 Fix JS error if #dbs is not in the page + add fieldset around input and add clear button next to input 2023-08-09 19:38:13 +02:00
Lionel 235c2d69b1
Merge pull request #42 from Roy-Orbison/adminer-dot-js
Plugin to auto-include adminer.js when present
2023-08-09 17:33:16 +02:00