]> git.joonet.de Git - adminer.git/log
adminer.git
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>

7 years agoAllow searching data in tables by Ctrl+Enter
Jakub Vrana [Fri, 12 Jan 2018 15:54:50 +0000 (16:54 +0100)]
Allow searching data in tables by Ctrl+Enter

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

7 years agoFix selectors in schema after 58b2904d
Jakub Vrana [Fri, 12 Jan 2018 15:38:40 +0000 (16:38 +0100)]
Fix selectors in schema after 58b2904d

7 years agoRely on event always passed to handlers
Jakub Vrana [Fri, 12 Jan 2018 15:33:20 +0000 (16:33 +0100)]
Rely on event always passed to handlers

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

7 years agoReturn false from editingRemoveRow
Jakub Vrana [Fri, 12 Jan 2018 15:06:00 +0000 (16:06 +0100)]
Return false from editingRemoveRow

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

7 years agoUse script() for <script>
Jakub Vrana [Fri, 12 Jan 2018 14:27:44 +0000 (15:27 +0100)]
Use script() for <script>

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 13:55:00 +0000 (14:55 +0100)]
Move inline event handlers to <script>

7 years agoUse <script> instead of inline event handler in print_fieldset()
Jakub Vrana [Fri, 12 Jan 2018 13:49:55 +0000 (14:49 +0100)]
Use <script> instead of inline event handler in print_fieldset()

7 years agoUse <script> instead of inline event handler in confirm()
Jakub Vrana [Fri, 12 Jan 2018 13:43:55 +0000 (14:43 +0100)]
Use <script> instead of inline event handler in confirm()

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

7 years agoReturn false from ajaxSetHtml()
Jakub Vrana [Fri, 12 Jan 2018 12:55:33 +0000 (13:55 +0100)]
Return false from ajaxSetHtml()

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

7 years agoRevert using @this in formChecked
Jakub Vrana [Fri, 12 Jan 2018 12:20:43 +0000 (13:20 +0100)]
Revert using @this in formChecked

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

7 years agoReturn false from toggle()
Jakub Vrana [Fri, 12 Jan 2018 12:09:30 +0000 (13:09 +0100)]
Return false from toggle()

7 years agoonchange='selectFieldChange
Jakub Vrana [Fri, 12 Jan 2018 12:08:21 +0000 (13:08 +0100)]
onchange='selectFieldChange

7 years agoUse @this in selectFieldChange
Jakub Vrana [Fri, 12 Jan 2018 11:50:09 +0000 (12:50 +0100)]
Use @this in selectFieldChange

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

7 years agoFix indexesAddColumn after 14778165
Jakub Vrana [Fri, 12 Jan 2018 11:09:53 +0000 (12:09 +0100)]
Fix indexesAddColumn after 14778165

7 years agoMove inline event handlers to <script>
Jakub Vrana [Fri, 12 Jan 2018 10:56:03 +0000 (11:56 +0100)]
Move inline event handlers to <script>

7 years agoRevert using @this in formChecked
Jakub Vrana [Thu, 11 Jan 2018 17:58:00 +0000 (18:58 +0100)]
Revert using @this in formChecked

7 years agoAllow customizing CSP
Jakub Vrana [Tue, 9 Jan 2018 17:53:17 +0000 (18:53 +0100)]
Allow customizing CSP

7 years agoAllow img-src data: common in skins
Jakub Vrana [Tue, 9 Jan 2018 17:29:19 +0000 (18:29 +0100)]
Allow img-src data: common in skins