]> git.joonet.de Git - adminer.git/log
adminer.git
7 years agofix elastic.inc.php to work on PHP 5.2
helix84 [Fri, 26 Jan 2018 09:25:33 +0000 (10:25 +0100)]
fix elastic.inc.php to work on PHP 5.2

Without this change, I get the following syntax error on PHP 5.2.6:
PHP Parse error:  syntax error, unexpected ':' in /var/www/adminer/adminer/drivers/elastic.inc.php on line 415

I haven't actually tested the alter_table() method.

7 years agoFix counting selected rows after going back to select page
Jakub Vrana [Thu, 25 Jan 2018 07:33:40 +0000 (08:33 +0100)]
Fix counting selected rows after going back to select page

7 years agoRelease 4.5.0 v4.5.0
Jakub Vrana [Wed, 24 Jan 2018 20:55:47 +0000 (21:55 +0100)]
Release 4.5.0

7 years agoFix tests after 95d02bb9
Jakub Vrana [Wed, 24 Jan 2018 19:52:44 +0000 (20:52 +0100)]
Fix tests after 95d02bb9

7 years agoSimplify drop object confirmation questions
Jakub Vrana [Wed, 24 Jan 2018 17:36:19 +0000 (18:36 +0100)]
Simplify drop object confirmation questions

7 years agoTranslate message added in 4.4.0
Jakub Vrana [Wed, 24 Jan 2018 17:21:18 +0000 (18:21 +0100)]
Translate message added in 4.4.0

7 years agoDisplay name of the object in confirmation when dropping it
Jakub Vrana [Wed, 24 Jan 2018 17:13:05 +0000 (18:13 +0100)]
Display name of the object in confirmation when dropping it

7 years agoDisplay error when getting row to edit
Jakub Vrana [Wed, 24 Jan 2018 16:31:53 +0000 (17:31 +0100)]
Display error when getting row to edit

7 years agoAvoid CONVERT() except in MySQL (bug #509)
Jakub Vrana [Wed, 24 Jan 2018 16:11:11 +0000 (17:11 +0100)]
Avoid CONVERT() except in MySQL (bug #509)

7 years agoBump version
Jakub Vrana [Wed, 24 Jan 2018 15:51:53 +0000 (16:51 +0100)]
Bump version

7 years agoMySQL: Support routines with comments in parameters (bug #460)
Jakub Vrana [Wed, 24 Jan 2018 15:37:38 +0000 (16:37 +0100)]
MySQL: Support routines with comments in parameters (bug #460)

7 years agoVerify if adminer.version was created on www.adminer.org
Jakub Vrana [Wed, 24 Jan 2018 14:10:44 +0000 (15:10 +0100)]
Verify if adminer.version was created on www.adminer.org

7 years agoStore current Adminer version server-side to avoid excessive requests
Jakub Vrana [Wed, 24 Jan 2018 13:15:55 +0000 (14:15 +0100)]
Store current Adminer version server-side to avoid excessive requests

7 years agoSend token as last param
Jakub Vrana [Wed, 24 Jan 2018 12:44:31 +0000 (13:44 +0100)]
Send token as last param

7 years agoAllow using adminer.invalid by other users in a group
Jakub Vrana [Wed, 24 Jan 2018 11:11:26 +0000 (12:11 +0100)]
Allow using adminer.invalid by other users in a group

7 years agoExtract file_open_lock and file_write_unlock
Jakub Vrana [Wed, 24 Jan 2018 11:04:53 +0000 (12:04 +0100)]
Extract file_open_lock and file_write_unlock

7 years agoDisplay boolean values as code (bug #562)
Jakub Vrana [Wed, 24 Jan 2018 09:53:25 +0000 (10:53 +0100)]
Display boolean values as code (bug #562)

7 years agoMariaDB: Support fulltext and spatial indexes in InnoDB (bug #583)
Jakub Vrana [Wed, 24 Jan 2018 08:18:19 +0000 (09:18 +0100)]
MariaDB: Support fulltext and spatial indexes in InnoDB (bug #583)

7 years agoPostgreSQL: Display foreign tables (bug #576)
Jakub Vrana [Tue, 23 Jan 2018 14:03:53 +0000 (15:03 +0100)]
PostgreSQL: Display foreign tables (bug #576)

7 years agoAdd designs.php
Jakub Vrana [Tue, 23 Jan 2018 13:36:32 +0000 (14:36 +0100)]
Add designs.php

7 years agoFix compiled version after 5cc831c1
Jakub Vrana [Tue, 23 Jan 2018 13:10:21 +0000 (14:10 +0100)]
Fix compiled version after 5cc831c1

7 years agoHide window.opener from pages opened in a new window (bug #561)
Jakub Vrana [Tue, 23 Jan 2018 11:53:22 +0000 (12:53 +0100)]
Hide window.opener from pages opened in a new window (bug #561)

7 years agoFix GPL version
Jakub Vrana [Tue, 23 Jan 2018 11:21:42 +0000 (12:21 +0100)]
Fix GPL version

7 years agoAdd plugin for switching designs
Jakub Vrana [Tue, 23 Jan 2018 11:15:38 +0000 (12:15 +0100)]
Add plugin for switching designs

7 years agoDisplay bold parts of error (bug #565)
Jakub Vrana [Tue, 23 Jan 2018 10:16:28 +0000 (11:16 +0100)]
Display bold parts of error (bug #565)

7 years agoAdd bottom border to last cells
Jakub Vrana [Tue, 23 Jan 2018 10:11:41 +0000 (11:11 +0100)]
Add bottom border to last cells

7 years agoEditor: Fix displaying of false values in PostgreSQL (bug #568)
Jakub Vrana [Tue, 23 Jan 2018 10:02:15 +0000 (11:02 +0100)]
Editor: Fix displaying of false values in PostgreSQL (bug #568)

7 years agoDecrease float precision (bug #578)
Jakub Vrana [Tue, 23 Jan 2018 09:52:57 +0000 (10:52 +0100)]
Decrease float precision (bug #578)

7 years agoAdd ability to override file name (path) when loading dump from webserver
Andrea Giacobino [Wed, 27 Sep 2017 16:09:14 +0000 (18:09 +0200)]
Add ability to override file name (path) when loading dump from webserver

7 years agoSupport current_timestamp() as default of time fields (bug #572)
Jakub Vrana [Tue, 23 Jan 2018 07:36:11 +0000 (08:36 +0100)]
Support current_timestamp() as default of time fields (bug #572)

7 years agoDisplay newlines in column comments (bug #573)
Jakub Vrana [Mon, 22 Jan 2018 20:03:48 +0000 (21:03 +0100)]
Display newlines in column comments (bug #573)

7 years agoMySQL: Support geometry in MySQL 8 (bug #574)
Jakub Vrana [Mon, 22 Jan 2018 19:56:35 +0000 (20:56 +0100)]
MySQL: Support geometry in MySQL 8 (bug #574)

7 years agoMSSQL driver fixed for freetds drivers. See bug #167, #291
Uherkovich Péter [Mon, 18 Dec 2017 20:59:05 +0000 (21:59 +0100)]
MSSQL driver fixed for freetds drivers. See bug #167, #291

7 years agoFix search focus (regression from 4.4.0)
Jakub Vrana [Sat, 20 Jan 2018 15:58:24 +0000 (16:58 +0100)]
Fix search focus (regression from 4.4.0)

7 years agoCompatibility with PHP < 5.3
Jakub Vrana [Mon, 22 Jan 2018 16:30:12 +0000 (17:30 +0100)]
Compatibility with PHP < 5.3

7 years agoAdd mongodb as a possible driver
Jakub Vrana [Mon, 22 Jan 2018 16:12:48 +0000 (17:12 +0100)]
Add mongodb as a possible driver

7 years agoSave bytes
Jakub Vrana [Mon, 22 Jan 2018 16:05:49 +0000 (17:05 +0100)]
Save bytes

7 years agophp7 support with minimal changes of original code
Vladimir Goncharov [Mon, 11 Dec 2017 19:49:16 +0000 (21:49 +0200)]
php7 support with minimal changes of original code

7 years agoPostgreSQL: Export DROP SEQUENCE if dropping table
Jakub Vrana [Mon, 22 Jan 2018 13:33:21 +0000 (14:33 +0100)]
PostgreSQL: Export DROP SEQUENCE if dropping table

7 years agoPostgreSQL: Do not export triggers if not requested
Jakub Vrana [Mon, 22 Jan 2018 13:25:27 +0000 (14:25 +0100)]
PostgreSQL: Do not export triggers if not requested

7 years agoIgnore removed CREATE+ALTER mode in trigger_sql()
Jakub Vrana [Mon, 22 Jan 2018 13:14:42 +0000 (14:14 +0100)]
Ignore removed CREATE+ALTER mode in trigger_sql()

7 years agoFix whitespace
Jakub Vrana [Mon, 22 Jan 2018 12:51:47 +0000 (13:51 +0100)]
Fix whitespace

7 years agoCSP: Allow any CSS
Jakub Vrana [Mon, 22 Jan 2018 11:22:25 +0000 (12:22 +0100)]
CSP: Allow any CSS

7 years agoadminer-theme-mancave2-2.0.alpha
Troy [Fri, 19 Jan 2018 20:19:10 +0000 (20:19 +0000)]
adminer-theme-mancave2-2.0.alpha

7 years agoFix NULL value in edit form with Postgres
Jáchym Toušek [Wed, 17 Jan 2018 08:50:45 +0000 (09:50 +0100)]
Fix NULL value in edit form with Postgres

7 years agoDo not warn about MySQL specific functions
Jakub Vrana [Mon, 22 Jan 2018 10:51:07 +0000 (11:51 +0100)]
Do not warn about MySQL specific functions

7 years agoFix single driver non-MySQL compiled versions (regression from 150301ed)
Jakub Vrana [Mon, 22 Jan 2018 10:42:17 +0000 (11:42 +0100)]
Fix single driver non-MySQL compiled versions (regression from 150301ed)

7 years agoHide driver selection in single-driver version (regression from e762a6aa)
Jakub Vrana [Mon, 22 Jan 2018 10:34:25 +0000 (11:34 +0100)]
Hide driver selection in single-driver version (regression from e762a6aa)

7 years agoUnify HTML for list of tables in Editor according to Adminer
Peter Knut [Sat, 20 Jan 2018 22:54:11 +0000 (23:54 +0100)]
Unify HTML for list of tables in Editor according to Adminer

7 years agoEncapsulate fulltext part in search box into <div>
Peter Knut [Sun, 21 Jan 2018 00:25:33 +0000 (01:25 +0100)]
Encapsulate fulltext part in search box into <div>

7 years agoEnhance ElasticSearch integration
Fabio Montefuscolo [Wed, 18 Oct 2017 19:13:23 +0000 (17:13 -0200)]
Enhance ElasticSearch integration

7 years agoAllow PHP 5.6 in Travis
Jakub Vrana [Fri, 19 Jan 2018 17:20:02 +0000 (18:20 +0100)]
Allow PHP 5.6 in Travis

7 years agoSelect numeric database name in DB list (bug #580)
Jakub Vrana [Fri, 19 Jan 2018 16:39:27 +0000 (17:39 +0100)]
Select numeric database name in DB list (bug #580)

7 years agoSQLite: Enable foreign key checks
Jakub Vrana [Fri, 19 Jan 2018 13:57:58 +0000 (14:57 +0100)]
SQLite: Enable foreign key checks

7 years agoCSP: Allow any images, media and fonts, disallow base-uri
Jakub Vrana [Fri, 19 Jan 2018 10:05:26 +0000 (11:05 +0100)]
CSP: Allow any images, media and fonts, disallow base-uri

7 years agoDefine JS functions in AdminerTablesFilter sooner
Jakub Vrana [Fri, 19 Jan 2018 09:55:51 +0000 (10:55 +0100)]
Define JS functions in AdminerTablesFilter sooner

7 years agoAdminer: Fix Search data in tables
Jakub Vrana [Fri, 19 Jan 2018 09:46:35 +0000 (10:46 +0100)]
Adminer: Fix Search data in tables

7 years agoRelease 4.4.0 v4.4.0
Jakub Vrana [Wed, 17 Jan 2018 11:41:38 +0000 (12:41 +0100)]
Release 4.4.0

7 years agoAllow sending multiple CSP headers
Jakub Vrana [Wed, 17 Jan 2018 10:05:59 +0000 (11:05 +0100)]
Allow sending multiple CSP headers

7 years agoUse __construct for constructor
Jakub Vrana [Tue, 16 Jan 2018 19:05:07 +0000 (20:05 +0100)]
Use __construct for constructor

7 years agoSet session cache limiter only without session.auto_start (bug #586)
Jakub Vrana [Tue, 16 Jan 2018 15:56:14 +0000 (16:56 +0100)]
Set session cache limiter only without session.auto_start (bug #586)

7 years agoAdd missing newline
Jakub Vrana [Tue, 16 Jan 2018 15:44:49 +0000 (16:44 +0100)]
Add missing newline

7 years agoRequire specifying credentials in login-sqlite plugin
Jakub Vrana [Tue, 16 Jan 2018 15:37:59 +0000 (16:37 +0100)]
Require specifying credentials in login-sqlite plugin

7 years agoAvoid count(null)
Jakub Vrana [Tue, 16 Jan 2018 15:22:24 +0000 (16:22 +0100)]
Avoid count(null)

7 years agoDisallow PHP 5.3 in Travis
Jakub Vrana [Tue, 16 Jan 2018 12:51:02 +0000 (13:51 +0100)]
Disallow PHP 5.3 in Travis

7 years agoDisallow connecting to privileged ports (thanks to hyp3rlinx)
Jakub Vrana [Tue, 16 Jan 2018 10:18:32 +0000 (11:18 +0100)]
Disallow connecting to privileged ports (thanks to hyp3rlinx)

7 years agoRate limit password-less login attempts from the same IP address (thanks to hyp3rlinx)
Jakub Vrana [Tue, 16 Jan 2018 09:56:35 +0000 (10:56 +0100)]
Rate limit password-less login attempts from the same IP address (thanks to hyp3rlinx)

7 years agoUse HTTPS
Jakub Vrana [Sun, 14 Jan 2018 10:03:54 +0000 (11:03 +0100)]
Use HTTPS

7 years agoUse HTTPS in doc_link()
Jakub Vrana [Sun, 14 Jan 2018 09:38:01 +0000 (10:38 +0100)]
Use HTTPS in doc_link()

7 years agoDo not set '' for empty enum
Jakub Vrana [Sun, 14 Jan 2018 09:18:52 +0000 (10:18 +0100)]
Do not set '' for empty enum

7 years agoFix select function onchange
Jakub Vrana [Sun, 14 Jan 2018 09:18:16 +0000 (10:18 +0100)]
Fix select function onchange

7 years agoClone all event handlers in cloneNode()
Jakub Vrana [Sun, 14 Jan 2018 09:04:53 +0000 (10:04 +0100)]
Clone all event handlers in cloneNode()

7 years agoUse border-collapse to prevent unnecessary wrapping in Chrome
Jakub Vrana [Sun, 14 Jan 2018 08:35:13 +0000 (09:35 +0100)]
Use border-collapse to prevent unnecessary wrapping in Chrome

7 years agoFix whitespace
Jakub Vrana [Sun, 14 Jan 2018 07:52:22 +0000 (08:52 +0100)]
Fix whitespace

7 years agoFix selectCount() in information_schema
Jakub Vrana [Sun, 14 Jan 2018 07:36:10 +0000 (08:36 +0100)]
Fix selectCount() in information_schema

7 years agoFix SQL command toggle
Jakub Vrana [Sat, 13 Jan 2018 22:42:48 +0000 (23:42 +0100)]
Fix SQL command toggle

7 years agoDisallow scripts without nonce
Jakub Vrana [Sat, 13 Jan 2018 21:17:00 +0000 (22:17 +0100)]
Disallow scripts without nonce

7 years agoFix wrapping in Create table
Jakub Vrana [Sat, 13 Jan 2018 16:40:21 +0000 (17:40 +0100)]
Fix wrapping in Create table

7 years agoUse script_src for <script src>
Jakub Vrana [Sat, 13 Jan 2018 15:25:11 +0000 (16:25 +0100)]
Use script_src for <script src>

7 years agoFix typo in script()
Jakub Vrana [Sat, 13 Jan 2018 14:23:47 +0000 (15:23 +0100)]
Fix typo in script()

7 years agoDo not send empty CSP
Jakub Vrana [Sat, 13 Jan 2018 13:21:54 +0000 (14:21 +0100)]
Do not send empty CSP

7 years agoMove inline event handlers to <script>
Jakub Vrana [Sat, 13 Jan 2018 08:34:01 +0000 (09:34 +0100)]
Move inline event handlers to <script>

7 years agoMove inline event handlers to <script>
Jakub Vrana [Sat, 13 Jan 2018 08:21:21 +0000 (09:21 +0100)]
Move inline event handlers to <script>

7 years agoUse the fact that we handle oninput in whisper()
Jakub Vrana [Sat, 13 Jan 2018 08:07:18 +0000 (09:07 +0100)]
Use the fact that we handle oninput in whisper()

7 years agoMove inline event handlers to <script>
Jakub Vrana [Sat, 13 Jan 2018 07:58:01 +0000 (08:58 +0100)]
Move inline event handlers to <script>

7 years agoEditor: Fix Search data in tables
Jakub Vrana [Fri, 12 Jan 2018 22:58:55 +0000 (23:58 +0100)]
Editor: Fix Search data in tables

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 22:42:20 +0000 (23:42 +0100)]
Move inline event handlers to <script>

7 years agoUse <script> instead of inline event handler for skipping original
Jakub Vrana [Fri, 12 Jan 2018 22:27:14 +0000 (23:27 +0100)]
Use <script> instead of inline event handler for skipping original

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 21:46:16 +0000 (22:46 +0100)]
Move inline event handlers to <script>

7 years agoReturn false from editingMoveRow()
Jakub Vrana [Fri, 12 Jan 2018 21:29:11 +0000 (22:29 +0100)]
Return false from editingMoveRow()

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 21:25:38 +0000 (22:25 +0100)]
Move inline event handlers to <script>

7 years agoUse oninput instead of onchange
Jakub Vrana [Fri, 12 Jan 2018 21:18:54 +0000 (22:18 +0100)]
Use oninput instead of onchange

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 20:57:54 +0000 (21:57 +0100)]
Move inline event handlers to <script>

7 years agoFix fieldChange() after 6353a898
Jakub Vrana [Fri, 12 Jan 2018 20:49:45 +0000 (21:49 +0100)]
Fix fieldChange() after 6353a898

7 years agoUse oninput instead of onkeyup
Jakub Vrana [Fri, 12 Jan 2018 17:46:44 +0000 (18:46 +0100)]
Use oninput instead of onkeyup

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 17:34:19 +0000 (18:34 +0100)]
Move inline event handlers to <script>

7 years agoUse <script> instead of inline event handler in on_help()
Jakub Vrana [Fri, 12 Jan 2018 17:11:00 +0000 (18:11 +0100)]
Use <script> instead of inline event handler in on_help()

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 16:52:45 +0000 (17:52 +0100)]
Move inline event handlers to <script>

7 years agoClone onchange in cloneNode()
Jakub Vrana [Fri, 12 Jan 2018 16:33:23 +0000 (17:33 +0100)]
Clone onchange in cloneNode()

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 16:19:35 +0000 (17:19 +0100)]
Move inline event handlers to <script>