Commit graph

139 commits

Author SHA1 Message Date
Jakub Vrana 52b9820ebc Comment 2010-10-15 15:51:40 +02:00
Jakub Vrana 352fd581ac Don't report no error 2010-10-15 13:40:36 +02:00
Jakub Vrana 96544baf69 Report errors in get_rows() 2010-10-13 19:00:48 +02:00
Jakub Vrana 7e644b4346 Save bytes ($connection->quote shortcut) 2010-10-13 18:25:14 +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 5a73c01212 Treat binary type as hex 2010-10-01 08:05:05 +02:00
Jakub Vrana 454c80f8ca Save bytes 2010-09-27 11:08:04 +02:00
Jakub Vrana c5a1a7707c Functions translation 2010-08-03 14:51:10 +02:00
Jakub Vrana 72f4d9e245 Function parse_str respects magic_quotes_gpc (bug #3034575) 2010-07-26 14:47:26 +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 782921b671 Finish SQLite
Don't require num_rows
2010-05-27 16:10:17 +02:00
Jakub Vrana 375a5c8ef3 Non-MySQL binary types 2010-05-26 18:10:11 +02:00
Jakub Vrana 2cec7584f6 Direct links from HTTPS to HTTP 2010-05-26 18:09:29 +02:00
Jakub Vrana 687b3fddad Replace <strong> by <b> and <em> by <i> 2010-05-21 21:15:54 +02:00
Jakub Vrana f9bb1c5c64 Introduce apply_queries function 2010-05-17 18:18:32 +02:00
Jakub Vrana ee3e04590a Separate $where in limit function 2010-05-14 15:51:54 +02:00
Jakub Vrana 60c7ed9a61 MS SQL schema support 2010-05-11 17:13:18 +02:00
Jakub Vrana dea324f2c7 Store several permanent logins 2010-05-07 17:16:09 +02:00
Jakub Vrana e6726941dc Rename $driver to $jush 2010-05-07 15:44:22 +02:00
Jakub Vrana 4ba2d85623 Allow permanent login without customization 2010-05-06 15:45:34 +02:00
Jakub Vrana 605b09301b List authentications 2010-05-06 14:21:22 +02:00
jakubvrana 66ff15318a Use bracket_escape function
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1499 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-26 16:22:58 +00:00
jakubvrana 6fffbbdd30 Disable spell checking in SQL textareas
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1498 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-26 16:22:24 +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 341362a8fa Driver specific INSERT INTO
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1484 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-23 09:03:27 +00:00
jakubvrana acf7a42433 Improve CSV; export
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1481 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-22 23:03:54 +00:00
jakubvrana bd252953d6 Don't redirect from last page
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1476 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-22 12:37:56 +00:00
jakubvrana b84252fc51 Display SQLite compile options
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1472 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-21 23:06:32 +00:00
jakubvrana a29ac72c9c Improve drivers
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1470 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-21 22:22:23 +00:00
jakubvrana 28e1dd286a Allow multiple e-mails
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1469 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-21 22:21:47 +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 9bb1909fcf Fix Save and continue edit
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1443 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-15 14:59:40 +00:00
jakubvrana 186c05898f Utilize where_link function
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1442 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-15 14:43:44 +00:00
jakubvrana 16290b0929 Respect where in COUNT(*) link
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1441 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-15 12:42:31 +00:00
jakubvrana 640d0ec08d Correct redirect after change in where field
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1359 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-02 12:29:56 +00:00
jakubvrana 35ec64c61d Link COUNT(*) result to listing
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1358 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-02 12:13:56 +00:00
jakubvrana 9319b5702a Case-insensitive $_SERVER["HTTPS"] compare
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1346 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-03-15 13:45:13 +00:00
jakubvrana 899e4342fb Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1316 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-02-17 16:47:50 +00:00
jakubvrana db07325ed6 Search in all tables
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1313 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-02-16 14:35:32 +00:00
jakubvrana 080276a8af Use = instead of LIKE where possible
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1307 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-02-10 15:42:07 +00:00
jakubvrana fc17d0151a Cookies management on IIS (bug #2931186)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1305 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-02-09 16:28:34 +00:00
jakubvrana 7352c2813e Replace strlen() by != ""
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1288 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-01-09 23:33:41 +00:00
jakubvrana 55ce473397 Use XXTEA for permanent login
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1287 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-01-08 17:12:03 +00:00
jakubvrana c2334dbc67 Secure cookies
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1283 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-18 17:59:58 +00:00
jakubvrana c1130ed599 Simplify SQL syntax errors everywhere
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1276 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-17 15:31:24 +00:00
jakubvrana 483d7dc0ba Remove session_name() only without SID (bug #2910681)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1261 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-08 22:57:39 +00:00
jakubvrana 94a2be52ba Highlight current links
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1253 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-11-26 12:14:39 +00:00
jakubvrana 3e9b1ba19f Don't store files in hidden fields
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1250 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-11-21 09:08:52 +00:00