Commit graph

3909 commits

Author SHA1 Message Date
Lionel Laffineur ff6fe2a89c Added one more copy to clipboard 2023-05-29 14:59:12 +02:00
Lionel Laffineur c38dedb7f6 Implemented copy-to-clipboard at 2 places 2023-05-28 21:33:24 +02:00
Lionel cdfc70faed
Merge pull request #14 from Roy-Orbison/patch_driver_name
Function to retrieve driver name
2023-05-27 20:00:42 +02:00
Lionel faf5cbcf8e
Merge pull request #15 from Roy-Orbison/regex_global_search
Enable regular expressions when searching data
2023-05-27 19:57:01 +02:00
Lionel 3a4783ca1e
Merge pull request #13 from Roy-Orbison/markdown_readme
Markdown readme
2023-05-23 09:04:18 +02:00
Roy-Orbison a424d469b6 Enable regular expressions when searching data
Allows use of the database-specific regex operator and pattern syntax
when searching multiple tables.
2023-05-22 12:17:33 +09:30
Roy-Orbison dadc1e1c58 Function to retrieve driver name
Plugins cannot access $drivers global after compilation.
2023-05-22 11:28:06 +09:30
Roy-Orbison 2cc46df43c Markdown readme
With a few edits for grammar
2023-05-22 11:10:41 +09:30
Lionel b2c96c60a3
Merge pull request #12 from adminerevo/add_unix_timestamp
add unix_timestamp to functions for mysql
2023-05-21 18:31:41 +02:00
Lionel Laffineur e3c1f24ad6 Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
Lionel f21795b27d
Merge pull request #11 from adminerevo/misaligned_inputs
misaligned inputs
2023-05-20 13:22:19 +02:00
Lionel Laffineur 0de8ac6c61 Merge branch 'fix_for_missing_stderr' 2023-05-20 12:02:46 +02:00
Lionel Laffineur 8f36bf3630 Merge branch 'modification_of_bangla_language_file' 2023-05-20 12:02:12 +02:00
Lionel 8e15c96f10
Merge pull request #10 from adminerevo/modification_of_bangla_language_file
Modification of bangla language file
2023-05-18 16:13:23 +02:00
Lionel 51f88340fa
Merge pull request #9 from adminerevo/latvian_language_translation
Latvian language translation
2023-05-18 15:55:20 +02:00
Gerry Demaret 2afd3ee09d workflows: set up GitHub pages
Currently being built from a feature branch, we will switch to building
from main.
2023-05-18 13:43:05 +02:00
Lionel 1109aad016
Update readme.txt
Added some text about the fork of the project under name AdminerEvo
2023-05-06 15:13:51 +02:00
Umasterov 5044e808e2
Update comlie.php
Define constant if undefined
2022-12-24 16:47:47 +03:00
Michal Paulovic abe537dcd7 add unix_timestamp to functions for mysql 2022-11-15 10:16:09 +01:00
Hossain Ahmed Saiman 965598b640
Some informal words has been replaced with formal words. Some incorrect words has been corrected. 2021-11-29 15:26:42 +06:00
Hossain Ahmed Saiman a4ebae8706 Some informal words has been replaced with formal words. Some incorrect words has been corrected. 2021-11-29 14:41:24 +06:00
@krysits.COM fad4ce785b Latvian language translation 2021-09-19 00:51:39 +03: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
Linus Törngren 88647b93e4 Improved spelling. 2021-05-23 13:40:36 +02:00
Jakub Vrana b8c5eec46d MS SQL: Support [ in udf_unescape 2021-05-23 12:50:14 +02:00
Jakub Vrana dadbb37f00 PostgreSQL: Don't reset table comments 2021-05-23 11:45:57 +02:00
Jakub Vrana ea1acfc8bc Preventively escape name 2021-05-23 11:38:51 +02:00
Jakub Vrana 2dd65f0c0f Support multi-line table comments 2021-05-23 11:38:04 +02:00
Jakub Vrana 473f7264f8 PostgreSQL: Use separator in limit1 2021-05-23 11:08:29 +02:00
Benjamin Cremer db01282e29 Use ST_SRID() in mysql driver for MySQL 8
`SRID()` is no longer available in MySQL 8 and has been replaced with `ST_SRID`
2021-05-23 09:45:55 +02:00
Jakub Vrana 1f173e18bd Release 4.8.1 2021-05-14 07:39:59 +02:00
Jakub Vrana 4043092ec2 Escape link in doc_link (bug #797) 2021-05-14 07:12:44 +02:00
Jakub Vrana 60ad161178 PostgreSQL: Fix parsing of foreign keys with non-ASCII column names (thanks to Tomas Pecina) 2021-05-14 06:21:09 +02:00
luigifab a12d31c5a8 Fix editRowPrint for plugin 2021-03-04 10:57:55 +01:00
Vladimír Dudr f6880b59d6 Prevent adminer to consider MariaDB sequences being views 2021-03-03 11:17:32 +01:00
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 42de1051a6 Update bug numbers 2021-02-24 09:52:22 +01:00
Jakub Vrana af1a908f56 Unsubstite constants (PHP 5 is now required) 2021-02-23 12:42:11 +01:00
Jakub Vrana 205305d6b5 Avoid PHP warnings with PDO drivers (bug #786) 2021-02-23 12:33:30 +01:00
Jaume Barber 0e5f39042a Update ca.inc.php
Minor ca translation corrections
2021-02-18 08:52:19 +01:00
Jakub Vrana f94f29124a Oracle: Fix column name in index (thanks to Shirai Takashi) 2021-02-18 08:44:56 +01:00
Jakub Vrana 28996e2286 PostgreSQL < 10 PDO: Avoid displaying GENERATED ALWAYS BY IDENTITY everywhere (bug #785) 2021-02-15 18:33:19 +01:00
Jakub Vrana 7f8c93a6f1 SQLite: Fix displayed types (bug #784) 2021-02-15 18:33:19 +01:00
Jakub Vrana 25dda09bce Update TODO 2021-02-15 18:33:19 +01:00
Jakub Vrana ff45b8f7a9 Save bytes 2021-02-15 18:33:19 +01:00
Konstantinos Megas 3a36112a10 Fixes greek language typos and translated strings 2021-02-15 15:40:35 +01:00
Jakub Vrana e9e61fce26 MySQL: Allow moving views to other DB and renaming DB with views (bug #783) 2021-02-12 11:49:35 +01:00
Jakub Vrana 5a1498d160 Use common code 2021-02-12 11:28:55 +01:00
Jakub Vrana ccb7442d1b Fix more PHP 8 warnings (bug #781) 2021-02-12 09:53:20 +01:00
Takashi SHIRAI eebda8695b Oracle: Fix the bugs for indexes.
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp>
2021-02-12 09:08:56 +01:00