Commit graph

49 commits

Author SHA1 Message Date
Jakub Vrana ff45b8f7a9 Save bytes 2021-02-15 18:33:19 +01:00
Ivan Masár 8ae059d2ac add links to oracle docs 2019-08-28 10:14:31 +02:00
Jakub Vrana 5b443a4e7d Change inline style to class name 2018-10-27 21:21:20 +02:00
kPherox e4837a0564 Wrap table.nowrap with div[style="overflow-x: auto"] 2018-10-27 21:16:57 +02:00
Jakub Vrana 2021ea8fd7   is not needed with border-collapse 2018-02-20 16:02:25 +01:00
Jakub Vrana d43b773214 Move tableCheck() below </form> 2018-02-06 13:53:15 +01:00
Jakub Vrana e645693147 Use script() for <script> 2018-01-12 17:10:33 +01:00
Jakub Vrana d996b48cfa Move inline event handlers to <script> 2018-01-12 17:09:41 +01:00
Jakub Vrana dc85ba2d86 Delete type="text/javascript" from <script> as it is the default in HTML5 2018-01-11 14:13:43 +01:00
Jakub Vrana 63f2a041ed Remove global variable 2016-02-28 12:30:52 -08:00
Bernhard J. M. Gruen 3289eca040 improved kill command support for MySQL and initial support for PgSQL 2016-02-28 12:27:45 -08:00
Jakub Vrana 8bd53120df Fix handling of 64 bit numbers in auto_increment 2014-11-24 18:17:43 -08:00
Jakub Vrana e7e5559df5 Generalize doc_link() 2013-08-05 19:22:13 -07:00
Jakub Vrana e8c6ef04d2 Replace ereg*() by preg_*()
ereg() triggers deprecated error which is sent to custom error handlers.
It is also faster.
There are no more deprecated functions except mysql_connect().
2013-07-24 16:26:41 -07:00
Jakub Vrana a338f9bf58 Display help in tooltip
Also rename Analyze to Vacuum outside MySQL
2013-07-19 10:35:31 -07:00
Jakub Vrana 6f6f69a891 Add links to documentation 2013-07-16 21:17:09 -07:00
Jakub Vrana 046da00eb6 Strip trailing spaces 2013-05-08 11:29:19 -07:00
Jakub Vrana 9c78b3bb34 Add empty lines to source code 2013-05-01 18:28:04 -07:00
Jakub Vrana a72347f3c7 Rename Edit link to Clone in processlist 2013-04-22 13:48:39 -07:00
Jakub Vrana ba5e7a1b53 Link processlist documentation 2013-04-17 17:57:14 -07:00
Jakub Vrana 7015fd9706 Don't select row on double click 2012-10-04 00:42:56 -07:00
Jakub Vrana 5e4b815893 Highlight also killed queries 2012-07-27 16:08:09 -07:00
Jakub Vrana 6ca4082e6c Unhighlight Binlog Dump in process list 2012-06-29 10:29:46 -07:00
Ivan Masár d6c5f85a24 Add Oracle processlist support 2012-05-13 15:08:06 -07:00
Jakub Vrana 023b62a39c Highlight checked rows 2011-08-11 13:48:27 +02:00
Jakub Vrana 1370d29d27 Comment 2011-08-11 11:43:37 +02:00
Jan Dolecek 06aa0f842b Process list for PostgreSQL 2011-07-22 14:32:16 +02:00
Jakub Vrana 740ae10a3d Don't send incomplete forms 2011-03-08 13:43:05 +01:00
Jakub Vrana b5a11cde84 Explain numbers 2011-01-31 21:01:07 +01:00
Jakub Vrana 3fad0c6ef7 Show number of connections (thanks to fos4) 2010-12-10 17:08:07 +01:00
Jakub Vrana 8a6669f4fa Shorten query in processlist (thanks to fos4) 2010-12-10 17:05:30 +01:00
Jakub Vrana 677687fc1a Don't highlight empty queries 2010-10-23 00:02:46 +02:00
Jakub Vrana 5002b89bd5 Big numbers without E 2010-10-23 00:02:24 +02:00
Jakub Vrana 84d9ecf0c9 Highlight and edit SQL command in processlist 2010-10-19 16:54:48 +02:00
Jakub Vrana b0d637b638 Avoid fatal errors 2010-10-13 17:53:59 +02:00
Jakub Vrana 5f9f6614c0 Show full processlist 2010-06-24 15:17:17 +02: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 dbdd40a19c Introduce queries_redirect function
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1190 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-10-13 20:01:52 +00:00
jakubvrana ddb0a34b45 Remove intval
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1178 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-10-07 15:52:34 +00:00
jakubvrana 6b30cfa769 Separate checkbox
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1147 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-09-25 12:03:30 +00:00
jakubvrana 64d616c0cc Rename get_dbh to connection
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1124 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-09-22 10:51:40 +00:00
jakubvrana cca05e3d26 Auto-free result-set
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1026 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-08-27 07:33:29 +00:00
jakubvrana c196985004 Function nbsp
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1004 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-08-25 10:26:47 +00:00
jakubvrana bcff0255ee Click on row selects it (fixes #2844098)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1003 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-08-25 10:25:56 +00:00
jakubvrana 73504b9ecb English corrections (thanks to crazy1729)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@959 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-08-04 08:37:00 +00:00
jakubvrana 98507da3ea Function verify_version doesn't use version parameter
Don't preselect first option in foreign key edit
Prefill insert by foreign key searches
REQUEST_URI is used earlier
Change variable $SELF to constant ME
Denote required fields in Editor


git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@944 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-30 08:12:54 +00:00
jakubvrana 36d6864a10 Whitespace
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@853 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-20 12:12:55 +00:00
jakubvrana ace55ed142 HTML instead of XHTML
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@803 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-11 20:30:40 +00:00
jakubvrana e1bc7af8f3 Change directory structure
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@682 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-06-13 20:55:19 +00:00
Renamed from processlist.inc.php (Browse further)