1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-28 00:29:59 +02:00

Commit Graph

  • 2a97e02cdd Update designs Jakub Vrana 2012-08-12 16:35:53 -07:00
  • bcf7e7e04b Fix haeckel theme for 3.5 adminer Jan Kosco 2012-08-06 14:57:41 +02:00
  • 65a8c7dde4 Style logout button as link in Editor Jakub Vrana 2012-08-11 23:02:56 -07:00
  • 3a381564e5 Use VALUES() in INSERT+UPDATE export Jakub Vrana 2012-08-11 22:59:20 -07:00
  • f9cbf50bd7 Export data settings only with data Jakub Vrana 2012-08-11 22:37:30 -07:00
  • f0d97a7c7f Edit strings with \n in textarea Jakub Vrana 2012-08-11 20:21:03 -07:00
  • 98bc4fc4d2 Style logout button as link Jakub Vrana 2012-08-10 07:06:01 -07:00
  • 2d18afaf7f Release 3.5.1 v3.5.1 Jakub Vrana 2012-08-09 22:31:54 -07:00
  • 9a3b3db4f6 Comment Jakub Vrana 2012-08-09 12:18:31 -07:00
  • a4e38a266d Remove definer from routine and event Jakub Vrana 2012-08-09 09:39:12 -07:00
  • ca32e71e42 Ignore bit type when searching strings Jakub Vrana 2012-08-09 09:37:51 -07:00
  • 4b4fa16a37 Autodisplay long table names in tables filter plugin Jakub Vrana 2012-08-09 09:11:55 -07:00
  • 69d49e30c5 Support same name fields in CSV export Jakub Vrana 2012-08-09 08:57:45 -07:00
  • 7fcfb0d16a Don't include trailing space to delimiter Jakub Vrana 2012-08-09 08:39:54 -07:00
  • 1501d60f14 Descending order after second click on column caption Jakub Vrana 2012-08-08 22:40:38 -07:00
  • e5b1c99d87 Support Shift+click in export Jakub Vrana 2012-08-08 09:23:46 -07:00
  • b49061b863 Add JS function for getting parent tag Jakub Vrana 2012-08-08 09:22:23 -07:00
  • 5fd21e122a Set source checkbox only in click without Shift Jakub Vrana 2012-08-08 08:54:15 -07:00
  • b783b9487d Don't display tables list on server pages Jakub Vrana 2012-08-08 08:41:52 -07:00
  • 99343701ab Autodisplay long logins in saved logins list Jakub Vrana 2012-08-08 08:27:50 -07:00
  • c09a147b2e Develop Jakub Vrana 2012-08-05 09:15:05 -07:00
  • a0af3eec5c Release 3.5.0 v3.5.0 Jakub Vrana 2012-08-04 22:53:20 -07:00
  • 1dd6dbcce2 Support one click search in Editor Jakub Vrana 2012-08-04 22:52:50 -07:00
  • 95f0a5f0f0 Fix test Jakub Vrana 2012-08-04 22:34:38 -07:00
  • 335ab7eab2 Done Jakub Vrana 2012-07-30 00:57:24 -07:00
  • 6a486181dd Autodisplay long table names in tables list Jakub Vrana 2012-07-29 16:05:37 -07:00
  • 57e5896b55 Autohide column context menu in select Jakub Vrana 2012-07-29 13:55:39 -07:00
  • ac668d1331 Treat queries with no limit as full table scans Jakub Vrana 2012-07-29 13:28:04 -07:00
  • 55831095b6 Warn about grouping data without index Jakub Vrana 2012-07-29 13:20:03 -07:00
  • 07e2c3b2a4 Save bytes Jakub Vrana 2012-07-29 11:29:21 -07:00
  • e2dbb9c7bd Links for column search in select Jakub Vrana 2012-07-29 11:16:41 -07:00
  • e8b95f127f SQLite: Display number of rows in database overview Jakub Vrana 2012-07-29 10:45:38 -07:00
  • f1153aa35a Display assigned auto_increment after clone Jakub Vrana 2012-07-27 17:37:04 -07:00
  • 5e4b815893 Highlight also killed queries Jakub Vrana 2012-07-27 16:08:09 -07:00
  • a227ec1c97 Don't treat enum in PostgreSQL as special (bug #3545899) Jakub Vrana 2012-07-21 09:50:50 -07:00
  • 98483e101d SQLite: Better editing in tables without a primary key Jakub Vrana 2012-07-15 14:55:46 -07:00
  • c2f95e0054 SQLite: Full alter table Jakub Vrana 2012-07-15 14:38:45 -07:00
  • 5fb2368b66 Ignore SQLite autoindexes Jakub Vrana 2012-07-15 12:24:20 -07:00
  • 385fdd45b8 Document trigger type Jakub Vrana 2012-07-15 12:04:04 -07:00
  • 56cd77f0d1 Save bytes Jakub Vrana 2012-07-15 10:05:13 -07:00
  • 7291ae608d Reset error before using in SQL query Jakub Vrana 2012-07-15 09:21:22 -07:00
  • 6a3cf71db5 Develop Jakub Vrana 2012-06-30 05:26:22 -07:00
  • 514ff41c7c Release 3.4.0 v3.4.0 Jakub Vrana 2012-06-30 05:04:37 -07:00
  • dafd2deef2 Avoid flicker before the image is loaded Jakub Vrana 2012-06-30 05:02:43 -07:00
  • 6a96c14948 Tests compatible with strict mode Jakub Vrana 2012-06-30 03:50:23 -07:00
  • 091a4d04f4 Link to documentation Jakub Vrana 2012-06-30 03:17:16 -07:00
  • a71b99096c Remove CodeMirror Jakub Vrana 2012-06-29 18:38:24 -07:00
  • a833468c0a Fix datetime type parsing (bug #3418043) Jakub Vrana 2012-06-29 16:41:12 -07:00
  • 54f464a893 Set character set in SQLSRV (bug #3479986) Jakub Vrana 2012-06-29 15:23:35 -07:00
  • 7de0b21e16 Fix indexes with duplicate tables in different schemas Jakub Vrana 2012-06-29 14:59:04 -07:00
  • b78b0cd109 Plugin for including date in export filename Jakub Vrana 2012-06-29 14:41:47 -07:00
  • f158d5e392 Zip dump only if requested Jakub Vrana 2012-06-29 14:09:44 -07:00
  • 5b57706890 Customizable export filename Jakub Vrana 2012-06-29 12:25:05 -07:00
  • 0d5543c9ac Use better Bengali translation Jakub Vrana 2012-06-29 12:13:03 -07:00
  • 7363429b52 Load jush.css earlier Jakub Vrana 2012-06-29 11:26:18 -07:00
  • 6ca4082e6c Unhighlight Binlog Dump in process list Jakub Vrana 2012-06-29 10:29:46 -07:00
  • 8daf581c21 Indonesian translation Jakub Vrana 2012-06-19 10:21:40 -07:00
  • eb05475337 Bengali placeholders Jakub Vrana 2012-06-19 10:12:17 -07:00
  • b2f5f5689d čeština v českém překladu Josef Šimánek 2012-06-19 19:51:01 +03:00
  • a1e4e87b82 Typo error fixes Jordi Rivero 2012-06-12 11:33:58 +03:00
  • 97566acd75 Shift+click on checkbox to select consecutive rows (thanks to Alexander Loonar) Jakub Vrana 2012-06-13 12:21:21 -07:00
  • 4a6c72cd1c Comment Jakub Vrana 2012-06-13 11:19:50 -07:00
  • 7f1fcc2286 Format numbers in translations Jakub Vrana 2012-06-04 17:44:04 -07:00
  • a2378af008 Display Indian languages together Jakub Vrana 2012-06-04 17:13:55 -07:00
  • 56ac3d1817 Mark scripts as executable Jakub Vrana 2012-05-25 23:21:31 -07:00
  • 739bcb0979 Warn about selecting data without index Jakub Vrana 2012-05-16 23:54:56 -07:00
  • b0666e537d Remove unnecessary { } in compile Jakub Vrana 2012-05-16 16:42:45 -07:00
  • 8339b14da3 Comment Jakub Vrana 2012-05-16 07:44:44 -07:00
  • 5dc90731eb Update ng9 design Jakub Vrana 2012-05-14 09:27:16 -07:00
  • f498219f29 Remove eventStop() used by AJAXification in past Jakub Vrana 2012-05-14 02:16:10 -07:00
  • 2db14e4bc2 Update TODO Jakub Vrana 2012-05-14 01:17:43 -07:00
  • 8be29afb9b Allow specifying database in login form (bug #3499359) Jakub Vrana 2012-05-14 00:24:23 -07:00
  • f595f9313e Use namespace in login form Jakub Vrana 2012-05-14 00:08:32 -07:00
  • 6591d485e9 Replace isset($var) by $var !== null Jakub Vrana 2012-05-13 23:54:07 -07:00
  • 40ad846d20 Improve PDO_PgSQL support Jakub Vrana 2012-05-14 00:54:28 -07:00
  • c4a57246ac Simplify work with NULL values in select Jakub Vrana 2012-05-13 23:24:39 -07:00
  • 20cf6d29c5 Support binary data in SQLite (http://forum.zdrojak.cz/?topic=619, https://sourceforge.net/projects/adminer/forums/forum/960418/topic/5274204) Jakub Vrana 2012-05-13 23:20:47 -07:00
  • 17ef1f0dfc Highlight keywords in PL/SQL CodeMirror Jakub Vrana 2012-05-13 22:56:56 -07:00
  • 5ac72dd739 Add design like Nette documentation Jakub Vrana 2012-05-13 17:58:45 -07:00
  • 06595f90e4 Inform about disabled event_scheduler (http://forum.zdrojak.cz/?topic=637) Jakub Vrana 2012-05-13 17:40:36 -07:00
  • 4f3fddc870 Fix parsing of functions returning datetime (bug #3518425) Jakub Vrana 2012-05-13 17:19:53 -07:00
  • 336a32c144 Update Bengali translation Jakub Vrana 2012-05-13 16:30:37 -07:00
  • 0e31b09543 Add approximate row count for PostgreSQL driver Ivan Masár 2012-05-11 12:41:31 +02:00
  • 20e11be093 Initialize variable used in textarea highlighting Jakub Vrana 2012-05-13 15:26:42 -07:00
  • d6c5f85a24 Add Oracle processlist support Ivan Masár 2012-05-10 23:07:34 +02:00
  • a280179bd5 Add row count and table size for Oracle tables Ivan Masár 2012-05-10 18:21:53 +02:00
  • 7f1afde592 Add schema support to the Oracle driver Ivan Masár 2012-05-10 16:13:20 +02:00
  • 70fb696fbd Link to descending order Jakub Vrana 2012-04-30 18:08:42 -07:00
  • b16bb54219 Save assignment if not necessary Jakub Vrana 2012-04-29 17:54:18 -07:00
  • 9188d21ea3 Fixing some typos in the Portuguese translation Davi Alexandre 2011-10-22 12:37:10 -02:00
  • 3ada73d5ed Bengali translation Jakub Vrana 2012-04-29 17:35:42 -07:00
  • 047ce184f5 Highlight line with error in SQL command Jakub Vrana 2012-04-15 23:37:05 -07:00
  • 4815c7d020 Don't use AJAX links and forms Jakub Vrana 2012-04-15 22:18:03 -07:00
  • bf54c13dfe Highlight code in textarea by CodeMirror Jakub Vrana 2012-04-15 21:59:36 -07:00
  • 48df7aa1c9 Link to original table in EXPLAIN of SELECT * FROM table t Jakub Vrana 2012-04-15 10:53:40 -07:00
  • 77ec05d50b Better support for multi results in PDO Jakub Vrana 2012-04-08 21:59:49 -07:00
  • 4dc3ec6a0d Ukrainian plural Jakub Vrana 2012-03-26 23:24:58 -07:00
  • 24c51fe11f Print current time next to executed SQL queries Jakub Vrana 2012-03-10 02:28:13 -08:00
  • b254503fb2 Add progress cursor also to buttons Jakub Vrana 2012-03-09 19:14:16 -08:00
  • ea0a6a5a01 Update Polish translation srsbiz 2012-03-11 18:35:33 +01:00