Commit graph

429 commits

Author SHA1 Message Date
Jakub Vrana 94a0cc8de8 Fix resetting search (bug #3612507) 2013-05-03 18:53:13 -07:00
Jakub Vrana 741cd5b4b6 Fix handling of POINT data type (bug #3582578) 2013-04-26 11:42:18 -07:00
Jakub Vrana 2b58ebe327 Compensate menuOver() for ellipsis 2013-04-23 17:12:48 -07:00
Jakub Vrana 46a7e7eea0 Selectable ON UPDATE CURRENT_TIMESTAMP field in create table 2013-04-17 09:41:58 -07:00
Jakub Vrana fee31e73c1 Display help cursor over documentation links 2013-04-04 18:45:54 -07:00
Jakub Vrana 3093f58157 Clear column name after resetting search (bug #3601200) 2013-04-04 18:32:05 -07:00
Jakub Vrana 1a1b800b40 Edit select SQL query on Ctrl+click 2013-04-04 18:15:18 -07:00
Jakub Vrana e4d5835dab Open database to a new window after selecting it with Ctrl 2013-04-04 10:35:15 -07:00
Jakub Vrana 5739e03e97 Display pagination on a fixed position 2013-04-02 18:35:23 -07:00
Jakub Vrana 7769cab32c Handle max_input_vars and generalize Suhosin compatibility 2013-04-02 18:14:27 -07:00
Jakub Vrana f3920f381d Use ellipsis in overflowed texts 2013-04-01 18:03:58 -07:00
Jakub Vrana f697486884 Revert indeterminate checkbox state 2013-04-01 17:57:08 -07:00
Jakub Vrana 5d68a29b3e Open full edit SQL with Ctrl 2013-04-01 11:22:20 -07:00
Jakub Vrana f43ef7b083 Allow loading more data with inline edit (bug #3605531) 2013-03-26 18:31:03 -07:00
Jakub Vrana e1545065f0 Display select SQL edit form inline 2013-03-26 10:11:35 -07:00
Jakub Vrana 79fd0238b5 Indeterminate state of select all checkboxes 2013-01-30 23:47:53 -08:00
Jakub Vrana b5ad37ff2b Treat Meta key same as Ctrl (bug #3599405) 2013-01-09 17:38:53 -08:00
Jakub Vrana 2fb1ebc7f1 HTML5 input fields 2012-12-05 13:17:42 -08:00
Jakub Vrana 697034f329 Don't edit for Ctrl+click on link 2012-11-01 13:42:08 -07:00
Jakub Vrana 7015fd9706 Don't select row on double click 2012-10-04 00:42:56 -07:00
Jakub Vrana 0614260544 Edit values by Ctrl+click instead of double click 2012-10-04 00:24:25 -07:00
Jakub Vrana 7ce485bc78 Comment 2012-09-22 12:26:08 -07:00
Jakub Vrana 8ec3e5fcda Display table default values on wide screens 2012-09-22 12:24:16 -07:00
Jakub Vrana 4024f34d79 Increase <th> padding to simplify selecting text 2012-09-19 16:28:58 -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
Jakub Vrana 5d337fe04c Reveal menu items only if mouse is over wide links 2012-08-20 22:20:22 -07:00
Jakub Vrana 72b801513b Load more data in select 2012-08-19 20:32:53 -07:00
Jakub Vrana 2a97e02cdd Update designs 2012-08-12 16:35:53 -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 b49061b863 Add JS function for getting parent tag 2012-08-08 09:22:23 -07:00
Jakub Vrana 5fd21e122a Set source checkbox only in click without Shift 2012-08-08 08:54:15 -07:00
Jakub Vrana 99343701ab Autodisplay long logins in saved logins list 2012-08-08 08:27:50 -07:00
Jakub Vrana 1dd6dbcce2 Support one click search in Editor 2012-08-04 22:52:50 -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 ac668d1331 Treat queries with no limit as full table scans 2012-07-29 13:28:04 -07:00
Jakub Vrana 55831095b6 Warn about grouping data without index 2012-07-29 13:25:59 -07:00
Jakub Vrana 07e2c3b2a4 Save bytes 2012-07-29 11:29:21 -07:00
Jakub Vrana e2dbb9c7bd Links for column search in select 2012-07-29 11:29:00 -07:00
Jakub Vrana dafd2deef2 Avoid flicker before the image is loaded 2012-06-30 05:02:43 -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 7363429b52 Load jush.css earlier 2012-06-29 11:38:20 -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 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 70fb696fbd Link to descending order 2012-04-30 18:16:13 -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 b254503fb2 Add progress cursor also to buttons 2012-03-26 23:21:02 -07: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 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 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 9fd2880968 Support AJAX for database names with special characters 2012-02-17 15:49:58 -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 fd7e8cbaae Esc to cancel AJAX request 2011-10-10 00:13:05 -07:00
Jakub Vrana ed25431f3c Error message with no response from server in AJAX 2011-09-17 15:24:18 +02:00
Jakub Vrana 3ed7f453bc Ctrl+click on button opens form to blank window 2011-08-29 17:08:20 +02:00
Jakub Vrana 8a06b35c44 Fix AJAX favicon 2011-08-12 18:06:45 +02:00
Jakub Vrana 5a58d35405 Comment 2011-08-11 13:48:47 +02:00
Jakub Vrana 023b62a39c Highlight checked rows 2011-08-11 13:48:27 +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 492f78f6fe Fix original favicon 2011-07-19 14:44:43 +02:00
Jakub Vrana ad937f8665 Opera way of prevent default (bug #3367851) 2011-07-18 17:38:16 +02:00
Jakub Vrana ac8a64e88a Editable index names 2011-07-13 15:13:00 +02:00
Jakub Vrana 7ff2a67ae8 textareaKeydown is Adminer specific 2011-06-24 09:47:17 +02:00
Jakub Vrana e0773c0072 Ctrl+Shift+Enter for Save and continue edit 2011-06-14 10:34:04 +02:00
Jakub Vrana 9c370ad504 Check form.onsubmit in ajaxForm 2011-06-13 16:23:51 +02:00
Jakub Vrana 2140f09b68 Don't scroll with AJAX image buttons 2011-06-08 11:23:08 +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 42a422e623 Valign image buttons 2011-06-03 14:33:52 +02:00
Jakub Vrana c1c598db1e Save bytes 2011-05-16 16:43:02 +02:00
Jakub Vrana 48981e9acb No manual <noscript> removal required anymore 2011-05-16 16:26:24 +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 dd295df9bd No AJAX for # links 2011-05-05 07:10:09 +02:00
Jakub Vrana daf85306a5 Send e-mail by Ctrl+Enter (Editor) 2011-05-04 17:19:54 +02:00
Jakub Vrana d3d6a9ae60 Append new index with auto index selection (bug #3282127) 2011-04-09 07:36:22 -07:00
Jakub Vrana d55ba18b43 Customizable favicon 2011-04-03 08:17:26 -07:00
Jakub Vrana 324b19d281 Simplify JUSH replacement 2011-03-28 12:41:02 +02:00
Jakub Vrana 92259121a5 Display loader above menu 2011-03-24 11:07:17 +01:00
Jakub Vrana 58347d495e Load page without POST after denied AJAX reload 2011-03-24 08:39:35 +01:00
Jakub Vrana fa832055c8 Fix AJAX history after reload 2011-03-24 08:24:57 +01:00
Jakub Vrana 07e4476e78 Register events after loading JS functions 2011-03-24 01:30:32 +01:00
Jakub Vrana 43b9502ce1 Respect number of lines in inline-edit 2011-03-21 14:35:58 +01:00
Jakub Vrana 7d152fbabf Utilize bodyKeydown function 2011-03-21 13:53:48 +01:00
Jakub Vrana b68ddcad2b Send all forms by Ctrl+Enter on <select> 2011-03-21 12:15:38 +01:00
Jakub Vrana 08650eecf1 Send form by AJAX on Ctrl+Enter 2011-03-21 01:12:41 +01:00
Jakub Vrana 3fadf35599 Send search form by Ctrl+Enter on <select> 2011-03-21 00:59:40 +01:00
Jakub Vrana 5586c51d18 Send select search form by Enter on <select> 2011-03-18 17:24:29 +01:00
Jakub Vrana 266d83215d Hide JS only elements with disabled JavaScript 2011-03-18 15:03:41 +01:00
Jakub Vrana ef3eb908fd Comment 2011-03-18 09:14:07 +01:00
Jakub Vrana 622845b096 Disable maxlength with edit functions 2011-03-18 09:08:27 +01:00
Jakub Vrana cdeecc3e19 Avoid double AJAX refresh in Chrome 2011-03-17 23:48:38 +01:00
Jakub Vrana 0f4ca18427 Use class for SQL textarea 2011-03-17 16:23:37 +01:00
Jakub Vrana ee229ef618 Compact JUSH links 2011-03-16 13:14:40 +01:00
Jakub Vrana 4cb08c4ab3 Delete ajaxMain function 2011-03-16 13:08:46 +01:00
Jakub Vrana a00b52a689 Confirm AJAX POST reload 2011-03-16 13:07:44 +01:00
Jakub Vrana 8e5d9d0756 Don't save AJAX redirect to history 2011-03-15 18:13:54 +01:00
Jakub Vrana c708fa1c69 Display AJAX loader favicon only on blur 2011-03-15 12:58:04 +01:00
Jakub Vrana c41c101aa3 Offer foreign key for id_my_table (thanks to Kevujin) 2011-03-14 14:17:28 +01:00
Jakub Vrana 70066b3f37 Avoid double replacing AJAX favicon 2011-03-12 00:37:08 +01:00
Jakub Vrana d1f6fa9a3a Title and redirect only in correct AJAX state 2011-03-12 00:33:06 +01:00
Jakub Vrana f6e29f78f6 Ajax reload with POST data 2011-03-12 00:20:27 +01:00
Jakub Vrana d3609817a1 Don't add the same page to history in AJAX 2011-03-12 00:16:56 +01:00
Jakub Vrana 3a84672355 Update AJAX history for Firefox 4 RC 2011-03-11 23:25:41 +01:00
Jakub Vrana db40abccc8 Change favicon during AJAX 2011-03-11 23:21:54 +01:00
Jakub Vrana a8df780fe0 Clear AJAX loader in correct state only 2011-03-11 22:09:54 +01:00
Jakub Vrana d48c3593e3 Style AJAX loader 2011-03-11 21:38:54 +01:00
Jakub Vrana 3c5cd76d26 Handler for stopped AJAX requests 2011-03-11 17:00:02 +01:00
Jakub Vrana 2edd575767 Push AJAX state after transfer 2011-03-11 16:50:36 +01:00
Jakub Vrana 6fee8048e0 Display AJAX loader together with page 2011-03-11 16:50:03 +01:00
Jakub Vrana b0fe26ba3e Tab: scroll to original position in Firefox 2011-03-10 18:06:48 +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 071e6a2408 Work in IE8
Revert "Handle keypress instead of keydown (bug #3112458)"
This reverts commit 71438d57c3.
2011-03-08 13:14:36 +01:00
Jakub Vrana db030df487 Remove ? from form.action in AJAX (thanks to krucipisek) 2011-03-01 17:02:20 +01:00
Jakub Vrana ee653a689e Better select.value detection 2011-02-28 15:57:37 +01:00
Jakub Vrana e4deeb61ba Utilize location.protocol 2011-02-15 18:11:43 +01:00
Jakub Vrana 37ecc2932b Don't call procedures by AJAX (may create tables) 2011-02-09 15:31:20 +01:00
Jakub Vrana 1be289e8f5 Optimize compiling files 2011-02-09 15:28:45 +01:00
Jakub Vrana ecc8166f08 Scroll to top with AJAX 2011-02-08 21:52:55 +01:00
Jakub Vrana ad279e1171 Fix inline edit in IE8 (thanks to kozotoc) 2011-02-08 21:41:57 +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 c5b594d067 Call onchange 2011-02-01 14:11:25 +01:00
Jakub Vrana f195903964 Use rel="noreferrer" for documentation links 2011-01-31 20:35:48 +01:00
Jakub Vrana 1d47454079 Hide credentials for SQLite 2011-01-31 14:48:40 +01:00
Jakub Vrana fbc668cfe3 Simplify JavaScript 2011-01-31 14:36:31 +01:00
Jakub Vrana 0997455fb6 Revert "Better <noscript> removal"
This reverts commit f40b874c0b.
2011-01-31 11:57:35 +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 fdea1970d0 Simplify AJAX redirect 2011-01-25 16:13:31 +01:00
Jakub Vrana 4a5eb8b408 Create table keyboard shortcuts: Ctrl+Up, Ctrl+Down 2011-01-25 15:26:13 +01:00
Jakub Vrana 12443f2f4c Send <input type='image'> by AJAX 2011-01-24 15:35:06 +01:00
Jakub Vrana f40b874c0b Better <noscript> removal 2011-01-21 17:36:50 +01:00
Jakub Vrana d7a3e415d5 Don't use AJAX with Alt 2011-01-03 16:53:50 +01:00
Jakub Vrana fce2312c55 Avoid nowrap on printer 2010-12-30 13:30:08 +01:00
Jakub Vrana 29d7d6ce52 Modify dump link in AJAX 2010-12-30 10:58:26 +01:00
Jakub Vrana 61b1fd57e0 Permanent link in schema 2010-12-30 10:57:23 +01:00
Jakub Vrana 30c4bec9a7 Auto-select index type after selecting column 2010-12-10 01:16:01 +01:00
Jakub Vrana 79c145a108 Remove <noscript> in AJAX 2010-12-10 01:09:19 +01:00
Jakub Vrana 694a3420fa No AJAX for right-click 2010-12-06 01:13:03 +01:00
Jakub Vrana 5f9282f132 No AJAX for non-HTML output 2010-12-06 01:12:55 +01:00
Jakub Vrana 53409fcbe8 AJAX: fix active link 2010-12-03 19:42:10 +01:00
Jakub Vrana 01125fd24e Fix event.returnValue 2010-12-03 13:40:37 +01:00
Jakub Vrana 9bb0fdc91b Display login in auth form (regression) 2010-12-01 18:44:17 +01:00
Jakub Vrana ac8ff42689 Typo 2010-12-01 17:49:10 +01:00
Jakub Vrana d0cf5a863f Create table options width 2010-11-29 22:08:42 +01:00
Jakub Vrana 06a916102d Disable AJAX for schema change 2010-11-29 22:02:11 +01:00
Jakub Vrana e86c15479f Reset value for NULL in inline edit 2010-11-29 22:02:11 +01:00
Jakub Vrana 50bb1f8d84 Fix active class 2010-11-26 13:06:07 +01:00
Jakub Vrana b7cd6520af No AJAX in drop table, drop database and logout 2010-11-26 10:58:22 +01:00
Jakub Vrana 8194002102 AJAX only with login 2010-11-26 10:32:30 +01:00
Jakub Vrana 87fa3d45d7 Don't send login form by AJAX 2010-11-25 10:31:35 +01:00
Jakub Vrana 38894b2977 Send all forms by AJAX 2010-11-23 13:01:30 +01:00
Jakub Vrana 0e29a6a783 AJAX title 2010-11-22 18:13:07 +01:00
Jakub Vrana 341290ce12 Run <script> in AJAX 2010-11-22 18:00:53 +01:00
Jakub Vrana 6585b23ba8 Generic AJAX links 2010-11-22 18:00:53 +01:00
Jakub Vrana 8ad4809bc0 Use class="active" instead of <b> 2010-11-22 18:00:53 +01:00
Jakub Vrana 4c9044800d Refresh breadcrumb and title in AJAX 2010-11-19 15:50:56 +01:00
Jakub Vrana a97c45fc9b Utilize innerText or textContent in inline edit 2010-11-19 15:50:55 +01:00
Jakub Vrana fe2d55ac00 Caret is at the end after setting the value 2010-11-19 15:50:09 +01:00
Jakub Vrana 71438d57c3 Handle keypress instead of keydown (bug #3112458) 2010-11-19 15:07:06 +01:00
Jakub Vrana 9802869d0a Merge from master 2010-11-12 17:52:09 +01:00
Jakub Vrana d8c7ea9837 Highlighting only inside <code> 2010-11-12 17:17:46 +01:00
Jakub Vrana b535853694 Full AJAX only with pushState to work correctly with history 2010-11-12 17:09:54 +01:00
Jakub Vrana 540de0b7c9 RTL text direction support 2010-11-11 10:12:26 +01:00
Jakub Vrana 5002b89bd5 Big numbers without E 2010-10-23 00:02:24 +02:00
Jakub Vrana 97344335e7 Improve favicon (thanks to tiso) 2010-10-20 10:19:11 +02:00
Jakub Vrana b37435d716 Don't use AJAX with Ctrl 2010-10-20 00:15:33 +02:00
Jakub Vrana 0311083b49 Comment 2010-10-19 13:28:43 +02:00
Jakub Vrana dfa1a98829 Merge branch 'master' into ajax 2010-10-19 01:45:48 +02:00
Jakub Vrana c313dd83a2 Deferred operations by AJAX instead of JS (doesn't require sending token) 2010-10-19 01:40:49 +02:00
Jakub Vrana 1b66afcb82 Disable repetitive events as soon as possible 2010-10-19 01:06:30 +02:00
Jakub Vrana c5ee9778b4 Set in-place input name after value to never send empty data 2010-10-19 00:57:37 +02:00
Jakub Vrana 21e70bc00f IE compatibility 2010-10-19 00:11:54 +02:00
Jakub Vrana d9fbb905f3 SQL command by AJAX 2010-10-18 23:44:00 +02:00
Jakub Vrana 390e38b8f5 Load long texts for inline-edit by AJAX
Display link to current page only under AJAX
2010-10-18 13:57:22 +02:00
Jakub Vrana a93e069d06 Edit, clone and delete by AJAX 2010-10-17 23:54:41 +02:00
Jakub Vrana abe5e7b0a7 Minimal inline edit input width 2010-10-17 16:11:21 +02:00
Jakub Vrana d82e69636c Minimal inline edit input width 2010-10-17 16:00:29 +02:00
Jakub Vrana 1a5bec94d9 Send the form by AJAX with Ctrl+Enter 2010-10-17 08:02:12 +02:00
Jakub Vrana ea38096433 Merge from master 2010-10-17 07:55:58 +02:00
Jakub Vrana a6bbe1bb3b Save select data by AJAX 2010-10-17 07:50:40 +02:00
Jakub Vrana 8d4b241156 Save bytes 2010-10-17 07:19:01 +02:00
Jakub Vrana 644c355d94 Send the form by Ctrl+Enter in all textareas 2010-10-17 07:16:32 +02:00
Jakub Vrana 7eb85a75f8 Use AJAX in select 2010-10-17 02:22:22 +02:00
Jakub Vrana 420faa3dc4 Comments 2010-10-17 02:10:42 +02:00
Jakub Vrana 1e2d4977bd Tab loses focus in Opera 2010-07-14 16:02:19 +02:00
Jakub Vrana d6ac5f1ad2 Move textarea function to editing.* 2010-07-13 18:21:38 +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 05aebb6c7d Respect <img> in Editor 2010-06-04 11:20:18 +02:00
Jakub Vrana dc4fc82db8 ON DELETE action for foreign keys in Create table 2010-05-21 20:30:53 +02:00
Jakub Vrana 5050de574f Display modify hint as title 2010-05-07 17:20:06 +02:00
Jakub Vrana 4c47d354e7 Use HTTP protocol if possible - adminer.org certificate is missing in Opera 2010-05-06 17:24:02 +02:00
jakubvrana 1737268d09 PostgreSQL variables
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1522 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-05-05 16:31:39 +00: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
jakubvrana 46396e3ba3 Don't check row on click in textarea
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1495 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-26 16:19:59 +00:00
jakubvrana e0d9b3c898 In-place editation in select
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1487 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-23 15:26:59 +00:00
jakubvrana 3f5b683456 Reintegrate sqlite branch
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1466 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-21 12:01:32 +00:00
jakubvrana d6972bde5b Move time information
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1363 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-02 15:27:37 +00:00
jakubvrana a0dd59ea64 Disable default value when changing from timestamp (bug #2935496)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1361 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-02 13:44:23 +00:00
jakubvrana c19e09f8c0 Limit displayed image size in Editor (thanks to nobody)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1347 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-03-17 14:50:12 +00:00
jakubvrana 8338ec9a0f Permanent cookie for version
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1340 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-03-05 16:22:54 +00:00
jakubvrana c6813ad91b IE8 spaces
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1337 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-03-02 16:33:28 +00:00
jakubvrana 34f3d0cd32 Schema in Chrome (bug #2947938)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1304 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-02-09 12:11:35 +00:00
jakubvrana dfe2540380 Centralize nowrap
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1300 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-01-28 15:17:20 +00:00
jakubvrana 51e1ff79ca Show status
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1285 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-01-08 10:07:08 +00:00
jakubvrana 04770321d8 JavaScript comments
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1275 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-17 14:53:26 +00:00
jakubvrana d0d1cc2b13 Ignore keywords in foreign keys
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1274 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-17 13:30:23 +00:00
jakubvrana 3c5c0f0141 Use camelCase in JavaScript
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1273 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-17 13:22:28 +00:00
jakubvrana 34a06f9901 Delete length when changing type
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1272 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-17 12:54:17 +00:00
jakubvrana e4bfffdc0f Link used MySQL version in syntax highlighting
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1269 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-16 13:05:22 +00:00
jakubvrana 445c997f35 Align dates (Editor)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1245 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-11-19 09:29:06 +00:00
jakubvrana 43784999ca Don't convert tabs to spaces in syntax highlighting
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1229 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-11-03 13:41:55 +00:00
jakubvrana b99f3e6691 Open syntax highlighting links to new window (thanks to Klemens Hackel)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1209 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-10-21 19:04:37 +00:00
jakubvrana 71a527be34 Nowrap in IE
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1200 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-10-19 10:47:53 +00:00
jakubvrana 8caf24c533 Enlarge field for enum and set definition
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1198 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-10-19 05:11:45 +00:00
jakubvrana 50881f8942 Move whitespace to CSS
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1189 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-10-13 19:43:33 +00:00
jakubvrana a1609c79ac Align numbers to right in select
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1149 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-09-25 14:52:30 +00:00
jakubvrana 8ddbf43722 Don't remove onchange after click on add
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1145 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-09-25 09:52:24 +00:00
jakubvrana 06ce6828b1 Display number of manipulated rows in JS confirm
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1133 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-09-23 12:21:14 +00:00
jakubvrana ab3c3661c6 Separate static files
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1131 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-09-23 09:56:07 +00:00