1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-27 16:20:02 +02:00

Commit Graph

  • 8e5d9d0756 Don't save AJAX redirect to history Jakub Vrana 2011-03-15 18:13:54 +01:00
  • 327b56bcdf Ability to save expression in edit Jakub Vrana 2011-03-15 17:34:25 +01:00
  • c708fa1c69 Display AJAX loader favicon only on blur Jakub Vrana 2011-03-15 12:58:04 +01:00
  • c41c101aa3 Offer foreign key for id_my_table (thanks to Kevujin) Jakub Vrana 2011-03-14 14:17:28 +01:00
  • 021e1e319c Allow % in view definer (thanks to Tomas Votruba) Jakub Vrana 2011-03-14 11:24:52 +01:00
  • 70066b3f37 Avoid double replacing AJAX favicon Jakub Vrana 2011-03-12 00:37:08 +01:00
  • d1f6fa9a3a Title and redirect only in correct AJAX state Jakub Vrana 2011-03-12 00:33:06 +01:00
  • f6e29f78f6 Ajax reload with POST data Jakub Vrana 2011-03-12 00:20:27 +01:00
  • d3609817a1 Don't add the same page to history in AJAX Jakub Vrana 2011-03-12 00:16:56 +01:00
  • 3a84672355 Update AJAX history for Firefox 4 RC Jakub Vrana 2011-03-11 23:23:13 +01:00
  • db40abccc8 Change favicon during AJAX Jakub Vrana 2011-03-11 23:21:54 +01:00
  • e52ac37c3e No warning with setting time zone Jakub Vrana 2011-03-11 22:15:27 +01:00
  • a8df780fe0 Clear AJAX loader in correct state only Jakub Vrana 2011-03-11 22:09:54 +01:00
  • 15ab4d28a7 Find exact count on big page only with InnoDB Jakub Vrana 2011-03-11 21:59:32 +01:00
  • d48c3593e3 Style AJAX loader Jakub Vrana 2011-03-11 21:38:54 +01:00
  • 3c5cd76d26 Handler for stopped AJAX requests Jakub Vrana 2011-03-11 17:00:02 +01:00
  • 2edd575767 Push AJAX state after transfer Jakub Vrana 2011-03-11 16:50:36 +01:00
  • 6fee8048e0 Display AJAX loader together with page Jakub Vrana 2011-03-11 16:47:37 +01:00
  • 1a0369adc0 Display default engine only in MySQL (thanks to Honza Krakora) Jakub Vrana 2011-03-11 11:49:38 +01:00
  • 0a8cd02636 Set MySQL time zone by PHP setting Jakub Vrana 2011-03-11 11:10:49 +01:00
  • b0fe26ba3e Tab: scroll to original position in Firefox Jakub Vrana 2011-03-10 18:06:48 +01:00
  • 5e189f68e2 Avoid ;;; Jakub Vrana 2011-03-10 12:08:25 +01:00
  • f332258d56 Show databases even with skip_show_database in MySQL 5 (thanks to Radoslaw Kowalewski) Jakub Vrana 2011-03-10 12:00:08 +01:00
  • 8bf026336f Export table header Jakub Vrana 2011-03-09 13:11:21 +01:00
  • dea2dcc878 Update translation Jakub Vrana 2011-03-09 09:53:34 +01:00
  • 12f7503a56 Polish translation Jakub Vrana 2011-03-08 14:13:09 +01:00
  • 3f4ef94f83 Remove useless rtrim Jakub Vrana 2011-03-10 01:17:29 +01:00
  • 5d7a974671 Typo Jakub Vrana 2011-03-10 00:37:16 +01:00
  • d06de5512e Use DELIMITER in history Jakub Vrana 2011-03-08 02:31:59 +01:00
  • 1420b6a259 Esc to focus next field in Tab textarea (thanks to David Grudl) Jakub Vrana 2011-03-08 13:46:37 +01:00
  • 740ae10a3d Don't send incomplete forms Jakub Vrana 2011-03-08 13:43:05 +01:00
  • 071e6a2408 Work in IE8 Jakub Vrana 2011-03-08 13:14:36 +01:00
  • 61cec7efcc Ignore compiled files only in root Jakub Vrana 2011-03-07 14:38:25 +01:00
  • 9ff10f8301 Parse UTF-16 and UTF-8 BOM in all text uploads Jakub Vrana 2011-03-07 14:27:03 +01:00
  • db030df487 Remove ? from form.action in AJAX (thanks to krucipisek) Jakub Vrana 2011-03-01 17:02:20 +01:00
  • de4820cc83 New plugin: Edit textarea Jakub Vrana 2011-03-01 16:47:01 +01:00
  • 2ad1b6a062 Schema permanent link (thanks to Martin Hujer) Jakub Vrana 2011-02-28 17:00:42 +01:00
  • ee653a689e Better select.value detection Jakub Vrana 2011-02-28 15:57:37 +01:00
  • 5b8361af65 Don't export triggers without table (bug #3193489) Jakub Vrana 2011-02-28 14:19:41 +01:00
  • e25e78037f DESC labels (bug #3192356) Jakub Vrana 2011-02-25 16:22:25 +01:00
  • 8141463609 Update JUSH Jakub Vrana 2011-02-25 10:56:52 +01:00
  • 32f2000034 Respect default collation (bug #3191489) Jakub Vrana 2011-02-25 10:49:19 +01:00
  • f842e33bee Develop Jakub Vrana 2011-02-24 17:36:19 +01:00
  • a59de5640c Release 3.2.0 v3.2.0 Jakub Vrana 2011-02-24 17:33:38 +01:00
  • 83d659ca42 Comments Jakub Vrana 2011-02-24 17:30:15 +01:00
  • 37cb691d8e Search for NULL foreign key (Editor) Jakub Vrana 2011-02-24 15:04:38 +01:00
  • 55bcd40dd5 Utilize table function Jakub Vrana 2011-02-24 14:48:40 +01:00
  • b0cf430b2a Use function Jakub Vrana 2011-02-18 19:37:39 +01:00
  • 544b562cfe Simplify variables Jakub Vrana 2011-02-18 19:26:23 +01:00
  • 35c8c9224d Escaping Jakub Vrana 2011-02-18 16:18:14 +01:00
  • 6cb8749916 New plugin: Edit calendar Jakub Vrana 2011-02-18 16:16:36 +01:00
  • f9287eef65 Use static variable instead of property Jakub Vrana 2011-02-17 21:39:20 +01:00
  • 3e94e9d5f9 Support SameOrigin Jakub Vrana 2011-02-17 21:22:21 +01:00
  • 5677bc4dd9 New plugin: Dump ZIP Jakub Vrana 2011-02-17 11:47:36 +01:00
  • 8ab6fffe74 Centralize dump_headers Jakub Vrana 2011-02-17 11:43:21 +01:00
  • b1d8bfba36 Print <database> only once Jakub Vrana 2011-02-17 11:41:19 +01:00
  • 15cf62ce35 New plugins: version-noverify, frames Jakub Vrana 2011-02-17 09:23:13 +01:00
  • 052828422d Save complete original text Jakub Vrana 2011-02-14 12:09:14 +01:00
  • eb41053c61 Improve work with references Jakub Vrana 2011-02-14 12:08:36 +01:00
  • e4deeb61ba Utilize location.protocol Jakub Vrana 2011-02-15 18:11:24 +01:00
  • 15715b32ff Export SQL command result (bug #3116854) Jakub Vrana 2011-02-15 17:22:50 +01:00
  • 0836c34aef EnumOption plugin Jakub Vrana 2011-02-10 18:16:10 +01:00
  • 045bce3c9f Use editVal for set values Jakub Vrana 2011-02-10 11:05:40 +01:00
  • 24fac38d26 Better support for bit data type Jakub Vrana 2011-02-10 11:00:26 +01:00
  • d663eed8a5 Update plugins Jakub Vrana 2011-02-09 22:06:08 +01:00
  • 26b475312d Update plugins Jakub Vrana 2011-02-09 21:15:34 +01:00
  • cd6d2fc7a3 Typos Jakub Vrana 2011-02-09 18:39:25 +01:00
  • 4f9ff89fed Plugins Jakub Vrana 2011-02-09 17:57:10 +01:00
  • 37ecc2932b Don't call procedures by AJAX (may create tables) Jakub Vrana 2011-02-09 15:31:20 +01:00
  • fa63eba7b9 Don't copy tables (to the same database) by AJAX Jakub Vrana 2011-02-09 15:29:51 +01:00
  • 1be289e8f5 Optimize compiling files Jakub Vrana 2011-02-09 15:28:45 +01:00
  • ecc8166f08 Scroll to top with AJAX Jakub Vrana 2011-02-08 21:52:55 +01:00
  • ad279e1171 Fix inline edit in IE8 (thanks to kozotoc) Jakub Vrana 2011-02-08 21:41:57 +01:00
  • 3eba7310da Fix saving schema to cookie in Opera and Firefox 4 Jakub Vrana 2011-02-08 20:58:31 +01:00
  • 806264851e Use IS NULL operator for null value in where_link function Jakub Vrana 2011-02-08 19:59:16 +01:00
  • bb4da636e9 Update translations Jakub Vrana 2011-02-08 19:58:33 +01:00
  • 1518d4bf64 Turkish translation Jakub Vrana 2011-02-08 19:57:06 +01:00
  • 99b980ab60 Avoid % with operator in Editor (forum 4090988) Jakub Vrana 2011-02-06 12:42:24 +01:00
  • 3fa68cef99 Slovenian translation Jakub Vrana 2011-02-03 21:56:30 +01:00
  • cd68210224 Display upload_max_filesize Jakub Vrana 2011-02-03 10:21:07 +01:00
  • a379bde2a4 Save bytes Jakub Vrana 2011-02-03 10:15:52 +01:00
  • fb7b5ce29e No auto-focus with POST Jakub Vrana 2011-02-02 16:28:22 +01:00
  • efd7b901a7 Avoid warning Jakub Vrana 2011-02-01 16:26:21 +01:00
  • 4cab347f92 Better auto-focus Jakub Vrana 2011-02-01 16:21:10 +01:00
  • 37d814649a Utilize oids in PostgreSQL Jakub Vrana 2011-02-01 16:19:39 +01:00
  • 741b19bc79 Copy tables (bug #3158027) Jakub Vrana 2011-02-01 14:12:22 +01:00
  • c5b594d067 Call onchange Jakub Vrana 2011-02-01 14:11:25 +01:00
  • ca4de555ba Whitespace Jakub Vrana 2011-02-01 10:16:31 +01:00
  • b5a11cde84 Explain numbers Jakub Vrana 2011-01-31 21:01:07 +01:00
  • f195903964 Use rel="noreferrer" for documentation links Jakub Vrana 2011-01-31 20:35:48 +01:00
  • 79fa7dab3b Minimize the chance of displaying message on different page (thanks to Tomas Brukner) Jakub Vrana 2011-01-30 20:37:22 +01:00
  • ceef6bc6d3 Focus first field with insert (bug #3126501) Jakub Vrana 2011-01-31 15:57:28 +01:00
  • e26b1864e3 Avoid fatal error (bug #3110257) Jakub Vrana 2011-01-31 15:49:07 +01:00
  • 1d47454079 Hide credentials for SQLite Jakub Vrana 2011-01-31 14:48:40 +01:00
  • 9e8ab1df31 Whitespace Jakub Vrana 2011-01-31 14:36:47 +01:00
  • fbc668cfe3 Simplify JavaScript Jakub Vrana 2011-01-31 14:34:54 +01:00
  • 0997455fb6 Revert "Better <noscript> removal" Jakub Vrana 2011-01-31 11:57:35 +01:00
  • dfc03ca74a Comment Jakub Vrana 2011-01-31 11:02:00 +01:00
  • 56b0377451 Import supports TSV Jakub Vrana 2011-01-27 15:03:41 +01:00
  • 675ac01cc1 Ability to search by expression in select (bug #3158017) Jakub Vrana 2011-01-30 02:07:27 +01:00