Commit Graph

  • edd6d6c117 Bump version to 4.12.1-dev Peter Knut 2025-01-13 22:39:53 +01:00
  • c24af3087c Update German translation Peter Knut 2025-01-13 22:37:43 +01:00
  • 7fc071c716 Fix some typos Kian-Meng Ang 2024-11-08 21:48:25 +01:00
  • 3cbf8a8eb2 Remove donation link from logout message Peter Knut 2025-01-10 22:14:32 +01:00
  • 8de7d61da8 Update German translation Peter Knut 2024-12-03 14:39:43 +01:00
  • 4112aaf26f Release 4.12 v4.12 Peter Knut 2024-11-21 10:00:18 +01:00
  • 5fdc9dc427 Update docs Peter Knut 2024-11-19 23:42:17 +01:00
  • cc646de4ca Remove funding config Peter Knut 2024-11-19 23:40:35 +01:00
  • b6b379a8ce Improve arrays formatting in dump method Peter Knut 2024-11-19 23:10:11 +01:00
  • f93db81c0e Update translations Peter Knut 2024-11-19 22:53:24 +01:00
  • 2cafcd7fc8 Handle the situation when no driver is found Peter Knut 2024-11-19 22:35:56 +01:00
  • 53799ff6ab Update Spanish translations Peter Knut 2024-11-17 23:25:11 +01:00
  • 638288cc04 Cleanup: Definition of custom PDO statement class Peter Knut 2024-11-10 23:32:31 +01:00
  • 99f4c22c72 MSSQL: Allow to set Encrypt and TrustServerCertificate with AdminerLoginSsl plugin (issue #5) Peter Knut 2024-11-10 21:57:12 +01:00
  • 55e0c348b8 MSSQL, MongoDB: Connect to localhost with default port if server is not specified Peter Knut 2024-11-10 20:58:23 +01:00
  • 379003fc8d MongoDB: Fix parsing WHERE condition from SQL query Peter Knut 2024-11-10 00:55:46 +01:00
  • 0933e4e67d MongoDB: Small cleanup Peter Knut 2024-11-10 00:14:21 +01:00
  • ee26735ac6 Refactor drivers definition and compilation Peter Knut 2024-11-06 22:22:36 +01:00
  • 214d7745a7 Compiler: Refactor languages compilation Peter Knut 2024-11-05 16:00:20 +01:00
  • 99b7c08e3a Compiler: Add new lines before selected keywords, not after Peter Knut 2024-11-05 21:16:29 +01:00
  • b1ecb0649e Improve dumping methods if run from terminal Peter Knut 2024-11-05 15:56:57 +01:00
  • 2430ad2702 MariaDB: Add support for UUID data type vukbgit 2024-11-02 14:52:23 +01:00
  • 9eeeca6b0e Fix highlighting default submit button in indexes form Peter Knut 2024-11-03 00:13:27 +01:00
  • d165cd9aec Change logo link to main page (login) Peter Knut 2024-11-02 00:42:51 +01:00
  • a0a0d44c7c Update project URL and info Peter Knut 2024-11-01 21:35:29 +01:00
  • 316754af47 Enhance checking of new version Peter Knut 2024-11-01 17:34:06 +01:00
  • 47f1f19970 Fix SQL query code direction if RTL language is used Peter Knut 2024-11-01 13:55:22 +01:00
  • 5c4dc82081 PostgreSQL: Fix layout of stored function parameters Peter Knut 2024-11-01 13:29:19 +01:00
  • 226d4ad54b MySQL: Print comments of stored procedures and functions Peter Knut 2024-11-01 13:22:16 +01:00
  • 85c0c8f003 Fix disappearing dragged row Peter Knut 2024-10-31 22:43:29 +01:00
  • c815ea875b Fix compiling single language version Peter Knut 2024-10-31 21:03:39 +01:00
  • 872991fa14 Docs: Update migration section Peter Knut 2024-10-31 08:36:33 +01:00
  • 35411d8f4e Bump version to 4.12-dev Peter Knut 2024-11-03 22:31:21 +01:00
  • 81e337bed1 Release 4.11 v4.11 Peter Knut 2024-10-30 21:29:12 +01:00
  • 18ddbf1d60 MySQL: Fix highlighting current table in menu on macOS Peter Knut 2024-10-30 22:12:50 +01:00
  • e4235d21e5 Clean up JS code Peter Knut 2024-10-30 20:35:14 +01:00
  • 10dfc54bf4 Show help popup after a short delay, refactoring Peter Knut 2024-10-30 12:12:23 +01:00
  • af3c863be3 Fix drag-n-drop moving of function parameters Peter Knut 2024-10-30 15:55:26 +01:00
  • 6cd5495c1b PostgreSQL: Show list of schemas in database, unify lists of sequences and user types Peter Knut 2024-10-30 09:48:58 +01:00
  • 78ad8381ab Update CS and SK translations Peter Knut 2024-10-29 22:39:13 +01:00
  • 87fc82f88e Fix printing error message while validating server URL Peter Knut 2024-10-28 20:57:18 +01:00
  • 0519a0b985 Devel: Add modification time to CSS and JS links for easier development Peter Knut 2024-10-24 23:00:18 +02:00
  • f61cf1ba0c Support drag-n-drop moving on touch screens Peter Knut 2024-10-24 22:13:22 +02:00
  • fc2e025603 MS SQL: Prefix Unicode strings with 'N' so they are treated correctly HyP3r 2022-03-18 21:08:25 +01:00
  • 659e72b692 MariaDB: Fix several links to documentation pages Peter Knut 2024-10-23 23:19:47 +02:00
  • 123373ca82 Switch to custom JUSH library Peter Knut 2024-10-23 13:57:54 +02:00
  • e99f2d90cf Update project information Peter Knut 2024-10-22 23:49:57 +02:00
  • bdabc5aa13 Small CSS tuning Peter Knut 2024-10-22 22:08:44 +02:00
  • 92f3e0ca00 Reset the style of sortable row after dragging Peter Knut 2024-10-22 21:40:27 +02:00
  • aa1266e4f2 Bump version to 4.10.1-dev Peter Knut 2024-10-22 23:28:47 +02:00
  • b7bbd07155 Release 4.10 v4.10 Peter Knut 2024-10-22 10:02:48 +02:00
  • 1ff6f246e8 Add <div> for page footer, layout changes Peter Knut 2024-10-22 12:52:48 +02:00
  • 555e2e76b7 Keep backward compatibility with non-official plugins Peter Knut 2024-10-22 12:37:50 +02:00
  • 7883e0bd99 Update information files Peter Knut 2024-10-21 23:43:00 +02:00
  • 18e26a3b68 Add drag-n-drop moving of rows in table editing Peter Knut 2024-10-18 16:27:38 +02:00
  • 25a1ccf75b Refactor table editing, remove option to hide default values Peter Knut 2024-10-18 14:27:13 +02:00
  • b9cdf52ec5 Add drag-n-drop moving of rows in table selection filter Peter Knut 2024-10-14 00:49:57 +02:00
  • 7997331b77 Hide arrow buttons in number input fields Peter Knut 2024-10-18 09:44:01 +02:00
  • 3bb75dc036 Fix missing SQL statement if warnings are printed Peter Knut 2024-10-18 09:31:15 +02:00
  • 441e7f050c Check new version against GitHub pages Adrian Jones 2024-04-01 18:31:10 +02:00
  • c41cb51ede Change version layout Peter Knut 2024-10-16 21:32:31 +02:00
  • 42d92875c5 Print username next to the logout button Peter Knut 2024-10-16 09:24:28 +02:00
  • df0e5b59bb Update readme.txt Peter Knut 2024-10-15 23:27:51 +02:00
  • de9f572112 Elasticsearch: Add documentation link for regexp Peter Knut 2024-10-15 23:16:39 +02:00
  • dd9a4a2b65 Remove deprecated HTML table parameters Peter Knut 2024-10-15 22:47:48 +02:00
  • 91d44f4a9f Plugin to auto-include adminer.js when present Roy-Orbison 2023-08-07 14:39:29 +09:30
  • f993acb538 Do not display empty action links in main menu Peter Knut 2024-10-14 09:52:18 +02:00
  • a87b606918 Remove a:visited style Peter Knut 2024-10-14 09:04:28 +02:00
  • 3e81c3871f Elasticsearch: New condition operators as the combination of query type and match type Peter Knut 2024-10-12 01:33:25 +02:00
  • 13752c0498 Define 'LIKE%%' operator in each driver Peter Knut 2024-10-11 23:01:28 +02:00
  • e378f7d817 Update translations for regexp search Peter Knut 2024-10-15 22:57:41 +02:00
  • 6f789eac0a Enable regular expressions when searching data in all tables Roy-Orbison 2023-05-22 04:47:33 +02:00
  • 9ed4c859ed Add removal buttons to table data filter Roy Orbitson 2023-11-21 01:54:02 +01:00
  • 62246338bf Add 'Home' to breadcrumb navigation Peter Knut 2024-10-09 23:07:51 +02:00
  • e5a7f75807 Full width design for database select box Peter Knut 2024-10-06 00:43:49 +02:00
  • 279337aa65 Integrate tables-filter plugin into the base code Peter Knut 2024-10-05 23:54:55 +02:00
  • bf1d16cdb7 Hide edited value if selected function will not use it Peter Knut 2024-10-02 11:08:13 +02:00
  • 1de9275f11 Show second link for editing a table under the table view, add table head to indexes Peter Knut 2024-09-23 10:01:55 +02:00
  • 0f2e04730f Show partitioning info in table structure page Peter Knut 2024-09-23 09:56:00 +02:00
  • ae629f8ac7 Bump version to 4.10-dev Peter Knut 2024-10-17 00:24:53 +02:00
  • 0797cb6a10 Release 4.9.4 v4.9.4 Peter Knut 2024-10-09 22:09:31 +02:00
  • dd122a1056 Clean up the code for PHP < 5.6 Peter Knut 2024-10-09 19:14:22 +02:00
  • 96c0177422 Editor: Fix building links with array parameters Peter Knut 2024-10-09 09:19:37 +02:00
  • 7d6c7998d8 Editor: Fix array conversion to string (issue #3) Peter Knut 2024-10-08 22:55:43 +02:00
  • 3df88d4a24 Refactor opening adminer.sql[.gz] file Peter Knut 2024-10-07 23:58:10 +02:00
  • 2d4b73653b Refactor generating of private key and random strings Peter Knut 2024-10-07 23:37:33 +02:00
  • a63fadd503 Refactor working with a locked file Peter Knut 2024-10-07 22:20:32 +02:00
  • a494827dc5 Remove suppressing errors while reading local files with file_get_contents (issue #1) Peter Knut 2024-10-07 13:32:24 +02:00
  • 8ac486a57c Firefox: Fix opening a database to the new browser's tab with Ctrl+click Peter Knut 2024-10-06 00:42:33 +02:00
  • bfcc6d8297 Better default value for object definition (*.*) while creating new database user Peter Knut 2024-10-04 10:03:00 +02:00
  • 29fd200ef5 Unify displaying of 'New item' action based on privileges Peter Knut 2024-10-04 00:26:04 +02:00
  • b6058368d3 Fix the width of inline edit field Peter Knut 2024-10-03 23:31:27 +02:00
  • fd38c4261a Bump version to 4.9.4-dev Peter Knut 2024-10-03 23:33:25 +02:00
  • 507f335371 Release 4.9.3 v4.9.3 Peter Knut 2024-10-02 17:07:09 +02:00
  • ea314b8103 Hide invalid edit form if table record is not found Peter Knut 2024-10-02 09:35:44 +02:00
  • e250470768 PostgreSQL: Fix editing record that contains a field with GENERATED ALWAYS default value Peter Knut 2024-10-02 00:29:24 +02:00
  • 2fa42d50eb Fix using undefined Min_DB::info property Peter Knut 2024-10-01 23:33:48 +02:00
  • a366b7af09 MySQL: Fix editing user's proxy privilege, refactoring Peter Knut 2024-10-01 17:50:57 +02:00
  • b039a39e4d Bigger font size for code blocks Peter Knut 2024-10-01 09:07:21 +02:00
  • 08e48c8641 MySQL: Fix where clause for JSON column SeaEagle 2024-07-29 19:08:50 +00:00