1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 07:06:45 +02:00

Commit Graph

  • 45be56e4e1 Add todo Jakub Vrana 2025-04-15 21:38:29 +02:00
  • e1b92f73aa Issues: Link Docker image repo Jakub Vrana 2025-04-15 16:43:58 +02:00
  • 63850ebf19 CSS: Highlight anchor Jakub Vrana 2025-04-15 09:48:33 +02:00
  • 49fd96f8b9 PostgreSQL: Display partition info (bug #1031) Jakub Vrana 2025-04-15 08:57:06 +02:00
  • fcae403f60 Update Polish translation Matthaiks 2025-04-15 08:29:39 +02:00
  • 7dc152b732 CockroachDB: Partitioning Jakub Vrana 2025-04-15 07:18:22 +02:00
  • 29f7b2df96 Tests PostgreSQL: Partitioning Jakub Vrana 2025-04-15 06:51:13 +02:00
  • 3466ab730b Partitioning: Compact array earlier Jakub Vrana 2025-04-15 06:45:47 +02:00
  • 9235cb8350 Doc: Update Jakub Vrana 2025-04-15 06:20:13 +02:00
  • 020285772b MySQL: Avoid warning on selecting tables with fulltext indexes (fix #1036) Jakub Vrana 2025-04-14 17:52:55 +02:00
  • 8238838285 Bug template: offer single language Jakub Vrana 2025-04-14 17:45:47 +02:00
  • a165d4ed81 PostgreSQL: Export PARTITION BY (bug #1031) Jakub Vrana 2025-04-14 16:41:31 +02:00
  • f5b42eae55 PostgreSQL: Allow renaming inherited tables Jakub Vrana 2025-04-14 16:03:27 +02:00
  • 460a24ea2d PostgreSQL: Creating partitioned tables (fix #1031) Jakub Vrana 2025-04-14 15:50:17 +02:00
  • 4646298015 Partitioning: Move to MySQL Jakub Vrana 2025-04-14 15:25:38 +02:00
  • cde6b9008c Move partitioning functions Jakub Vrana 2025-04-14 13:51:43 +02:00
  • 8783f4d3ac PostgreSQL: Include inherited tables in table_status (bug #1031) Jakub Vrana 2025-04-14 13:13:08 +02:00
  • 3d2395fc59 Remove unnecessary aliases Jakub Vrana 2025-04-14 12:41:36 +02:00
  • 3a73815ba4 Do not attempt allFields without DB (fix #1033) Jakub Vrana 2025-04-14 09:21:51 +02:00
  • d0a2de53ef Bug template: Ask for more info Jakub Vrana 2025-04-14 08:50:17 +02:00
  • 982233d7e5 Code style: Ignore long translations Jakub Vrana 2025-04-14 07:58:29 +02:00
  • cedfe97f40 Generic.Whitespace -> Generic.WhiteSpace salacr 2025-04-13 21:29:28 +02:00
  • 9beb72edc2 PostgreSQL: Simplify OID Jakub Vrana 2025-04-13 22:42:05 +02:00
  • 9555c96d6a PostgreSQL: Link parent from inherited tables (bug #1031) Jakub Vrana 2025-04-13 16:59:07 +02:00
  • a3d0bbba8f Compile: Fix type (fix #1027) Jakub Vrana 2025-04-13 16:33:26 +02:00
  • a9bcde334f PostgreSQL: Move partitioned tables from table list to parent table (bug #1031) Jakub Vrana 2025-04-13 14:05:40 +02:00
  • a735b795b2 PostgreSQL: Show partitioned tables as tables, not views (bug #1031) Jakub Vrana 2025-04-13 12:48:40 +02:00
  • 008cd33058 Designs: adminer.css with 'prefers-color-scheme: dark' don't disable dark mode (fix #1009) Jakub Vrana 2025-04-13 11:44:58 +02:00
  • 036ce4f1c5 Handle unloaded driver plugins Jakub Vrana 2025-04-13 08:31:56 +02:00
  • 5867b0724f Plugins: Method bodyClass() to add <body class> (fix #309) Jakub Vrana 2025-04-13 08:24:16 +02:00
  • 71f2578af6 Driver plugins: Show possible extensions Jakub Vrana 2025-04-12 08:42:27 +02:00
  • c809216a56 Develop Jakub Vrana 2025-04-11 22:27:01 +02:00
  • eb43ea3025 Release 5.2.1 v5.2.1 Jakub Vrana 2025-04-11 22:26:41 +02:00
  • 2ba833409a non-MySQL: Parse '--' without trailing space as comment in SQL command (fix #1025, regression from 5.2.0) Jakub Vrana 2025-04-11 22:15:06 +02:00
  • 5eaaa498d3 PostgreSQL PDO: Fix bytea without primary key (fix #1021) Jakub Vrana 2025-04-11 15:29:25 +02:00
  • 746c0a7b0b Update JUSH Jakub Vrana 2025-04-11 14:53:33 +02:00
  • b30526213d Lang: Display line of the update Jakub Vrana 2025-04-10 19:04:06 +02:00
  • 6819815b88 Don't display Loaded plugins with only driver plugins Jakub Vrana 2025-04-10 18:56:38 +02:00
  • a83626c8af Fix import without primary key (fix #1017, regression from 5.1.1) Jakub Vrana 2025-04-10 17:58:15 +02:00
  • d4ddbc0639 Import: Add margin (fix #1012) Jakub Vrana 2025-04-10 17:32:03 +02:00
  • a6cb91f0d2 AdminerLoginOtp: Translate Jakub Vrana 2025-04-09 08:05:06 +02:00
  • 78d3ce830d Do not highlight table 0 as active Jakub Vrana 2025-04-09 06:27:09 +02:00
  • 88099b7dd7 Code style: Fix Jakub Vrana 2025-04-08 21:16:09 +02:00
  • 8bce359fae Fix search anywhere (fix #1004, regression from 5.1.1) Jakub Vrana 2025-04-08 20:35:32 +02:00
  • 8ca7066625 AdminerMenuLinks: Translation in single language version (fix #1001) Jakub Vrana 2025-04-08 20:10:30 +02:00
  • 51bcc2a064 Develop Jakub Vrana 2025-04-08 18:29:13 +02:00
  • 588af652d4 Release 5.2.0 v5.2.0 Jakub Vrana 2025-04-08 18:28:50 +02:00
  • b0c345f9be Update Poslish translations Jakub Vrana 2025-04-08 17:03:02 +02:00
  • b2677187f1 Autocomplete: Populate only on pages where useful Jakub Vrana 2025-04-08 16:57:25 +02:00
  • 52ee085ca7 Update German translation (bug #1001) Jakub Vrana 2025-04-08 14:33:58 +02:00
  • 00459b302a Translations: Remove trailing fullstops Jakub Vrana 2025-04-08 13:49:21 +02:00
  • 17598c7ab3 Fix typo in translation Jakub Vrana 2025-04-08 13:47:21 +02:00
  • b489cec651 Remove doubled spaces Jakub Vrana 2025-04-08 13:36:26 +02:00
  • 6da8bb670a Plugins: Compatibility with PHP 5 Jakub Vrana 2025-04-08 13:14:32 +02:00
  • e601a3d8ce Update Japanese translation Takashi SHIRAI 2025-04-08 19:34:12 +09:00
  • efde7fcc6c Lang: Non-static $translations Jakub Vrana 2025-04-08 13:06:27 +02:00
  • 91b3526e8d Plugins: non-static $translations (fix #1000) Jakub Vrana 2025-04-08 12:57:03 +02:00
  • a3ddd59015 Update externals Jakub Vrana 2025-04-08 12:36:08 +02:00
  • 7908d86c9f Doc: Plugin translations Jakub Vrana 2025-04-08 11:00:31 +02:00
  • 0cb41c63c7 Compile: Ignore $this->lang Jakub Vrana 2025-04-07 21:35:25 +02:00
  • 50de50571d AdminerSqlGemini: Version in User-Agent Jakub Vrana 2025-04-07 21:27:33 +02:00
  • de38cb65b6 Designs: Fix logout background Jakub Vrana 2025-04-07 21:16:30 +02:00
  • e6cc8bf91e AdminerConfig: Move link (fix #995) Jakub Vrana 2025-04-07 20:54:51 +02:00
  • be6cf07d26 Foreign key: Avoid extra newline in error Jakub Vrana 2025-04-07 19:59:53 +02:00
  • 3f979793f7 Fix foreign key actions (regression from 5.1.1) Jakub Vrana 2025-04-07 19:51:43 +02:00
  • c8878d1652 CSS: Avoid footer shadow over text Jakub Vrana 2025-04-07 19:24:33 +02:00
  • bf24198e68 Plugins: Link screenshot Jakub Vrana 2025-04-07 19:09:53 +02:00
  • e33ead15e5 AdminerPlugin: Delete Jakub Vrana 2025-04-07 18:55:14 +02:00
  • 1087d55913 AdminerDotJs: Translate description Jakub Vrana 2025-04-07 18:53:38 +02:00
  • 38bdd0a961 lang.php: Add translation of plugin description Jakub Vrana 2025-04-07 18:22:59 +02:00
  • 3dd040abd1 Plugins: Translate descriptions (fix #994) Jakub Vrana 2025-04-07 17:00:59 +02:00
  • 3e455a4787 Plugins: Extend Adminer\Plugin Jakub Vrana 2025-04-07 16:32:57 +02:00
  • 95f14bca56 Plugins: Allow providing description Jakub Vrana 2025-04-07 15:54:31 +02:00
  • 121b77e866 Update German translation (bug #994) Jakub Vrana 2025-04-07 15:19:47 +02:00
  • 5dab5ae23e Compile: JsShrink -> Terser terser Jakub Vrana 2025-04-07 13:36:04 +02:00
  • 41c71f8854 Plugins: Defer syntax highlighting Jakub Vrana 2025-04-07 14:23:35 +02:00
  • b0e5c1d6e4 Defer syntax highlighting Jakub Vrana 2025-04-07 14:12:44 +02:00
  • 7d3d46e509 Add driver plugins readme Jakub Vrana 2025-04-07 12:51:10 +02:00
  • 9bd23b1395 Compress served static files Jakub Vrana 2025-04-07 12:46:15 +02:00
  • 93f8a0e7ed Compress HTML by default Jakub Vrana 2025-04-07 12:33:51 +02:00
  • e6810258bd Accessibility: Use <option>(label) as label Jakub Vrana 2025-04-07 11:43:52 +02:00
  • aac223e279 Accessibility: Add <label> to <select> Jakub Vrana 2025-04-07 11:23:34 +02:00
  • 75f9aa9e7d Compile: JUSH autocomplete Jakub Vrana 2025-04-07 11:13:28 +02:00
  • 05170899dc Update PayPal link Jakub Vrána 2025-04-07 09:10:40 +02:00
  • 69890ffc48 Driver plugins: Compatibility with compiled version Jakub Vrana 2025-04-07 07:51:30 +02:00
  • 025d77c7c6 Move comment Jakub Vrana 2025-04-07 06:48:49 +02:00
  • de95807eaf CSS: Fix typo Jakub Vrana 2025-04-06 17:12:36 +02:00
  • 833fa22e3f Update comment Jakub Vrana 2025-04-06 16:41:25 +02:00
  • 9e0aa1b91a Update translations in plugins Jakub Vrana 2025-04-06 16:33:37 +02:00
  • f2e1243fb7 Generalize updating translations Jakub Vrana 2025-04-06 15:58:30 +02:00
  • 0d683fd57c CSS: Add --dim variable Jakub Vrana 2025-04-06 14:52:30 +02:00
  • 9683342792 Add Polish translation Matthaiks 2025-04-06 15:40:41 +02:00
  • cdd8448908 Update Polish translation Matthaiks 2025-04-06 12:26:13 +02:00
  • 3578517e15 CSS: Add background to logout (fix #987) Jakub Vrana 2025-04-06 14:38:57 +02:00
  • 2d853b633a AdminerMenuLinks: Use more descriptive labels Jakub Vrana 2025-04-06 08:23:16 +02:00
  • 089093d4b1 AdminerConfig: Support permalinks Jakub Vrana 2025-04-06 08:08:57 +02:00
  • 39b977bd80 AdminerConfig: Configure using adminer.css Jakub Vrana 2025-04-06 07:28:54 +02:00
  • 0aff6e06a6 Highlight current table in menu when editing Check Jakub Vrana 2025-04-06 07:04:49 +02:00
  • b36bd12291 Use plural for index columns Jakub Vrana 2025-04-06 06:55:54 +02:00
  • fb32c10f94 Plugins: Move lang() to Adminer\Plugin Jakub Vrana 2025-04-06 06:43:26 +02:00