Commit graph

121 commits

Author SHA1 Message Date
Jakub Vrana b4392b3f91 Use single \ in ' strings 2018-02-20 16:27:40 +01:00
Jakub Vrana 33f0023d37 Ignore functions in Min_Driver 2018-02-06 16:32:56 +01:00
Jakub Vrana f09d26a51d Remove unnecessary quotes 2018-02-06 16:25:58 +01:00
Jakub Vrana 4417a8b220 Add missing function to compile.php 2018-02-06 15:52:48 +01:00
Jakub Vrana b9ad864b75 Delete unused variable 2018-02-01 13:57:46 +01:00
Jakub Vrana 6c3e1e2768 Add min_version to compile.php 2018-01-30 14:47:22 +01:00
Jakub Vrana 6a95b71164 Do not warn about MySQL specific functions 2018-01-22 12:00:38 +01:00
Jakub Vrana a414896885 Hide driver selection in single-driver version (regression from e762a6aa) 2018-01-22 11:34:25 +01:00
Jakub Vrana 9d532fc0a1 Use script_src for <script src> 2018-01-13 16:25:11 +01:00
Jakub Vrana dc85ba2d86 Delete type="text/javascript" from <script> as it is the default in HTML5 2018-01-11 14:13:43 +01:00
Jakub Vrana 70aef8a55a MySQL: Remove dedicated view for replication status 2017-05-19 11:11:44 +02:00
Jakub Vrana 8fd7ff0187 Highlight JSON 2017-03-10 08:56:58 +01:00
Jakub Vrana d8c28d1c91 Avoid referencing global variable (doesn't work in PHP 7.1 if Adminer is included inside a function) 2017-02-21 12:07:13 +01:00
Matthew Gamble 2a534798fa Add basic support for MySQL replication 2017-02-20 12:54:40 +01:00
Jakub Vrana bad3c6b086 Disallow selecting driver if there's only one 2016-11-28 10:07:03 -08:00
Jakub Vrana 4d491d704e Translate numbers in ar, bn, fa 2014-03-19 21:56:42 -07:00
Jakub Vrana adae922f36 Defer loading of JUSH 2014-01-30 08:27:56 -08:00
Jakub Vrana 6ff96b3ec2 Include jush-txt in compiled version 2014-01-11 11:55:22 -08:00
Jakub Vrana 55ad89b309 Fix handling of long text in SQL textarea 2014-01-11 09:37:34 -08:00
Jakub Vrana cb4eb8a467 Elasticsearch: Don't minimize $php_errormsg 2014-01-09 12:37:10 -08:00
Jakub Vrana 5444647f61 Don't shorten $http_response_header 2014-01-08 08:45:19 -08:00
Jakub Vrana 184273750a Include JUSH textarea in compiled single driver file 2014-01-07 23:58:52 -08:00
Jakub Vrana 9995e35659 Update JUSH 2014-01-07 13:03:48 -08:00
Jakub Vrana 2c8d81c1ae Include JUSH in the compiled version 2013-12-19 12:34:15 -08:00
Jakub Vrana 85d212c226 Use PHP 5 2013-08-08 17:20:14 -07:00
Jakub Vrana 8f96e15296 Use specific JUSH version 2013-07-22 15:49:19 -07:00
Jakub Vrana 1f7fa44923 Abstract DELETE, INSERT and INSERT+UPDATE 2013-07-09 10:34:52 -07:00
Jakub Vrana d513de4d71 Allow using lang() in plugins 2013-04-28 08:17:40 -07:00
Jakub Vrana 18d51c6b6e Allow using lang() in plugin with single language Adminer version 2013-04-27 23:36:43 -07:00
Jakub Vrana 75c430a986 Revert "Unuse binary characters"
This reverts commit f3c59bb3a5.
2012-09-26 21:45:04 -07:00
Jakub Vrana 29e65523d3 Compile only one project at a time 2012-09-22 07:59:40 -07:00
Jakub Vrana f3c59bb3a5 Unuse binary characters 2012-09-22 06:12:56 -07:00
Jakub Vrana 2264e09021 Shorten NUL byte 2012-09-19 15:43:02 -07:00
Jakub Vrana a89ab34a8e Fix compiled version on PHP with multibyte support 2012-09-17 15:32:28 -07:00
Jakub Vrana 360218be0c Print compile errors to STDERR 2012-09-16 06:13:48 -07:00
Jakub Vrana 57d0c4c6f5 Fix switching language in compiled version 2012-09-16 06:09:36 -07:00
Jakub Vrana 63c9873c30 Fix JUSH compilation 2012-09-07 08:38:11 -07:00
Jakub Vrana dd86e1892d Simplify compile_file() 2012-09-07 08:38:11 -07:00
Jakub Vrana e767663f65 Compress JS 2012-09-07 08:38:11 -07:00
Jakub Vrana caa9f490af Compress CSS 2012-09-07 08:38:10 -07:00
Jakub Vrana 415f500f10 Don't use \r\n in compiled strings 2012-09-07 08:37:52 -07:00
Jakub Vrana 0317638e80 Compress each translation separately 2012-09-07 08:31:25 -07:00
Jakub Vrana ccd1246666 Save translations version 2012-09-07 08:30:32 -07:00
Jakub Vrana 85d985a319 Don't encode binary files 2012-09-07 08:30:31 -07:00
Jakub Vrana 5d257861e1 Compress translations 2012-09-07 08:30:31 -07:00
Jakub Vrana 541561be4d Minimize space around % 2012-09-03 15:03:55 -07:00
Jakub Vrana a71b99096c Remove CodeMirror
- uses other colors than JUSH
- not used everywhere (triggers, routines, ...)
- Ctrl+Left and similar works bad
- missing autocomplete
- blocking loader
2012-06-30 01:51:35 -07:00
Jakub Vrana 7f1fcc2286 Format numbers in translations 2012-06-04 17:44:04 -07:00
Jakub Vrana 56ac3d1817 Mark scripts as executable 2012-05-25 23:21:31 -07:00
Jakub Vrana b0666e537d Remove unnecessary { } in compile 2012-05-16 16:42:45 -07:00