Commit Graph

10127 Commits

Author SHA1 Message Date
Herman van Rink
c0bdaf5582 Dutch translation update 2010-01-29 12:01:08 +00:00
Michal Čihař
0db3297b09 No link for SET in CHARACTER SET. 2010-01-26 22:15:13 +00:00
Michal Čihař
490097f458 Czech translation update. 2010-01-25 12:46:39 +00:00
Michal Čihař
ce5077eace rfe #2937840 [doc] Add some interesting configs to config.sample.inc.php. 2010-01-25 12:45:59 +00:00
Michal Čihař
8ef8f753cb Better documentation. 2010-01-25 12:45:21 +00:00
Michal Čihař
8ed51c814a rfe #2938579 [interface] Add class to some elements for easier theming. 2010-01-25 12:44:32 +00:00
Michal Čihař
eef869d8dd rfe #2937850 [doc] Add some hints to chk_rel.php for quick setup. 2010-01-25 12:43:35 +00:00
Michal Čihař
034090ab45 Add function to create link to phpMyAdmin documentation. 2010-01-25 12:40:23 +00:00
Michal Čihař
b0958922a6 Add anchor for creating user. 2010-01-25 12:39:49 +00:00
Michal Čihař
812e9f16a7 Do not set hash if we're not updating frameset. 2010-01-25 12:29:17 +00:00
Marc Delisle
326deca827 table filter box too wide, thanks to dylfin 2010-01-25 12:16:47 +00:00
Marc Delisle
fd4ded1410 table filter box too wide, thanks to dylfin 2010-01-25 12:16:47 +00:00
Marc Delisle
338b134af3 table filter box too wide, thanks to dylfin 2010-01-25 12:16:47 +00:00
Michal Čihař
4129e18938 Add MIME type detection to download (at least for images).
RFE#2937494
2010-01-25 11:51:15 +00:00
Michal Čihař
ecc4913a8c Reenable bookmarking code.
Just disable it for webkit based browsers, because they do not allow to
update any part of location without reload.

bug#2937481
2010-01-25 11:50:48 +00:00
Michal Čihař
df1671d1c4 Include mootools as first script. 2010-01-25 11:50:14 +00:00
Michal Čihař
201d0e892c Load mootools in every page. 2010-01-25 11:49:46 +00:00
Marc Delisle
a239f9bb3e bug #2938492 information_schema sorting order 2010-01-24 10:52:30 +00:00
Marc Delisle
3287ca0e4b bug #2938492 information_schema sorting order 2010-01-24 10:52:30 +00:00
Marc Delisle
fa83f17fc1 bug #2938492 information_schema sorting order 2010-01-24 10:52:30 +00:00
Herman van Rink
cac4384a8c Minor cleanup 2010-01-23 11:34:43 +00:00
Michal Čihař
608ad9b147 bug #2936482 [core] Fix SSL detection. 2010-01-22 21:52:30 +00:00
Michal Čihař
94007b6705 Disable hash loading code for now.
I'll try to fix this properly, but probably not earlier than on Monday.
2010-01-22 21:48:04 +00:00
Michal Čihař
b6a7def809 Reloading also on login page. 2010-01-22 21:45:49 +00:00
Michal Čihař
ddbffcd5bd [interface] It is now possible to bookmark most pages in JS capable browser. 2010-01-22 19:15:47 +00:00
Michal Čihař
fd2a41eb8b Indicate links to documentation by dotted underline. 2010-01-22 18:36:40 +00:00
Michal Čihař
a26d2f0934 Add documentation links to types. 2010-01-22 18:36:07 +00:00
Michal Čihař
46a2a4e0ba [interface] Provide links to documentation in highlighted SQL. 2010-01-22 18:35:38 +00:00
Michal Čihař
7f9126fde9 rfe #1379201 [core] Add option to configure session_save_path. 2010-01-22 17:46:55 +00:00
Michal Čihař
58d31214a1 [edit] Do not default to UNHEX when using file upload. 2010-01-22 17:33:27 +00:00
Michal Čihař
429275e834 Unnullify and unignore field when file to upload is chosen. 2010-01-22 17:21:18 +00:00
Michal Čihař
e532069912 rfe #1516803 [edit] Allow to set BLOB to/from NULL with ProtectBinary. 2010-01-22 17:20:35 +00:00
Michal Čihař
98b61946eb Function is_null seems to be now working properly on empty blobs.
Tested with PHP 5.3.
2010-01-22 17:19:45 +00:00
Michal Čihař
596bb4812d [browse] Properly display NULL value for BLOB. 2010-01-22 17:19:07 +00:00
Michal Čihař
d435827ba5 Whitespace cleanup. 2010-01-22 17:18:23 +00:00
Michal Čihař
0051be2540 Do not fail on editing existing table. 2010-01-22 16:44:32 +00:00
Michal Čihař
6d947f20b3 Improve field download.
- Check errors.
- Properly select database.
- Add some comments.
2010-01-22 16:27:50 +00:00
Marc Delisle
443fa4db58 undefined variable 2010-01-22 16:27:36 +00:00
Michal Čihař
bdaedd3f83 rfe #1025696 [browse] Add direct download of binary fields. 2010-01-22 16:17:41 +00:00
Michal Čihař
8fd8a5fd17 Czech translation update. 2010-01-22 15:47:23 +00:00
Michal Čihař
b1c1640dc9 Czech translation update 2010-01-22 15:46:54 +00:00
Michal Čihař
5fd02248cd Czech translation update 2010-01-22 15:46:27 +00:00
Michal Čihař
81e592b035 Czech translation update. 2010-01-22 15:44:01 +00:00
Michal Čihař
17c22891cb Allow to create new table from navigation frame (in light mode). 2010-01-22 15:43:35 +00:00
Michal Čihař
8bb3db35cb Allow tbl_create.php to be called without new table name.
It can be now given in form, so we don't need to know it advance.
2010-01-22 15:43:03 +00:00
Michal Čihař
ae03cd3b5f Show functional link when creating new table, not to the name of future table. 2010-01-22 15:42:36 +00:00
Michal Čihař
ba17e440e0 Check for empty database name. 2010-01-22 15:41:10 +00:00
Michal Čihař
2fc3f1beba Allow to edit table name when creating new one. 2010-01-22 15:40:45 +00:00
Michal Čihař
c43d6db049 Make tbl_create.php fail if database does not exist. 2010-01-22 15:40:19 +00:00
Marc Delisle
be348f66cc rfe #854911 [interface] Grey out non applicable actions in structure 2010-01-21 21:29:10 +00:00