]> git.joonet.de Git - adminer.git/log
adminer.git
10 years agoChange links to HTTPS
Jakub Vrana [Tue, 8 Sep 2015 16:23:25 +0000 (09:23 -0700)]
Change links to HTTPS

10 years agoChange protocol to HTTPS
Jakub Vrana [Tue, 8 Sep 2015 18:41:29 +0000 (11:41 -0700)]
Change protocol to HTTPS

10 years agoImprove Arabic translation
Nabil Kadimi [Wed, 12 Aug 2015 15:16:27 +0000 (16:16 +0100)]
Improve Arabic translation

10 years agoImprove Arabic translation
Nabil Kadimi [Wed, 12 Aug 2015 15:11:21 +0000 (16:11 +0100)]
Improve Arabic translation

10 years agoAdd nicu style
Jakub Vrana [Thu, 6 Aug 2015 16:01:14 +0000 (09:01 -0700)]
Add nicu style

10 years agoAdd galkaev design
Jakub Vrana [Thu, 6 Aug 2015 02:13:29 +0000 (19:13 -0700)]
Add galkaev design

10 years agoAdd release date
Jakub Vrana [Thu, 6 Aug 2015 01:29:29 +0000 (18:29 -0700)]
Add release date

10 years agoFix XSS in alter table (found by HP Fortify) v4.2.2
Jakub Vrana [Thu, 6 Aug 2015 01:12:36 +0000 (18:12 -0700)]
Fix XSS in alter table (found by HP Fortify)

10 years agoRelease 4.2.1 v4.2.1
Jakub Vrana [Tue, 10 Mar 2015 16:33:44 +0000 (09:33 -0700)]
Release 4.2.1

10 years agoMySQL: Try to set utf8mb4 if possible
Jakub Vrana [Tue, 10 Mar 2015 16:21:30 +0000 (09:21 -0700)]
MySQL: Try to set utf8mb4 if possible

10 years agoMySQL: Fix usage of utf8mb4 if the client library doesn't support it
Jakub Vrana [Sun, 8 Mar 2015 20:06:45 +0000 (13:06 -0700)]
MySQL: Fix usage of utf8mb4 if the client library doesn't support it

10 years agoUpdate German translation (thanks to kulmjens)
Jakub Vrana [Sun, 8 Mar 2015 19:42:52 +0000 (12:42 -0700)]
Update German translation (thanks to kulmjens)

10 years agoUpdate French translation (thanks to vlakoff)
Jakub Vrana [Sun, 8 Mar 2015 19:40:17 +0000 (12:40 -0700)]
Update French translation (thanks to vlakoff)

10 years agoUse utf8mb4 only if supported
Jakub Vrana [Fri, 6 Mar 2015 19:56:04 +0000 (11:56 -0800)]
Use utf8mb4 only if supported

10 years agoCorrections in French translation
vlakoff [Sun, 15 Feb 2015 09:04:10 +0000 (10:04 +0100)]
Corrections in French translation

10 years agoUpdate de.inc.php
kulmjens [Thu, 19 Feb 2015 23:29:03 +0000 (00:29 +0100)]
Update de.inc.php

Added some missing strings, corrected some grammatical errors and did some cosmetics. :-)

10 years agoFix going back to search result after edit
Jakub Vrana [Fri, 6 Mar 2015 18:20:10 +0000 (10:20 -0800)]
Fix going back to search result after edit

10 years agoSQLite: Use EXPLAIN QUERY PLAN in SQL query (bug #443)
Jakub Vrana [Fri, 6 Mar 2015 18:02:45 +0000 (10:02 -0800)]
SQLite: Use EXPLAIN QUERY PLAN in SQL query (bug #443)

10 years agoMySQL: Use utf8mb4 in export only if required
Jakub Vrana [Fri, 6 Mar 2015 17:36:20 +0000 (09:36 -0800)]
MySQL: Use utf8mb4 in export only if required

10 years agoRelease 4.2.0 v4.2.0
Jakub Vrana [Sat, 7 Feb 2015 19:08:21 +0000 (11:08 -0800)]
Release 4.2.0

10 years agoFix XSS in login form (bug #436)
Jakub Vrana [Sat, 7 Feb 2015 18:40:51 +0000 (10:40 -0800)]
Fix XSS in login form (bug #436)

10 years agoAdded support for ILIKE in pgsql.
beerwine [Mon, 19 Jan 2015 08:38:10 +0000 (09:38 +0100)]
Added support for ILIKE in pgsql.

10 years agoAdd referrer: never meta tag
Jakub Vrana [Fri, 6 Feb 2015 17:00:48 +0000 (09:00 -0800)]
Add referrer: never meta tag

10 years agoImprove Spanish translation (thanks to Anuncios Google)
Jakub Vrana [Sat, 24 Jan 2015 19:43:35 +0000 (11:43 -0800)]
Improve Spanish translation (thanks to Anuncios Google)

10 years agoAvoid double escaping in script=db (thanks to trestna smradlavice)
Jakub Vrana [Mon, 12 Jan 2015 17:46:53 +0000 (09:46 -0800)]
Avoid double escaping in script=db (thanks to trestna smradlavice)

10 years agoUpdate Persian translation
Nima Amini [Mon, 12 Jan 2015 04:52:50 +0000 (05:52 +0100)]
Update Persian translation

10 years agoFix version needed for utf8mb4 (thanks to dg)
Jakub Vrana [Sun, 11 Jan 2015 18:09:41 +0000 (10:09 -0800)]
Fix version needed for utf8mb4 (thanks to dg)

10 years agoImprove error message for views
Jakub Vrana [Fri, 9 Jan 2015 19:32:05 +0000 (11:32 -0800)]
Improve error message for views

10 years agoFix tables list alphabetical order in PostgreSQL driver
Matej Humpal [Tue, 6 Jan 2015 10:20:40 +0000 (11:20 +0100)]
Fix tables list alphabetical order in PostgreSQL driver

10 years agoOrder sequences list by name
Matej Humpal [Tue, 6 Jan 2015 15:00:14 +0000 (16:00 +0100)]
Order sequences list by name

11 years agoAllow limiting number of displayed rows in SQL command (bug #406)
Jakub Vrana [Sat, 6 Dec 2014 19:11:34 +0000 (11:11 -0800)]
Allow limiting number of displayed rows in SQL command (bug #406)

11 years agoCorrecting inaccuracies and errors
Fot0n [Sat, 6 Dec 2014 13:18:25 +0000 (16:18 +0300)]
Correcting inaccuracies and errors

11 years agoUpdate pappu687 design
Jakub Vrana [Tue, 2 Dec 2014 17:16:49 +0000 (09:16 -0800)]
Update pappu687 design

11 years agoFix handling of 64 bit numbers in auto_increment
Jakub Vrana [Tue, 25 Nov 2014 02:17:43 +0000 (18:17 -0800)]
Fix handling of 64 bit numbers in auto_increment

11 years agoAvoid comma before PARTITION
Jakub Vrana [Thu, 20 Nov 2014 17:53:52 +0000 (09:53 -0800)]
Avoid comma before PARTITION

11 years agoDon't alter table comment if not changed (was crashing MySQL Cluster)
Jakub Vrana [Tue, 18 Nov 2014 17:50:02 +0000 (09:50 -0800)]
Don't alter table comment if not changed (was crashing MySQL Cluster)

11 years agoRelax foreign keys format for NDB engine
Jakub Vrana [Sat, 15 Nov 2014 22:06:46 +0000 (14:06 -0800)]
Relax foreign keys format for NDB engine

11 years agoMySQL: Support foreign keys in NDB storage
Jakub Vrana [Wed, 12 Nov 2014 18:13:40 +0000 (10:13 -0800)]
MySQL: Support foreign keys in NDB storage

11 years agoAdd Composer support
Rob Loach [Fri, 17 Oct 2014 06:48:40 +0000 (02:48 -0400)]
Add Composer support

11 years agoAdd links to documentation on table status page
Jakub Vrana [Tue, 4 Nov 2014 17:48:21 +0000 (09:48 -0800)]
Add links to documentation on table status page

11 years agoImprove Romanian translation (thanks to Marian-Nicolae V. Ion)
Jakub Vrana [Tue, 4 Nov 2014 17:16:28 +0000 (09:16 -0800)]
Improve Romanian translation (thanks to Marian-Nicolae V. Ion)

11 years agoUpdate Polish translation
Radosław Kowalewski [Tue, 28 Oct 2014 23:22:02 +0000 (00:22 +0100)]
Update Polish translation

11 years agoImprove CSRF message
Jakub Vrana [Tue, 28 Oct 2014 16:24:13 +0000 (09:24 -0700)]
Improve CSRF message

11 years agoSQLite: Support CURRENT_* default values (bug #417)
Jakub Vrana [Sat, 25 Oct 2014 23:49:42 +0000 (16:49 -0700)]
SQLite: Support CURRENT_* default values (bug #417)

11 years agoFixed a bug when exporting without selecting a database
Zemistr [Wed, 8 Oct 2014 09:00:26 +0000 (11:00 +0200)]
Fixed a bug when exporting without selecting a database

11 years agoMSSQL: avoid warnings if result is invalid
Gargaj [Fri, 19 Sep 2014 12:41:45 +0000 (14:41 +0200)]
MSSQL: avoid warnings if result is invalid

11 years agoImproved plugin to display JSON values as the table in edit form
Zemistr [Thu, 18 Sep 2014 10:09:54 +0000 (12:09 +0200)]
Improved plugin to display JSON values as the table in edit form

11 years agoCreated plugin for dump to PHP format
Zemistr [Thu, 18 Sep 2014 10:08:10 +0000 (12:08 +0200)]
Created plugin for dump to PHP format

11 years agoFixed column names and bug with data in result
Zemistr [Thu, 18 Sep 2014 10:06:56 +0000 (12:06 +0200)]
Fixed column names and bug with data in result

11 years agoElasticsearch: sort as strings
Gargaj [Tue, 16 Sep 2014 15:40:47 +0000 (17:40 +0200)]
Elasticsearch: sort as strings

11 years agoDelete duplicate code
Jakub Vrana [Mon, 15 Sep 2014 04:47:03 +0000 (21:47 -0700)]
Delete duplicate code

11 years agoPlugin edit-foreign: Backwards compatible default
Jakub Vrana [Mon, 15 Sep 2014 04:46:52 +0000 (21:46 -0700)]
Plugin edit-foreign: Backwards compatible default

11 years agoPlugin edit-foreign: Add limit where it should stop creating a select
Robert Slootjes [Wed, 25 Jun 2014 14:21:44 +0000 (16:21 +0200)]
Plugin edit-foreign: Add limit where it should stop creating a select

11 years agoPostgreSQL: Fix timestamp(0) (fixes #383)
Lubor Bilek [Thu, 10 Jul 2014 10:26:04 +0000 (12:26 +0200)]
PostgreSQL: Fix timestamp(0) (fixes #383)

11 years agoFirebird: Alpha version (thanks to Steve Krämer)
Jakub Vrana [Mon, 15 Sep 2014 04:10:23 +0000 (21:10 -0700)]
Firebird: Alpha version (thanks to Steve Krämer)

11 years agoFix missing primary_key in haeckel theme custom SQL execution
Jonathan Vollebregt [Tue, 5 Aug 2014 18:12:05 +0000 (20:12 +0200)]
Fix missing primary_key in haeckel theme custom SQL execution

Automatically generated queries start with the primary_key field
which is linked to edit a row. The haeckel theme changes this link
into an edit icon, and there's no problem since adminer will
automatically select the primary_key a second time.

In custom SQL queries however this second field selection can't be
inserted and the primary_key is eaten by the icon, making it hard
to find a row by id.

11 years agoReport offline and other AJAX errors (bug #419)
Jakub Vrana [Sun, 14 Sep 2014 21:46:54 +0000 (14:46 -0700)]
Report offline and other AJAX errors (bug #419)

11 years agoFix JS error on Ctrl+click in select
Jakub Vrana [Sun, 14 Sep 2014 21:19:05 +0000 (14:19 -0700)]
Fix JS error on Ctrl+click in select

11 years agoEditor: Define help mouse handlers
Jakub Vrana [Sun, 14 Sep 2014 20:40:12 +0000 (13:40 -0700)]
Editor: Define help mouse handlers

11 years agoSend 403 for auth error
Jakub Vrana [Sat, 13 Sep 2014 19:03:13 +0000 (12:03 -0700)]
Send 403 for auth error

11 years agoPostgreSQL: Adjusted detection of materialized views support
Rossler Jan [Sun, 11 May 2014 10:20:08 +0000 (12:20 +0200)]
PostgreSQL: Adjusted detection of materialized views support

11 years agoPostgreSQL: Fixed foreign tables not displaying in menu
Rossler Jan [Sat, 10 May 2014 01:58:01 +0000 (03:58 +0200)]
PostgreSQL: Fixed foreign tables not displaying in menu

11 years agoPostgreSQL: Added support for materialized views
Rossler Jan [Sat, 10 May 2014 01:57:35 +0000 (03:57 +0200)]
PostgreSQL: Added support for materialized views

11 years agoFix displaying binary data
Jakub Vrana [Sat, 13 Sep 2014 18:00:00 +0000 (11:00 -0700)]
Fix displaying binary data

11 years agoFix saving NULL value
Jakub Vrana [Sat, 13 Sep 2014 17:19:51 +0000 (10:19 -0700)]
Fix saving NULL value

This reverts commit ed130065.

Conflicts:
adminer/drivers/mongo.inc.php
adminer/include/functions.inc.php

11 years agoUpdate on Oracle Driver
JorgeHeredia [Wed, 3 Sep 2014 17:10:52 +0000 (14:10 -0300)]
Update on Oracle Driver

I added the code to display the foreign keys on the table description! cheers!

11 years agoFix a typo in translation
Jakub Vrana [Fri, 12 Sep 2014 16:19:27 +0000 (09:19 -0700)]
Fix a typo in translation

11 years agoSpecify encoding for PHP 5.6 with invalid default_charset (fixes #421)
Jakub Vrana [Thu, 11 Sep 2014 15:48:17 +0000 (08:48 -0700)]
Specify encoding for PHP 5.6 with invalid default_charset (fixes #421)

11 years agoElasticsearch: adapt select() to use $where
Gargaj [Sat, 6 Sep 2014 01:24:03 +0000 (03:24 +0200)]
Elasticsearch: adapt select() to use $where

11 years agoElasticsearch: fix select when fields are explicit
Gargaj [Sat, 6 Sep 2014 00:14:01 +0000 (02:14 +0200)]
Elasticsearch: fix select when fields are explicit

If fields are explicitly said, ES returns each row as an array.

11 years agoElasticsearch: sort databases
Gargaj [Fri, 5 Sep 2014 23:44:31 +0000 (01:44 +0200)]
Elasticsearch: sort databases

11 years agoElasticsearch: fix tables_list
Gargaj [Fri, 5 Sep 2014 23:43:34 +0000 (01:43 +0200)]
Elasticsearch: fix tables_list

otherwise it only returns "mappings" as the table

11 years agoElasticsearch: check for valid mappings
Gargaj [Fri, 5 Sep 2014 23:20:20 +0000 (01:20 +0200)]
Elasticsearch: check for valid mappings

11 years agoElasticsearch: add "engines" virtual function to avoid error
Gargaj [Fri, 5 Sep 2014 23:13:15 +0000 (01:13 +0200)]
Elasticsearch: add "engines" virtual function to avoid error

11 years agoElasticsearch: only throw error on actual decoding error
Gargaj [Fri, 5 Sep 2014 23:08:13 +0000 (01:08 +0200)]
Elasticsearch: only throw error on actual decoding error

11 years agoDanish translation
Jakub Vrana [Mon, 8 Sep 2014 16:27:15 +0000 (09:27 -0700)]
Danish translation

11 years agoFixed spelling error
Jarne W. Beutnagel [Sun, 31 Aug 2014 17:30:59 +0000 (19:30 +0200)]
Fixed spelling error

11 years agoAdded Danish language file
Jarne W. Beutnagel [Sun, 31 Aug 2014 17:25:37 +0000 (19:25 +0200)]
Added Danish language file

11 years agoAdapt to mapping structure
Gargaj [Mon, 23 Jun 2014 19:38:35 +0000 (21:38 +0200)]
Adapt to mapping structure

Mappings return a different structure actually:
http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/mapping-intro.html#_viewing_the_mapping

11 years agoMake adminer.key group-readable
Jakub Vrana [Fri, 27 Jun 2014 15:17:33 +0000 (08:17 -0700)]
Make adminer.key group-readable

11 years agoUse chmod() instead of umask()
Jakub Vrana [Fri, 27 Jun 2014 15:15:15 +0000 (08:15 -0700)]
Use chmod() instead of umask()

11 years agoFix edit by long non-utf8 string (thanks Robert Vlach)
Jakub Vrana [Thu, 26 Jun 2014 12:36:47 +0000 (14:36 +0200)]
Fix edit by long non-utf8 string (thanks Robert Vlach)

11 years agoUse utf8mb4 on more places
Jakub Vrana [Thu, 26 Jun 2014 11:22:35 +0000 (13:22 +0200)]
Use utf8mb4 on more places

11 years agoMake master key unreadable to others (bug #410)
Jakub Vrana [Thu, 26 Jun 2014 11:22:46 +0000 (13:22 +0200)]
Make master key unreadable to others (bug #410)

11 years agoAdd CSS classes to navigation
Jakub Vrana [Thu, 26 Jun 2014 10:59:04 +0000 (12:59 +0200)]
Add CSS classes to navigation

11 years agoChange Dump to Export
Jakub Vrana [Tue, 24 Jun 2014 13:34:15 +0000 (15:34 +0200)]
Change Dump to Export

11 years agoUnlock session in alter database
Jakub Vrana [Tue, 24 Jun 2014 13:26:51 +0000 (15:26 +0200)]
Unlock session in alter database

11 years agoDisplay explanation of default value
Jakub Vrana [Tue, 24 Jun 2014 13:05:35 +0000 (15:05 +0200)]
Display explanation of default value

11 years agoUse singular caption
Jakub Vrana [Tue, 24 Jun 2014 13:02:08 +0000 (15:02 +0200)]
Use singular caption

11 years agoMySQL: Use utf8mb4 if available
Jakub Vrana [Tue, 24 Jun 2014 12:59:19 +0000 (14:59 +0200)]
MySQL: Use utf8mb4 if available

11 years agoCentralize setting MySQL charset
Jakub Vrana [Tue, 24 Jun 2014 12:53:04 +0000 (14:53 +0200)]
Centralize setting MySQL charset

11 years agoFix translation (bug #414)
Jakub Vrana [Sun, 22 Jun 2014 17:15:08 +0000 (19:15 +0200)]
Fix translation (bug #414)

11 years agoFix reading routine column collations: http://sourceforge.net/p/adminer/discussion...
Jakub Vrana [Sun, 15 Jun 2014 16:33:28 +0000 (18:33 +0200)]
Fix reading routine column collations: http://sourceforge.net/p/adminer/discussion/960419/thread/3d0925f5/

11 years agoClarify that global import supports only SQL
Jakub Vrana [Sun, 15 Jun 2014 10:06:01 +0000 (12:06 +0200)]
Clarify that global import supports only SQL

11 years agoFix SQL textarea in skin (thanks to DanG)
Jakub Vrana [Sun, 15 Jun 2014 09:36:57 +0000 (11:36 +0200)]
Fix SQL textarea in skin (thanks to DanG)

11 years agoImprove French translation (thanks to Dominique Saussereau)
Jakub Vrana [Sun, 15 Jun 2014 09:30:17 +0000 (11:30 +0200)]
Improve French translation (thanks to Dominique Saussereau)

11 years agoPreserve null byte in HTML
Jakub Vrana [Fri, 2 May 2014 17:27:00 +0000 (10:27 -0700)]
Preserve null byte in HTML

11 years agoFix cookie name if the DB name contains dot
Jakub Vrana [Mon, 21 Apr 2014 16:59:52 +0000 (09:59 -0700)]
Fix cookie name if the DB name contains dot

11 years agoRename variable to reduce confusion
Jakub Vrana [Mon, 21 Apr 2014 16:45:15 +0000 (09:45 -0700)]
Rename variable to reduce confusion

11 years agoFix doc comment
Jakub Vrana [Fri, 18 Apr 2014 16:10:17 +0000 (09:10 -0700)]
Fix doc comment