]>
git.joonet.de Git - adminer.git/log
Jakub Vrana [Fri, 9 Feb 2018 16:48:38 +0000 (17:48 +0100)]
Avoid hiding column only to show it later
Jakub Vrana [Fri, 9 Feb 2018 16:45:50 +0000 (17:45 +0100)]
Respect unchecked Default values
Jakub Vrana [Fri, 9 Feb 2018 16:35:17 +0000 (17:35 +0100)]
Update UI when coming from history
Jakub Vrana [Fri, 9 Feb 2018 14:29:54 +0000 (15:29 +0100)]
PostgreSQL: Fix exporting string default values (thanks to PotatoPangolin)
Jakub Vrana [Fri, 9 Feb 2018 14:14:10 +0000 (15:14 +0100)]
Semi-transparent border on table actions
Jakub Vrana [Fri, 9 Feb 2018 13:43:19 +0000 (14:43 +0100)]
Fix exporting sequences in PostgreSQL 10
Jakub Vrana [Fri, 9 Feb 2018 12:48:50 +0000 (13:48 +0100)]
Do not append empty values
Jakub Vrana [Fri, 9 Feb 2018 12:48:33 +0000 (13:48 +0100)]
Shorten JSON values in select (bug #594)
Jakub Vrana [Fri, 9 Feb 2018 12:34:46 +0000 (13:34 +0100)]
Fix id in databases list
Jakub Vrana [Fri, 9 Feb 2018 10:09:49 +0000 (11:09 +0100)]
Suggest updating Git submodules
Jakub Vrana [Fri, 9 Feb 2018 08:24:12 +0000 (09:24 +0100)]
Declare MariaDB support
Jakub Vrana [Thu, 8 Feb 2018 23:20:58 +0000 (00:20 +0100)]
Release 4.6.1
Jakub Vrana [Thu, 8 Feb 2018 22:57:11 +0000 (23:57 +0100)]
Round 9.2 to 9.2
Jakub Vrana [Thu, 8 Feb 2018 22:47:16 +0000 (23:47 +0100)]
MariaDB: Links to documentation in syntax highlighting
Jakub Vrana [Thu, 8 Feb 2018 15:49:56 +0000 (16:49 +0100)]
Display notification about performing action after relogin
Jakub Vrana [Thu, 8 Feb 2018 13:34:43 +0000 (14:34 +0100)]
Reorder changes
Jakub Vrana [Thu, 8 Feb 2018 13:27:44 +0000 (14:27 +0100)]
Allow specifying server name displayed in breadcrumbs
Jakub Vrana [Thu, 8 Feb 2018 12:56:22 +0000 (13:56 +0100)]
MariaDB: Links to documentation
Jakub Vrana [Thu, 8 Feb 2018 11:10:37 +0000 (12:10 +0100)]
Reorder changes
Jakub Vrana [Thu, 8 Feb 2018 10:52:11 +0000 (11:52 +0100)]
Remove .lcZ from timeFormat (bug #593)
Jakub Vrana [Thu, 8 Feb 2018 10:26:21 +0000 (11:26 +0100)]
Add todo
Jakub Vrana [Thu, 8 Feb 2018 10:21:33 +0000 (11:21 +0100)]
Add more system tables help links
Jakub Vrana [Thu, 8 Feb 2018 09:35:54 +0000 (10:35 +0100)]
Respect empty tableName in tablesPrint
Jakub Vrana [Thu, 8 Feb 2018 09:34:43 +0000 (10:34 +0100)]
Use tableName() in table.inc.php
Jakub Vrana [Thu, 8 Feb 2018 08:52:23 +0000 (09:52 +0100)]
Avoid qsl in a loop
Jakub Vrana [Thu, 8 Feb 2018 08:47:15 +0000 (09:47 +0100)]
Support Shift+click in server export
Jakub Vrana [Thu, 8 Feb 2018 08:30:16 +0000 (09:30 +0100)]
Avoid qsl in a loop
Jakub Vrana [Wed, 7 Feb 2018 23:00:52 +0000 (00:00 +0100)]
Sticky position of table actions
Jakub Vrana [Wed, 7 Feb 2018 20:08:24 +0000 (21:08 +0100)]
Document regression
Jakub Vrana [Wed, 7 Feb 2018 17:54:57 +0000 (18:54 +0100)]
Avoid qsl in check[]
Table with 1000 rows rendered in 1.8 instead of 7.5 seconds.
Jakub Vrana [Wed, 7 Feb 2018 17:28:26 +0000 (18:28 +0100)]
Avoid qsl in a loop
Table with 500 rows rendered in 1.5 instead of 5.5 seconds.
Jakub Vrana [Wed, 7 Feb 2018 17:14:00 +0000 (18:14 +0100)]
Mark optional parameter
Jakub Vrana [Wed, 7 Feb 2018 15:43:21 +0000 (16:43 +0100)]
SQLite: Support ` in PRIMARY KEY
Jakub Vrana [Wed, 7 Feb 2018 15:29:57 +0000 (16:29 +0100)]
Avoid Invalid credentials with no credentials
Jakub Vrana [Wed, 7 Feb 2018 13:47:29 +0000 (14:47 +0100)]
SQLite: Allow deleting PRIMARY KEY from tables with auto increment
Jakub Vrana [Wed, 7 Feb 2018 13:22:58 +0000 (14:22 +0100)]
Do not wrap alter table thead
Jakub Vrana [Wed, 7 Feb 2018 11:49:53 +0000 (12:49 +0100)]
Add version() to use in plugins
Jakub Vrana [Wed, 7 Feb 2018 11:46:43 +0000 (12:46 +0100)]
Select original if nothing else is selected
Jakub Vrana [Wed, 7 Feb 2018 11:42:46 +0000 (12:42 +0100)]
Remove nested array
Jakub Vrana [Wed, 7 Feb 2018 11:13:58 +0000 (12:13 +0100)]
Support connecting to MySQL via SSL
Jakub Vrana [Wed, 7 Feb 2018 10:37:53 +0000 (11:37 +0100)]
Display Invalid credentials if connection error is empty
Jakub Vrana [Tue, 6 Feb 2018 15:33:47 +0000 (16:33 +0100)]
Delete unused functions
Jakub Vrana [Tue, 6 Feb 2018 15:32:56 +0000 (16:32 +0100)]
Ignore functions in Min_Driver
Jakub Vrana [Tue, 6 Feb 2018 15:25:58 +0000 (16:25 +0100)]
Remove unnecessary quotes
Jakub Vrana [Tue, 6 Feb 2018 15:24:12 +0000 (16:24 +0100)]
Add truncate_sql to PostgreSQL
Jakub Vrana [Tue, 6 Feb 2018 15:05:39 +0000 (16:05 +0100)]
PostgreSQL: Unescape bytea fields
Jakub Vrana [Tue, 6 Feb 2018 14:54:19 +0000 (15:54 +0100)]
Save bytes
Jakub Vrana [Tue, 6 Feb 2018 14:52:48 +0000 (15:52 +0100)]
Add missing function to compile.php
Jakub Vrana [Tue, 6 Feb 2018 14:42:14 +0000 (15:42 +0100)]
PostgreSQL: Upload binary files to bytea fields
Jakub Vrana [Tue, 6 Feb 2018 13:52:12 +0000 (14:52 +0100)]
Allow using number_type() as pattern
Jakub Vrana [Tue, 6 Feb 2018 13:46:50 +0000 (14:46 +0100)]
Translate thousands separator in JS
Jakub Vrana [Tue, 6 Feb 2018 13:13:51 +0000 (14:13 +0100)]
Editor: Use type=search for Search tables
Jakub Vrana [Tue, 6 Feb 2018 12:53:15 +0000 (13:53 +0100)]
Move tableCheck() below </form>
Jakub Vrana [Tue, 6 Feb 2018 12:48:56 +0000 (13:48 +0100)]
Pass operator from db.inc.php
Jakub Vrana [Tue, 6 Feb 2018 12:39:44 +0000 (13:39 +0100)]
PostgreSQL: Cast to string when searching using LIKE (bug #325)
Jakub Vrana [Tue, 6 Feb 2018 12:19:12 +0000 (13:19 +0100)]
MySQL: Support non-utf8 charset in search in column
Jakub Vrana [Tue, 6 Feb 2018 12:07:37 +0000 (13:07 +0100)]
Use ST_GeomFromText in MySQL 8 (bug #574)
Jakub Vrana [Tue, 6 Feb 2018 11:58:06 +0000 (12:58 +0100)]
Do not modify $_GET["where"]
Jakub Vrana [Tue, 6 Feb 2018 11:56:18 +0000 (12:56 +0100)]
Display empty operator as LIKE %%
Jakub Vrana [Tue, 6 Feb 2018 11:50:36 +0000 (12:50 +0100)]
Fix whitespace
Jakub Vrana [Tue, 6 Feb 2018 11:49:39 +0000 (12:49 +0100)]
Avoid deprecated each()
Jakub Vrana [Tue, 6 Feb 2018 11:43:10 +0000 (12:43 +0100)]
PostgreSQL: Fix condition for selecting no rows
Jakub Vrana [Tue, 6 Feb 2018 11:40:28 +0000 (12:40 +0100)]
Fix error display in Search tables
Jakub Vrana [Tue, 6 Feb 2018 11:17:01 +0000 (12:17 +0100)]
PostgreSQL: Don't treat interval type as number (bug #474)
Jakub Vrana [Tue, 6 Feb 2018 11:00:22 +0000 (12:00 +0100)]
Pass required parameter
Jakub Vrana [Tue, 6 Feb 2018 10:57:02 +0000 (11:57 +0100)]
Use existing variable
Jakub Vrana [Tue, 6 Feb 2018 07:47:13 +0000 (08:47 +0100)]
Add class to use in designs
Jakub Vrana [Mon, 5 Feb 2018 10:21:19 +0000 (11:21 +0100)]
Use primary key instead of LIMIT 1 if available
Jakub Vrana [Mon, 5 Feb 2018 08:30:33 +0000 (09:30 +0100)]
Release 4.6.0
Jakub Vrana [Mon, 5 Feb 2018 08:23:07 +0000 (09:23 +0100)]
Fix affected rows after getting warnings
Jakub Vrana [Mon, 5 Feb 2018 08:09:41 +0000 (09:09 +0100)]
Fix number of affected rows after getting warnings
Jakub Vrana [Mon, 5 Feb 2018 07:43:31 +0000 (08:43 +0100)]
Fix test
Jakub Vrana [Mon, 5 Feb 2018 07:42:25 +0000 (08:42 +0100)]
Fix 5.1 being displayed as 5.09999...
Jakub Vrana [Mon, 5 Feb 2018 07:32:51 +0000 (08:32 +0100)]
PRIMARY KEY in SQLite
Jakub Vrana [Fri, 2 Feb 2018 08:18:38 +0000 (09:18 +0100)]
Add design Esterka
Jakub Vrana [Fri, 2 Feb 2018 07:52:15 +0000 (08:52 +0100)]
Disable autocompleting password on create user page
Jakub Vrana [Thu, 1 Feb 2018 22:09:40 +0000 (23:09 +0100)]
Use primary key to edit rows even if not selected
Jakub Vrana [Thu, 1 Feb 2018 21:22:29 +0000 (22:22 +0100)]
Space between DB and Use
Jakub Vrana [Thu, 1 Feb 2018 21:20:56 +0000 (22:20 +0100)]
Translate DB
Jakub Vrana [Thu, 1 Feb 2018 21:01:36 +0000 (22:01 +0100)]
Select converted fields only once
Jakub Vrana [Thu, 1 Feb 2018 19:59:05 +0000 (20:59 +0100)]
Don't count rows if we reached the end
Jakub Vrana [Thu, 1 Feb 2018 19:45:49 +0000 (20:45 +0100)]
Fix count_rows with more than one group by column
Jakub Vrana [Thu, 1 Feb 2018 17:53:53 +0000 (18:53 +0100)]
Use separator in limit1
Jakub Vrana [Thu, 1 Feb 2018 17:47:57 +0000 (18:47 +0100)]
SQLite: Limit rows in data manipulation without unique key
Jakub Vrana [Thu, 1 Feb 2018 16:04:50 +0000 (17:04 +0100)]
Document that tests don't work with oninput
Jakub Vrana [Thu, 1 Feb 2018 15:56:50 +0000 (16:56 +0100)]
PostgreSQL: Limit rows in data manipulation without unique key
Jakub Vrana [Thu, 1 Feb 2018 15:45:31 +0000 (16:45 +0100)]
Don't use ctid as it's not stable
Jakub Vrana [Thu, 1 Feb 2018 15:40:58 +0000 (16:40 +0100)]
Move variables close to their usage
Jakub Vrana [Thu, 1 Feb 2018 15:25:30 +0000 (16:25 +0100)]
Limit non-unique where updates
Jakub Vrana [Thu, 1 Feb 2018 15:15:36 +0000 (16:15 +0100)]
Use Oid as the name of the column
Jakub Vrana [Thu, 1 Feb 2018 15:00:40 +0000 (16:00 +0100)]
Save bytes
Jakub Vrana [Thu, 1 Feb 2018 14:38:15 +0000 (15:38 +0100)]
Update rmsoft design
Jakub Vrana [Thu, 1 Feb 2018 14:25:38 +0000 (15:25 +0100)]
MySQL: Add FIND_IN_SET search operator
Jakub Vrana [Thu, 1 Feb 2018 13:54:18 +0000 (14:54 +0100)]
Add rmsoft design
Jakub Vrana [Thu, 1 Feb 2018 13:32:01 +0000 (14:32 +0100)]
MySQL: Add floor and ceil functions
Jakub Vrana [Thu, 1 Feb 2018 13:02:25 +0000 (14:02 +0100)]
Fix links to PostgreSQL 10 documentation
Jakub Vrana [Thu, 1 Feb 2018 12:57:46 +0000 (13:57 +0100)]
Delete unused variable
Jakub Vrana [Thu, 1 Feb 2018 12:55:11 +0000 (13:55 +0100)]
Display options for timestamp columns when creating a new table (thanks to Robert Vlach)
Jakub Vrana [Thu, 1 Feb 2018 12:12:05 +0000 (13:12 +0100)]
Don't display warnings for failed queries
Jakub Vrana [Thu, 1 Feb 2018 12:08:28 +0000 (13:08 +0100)]
Fix variable name