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

2459 Commits

Author SHA1 Message Date
Jakub Vrana
8ce9ba616d Don't rely on headers_sent 2010-11-25 10:40:16 +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
c108c7a96f Specify UTF-8 (bug #3097662) 2010-11-19 16:14:17 +01:00
Jakub Vrana
9b267eeceb Finish PDO_OCI 2010-11-19 16:13:49 +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
293fc0fd60 Merge branch ajax 2010-11-16 13:47:57 +01:00
Jakub Vrana
48ba0c44f9 Release 3.1.0 v3.1.0 2010-11-16 13:18:24 +01:00
Jakub Vrana
7dc1fc7ad4 Update translations 2010-11-16 11:18:36 +01:00
Jakub Vrana
b4b59779b9 Include only active translations 2010-11-15 16:54:08 +01:00
Jakub Vrana
8db1469dbc Text direction 2010-11-15 16:24:54 +01:00
Jakub Vrana
d0106295f7 Update translations 2010-11-15 16:20:50 +01:00
Jakub Vrana
caf1ba8af5 Bump version 2010-11-12 18:07:29 +01:00
Jakub Vrana
87d617c68d No extra newline for English 2010-11-12 18:00:19 +01:00
Jakub Vrana
3d4b831280 Whitespace 2010-11-12 17:55:13 +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
af0cacba90 Update translations 2010-11-12 14:05:02 +01:00
Jakub Vrana
620df3c44a Move up create table link (thanks to Filip Prochazka) 2010-11-11 13:40:04 +01:00
Jakub Vrana
f4256013a9 Hide hidden columns in PostgreSQL (thanks to Pavel Stehule) 2010-11-11 10:51:20 +01:00
Jakub Vrana
540de0b7c9 RTL text direction support 2010-11-11 10:12:26 +01:00
Jakub Vrana
5bfeeef402 Update translations 2010-11-11 10:00:57 +01:00
Jakub Vrana
7d052b2680 Arabic translation 2010-11-10 17:44:38 +01:00
Jakub Vrana
8aac3b6e05 Dual licensing: Apache or GPL 2010-11-09 12:59:51 +01:00
Jakub Vrana
15ccbec1fd Comments 2010-11-08 09:49:42 +01:00
Jakub Vrana
2ebf4d75d1 Offset probably required in fetch_field (bug #3100185) 2010-11-04 09:51:23 +01:00
Jakub Vrana
014373ca82 Hide hashes in select 2010-11-04 09:51:23 +01:00
Jakub Vrana
7abc734607 Comment 2010-11-04 09:51:23 +01:00
Jakub Vrana
9e51a1d890 Breadcrumb on No extension page 2010-11-04 00:12:01 +01:00
Jakub Vrana
865453f7c9 Comments 2010-11-04 00:00:45 +01:00
Jakub Vrana
cec86f5f9d Link to refresh database cache (bug #3102451) 2010-11-03 23:59:49 +01:00
Jakub Vrana
81f58ed909 Link more foreign keys 2010-11-03 08:40:10 +01:00
Jakub Vrana
c64557aaf5 Support 'character varying' 2010-11-01 16:10:17 +01:00
Jakub Vrana
dca7c51bd3 Hidden Polish translation 2010-11-01 01:22:02 +01:00
Jakub Vrana
9cdeb31ca7 Improve description 2010-10-30 15:25:30 +02:00
Jakub Vrana
5a99ef5cf0 Save bytes 2010-10-30 09:21:42 +02:00
Jakub Vrana
bec5ef28ec Comments 2010-10-30 01:56:49 +02:00
Jakub Vrana
e225d22f97 TSV export and import (bug #3097657) 2010-10-29 18:02:20 +02:00
Jakub Vrana
772f71a780 Print CSV header only in CSV 2010-10-29 17:51:52 +02:00
Jakub Vrana
e908155196 Increase version 2010-10-29 17:44:22 +02:00
Jakub Vrana
164cd3bbb8 Report errors in data export 2010-10-29 17:29:35 +02:00
Jakub Vrana
be3410f822 Simplify dumpOutput, dumpFormat and dumpData methods 2010-10-29 17:23:03 +02:00