Commit Graph

  • a93e069d06 Edit, clone and delete by AJAX Jakub Vrana 2010-10-17 23:54:41 +02:00
  • 0782a7b2c1 Save '' instead of NULL for empty char (some drivers don't have varchar) Jakub Vrana 2010-10-17 22:37:06 +02:00
  • 9db4259409 Introduce Adminer::headers method Jakub Vrana 2010-10-17 22:13:32 +02:00
  • 1cd506ee1e Comments Jakub Vrana 2010-10-17 21:58:02 +02:00
  • b835ce4ef4 Use template1 database as default (bug #3088192) Jakub Vrana 2010-10-17 21:39:34 +02:00
  • 6ab272b72c Allow comments in translations Jakub Vrana 2010-10-17 21:12:37 +02:00
  • 44ae8c8766 Check collation Jakub Vrana 2010-10-17 18:45:05 +02:00
  • 53d7f0306d Save NULL for empty string in inline-edit Jakub Vrana 2010-10-17 16:37:22 +02:00
  • 210802d1c4 Change message to "increase Text length" Jakub Vrana 2010-10-17 16:07:09 +02:00
  • abe5e7b0a7 Minimal inline edit input width Jakub Vrana 2010-10-17 16:00:29 +02:00
  • 41f4c62fcd Change message to "increase Text length" Jakub Vrana 2010-10-17 16:07:09 +02:00
  • d82e69636c Minimal inline edit input width Jakub Vrana 2010-10-17 16:00:29 +02:00
  • 51e609c461 Disable creating SQLite databases with extension other than db, sdb, sqlite Jakub Vrana 2010-10-17 08:22:36 +02:00
  • 1a5bec94d9 Send the form by AJAX with Ctrl+Enter Jakub Vrana 2010-10-17 08:02:12 +02:00
  • ea38096433 Merge from master Jakub Vrana 2010-10-17 07:55:58 +02:00
  • a6bbe1bb3b Save select data by AJAX Jakub Vrana 2010-10-17 07:50:40 +02:00
  • 8d4b241156 Save bytes Jakub Vrana 2010-10-17 07:19:01 +02:00
  • 644c355d94 Send the form by Ctrl+Enter in all textareas Jakub Vrana 2010-10-17 07:16:32 +02:00
  • 7eb85a75f8 Use AJAX in select Jakub Vrana 2010-10-17 01:51:56 +02:00
  • 420faa3dc4 Comments Jakub Vrana 2010-10-17 01:52:47 +02:00
  • 53804a2c20 Immunity against CRLF Jakub Vrana 2010-10-16 22:36:01 +02:00
  • 0198c36c90 Information_schema can be case sensitive (bug #3088228) Jakub Vrana 2010-10-16 16:38:20 +02:00
  • 1a8d7f1733 Use LIKE for text comparison in MS SQL (bug #3088222) Jakub Vrana 2010-10-16 16:31:01 +02:00
  • 1cf374bf48 Rename functions (avoid conflict with WordPress) Jakub Vrana 2010-10-16 15:47:51 +02:00
  • 207673f06c Typo (thanks to Frank Bueltge) Jakub Vrana 2010-10-16 15:45:21 +02:00
  • faa6e7edd7 Quote JavaScript strings (thanks to bene) Jakub Vrana 2010-10-16 15:36:23 +02:00
  • 5875f6db0c Don't quote collation (MS SQL 2005) Jakub Vrana 2010-10-16 15:31:25 +02:00
  • 14ca6f0931 Read view definition (bug #3088228) Jakub Vrana 2010-10-16 15:20:46 +02:00
  • ec4b1cf915 Use table aliases (bug #3088214) Jakub Vrana 2010-10-16 08:23:34 +02:00
  • 7b4aecb86e Comment Jakub Vrana 2010-10-15 17:11:39 +02:00
  • 01e967d26c Catalan translation Jakub Vrana 2010-10-15 16:39:18 +02:00
  • 52b9820ebc Comment Jakub Vrana 2010-10-15 15:51:40 +02:00
  • dc8ac1da25 Develop Jakub Vrana 2010-10-15 14:09:44 +02:00
  • 08498d34cd Release v3.0.0 Jakub Vrana 2010-10-15 13:45:16 +02:00
  • 352fd581ac Don't report no error Jakub Vrana 2010-10-15 13:40:36 +02:00
  • 4c562fd7cc Unused file Jakub Vrana 2010-10-15 12:49:58 +02:00
  • 340570421c Specify charset Jakub Vrana 2010-10-15 11:28:11 +02:00
  • e98c995155 Separate JavaScript to not wait with Firebug Jakub Vrana 2010-10-15 11:26:42 +02:00
  • 49565e0563 Rename variables to avoid conflict with Adminer 2 sessions and enabled register_globals Jakub Vrana 2010-10-15 10:58:08 +02:00
  • d69e8c4b08 Directory structure Jakub Vrana 2010-10-14 22:10:02 +02:00
  • a28f998186 Readme Jakub Vrana 2010-10-14 22:09:55 +02:00
  • faaa14e077 Print textarea as last field Jakub Vrana 2010-10-11 21:10:58 +02:00
  • 93f8157a2f Set charset natively to defend against Shift JIS on server Jakub Vrana 2010-10-10 11:12:53 +02:00
  • 6ab3bbac80 Session can be started also by session_start() Jakub Vrana 2010-10-09 15:39:57 +02:00
  • 96544baf69 Report errors in get_rows() Jakub Vrana 2010-10-13 18:59:15 +02:00
  • 7e644b4346 Save bytes ($connection->quote shortcut) Jakub Vrana 2010-10-13 18:04:40 +02:00
  • b0d637b638 Avoid fatal errors Jakub Vrana 2010-10-13 17:53:59 +02:00
  • d2e49b1dc8 Display empty permanent login Jakub Vrana 2010-10-07 16:17:51 +02:00
  • dfa6cbf4f2 Show tables overview in Editor Jakub Vrana 2010-10-07 16:17:34 +02:00
  • 4fa190feb6 Hungarian translation Jakub Vrana 2010-10-07 16:03:22 +02:00
  • 23ce3c6188 Microseconds are not stored in MySQL Jakub Vrana 2010-10-07 15:24:36 +02:00
  • 7c10022c6f Treat binary as hex Jakub Vrana 2010-10-03 00:17:13 +02:00
  • 80b827931b Update tests Jakub Vrana 2010-09-30 10:15:37 +02:00
  • 5a73c01212 Treat binary type as hex Jakub Vrana 2010-09-28 10:02:55 +02:00
  • 4af4018a06 Update translation Jakub Vrana 2010-09-29 10:55:13 +02:00
  • 7197ab1ecb Report correct length of blob (bug #3070569) Jakub Vrana 2010-09-27 17:05:45 +02:00
  • 6557b4a5fb Tamil translation Jakub Vrana 2010-09-27 11:28:02 +02:00
  • e9406d0031 Update translation (thanks to klaus@tonttu.net) Jakub Vrana 2010-09-27 11:26:33 +02:00
  • 3a30e70222 Fix HTML comment in IE Jakub Vrana 2010-09-27 11:09:07 +02:00
  • 454c80f8ca Save bytes Jakub Vrana 2010-09-09 13:03:10 +02:00
  • 6457cb6af5 Title for last page link Jakub Vrana 2010-09-19 10:31:06 +05:30
  • 8455d05e3e Comment Jakub Vrana 2010-09-09 22:02:35 +02:00
  • fd5f49d3fe Display comment in table overview Jakub Vrana 2010-09-08 10:43:08 +02:00
  • 931f805bd3 Tag <!--> ends comment in IE Jakub Vrana 2010-09-07 22:17:09 +02:00
  • 8ff10f99dc Remove DEFINER from CREATE VIEW (bug #3041130) Jakub Vrana 2010-08-11 17:14:07 +02:00
  • e1b4d92cce Ignore routines errors (bug #3040573) Report export errors Jakub Vrana 2010-08-11 16:55:40 +02:00
  • 056d512733 Update JUSH Jakub Vrana 2010-08-06 16:16:40 +02:00
  • d02252537d Fix permanent login Jakub Vrana 2010-08-06 16:03:00 +02:00
  • cc79e4b8d7 French treat zero as singular (bug #3039777) Jakub Vrana 2010-08-06 11:13:06 +02:00
  • 5edbc1e931 Fix translation (bug #3039743) Jakub Vrana 2010-08-06 11:04:38 +02:00
  • c57a9253d6 French translation Jakub Vrana 2010-08-06 11:02:19 +02:00
  • 2e284c9546 Show keyboard shortcut (thanks to Ondrej Valka) Jakub Vrana 2010-08-04 10:46:02 +02:00
  • 2616ffe857 Add new translation messages Jakub Vrana 2010-08-03 18:24:18 +02:00
  • 351dbf7854 Update TODO Jakub Vrana 2010-08-03 18:16:21 +02:00
  • 3f15bf782e Fix translation (bug #3038885) Jakub Vrana 2010-08-03 18:15:34 +02:00
  • 52e8c0344b CSV import for MS SQL Jakub Vrana 2010-08-03 17:47:26 +02:00
  • dba6a90674 Property num_rows can be empty Jakub Vrana 2010-08-03 17:25:51 +02:00
  • 62284e64cc No status in PostgreSQL Jakub Vrana 2010-08-03 17:15:45 +02:00
  • 0724febb7e Typo Jakub Vrana 2010-08-03 15:08:14 +02:00
  • c5a1a7707c Functions translation Jakub Vrana 2010-08-03 14:51:10 +02:00
  • 867fe415d1 Editor: use passed credentials Jakub Vrana 2010-08-03 14:38:56 +02:00
  • 72f4d9e245 Function parse_str respects magic_quotes_gpc (bug #3034575) Jakub Vrana 2010-07-26 14:47:26 +02:00
  • 6e50eb8ec0 Pass primary key to insert_update function Jakub Vrana 2010-07-22 17:57:26 +02:00
  • 2ad8ab4770 Primary key detection for other drivers Jakub Vrana 2010-07-22 17:43:43 +02:00
  • c505440194 PostgreSQL import support Jakub Vrana 2010-07-22 14:04:57 +02:00
  • a7cdc85497 Dump support is optional Jakub Vrana 2010-07-22 12:36:45 +02:00
  • 1f1d6c3430 Errors are reported by Adminer Jakub Vrana 2010-07-20 11:42:05 +02:00
  • 7f12b14802 Oracle explain Jakub Vrana 2010-07-15 16:21:27 +02:00
  • e473aef32f Oracle variables and status (thanks to Tomas Geci) Jakub Vrana 2010-07-15 16:20:20 +02:00
  • 713a7007f6 MSSQL alter index Jakub Vrana 2010-07-14 16:18:12 +02:00
  • a1bc3cc9cb SQLite doesn't support primary key modification Jakub Vrana 2010-07-14 16:02:50 +02:00
  • 1e2d4977bd Tab loses focus in Opera Jakub Vrana 2010-07-14 16:02:19 +02:00
  • d6ac5f1ad2 Move textarea function to editing.* Jakub Vrana 2010-07-13 18:21:38 +02:00
  • 9929cc6796 Allow to insert Tab in SQL textareas and send the form by Ctrl+Enter Jakub Vrana 2010-07-13 18:18:47 +02:00
  • ed7ed84dd5 Typo (bug #3028566) Jakub Vrana 2010-07-13 16:49:48 +02:00
  • 163562d665 Use nbsp() for possibly empty values Jakub Vrana 2010-07-09 15:10:53 +02:00
  • 22a7ebd181 Hide edit link without columns Jakub Vrana 2010-07-01 09:58:20 +02:00
  • 61fcecaab3 Don't wrap indexes table Jakub Vrana 2010-06-30 17:09:08 +02:00
  • 5a11c99e71 Ability to jump to any page by JavaScript Jakub Vrana 2010-06-29 15:17:27 +02:00
  • 07fd522905 Typo Jakub Vrana 2010-06-10 23:16:10 +02:00