]>
git.joonet.de Git - adminer.git/log
Jakub Vrana [Tue, 4 Nov 2014 17:48:21 +0000 (09:48 -0800)]
Add links to documentation on table status page
Jakub Vrana [Tue, 4 Nov 2014 17:16:28 +0000 (09:16 -0800)]
Improve Romanian translation (thanks to Marian-Nicolae V. Ion)
Radosław Kowalewski [Tue, 28 Oct 2014 23:22:02 +0000 (00:22 +0100)]
Update Polish translation
Jakub Vrana [Tue, 28 Oct 2014 16:24:13 +0000 (09:24 -0700)]
Improve CSRF message
Jakub Vrana [Sat, 25 Oct 2014 23:49:42 +0000 (16:49 -0700)]
SQLite: Support CURRENT_* default values (bug #417)
Zemistr [Wed, 8 Oct 2014 09:00:26 +0000 (11:00 +0200)]
Fixed a bug when exporting without selecting a database
Gargaj [Fri, 19 Sep 2014 12:41:45 +0000 (14:41 +0200)]
MSSQL: avoid warnings if result is invalid
Zemistr [Thu, 18 Sep 2014 10:09:54 +0000 (12:09 +0200)]
Improved plugin to display JSON values as the table in edit form
Zemistr [Thu, 18 Sep 2014 10:08:10 +0000 (12:08 +0200)]
Created plugin for dump to PHP format
Zemistr [Thu, 18 Sep 2014 10:06:56 +0000 (12:06 +0200)]
Fixed column names and bug with data in result
Gargaj [Tue, 16 Sep 2014 15:40:47 +0000 (17:40 +0200)]
Elasticsearch: sort as strings
Jakub Vrana [Mon, 15 Sep 2014 04:47:03 +0000 (21:47 -0700)]
Delete duplicate code
Jakub Vrana [Mon, 15 Sep 2014 04:46:52 +0000 (21:46 -0700)]
Plugin edit-foreign: Backwards compatible default
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
Lubor Bilek [Thu, 10 Jul 2014 10:26:04 +0000 (12:26 +0200)]
PostgreSQL: Fix timestamp(0) (fixes #383)
Jakub Vrana [Mon, 15 Sep 2014 04:10:23 +0000 (21:10 -0700)]
Firebird: Alpha version (thanks to Steve Krämer)
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.
Jakub Vrana [Sun, 14 Sep 2014 21:46:54 +0000 (14:46 -0700)]
Report offline and other AJAX errors (bug #419)
Jakub Vrana [Sun, 14 Sep 2014 21:19:05 +0000 (14:19 -0700)]
Fix JS error on Ctrl+click in select
Jakub Vrana [Sun, 14 Sep 2014 20:40:12 +0000 (13:40 -0700)]
Editor: Define help mouse handlers
Jakub Vrana [Sat, 13 Sep 2014 19:03:13 +0000 (12:03 -0700)]
Send 403 for auth error
Rossler Jan [Sun, 11 May 2014 10:20:08 +0000 (12:20 +0200)]
PostgreSQL: Adjusted detection of materialized views support
Rossler Jan [Sat, 10 May 2014 01:58:01 +0000 (03:58 +0200)]
PostgreSQL: Fixed foreign tables not displaying in menu
Rossler Jan [Sat, 10 May 2014 01:57:35 +0000 (03:57 +0200)]
PostgreSQL: Added support for materialized views
Jakub Vrana [Sat, 13 Sep 2014 18:00:00 +0000 (11:00 -0700)]
Fix displaying binary data
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
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!
Jakub Vrana [Fri, 12 Sep 2014 16:19:27 +0000 (09:19 -0700)]
Fix a typo in translation
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)
Gargaj [Sat, 6 Sep 2014 01:24:03 +0000 (03:24 +0200)]
Elasticsearch: adapt select() to use $where
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.
Gargaj [Fri, 5 Sep 2014 23:44:31 +0000 (01:44 +0200)]
Elasticsearch: sort databases
Gargaj [Fri, 5 Sep 2014 23:43:34 +0000 (01:43 +0200)]
Elasticsearch: fix tables_list
otherwise it only returns "mappings" as the table
Gargaj [Fri, 5 Sep 2014 23:20:20 +0000 (01:20 +0200)]
Elasticsearch: check for valid mappings
Gargaj [Fri, 5 Sep 2014 23:13:15 +0000 (01:13 +0200)]
Elasticsearch: add "engines" virtual function to avoid error
Gargaj [Fri, 5 Sep 2014 23:08:13 +0000 (01:08 +0200)]
Elasticsearch: only throw error on actual decoding error
Jakub Vrana [Mon, 8 Sep 2014 16:27:15 +0000 (09:27 -0700)]
Danish translation
Jarne W. Beutnagel [Sun, 31 Aug 2014 17:30:59 +0000 (19:30 +0200)]
Fixed spelling error
Jarne W. Beutnagel [Sun, 31 Aug 2014 17:25:37 +0000 (19:25 +0200)]
Added Danish language file
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
Jakub Vrana [Fri, 27 Jun 2014 15:17:33 +0000 (08:17 -0700)]
Make adminer.key group-readable
Jakub Vrana [Fri, 27 Jun 2014 15:15:15 +0000 (08:15 -0700)]
Use chmod() instead of umask()
Jakub Vrana [Thu, 26 Jun 2014 12:36:47 +0000 (14:36 +0200)]
Fix edit by long non-utf8 string (thanks Robert Vlach)
Jakub Vrana [Thu, 26 Jun 2014 11:22:35 +0000 (13:22 +0200)]
Use utf8mb4 on more places
Jakub Vrana [Thu, 26 Jun 2014 11:22:46 +0000 (13:22 +0200)]
Make master key unreadable to others (bug #410)
Jakub Vrana [Thu, 26 Jun 2014 10:59:04 +0000 (12:59 +0200)]
Add CSS classes to navigation
Jakub Vrana [Tue, 24 Jun 2014 13:34:15 +0000 (15:34 +0200)]
Change Dump to Export
Jakub Vrana [Tue, 24 Jun 2014 13:26:51 +0000 (15:26 +0200)]
Unlock session in alter database
Jakub Vrana [Tue, 24 Jun 2014 13:05:35 +0000 (15:05 +0200)]
Display explanation of default value
Jakub Vrana [Tue, 24 Jun 2014 13:02:08 +0000 (15:02 +0200)]
Use singular caption
Jakub Vrana [Tue, 24 Jun 2014 12:59:19 +0000 (14:59 +0200)]
MySQL: Use utf8mb4 if available
Jakub Vrana [Tue, 24 Jun 2014 12:53:04 +0000 (14:53 +0200)]
Centralize setting MySQL charset
Jakub Vrana [Sun, 22 Jun 2014 17:15:08 +0000 (19:15 +0200)]
Fix translation (bug #414)
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 /
Jakub Vrana [Sun, 15 Jun 2014 10:06:01 +0000 (12:06 +0200)]
Clarify that global import supports only SQL
Jakub Vrana [Sun, 15 Jun 2014 09:36:57 +0000 (11:36 +0200)]
Fix SQL textarea in skin (thanks to DanG)
Jakub Vrana [Sun, 15 Jun 2014 09:30:17 +0000 (11:30 +0200)]
Improve French translation (thanks to Dominique Saussereau)
Jakub Vrana [Fri, 2 May 2014 17:27:00 +0000 (10:27 -0700)]
Preserve null byte in HTML
Jakub Vrana [Mon, 21 Apr 2014 16:59:52 +0000 (09:59 -0700)]
Fix cookie name if the DB name contains dot
Jakub Vrana [Mon, 21 Apr 2014 16:45:15 +0000 (09:45 -0700)]
Rename variable to reduce confusion
Jakub Vrana [Fri, 18 Apr 2014 16:10:17 +0000 (09:10 -0700)]
Fix doc comment
Jakub Vrana [Fri, 18 Apr 2014 15:51:37 +0000 (08:51 -0700)]
Release 4.1.0
Jakub Vrana [Thu, 17 Apr 2014 16:04:46 +0000 (09:04 -0700)]
Update French translation
Jakub Vrana [Tue, 15 Apr 2014 16:17:42 +0000 (09:17 -0700)]
Update French translation
srsbiz [Sun, 30 Mar 2014 15:18:12 +0000 (17:18 +0200)]
Update Polish translation
Jakub Vrana [Sun, 13 Apr 2014 17:42:24 +0000 (10:42 -0700)]
Sort languages
Yuki Hana [Sun, 30 Mar 2014 00:24:16 +0000 (09:24 +0900)]
Add Vietnamese language pack
Jakub Vrana [Wed, 26 Mar 2014 15:58:28 +0000 (08:58 -0700)]
Use rel=noreferrer in WebKit
Jakub Vrana [Wed, 26 Mar 2014 15:38:23 +0000 (08:38 -0700)]
Revert "Simplify copying of redirected links" - doesn't work with right click + open in new tab
This reverts commit
00da70626d0d09a3f5871db3cfb3d6ae8daea799 .
Jakub Vrana [Tue, 25 Mar 2014 16:38:40 +0000 (09:38 -0700)]
Elasticsearch: Fix table_status()
Tomas Lang [Mon, 24 Mar 2014 18:21:34 +0000 (19:21 +0100)]
ElasticSearch: table_statuses() also return count of rows
Jakub Vrana [Tue, 25 Mar 2014 16:35:49 +0000 (09:35 -0700)]
Silence error for unwriteable file
Jakub Vrana [Sat, 22 Mar 2014 05:47:34 +0000 (22:47 -0700)]
Prevent against brute force login attempts from the same IP address
Jakub Vrana [Sat, 22 Mar 2014 05:45:38 +0000 (22:45 -0700)]
Allow arrays to be ignored in hidden_fields()
Jakub Vrana [Sat, 22 Mar 2014 05:32:31 +0000 (22:32 -0700)]
Use noreferrer in external links
Jakub Vrana [Fri, 21 Mar 2014 03:22:32 +0000 (20:22 -0700)]
Trim trailing non-breaking spaces in SQL textarea
Jakub Vrana [Thu, 20 Mar 2014 17:04:48 +0000 (10:04 -0700)]
Simplify copying of redirected links
Jakub Vrana [Thu, 20 Mar 2014 04:56:42 +0000 (21:56 -0700)]
Translate numbers in ar, bn, fa
Jakub Vrana [Sat, 15 Mar 2014 21:46:56 +0000 (14:46 -0700)]
Add whitespace to query
Jakub Vrana [Sat, 15 Mar 2014 21:30:07 +0000 (14:30 -0700)]
Fix enum types in routines (bug #391)
Jakub Vrana [Sat, 15 Mar 2014 21:08:34 +0000 (14:08 -0700)]
MySQL 5.6.5+: Support ON UPDATE on datatime column (bug #393)
Jakub Vrana [Sat, 15 Mar 2014 20:13:18 +0000 (13:13 -0700)]
Load UPDATE OF triggers
Jakub Vrana [Sat, 15 Mar 2014 17:58:24 +0000 (10:58 -0700)]
SQLite: Support UPDATE OF triggers
Jakub Vrana [Tue, 11 Mar 2014 16:37:56 +0000 (09:37 -0700)]
Simplify format_time()
Jakub Vrana [Wed, 12 Mar 2014 22:48:29 +0000 (15:48 -0700)]
Display Schema label in navigation
robertopc [Sat, 8 Mar 2014 18:15:41 +0000 (15:15 -0300)]
Fixing some typos in the PT-BR translation
Jakub Vrana [Fri, 7 Mar 2014 17:33:37 +0000 (09:33 -0800)]
Print elapsed time in HTML instead of SQL command comment
Jakub Vrana [Thu, 6 Mar 2014 18:11:11 +0000 (10:11 -0800)]
Add space to Load More link
Jakub Vrana [Wed, 5 Mar 2014 20:17:15 +0000 (12:17 -0800)]
Move the database refresh link
Jakub Vrana [Sat, 1 Mar 2014 20:35:08 +0000 (12:35 -0800)]
Delete now useless plugin
Vladimír Kriška [Sat, 1 Mar 2014 17:54:28 +0000 (18:54 +0100)]
MongoDB: removed iterator to array conversion
Jakub Vrana [Sat, 1 Mar 2014 19:38:38 +0000 (11:38 -0800)]
Provide size of all databases in the overview
Jakub Vrana [Sat, 1 Mar 2014 18:33:17 +0000 (10:33 -0800)]
Escape server info
Jakub Vrana [Sat, 1 Mar 2014 18:33:03 +0000 (10:33 -0800)]
Save memory by not storing HTML to textarea undo
Jakub Vrana [Tue, 25 Feb 2014 08:10:34 +0000 (00:10 -0800)]
Apply unconvert_field() in clone and multi-edit
Jakub Vrana [Tue, 25 Feb 2014 07:59:12 +0000 (23:59 -0800)]
Display edit form after error in clone or multi-edit
Jakub Vrana [Tue, 25 Feb 2014 07:44:24 +0000 (23:44 -0800)]
Prepare for using edit form in select
Jakub Vrana [Tue, 25 Feb 2014 00:54:11 +0000 (16:54 -0800)]
Document bug introduction
Jakub Vrana [Mon, 24 Feb 2014 02:49:58 +0000 (18:49 -0800)]
MySQL: Fix editing rows by binary values (bug #371)
Jakub Vrana [Mon, 24 Feb 2014 02:34:00 +0000 (18:34 -0800)]
Display time of the select command