Commit graph

2192 commits

Author SHA1 Message Date
Jakub Vrana 5fb2368b66 Ignore SQLite autoindexes 2012-07-15 12:24:20 -07:00
Jakub Vrana 385fdd45b8 Document trigger type 2012-07-15 12:04:04 -07:00
Jakub Vrana 56cd77f0d1 Save bytes 2012-07-15 10:05:13 -07:00
Jakub Vrana 7291ae608d Reset error before using in SQL query 2012-07-15 09:21:22 -07:00
Jakub Vrana 6a3cf71db5 Develop 2012-06-30 05:26:22 -07:00
Jakub Vrana 514ff41c7c Release 3.4.0 2012-06-30 05:04:37 -07:00
Jakub Vrana dafd2deef2 Avoid flicker before the image is loaded 2012-06-30 05:02:43 -07:00
Jakub Vrana 6a96c14948 Tests compatible with strict mode 2012-06-30 03:50:23 -07:00
Jakub Vrana 091a4d04f4 Link to documentation 2012-06-30 03:17:16 -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 a833468c0a Fix datetime type parsing (bug #3418043) 2012-06-29 16:41:12 -07:00
Jakub Vrana 54f464a893 Set character set in SQLSRV (bug #3479986) 2012-06-29 15:23:35 -07:00
Jakub Vrana 7de0b21e16 Fix indexes with duplicate tables in different schemas 2012-06-29 14:59:04 -07:00
Jakub Vrana b78b0cd109 Plugin for including date in export filename 2012-06-29 14:41:47 -07:00
Jakub Vrana f158d5e392 Zip dump only if requested 2012-06-29 14:09:44 -07:00
Jakub Vrana 5b57706890 Customizable export filename 2012-06-29 12:25:05 -07:00
Jakub Vrana 0d5543c9ac Use better Bengali translation 2012-06-29 12:13:03 -07:00
Jakub Vrana 7363429b52 Load jush.css earlier 2012-06-29 11:38:20 -07:00
Jakub Vrana 6ca4082e6c Unhighlight Binlog Dump in process list 2012-06-29 10:29:46 -07:00
Jakub Vrana 8daf581c21 Indonesian translation 2012-06-19 10:21:40 -07:00
Jakub Vrana eb05475337 Bengali placeholders 2012-06-19 10:12:17 -07:00
Josef Šimánek b2f5f5689d čeština v českém překladu 2012-06-19 19:51:01 +03:00
Jordi Rivero a1e4e87b82 Typo error fixes 2012-06-18 11:29:12 -07:00
Jakub Vrana 97566acd75 Shift+click on checkbox to select consecutive rows (thanks to Alexander Loonar) 2012-06-13 12:21:21 -07:00
Jakub Vrana 4a6c72cd1c Comment 2012-06-13 11:19:50 -07:00
Jakub Vrana 7f1fcc2286 Format numbers in translations 2012-06-04 17:44:04 -07:00
Jakub Vrana a2378af008 Display Indian languages together 2012-06-04 17:13:55 -07:00
Jakub Vrana 56ac3d1817 Mark scripts as executable 2012-05-25 23:21:31 -07:00
Jakub Vrana 739bcb0979 Warn about selecting data without index 2012-05-17 00:13:13 -07:00
Jakub Vrana b0666e537d Remove unnecessary { } in compile 2012-05-16 16:42:45 -07:00
Jakub Vrana 8339b14da3 Comment 2012-05-16 16:42:16 -07:00
Jakub Vrana 5dc90731eb Update ng9 design 2012-05-14 09:27:16 -07:00
Jakub Vrana f498219f29 Remove eventStop() used by AJAXification in past 2012-05-14 02:22:44 -07:00
Jakub Vrana 2db14e4bc2 Update TODO 2012-05-14 01:17:43 -07:00
Jakub Vrana 8be29afb9b Allow specifying database in login form (bug #3499359) 2012-05-14 01:11:09 -07:00
Jakub Vrana f595f9313e Use namespace in login form 2012-05-14 01:11:08 -07:00
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