Commit graph

3899 commits

Author SHA1 Message Date
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
Lionel f312b489ab
Merge pull request #45 from Roy-Orbison/plugin-noverify-bug
No-verify plugin breaks others
2023-08-09 08:39:57 +02:00
Roy-Orbison 5a625a5f5e Plugin for using external login system
or for allowing unrestricted access.
2023-08-09 14:09:15 +09:30
Roy Orbitson 2d30330f98
No-verify plugin breaks others
Does not need to block other plugins from using the head() method.
2023-08-09 11:21:06 +09:30
Roy-Orbison 8ed117ca50 Allow selection of SQL files to import
instead of only accepting the very non-descriptive adminer.sql[.gz], and
make it possible to use a source directory other than Adminer's own.
2023-08-07 17:29:44 +09:30
Roy-Orbison d07786bbb4 Plugin to auto-include adminer.js when present
Closes #8
2023-08-07 14:39:29 +09:30
Lionel 343b6bdac3
Merge pull request #41 from Roy-Orbison/menu-db-selector-style
Amend markup and style for new menu table
2023-08-06 21:33: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
Lionel 28232d91d3
Merge pull request #39 from Lumeriol/main
Update cs.inc.php
2023-08-02 10:39:40 +02:00
Lukáš Rajchl 7338eadd7c Update cs.inc.php 2023-08-02 10:03:01 +02:00
Lionel Laffineur 2be76a970a Merge branch 'main' of github.com:adminerevo/adminerevo 2023-07-30 14:42:31 +02:00