Commit graph

90 commits

Author SHA1 Message Date
Jakub Vrana af4269f26d Remove number of selected rows from confirmation 2013-07-12 08:17:26 -07:00
Jakub Vrana 73225975d7 Display number of tables to search in 2013-07-11 11:20:03 -07:00
Jakub Vrana 491cdefc84 Display number of rows to export 2013-07-11 11:20:03 -07:00
Jakub Vrana fc427f4f3a Add more class="links" 2013-07-09 16:44:00 -07:00
Jakub Vrana 89b366bc1b Display number of selected tables in database overview 2013-07-09 12:06:53 -07:00
Jakub Vrana d17b17e515 Driver for SimpleDB 2013-07-09 10:54:43 -07:00
Jakub Vrana 340a1c2c2f Disable underlining links 2013-07-09 00:34:33 -07:00
Jakub Vrana 9c78b3bb34 Add empty lines to source code 2013-05-01 18:28:04 -07:00
Jakub Vrana 5eda7e547f Add anchors to database and table sections to allow linking 2013-04-27 23:17:07 -07:00
Jakub Vrana 356cadf2b2 Avoid variable collision 2013-02-19 16:46:29 -08:00
Jakub Vrana 34633a4e60 Separate link for altering event 2013-01-30 23:47:53 -08:00
Jakub Vrana 1e310977b6 Display information for processing no tables 2013-01-30 23:47:53 -08:00
Jakub Vrana f86cb5f837 Use autocapitalize="off" 2013-01-30 23:47:53 -08:00
Jakub Vrana 2fb1ebc7f1 HTML5 input fields 2012-12-05 13:17:42 -08:00
Jakub Vrana 7015fd9706 Don't select row on double click 2012-10-04 00:42:56 -07:00
Jakub Vrana f498219f29 Remove eventStop() used by AJAXification in past 2012-05-14 02:22:44 -07:00
Jakub Vrana 6591d485e9 Replace isset($var) by $var !== null 2012-05-14 01:11:08 -07:00
Jakub Vrana 06595f90e4 Inform about disabled event_scheduler (http://forum.zdrojak.cz/?topic=637) 2012-05-13 17:40:36 -07: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
Jakub Vrana 023b62a39c Highlight checked rows 2011-08-11 13:48:27 +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 955e6b44b3 PostgreSQL supports only functions 2011-06-04 04:19:14 +02:00
Jakub Vrana 98e410f42d Move schema link to Adminer::homepage method 2011-06-03 13:49:47 +02:00
Jakub Vrana 1a0369adc0 Display default engine only in MySQL (thanks to Honza Krakora) 2011-03-11 11:49:38 +01:00
Jakub Vrana 740ae10a3d Don't send incomplete forms 2011-03-08 13:43:05 +01:00
Jakub Vrana fa63eba7b9 Don't copy tables (to the same database) by AJAX 2011-02-09 15:29:51 +01:00
Jakub Vrana 741b19bc79 Copy tables (bug #3158027) 2011-02-01 14:12:22 +01:00
Jakub Vrana ca4de555ba Whitespace 2011-02-01 10:16:31 +01:00
Jakub Vrana ae84525613 Save bytes 2011-01-30 02:12:06 +01:00
Jakub Vrana 7416164966 Homepage customization 2011-01-06 09:30:07 +01:00
Jakub Vrana 3e1fca97be Utilize js_escape 2010-11-26 10:59:16 +01:00
Jakub Vrana b7cd6520af No AJAX in drop table, drop database and logout 2010-11-26 10:58:22 +01: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 a93bc19108 Create confirm function 2010-10-18 23:57:39 +02:00
Jakub Vrana 09327efdaf Don't download script with no tables 2010-10-18 02:15:13 +02:00
Jakub Vrana 6f5c1981a0 CSRF protection of included JavaScript 2010-10-18 01:20:02 +02:00
Jakub Vrana e98c995155 Separate JavaScript to not wait with Firebug 2010-10-15 11:26:42 +02:00
Jakub Vrana 49565e0563 Rename variables to avoid conflict with Adminer 2 sessions and enabled register_globals 2010-10-15 10:58:08 +02:00
Jakub Vrana b0d637b638 Avoid fatal errors 2010-10-13 17:53:59 +02:00
Jakub Vrana dfa6cbf4f2 Show tables overview in Editor 2010-10-07 16:17:34 +02:00
Jakub Vrana 163562d665 Use nbsp() for possibly empty values 2010-07-09 15:10:53 +02:00
Jakub Vrana da6f1f850b Driver specific view detection 2010-05-27 13:33:09 +02:00
Jakub Vrana 3308856f9e User types support for PostgreSQL 2010-05-21 16:07:22 +02:00
Jakub Vrana e678e46797 Remove unsupported features in single driver version 2010-05-21 15:42:17 +02:00
Jakub Vrana e6726941dc Rename $driver to $jush 2010-05-07 15:44:22 +02:00
Jakub Vrana a1522837ff Search data in tables label 2010-05-06 15:51:11 +02:00
Jakub Vrana f2d21d265b Sequences 2010-05-05 23:17:40 +02:00