Commit graph

2156 commits

Author SHA1 Message Date
Jakub Vrana 6591d485e9 Replace isset($var) by $var !== null 2012-05-14 01:11:08 -07:00
Jakub Vrana 40ad846d20 Improve PDO_PgSQL support 2012-05-14 00:54:28 -07:00
Jakub Vrana c4a57246ac Simplify work with NULL values in select 2012-05-13 23:24:39 -07:00
Jakub Vrana 20cf6d29c5 Support binary data in SQLite (http://forum.zdrojak.cz/?topic=619, https://sourceforge.net/projects/adminer/forums/forum/960418/topic/5274204) 2012-05-13 23:23:57 -07:00
Jakub Vrana 17ef1f0dfc Highlight keywords in PL/SQL CodeMirror 2012-05-13 22:56:56 -07:00
Jakub Vrana 5ac72dd739 Add design like Nette documentation 2012-05-13 17:58:45 -07:00
Jakub Vrana 06595f90e4 Inform about disabled event_scheduler (http://forum.zdrojak.cz/?topic=637) 2012-05-13 17:40:36 -07:00
Jakub Vrana 4f3fddc870 Fix parsing of functions returning datetime (bug #3518425) 2012-05-13 17:19:53 -07:00
Jakub Vrana 336a32c144 Update Bengali translation 2012-05-13 16:30:37 -07:00
Ivan Masár 0e31b09543 Add approximate row count for PostgreSQL driver 2012-05-13 16:07:58 -07:00
Jakub Vrana 20e11be093 Initialize variable used in textarea highlighting 2012-05-13 15:26:42 -07:00
Ivan Masár d6c5f85a24 Add Oracle processlist support 2012-05-13 15:08:06 -07:00
Ivan Masár a280179bd5 Add row count and table size for Oracle tables 2012-05-13 14:48:00 -07:00
Ivan Masár 7f1afde592 Add schema support to the Oracle driver 2012-05-13 14:46:46 -07:00
Jakub Vrana 70fb696fbd Link to descending order 2012-04-30 18:16:13 -07:00
Jakub Vrana b16bb54219 Save assignment if not necessary 2012-04-29 17:54:18 -07:00
Davi Alexandre 9188d21ea3 Fixing some typos in the Portuguese translation 2012-04-29 17:45:04 -07:00
Jakub Vrana 3ada73d5ed Bengali translation 2012-04-29 17:35:42 -07:00
Jakub Vrana 047ce184f5 Highlight line with error in SQL command 2012-04-17 13:51:20 -07:00
Jakub Vrana 4815c7d020 Don't use AJAX links and forms 2012-04-15 22:22:47 -07:00
Jakub Vrana bf54c13dfe Highlight code in textarea by CodeMirror 2012-04-15 22:00:33 -07:00
Jakub Vrana 48df7aa1c9 Link to original table in EXPLAIN of SELECT * FROM table t 2012-04-15 10:53:40 -07:00
Jakub Vrana 77ec05d50b Better support for multi results in PDO 2012-04-08 21:59:49 -07:00
Jakub Vrana 4dc3ec6a0d Ukrainian plural 2012-03-26 23:24:58 -07:00
Jakub Vrana 24c51fe11f Print current time next to executed SQL queries 2012-03-26 23:21:38 -07:00
Jakub Vrana b254503fb2 Add progress cursor also to buttons 2012-03-26 23:21:02 -07:00
srsbiz ea0a6a5a01 Update Polish translation 2012-03-21 22:53:23 -07:00
Jakub Vrana e36afcc127 Ukrainian translation 2012-03-21 22:36:07 -07:00
Jakub Vrana bf4f0a1f9e Replace JSMin by JsShrink 2012-03-10 21:41:00 -08:00
Jakub Vrana a6f10787bb Add template for translations 2012-03-09 17:19:21 -08:00
Jakub Vrana cc1398e5a4 Don't document parameters in readme 2012-03-08 15:30:15 -08:00
Jakub Vrana 00b3bc3f2c Develop 2012-03-06 23:31:44 -08:00
Jakub Vrana a186460648 Release 3.3.4 2012-03-06 22:43:13 -08:00
Jakub Vrana 2d942e692d Fix test 2012-03-06 20:52:40 -08:00
Jakub Vrana 2dcfb70d08 Ignore right and middle mouse buttons 2012-03-06 08:24:33 -08:00
Jakub Vrana 405ad5f07e Fix invalid references line position on Database schema 2012-03-06 00:48:28 -08:00
Jakub Vrana b959ba41c6 Save bytes 2012-03-06 00:47:33 -08:00
Jakub Vrana 22125790b3 Improve readability of HTML 2012-03-06 00:46:54 -08:00
Jakub Vrana f539836fd5 Disable selecting text on Database schema 2012-03-05 22:23:36 -08:00
Jakub Vrana 2ca26386c2 Don't check row while selecting text 2012-03-05 22:12:47 -08:00
Jakub Vrana 4cc29e0137 Vacuum for PostgreSQL 2012-03-01 01:14:55 -08:00
Jakub Vrana a25fa67e06 Save bytes 2012-03-01 01:05:06 -08:00
Jakub Vrana 99a75c3c44 Simplify aborting AJAX request 2012-02-29 14:31:35 -08:00
Jakub Vrana 83113cbe67 Use function for common code 2012-02-29 11:24:01 -08:00
Jakub Vrana d35f83fb8d Rename variable 2012-02-29 11:08:13 -08:00
Jakub Vrana 7f2e97f0d2 Fix AJAX loading indicator in Chrome 2012-02-29 11:02:34 -08:00
Jakub Vrana c6c48553b8 SQLite: vacuum 2012-02-29 10:49:17 -08:00
Jakub Vrana 27c046f753 New design 2012-02-24 07:48:15 -08:00
Jakub Vrana 9e7fcdf32c Plugin to hide databases 2012-02-23 22:58:41 -08:00
Jakub Vrana c7f1a6322e Extensible list of databases 2012-02-23 22:58:41 -08:00