Michal Čihař
|
d28b9e02e0
|
Mentioned header and footer customization.
|
2004-04-19 19:45:00 +00:00 |
|
Marcel Tschopp
|
fa7c795bf7
|
Fixed mysqli-specific export bugs.
|
2004-04-19 17:57:40 +00:00 |
|
Marc Delisle
|
4392704efa
|
missing configuration directives
|
2004-04-19 17:03:02 +00:00 |
|
Marc Delisle
|
25a29c45b8
|
bug 780516 capitalizing keywords
|
2004-04-19 14:12:24 +00:00 |
|
Michal Čihař
|
d3df7ee73d
|
update my name :-)
|
2004-04-19 08:19:23 +00:00 |
|
Michal Čihař
|
1485f89b53
|
Better return value formatting.
|
2004-04-19 08:11:44 +00:00 |
|
Alexander M. Turek
|
4d81774960
|
Yet another "MySQL out of sync" error.
|
2004-04-18 14:21:16 +00:00 |
|
Alexander M. Turek
|
ad236e55ce
|
Hotfix to avoid "MySQL out of sync" errors.
|
2004-04-18 14:04:58 +00:00 |
|
Alexander M. Turek
|
cc6d2f22ae
|
Allow the $link argument of PMA_DBI_affected_rows() to be left out.
|
2004-04-18 14:03:02 +00:00 |
|
Alexander M. Turek
|
a4cc456c99
|
$url_query was not visible in function scope.
|
2004-04-18 13:35:20 +00:00 |
|
Michal Čihař
|
f616254ef0
|
Add support for DATETIME.
|
2004-04-18 10:03:16 +00:00 |
|
Michal Čihař
|
bc9ecc3962
|
Fix LoginCookieValidity behaviour.
|
2004-04-18 10:00:44 +00:00 |
|
Michal Čihař
|
b11947f775
|
Fixed caledar behavior for DATE fields.
|
2004-04-18 09:03:14 +00:00 |
|
Alexander M. Turek
|
de1a6dafe6
|
Updates (de)
|
2004-04-17 23:37:24 +00:00 |
|
Marc Delisle
|
ae3676c155
|
switch to project dir
|
2004-04-17 13:31:34 +00:00 |
|
Marc Delisle
|
2333d32219
|
Calendar
|
2004-04-17 13:07:49 +00:00 |
|
Marc Delisle
|
a488a6ddfd
|
still using PMA_mysql_field_flags
|
2004-04-17 13:03:25 +00:00 |
|
Alexander M. Turek
|
f1e57ee07a
|
bye bye, mysql_wrappers...
|
2004-04-17 11:00:13 +00:00 |
|
Alexander M. Turek
|
7671154f2f
|
typo
|
2004-04-17 10:56:57 +00:00 |
|
Alexander M. Turek
|
860282b789
|
more collation stuff
|
2004-04-17 03:07:15 +00:00 |
|
Alexander M. Turek
|
4f2be967ed
|
Field charset information got lost when changing fields.
|
2004-04-17 02:14:29 +00:00 |
|
Alexander M. Turek
|
8bf3a0688f
|
alter db collations
|
2004-04-17 01:39:21 +00:00 |
|
Alexander M. Turek
|
ced513ee97
|
alter db collations
|
2004-04-17 01:19:06 +00:00 |
|
Alexander M. Turek
|
1ecafa5e23
|
Added ability to choose the collation for new databases.
|
2004-04-17 00:52:04 +00:00 |
|
Marc Delisle
|
91c1336a07
|
daily snapshots
|
2004-04-16 19:02:45 +00:00 |
|
Marcel Tschopp
|
f0e765375d
|
Prohibit php notice
|
2004-04-16 18:56:34 +00:00 |
|
Michal Čihař
|
596fbef915
|
some comments
|
2004-04-16 17:54:11 +00:00 |
|
Michal Čihař
|
8743073b2e
|
Pop-up calendar for date fields (RFE #880647).
|
2004-04-16 17:38:40 +00:00 |
|
Marc Delisle
|
26d87c4403
|
french
|
2004-04-16 13:05:03 +00:00 |
|
Marc Delisle
|
65f8aa1248
|
update
|
2004-04-16 13:04:26 +00:00 |
|
Michal Čihař
|
bb4dde6ebf
|
export icon, fix images widths
|
2004-04-16 10:28:53 +00:00 |
|
Michal Čihař
|
36f2eb3055
|
ANSI compatible exports (RFE #859815).
|
2004-04-16 08:37:51 +00:00 |
|
Marc Delisle
|
a897cda677
|
enable longer field terminator, for example a dos-style cf lf
|
2004-04-15 19:37:18 +00:00 |
|
Michal Čihař
|
89c024a6fb
|
Convert charset for column fields (thanks to Marc for noticing this).
|
2004-04-15 17:29:38 +00:00 |
|
Michal Čihař
|
acf98e9a38
|
One missing input for export...
|
2004-04-15 16:52:43 +00:00 |
|
Michal Čihař
|
519e32afbe
|
Fix possible undefined variable use.
|
2004-04-15 16:19:14 +00:00 |
|
Michal Čihař
|
34b8c3217e
|
Support for exporting selected rows (RFE #927554) [still missing images/button_export.png, waiting for somebody to make it :-)].
|
2004-04-15 16:13:45 +00:00 |
|
Olivier Müller
|
8de779e4f1
|
RFE #859208, Logout link in left frame
|
2004-04-15 15:57:53 +00:00 |
|
Michal Čihař
|
379b14c1a9
|
These changes were made today :-)
|
2004-04-14 17:47:34 +00:00 |
|
Michal Čihař
|
2f2a918a27
|
Use PMA_DBI_fetch_row and drop PHP 3 compatibility code.
|
2004-04-14 13:51:11 +00:00 |
|
Michal Čihař
|
c96042f9e1
|
Do not strip export too much (bug #913988).
|
2004-04-14 13:48:41 +00:00 |
|
Michal Čihař
|
7dbba54afd
|
Support for enclosing SQL export in transaction (RFE #930827).
|
2004-04-14 13:31:26 +00:00 |
|
Michal Čihař
|
f6a7525818
|
Really support export of UPDATE queries (bug #914237), condition generation used from previous implementation in display_tbl.lib.php and moved to common.lib.php.
|
2004-04-14 12:55:00 +00:00 |
|
Michal Čihař
|
7ddd5e4352
|
Fixed undefined variable warning.
|
2004-04-14 12:09:03 +00:00 |
|
Michal Čihař
|
75b42ab0ab
|
czech translation update
|
2004-04-14 12:01:43 +00:00 |
|
Marc Delisle
|
3315aacde9
|
bug 898484 IIS crash
|
2004-04-13 18:59:22 +00:00 |
|
Marc Delisle
|
effb0390a1
|
doc cleanup
|
2004-04-13 12:53:10 +00:00 |
|
Marc Delisle
|
24e0220721
|
update
|
2004-04-13 12:51:45 +00:00 |
|
Marc Delisle
|
6003e8dd37
|
bug 930445 when table_info not defined
|
2004-04-13 12:39:55 +00:00 |
|
Marcel Tschopp
|
031ecca8b7
|
Changed some queries to use MYSQLI_STORE_RESULT.
|
2004-04-12 18:34:58 +00:00 |
|