Commit graph

444 commits

Author SHA1 Message Date
Jakub Vrana 0614260544 Edit values by Ctrl+click instead of double click 2012-10-04 00:24:25 -07:00
Jakub Vrana da08af5eb9 Changes 2012-09-26 21:45:54 -07:00
Jakub Vrana 8ec3e5fcda Display table default values on wide screens 2012-09-22 12:24:16 -07:00
Jakub Vrana b684569f7c Shorten varchar fields 2012-09-22 07:34:51 -07:00
Jakub Vrana 996bfc396b Fix switching language on first load 2012-09-22 06:22:44 -07:00
Jakub Vrana 189895ad0f Develop 2012-09-17 15:45:33 -07:00
Jakub Vrana 86b0fbf529 Release 3.6.1 2012-09-17 15:33:09 -07:00
Jakub Vrana a89ab34a8e Fix compiled version on PHP with multibyte support 2012-09-17 15:32:28 -07:00
Jakub Vrana 63872de0f9 Release 3.6.0 2012-09-16 06:22:20 -07:00
Jakub Vrana d5400234f0 MySQL: Support geometry data types 2012-09-08 23:43:22 -07:00
Jakub Vrana a0d00cf732 Store database to permanent login 2012-09-08 21:30:30 -07:00
Jakub Vrana 5d257861e1 Compress translations 2012-09-07 08:30:31 -07:00
Jakub Vrana b7f1d56fe0 Switch language by POST 2012-09-07 08:21:21 -07:00
Jakub Vrana 4cb14deac1 Open form to a new window on Ctrl+click or Shift+click 2012-09-04 15:40:57 -07:00
Nikola Radovanović eb9bd30621 Serbian translation 2012-08-29 10:07:55 -07:00
Jakub Vrana 700a78b377 selectQueryBuild() method 2012-08-23 22:17:44 -07:00
Jakub Vrana 72b801513b Load more data in select 2012-08-19 20:32:53 -07:00
Jakub Vrana 6a7021db28 Time out long running select count 2012-08-19 19:42:37 -07:00
Jakub Vrana 1f53cd3386 Time out long running database list 2012-08-19 19:35:11 -07:00
Jakub Vrana 3a381564e5 Use VALUES() in INSERT+UPDATE export 2012-08-11 22:59:20 -07:00
Jakub Vrana f0d97a7c7f Edit strings with \n in textarea 2012-08-11 21:45:09 -07:00
Jakub Vrana 98bc4fc4d2 Style logout button as link 2012-08-10 07:06:01 -07:00
Jakub Vrana 2d18afaf7f Release 3.5.1 2012-08-09 22:47:12 -07:00
Jakub Vrana 69d49e30c5 Support same name fields in CSV export 2012-08-09 08:57:45 -07:00
Jakub Vrana c09a147b2e Develop 2012-08-05 09:15:05 -07:00
Jakub Vrana a0af3eec5c Release 3.5.0 2012-08-04 22:53:20 -07:00
Jakub Vrana 6a486181dd Autodisplay long table names in tables list 2012-07-29 16:05:37 -07:00
Jakub Vrana 57e5896b55 Autohide column context menu in select 2012-07-29 13:55:39 -07:00
Jakub Vrana e2dbb9c7bd Links for column search in select 2012-07-29 11:29:00 -07:00
Jakub Vrana e8b95f127f SQLite: Display number of rows in database overview 2012-07-29 10:45:38 -07:00
Jakub Vrana f1153aa35a Display assigned auto_increment after clone 2012-07-27 17:37:20 -07:00
Jakub Vrana 98483e101d SQLite: Better editing in tables without a primary key 2012-07-15 14:55:46 -07:00
Jakub Vrana c2f95e0054 SQLite: Full alter table 2012-07-15 14:38:45 -07:00
Jakub Vrana 514ff41c7c Release 3.4.0 2012-06-30 05:04:37 -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 5b57706890 Customizable export filename 2012-06-29 12:25:05 -07:00
Jakub Vrana 8daf581c21 Indonesian translation 2012-06-19 10:21:40 -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 7f1fcc2286 Format numbers in translations 2012-06-04 17:44:04 -07:00
Jakub Vrana 739bcb0979 Warn about selecting data without index 2012-05-17 00:13:13 -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 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 06595f90e4 Inform about disabled event_scheduler (http://forum.zdrojak.cz/?topic=637) 2012-05-13 17:40:36 -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
Jakub Vrana 70fb696fbd Link to descending order 2012-04-30 18:16:13 -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 24c51fe11f Print current time next to executed SQL queries 2012-03-26 23:21:38 -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 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 405ad5f07e Fix invalid references line position on Database schema 2012-03-06 00:48:28 -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 c6c48553b8 SQLite: vacuum 2012-02-29 10:49:17 -08:00
Jakub Vrana c7f1a6322e Extensible list of databases 2012-02-23 22:58:41 -08:00
ladislav@marek.su 41e197ac06 Don't quote bit type in export 2012-02-23 22:58:40 -08:00
Jakub Vrana 70994abcbd Move loading indicator to the right, add CSS cursor: progress 2012-02-17 15:48:33 -08:00
Jakub Vrana 3c5c08e793 Don't use LIKE for numbers in SQLite (bug #3420408) 2011-12-22 00:32:42 -08:00
Jakub Vrana af3b762067 Don't use LIKE for numbers (http://forum.zdrojak.root.cz/index.php?topic=567) 2011-12-21 23:35:50 -08:00
Jakub Vrana 1e70b74f4c Ability to disable export 2011-12-21 22:08:18 -08:00
Jakub Vrana fd7e8cbaae Esc to cancel AJAX request 2011-10-10 00:13:05 -07:00
Jakub Vrana 319abbaf2f Set autocommit 2011-09-27 02:24:20 +02:00
Jakub Vrana ed25431f3c Error message with no response from server in AJAX 2011-09-17 15:24:18 +02:00
Jakub Vrana ef867e6bd1 Trim identifiers (bug #3405309) 2011-09-10 13:06:59 +02:00
Jakub Vrana 3ed7f453bc Ctrl+click on button opens form to blank window 2011-08-29 17:08:20 +02:00
Jakub Vrana dd85aa5d6a Error in case of found string at end of chunk (thanks to simonik) 2011-08-29 15:58:53 +02:00
Jakub Vrana c456f52d9f SET DEFAULT foreign key action 2011-08-29 13:32:06 +02:00
Jakub Vrana 9d34071eb9 Foreign keys default actions (bug #3397606) 2011-08-29 13:21:02 +02:00
Jakub Vrana db3ae281bb PostgreSQL: fix alter foreign key 2011-08-29 13:07:47 +02:00
Jakub Vrana ce0d001e8b Boolean search 2011-08-24 16:50:44 +02:00
Jakub Vrana 2dd39c6df5 Persian translation 2011-08-23 14:08:37 +02:00
Jakub Vrana daf60b29f8 Connect if the eponymous database does not exist (bug #3391619) 2011-08-22 16:28:15 +02:00
Jakub Vrana 43e646eb54 Release 2011-08-12 18:09:19 +02:00
Jakub Vrana 023b62a39c Highlight checked rows 2011-08-11 13:48:27 +02:00
Jakub Vrana 93e835aea8 Titles of links 2011-08-10 18:33:50 +02:00
Jakub Vrana b92fe58553 Titles of links in navigation 2011-08-09 13:25:20 +02:00
Jakub Vrana b358a2dd62 Link titles (http://forum.zdrojak.root.cz/index.php?topic=185.msg1540#msg1540) 2011-08-09 13:14:24 +02:00
Jakub Vrana 734f0881f0 Remove search by expression 2011-08-09 11:32:11 +02:00
Jakub Vrana 1a30f25311 Default trigger statement 2011-08-08 18:18:16 +02:00
Jakub Vrana a30f149376 Fix trigger export 2011-08-08 17:56:20 +02:00
Jakub Vrana 9ef9b8646e Release 2011-08-08 16:26:10 +02:00
Jakub Vrana 593e071dbf Credits only in commit log 2011-08-08 10:38:41 +02:00
Jakub Vrana 0e2438c98e Comment 2011-08-05 17:53:40 +02:00
Jakub Vrana 52c15bf251 Fix Stop on error
Broken since commit 5576d84980
2011-08-05 17:47:33 +02:00
Jakub Vrana f0d0bdbf39 Parse 'a\';' on webserver file separation 2011-08-04 23:49:38 +02:00
Jakub Vrana fd65b4c9b9 Comment 2011-08-02 23:30:52 +02:00
Jakub Vrana 9dda217d55 Sort schemas in PostgreSQL 2011-07-29 17:59:14 +02:00
Jan Dolecek 21e88515c1 Sort databases in PostgreSQL 2011-07-29 17:57:30 +02:00
Jakub Vrana c82829942c Fast number of rows with big tables in PostgreSQL (thanks to juzna) 2011-07-29 17:08:06 +02:00
Jakub Vrana aeae30ffb7 Don't scroll with AJAX select order and alter move column 2011-07-28 14:25:16 +02:00
Jakub Vrana f4204386c7 Release 2011-07-27 10:16:57 +02:00
Jakub Vrana 037c547365 Fix XSS (thanks to Jigal van Hemert) 2011-07-27 08:01:51 +02:00
Jakub Vrana 903a0377af Lithuanian translation 2011-07-26 19:42:51 +02:00
Jan Dolecek cde1d43e89 Fix altering of default values in PostgreSQL 2011-07-22 15:34:35 +02:00
Jan Dolecek 06aa0f842b Process list for PostgreSQL 2011-07-22 14:32:16 +02:00
Jakub Vrana 3e3928ea05 Release 2011-07-19 14:28:57 +02:00
Jakub Vrana 8a9642b217 Link tables and indexes from SQL command EXPLAIN 2011-07-13 16:31:47 +02:00
Jakub Vrana ac8a64e88a Editable index names 2011-07-13 15:13:00 +02:00
Jakub Vrana ead05e6839 Remember export and import options 2011-07-13 13:08:20 +02:00
Jakub Vrana 9e0e161253 Display foreign keys from other schemas in PostgreSQL (thanks to Ondrej Letocha) 2011-07-12 16:03:39 +02:00
Jakub Vrana a9b2ac915d Display searched columns 2011-07-01 17:15:45 +02:00
Jakub Vrana 46c99c9a0c Comment 2011-06-28 15:52:39 +02:00
Jakub Vrana e0773c0072 Ctrl+Shift+Enter for Save and continue edit 2011-06-14 10:34:04 +02:00
Jakub Vrana c561d70486 Keyboard shortcuts (thanks to Konrad Cerny) 2011-06-08 14:09:20 +02:00
Jakub Vrana c0c21d4d12 Preserve original timestamp value in multiple update (bug #3312614) 2011-06-08 12:48:39 +02:00
Jakub Vrana 05ad2268fa Romanian translation (thanks to .nick .messing) 2011-06-07 14:18:17 +02:00
Jakub Vrana 4bcc0ca27c Display default column value in table overview (thanks to bene) 2011-06-05 08:35:15 +02:00
Jakub Vrana 4787b57d30 Revert "Highlight SQL code in textarea"
This reverts commit 2a1c409681.
2011-06-03 14:55:09 +02:00
Jakub Vrana 16a72b4521 Shortcut for database privileges 2011-06-03 13:50:20 +02:00
Jakub Vrana d09f05b01b Display column collation in tooltip (thanks to bene) 2011-06-01 17:05:09 +02:00
Jakub Vrana ea4eba4761 Display default column value in tooltip (thanks to bene) 2011-06-01 10:48:07 +02:00
Jakub Vrana 0f00277b82 Easier sending of default headers (customization) 2011-05-31 08:01:48 +02:00
Jakub Vrana 6a491373c2 Pagination support in Oracle (bug #3306828) 2011-05-24 15:20:13 +02:00
Jakub Vrana 4ff2f03a0f Alter bit type default value 2011-05-16 16:14:11 +02:00
Jakub Vrana fcc773660e Use Esc to disable in-place edit (bug #3299578) 2011-05-10 11:07:39 +02:00
Jakub Vrana 2a1c409681 Highlight SQL code in textarea 2011-05-05 17:02:39 +02:00
Jakub Vrana 6b4ee48ae8 Autocomplete for big foreign keys 2011-05-04 17:19:54 +02:00
Jakub Vrana 8b0acfe8ca Release 2011-03-28 12:44:17 +02:00
Jakub Vrana fa832055c8 Fix AJAX history after reload 2011-03-24 08:24:57 +01:00
Jakub Vrana 85fc4b18e2 Release 3.2.1 2011-03-23 18:17:13 +01:00
Jakub Vrana e89f42d466 Set MySQL time zone by PHP setting only in Editor 2011-03-23 13:35:35 +01:00
Jakub Vrana d8cba0eb5d Allow own code in <head> (thanks to Nikolaj Vasilcuk) 2011-03-23 11:57:35 +01:00
Jakub Vrana 2e6ad2037f Display ; in history (thanks to Jan Cerny) 2011-03-22 15:37:40 +01:00
Jakub Vrana b68ddcad2b Send all forms by Ctrl+Enter on <select> 2011-03-21 12:15:38 +01:00
Jakub Vrana 3fadf35599 Send search form by Ctrl+Enter on <select> 2011-03-21 00:59:40 +01:00
Jakub Vrana 0bf40f9c70 Respect order after search (Editor) 2011-03-19 14:47:44 +01:00
Jakub Vrana 5586c51d18 Send select search form by Enter on <select> 2011-03-18 17:24:29 +01:00
Jakub Vrana 10bb2b1526 Time format hint (Editor) 2011-03-18 14:29:36 +01:00
Jakub Vrana ef3eb908fd Comment 2011-03-18 09:14:07 +01:00
Jakub Vrana 327b56bcdf Ability to save expression in edit 2011-03-15 17:34:25 +01:00
Jakub Vrana 3a84672355 Update AJAX history for Firefox 4 RC 2011-03-11 23:25:41 +01:00
Jakub Vrana 0a8cd02636 Set MySQL time zone by PHP setting 2011-03-11 11:10:49 +01:00
Jakub Vrana f332258d56 Show databases even with skip_show_database in MySQL 5 (thanks to Radoslaw Kowalewski) 2011-03-10 12:00:08 +01:00
Jakub Vrana 12f7503a56 Polish translation 2011-03-10 09:51:46 +01:00
Jakub Vrana d06de5512e Use DELIMITER in history 2011-03-10 00:36:22 +01:00
Jakub Vrana 1420b6a259 Esc to focus next field in Tab textarea (thanks to David Grudl) 2011-03-08 13:46:37 +01:00
Jakub Vrana a59de5640c Release 3.2.0 2011-02-24 17:34:25 +01:00
Jakub Vrana 3eba7310da Fix saving schema to cookie in Opera and Firefox 4 2011-02-08 20:58:31 +01:00
Jakub Vrana 1518d4bf64 Turkish translation 2011-02-08 19:57:06 +01:00
Jakub Vrana 3fa68cef99 Slovenian translation 2011-02-06 12:32:00 +01:00
Jakub Vrana 37d814649a Utilize oids in PostgreSQL 2011-02-01 16:19:39 +01:00
Jakub Vrana 741b19bc79 Copy tables (bug #3158027) 2011-02-01 14:12:22 +01:00
Jakub Vrana ceef6bc6d3 Focus first field with insert (bug #3126501) 2011-01-31 15:57:28 +01:00
Jakub Vrana 675ac01cc1 Ability to search by expression in select (bug #3158017) 2011-01-30 02:12:06 +01:00
Jakub Vrana 241fc4ef6c Ctrl+Up and Down in edit and in-place edit 2011-01-25 17:13:57 +01:00
Jakub Vrana 0926122e14 Use password input for _md5 and _sha1 fields (Editor) 2011-01-25 16:40:33 +01:00
Jakub Vrana 4a5eb8b408 Create table keyboard shortcuts: Ctrl+Up, Ctrl+Down 2011-01-25 15:26:13 +01:00
Jakub Vrana 3a11358dc7 Use IN for search in numeric fields (Editor) 2011-01-06 09:45:45 +01:00
Jakub Vrana 7416164966 Homepage customization 2011-01-06 09:30:07 +01:00
Jakub Vrana 61b1fd57e0 Permanent link in schema 2010-12-30 10:57:23 +01:00
Jakub Vrana fe0866724d Portuguese translation 2010-12-15 18:00:20 +01:00
Jakub Vrana c8b14a1eff Default type is int or integer 2010-12-08 00:25:01 +01:00
Jakub Vrana ddaa8947ee History: edit all 2010-12-01 09:40:39 +01:00
Jakub Vrana 341290ce12 Run <script> in AJAX 2010-11-22 18:00:53 +01:00
Jakub Vrana 293fc0fd60 Merge branch ajax 2010-11-16 13:47:57 +01:00
Jakub Vrana 48ba0c44f9 Release 3.1.0 2010-11-16 13:18:24 +01:00
Jakub Vrana caf1ba8af5 Bump version 2010-11-12 18:07:29 +01:00
Jakub Vrana 540de0b7c9 RTL text direction support 2010-11-11 10:12:26 +01:00
Jakub Vrana 8aac3b6e05 Dual licensing: Apache or GPL 2010-11-09 12:59:51 +01:00
Jakub Vrana 865453f7c9 Comments 2010-11-04 00:00:45 +01:00
Jakub Vrana cec86f5f9d Link to refresh database cache (bug #3102451) 2010-11-03 23:59:49 +01:00
Jakub Vrana bec5ef28ec Comments 2010-10-30 01:56:49 +02:00
Jakub Vrana e225d22f97 TSV export and import (bug #3097657) 2010-10-29 18:02:20 +02:00
Jakub Vrana e908155196 Increase version 2010-10-29 17:44:22 +02:00
Jakub Vrana a2443670f8 Always display all drivers (bug #3097666) 2010-10-29 15:24:06 +02:00
Jakub Vrana 753909ecea Support for virtual foreign keys 2010-10-29 14:01:19 +02:00
Jakub Vrana b7b40b5bd9 Link to bookmark SQL command 2010-10-24 00:45:12 +02:00
Jakub Vrana 3da0f3be13 Timestamp in export 2010-10-22 21:46:35 +02:00
Jakub Vrana 606b10c5e6 Update changes 2010-10-22 14:34:16 +02:00
Jakub Vrana da9d5f3e49 Release 2010-10-18 10:28:03 +02:00
Jakub Vrana 9db4259409 Introduce Adminer::headers method 2010-10-17 22:13:32 +02:00
Jakub Vrana b835ce4ef4 Use template1 database as default (bug #3088192) 2010-10-17 21:39:34 +02:00
Jakub Vrana 51e609c461 Disable creating SQLite databases with extension other than db, sdb, sqlite 2010-10-17 08:22:36 +02:00
Jakub Vrana 644c355d94 Send the form by Ctrl+Enter in all textareas 2010-10-17 07:16:32 +02:00
Jakub Vrana 420faa3dc4 Comments 2010-10-17 02:10:42 +02:00
Jakub Vrana 08498d34cd Release 2010-10-15 13:45:16 +02:00
Jakub Vrana 4fa190feb6 Hungarian translation 2010-10-07 16:03:22 +02:00
Jakub Vrana 5a73c01212 Treat binary type as hex 2010-10-01 08:05:05 +02:00
Jakub Vrana fd5f49d3fe Display comment in table overview 2010-09-08 10:43:08 +02:00
Jakub Vrana 9929cc6796 Allow to insert Tab in SQL textareas and send the form by Ctrl+Enter 2010-07-13 18:18:47 +02:00
Jakub Vrana 5a11c99e71 Ability to jump to any page by JavaScript 2010-07-01 09:59:18 +02:00
Jakub Vrana b79a28f62b Link table names in SQL queries 2010-06-30 23:07:55 +02:00
Jakub Vrana f7069c7e5d Link last page above data in select 2010-06-10 16:02:51 +02:00
Jakub Vrana fe53964c5f Allow disabling auto_increment value export 2010-06-03 14:15:23 +02:00
Jakub Vrana 3308856f9e User types support for PostgreSQL 2010-05-21 16:07:22 +02:00
Jakub Vrana 4780703d17 Respect PostgreSQL custom types 2010-05-21 15:07:59 +02:00
Jakub Vrana 016aff1b29 Basic Oracle support 2010-05-14 19:13:46 +02:00
Jakub Vrana 29e7f041a3 Display auto_increment value of inserted item 2010-05-12 18:07:46 +02:00
Jakub Vrana 4ba2d85623 Allow permanent login without customization 2010-05-06 15:45:34 +02:00
jakubvrana 8e81039531 Link table names in SQL queries
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1510 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-05-02 21:37:05 +00:00