Michal Čihař
|
cac4247057
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
Michal Čihař
|
ad06b4a991
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
Michal Čihař
|
cd7c481458
|
Allow to edit small number of fields vertically and lange number horizontally (RFE #1581773).
|
2006-10-25 08:54:03 +00:00 |
|
Marc Delisle
|
6455e65bc9
|
wrong parameter when calling error.php
|
2006-10-19 20:48:14 +00:00 |
|
Michal Čihař
|
0564ecc946
|
Fix escaping of long query with js (thanks to Erwin for report).
|
2006-10-19 15:56:46 +00:00 |
|
Michal Čihař
|
39ac60384a
|
Rename db_details_db_info.inc.php to db_info.inc.php.
|
2006-10-19 08:54:19 +00:00 |
|
Michal Čihař
|
70ec4567d5
|
Rename left_header to navigation_header.
|
2006-10-18 14:54:35 +00:00 |
|
Michal Čihař
|
0bca319d18
|
Keep 0 in exported auto_increment fields (bug #1440544).
|
2006-10-18 14:39:49 +00:00 |
|
Michal Čihař
|
8de3d47aa0
|
Let's again obey TextareaRows (bug #1465906).
|
2006-10-18 14:18:20 +00:00 |
|
Marc Delisle
|
6e7eba3d5b
|
bug #1567316, renaming a db containing a view
|
2006-10-18 13:03:57 +00:00 |
|
Michal Čihař
|
ed4226d595
|
remove spaces from end/beginning
|
2006-10-18 10:17:27 +00:00 |
|
Michal Čihař
|
8006c1a03e
|
Write own parser so that quoting is optional (RFE #1579163).
|
2006-10-18 08:10:38 +00:00 |
|
Michal Čihař
|
cefeceeff0
|
fix behaviour when invalid string is specified
|
2006-10-18 08:09:03 +00:00 |
|
Michal Čihař
|
382d60402a
|
Support displaying in UTC (RFE #1440386).
|
2006-10-18 07:49:06 +00:00 |
|
Marc Delisle
|
3cd881c9e3
|
export nothing if no tables are selected
|
2006-10-17 17:10:40 +00:00 |
|
Michal Čihař
|
bc42b28304
|
Correctly handle unix timestamp (RFE #1440386).
|
2006-10-17 12:19:41 +00:00 |
|
Michal Čihař
|
cc2d695d8b
|
Add support for hiding server information.
|
2006-10-17 10:25:01 +00:00 |
|
Michal Čihař
|
27696bd1e0
|
Add support for ON DUPLICATE KEY (bug #1576226).
|
2006-10-17 09:46:07 +00:00 |
|
Michal Čihař
|
bf22bc374f
|
Switch to \n on Mac, as it is reported to be common EOL there now (bug #1577590).
|
2006-10-16 11:56:36 +00:00 |
|
Michal Čihař
|
491187ed77
|
Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*.
|
2006-10-16 07:43:48 +00:00 |
|
Michal Čihař
|
b495cd337a
|
Remove last CVS mentions.
|
2006-10-13 08:23:32 +00:00 |
|
Michal Čihař
|
1ebe25729e
|
Use HeadURL instead of Source keyword.
|
2006-10-13 08:21:55 +00:00 |
|
Michal Čihař
|
0d9c5892c6
|
Fix cvs/csv typo.
|
2006-10-13 08:14:31 +00:00 |
|
Michal Čihař
|
92c898727f
|
Move cleanup to separate function (bug #1569123).
|
2006-10-13 07:52:34 +00:00 |
|
Michal Čihař
|
0e48825a46
|
Finalise SVN migration.
|
2006-10-12 16:27:13 +00:00 |
|
Michal Čihař
|
d9c440c01b
|
Fix parsing of CHAR column type (bug #1573502).
|
2006-10-10 14:44:25 +00:00 |
|
Michal Čihař
|
861d70b5a2
|
Fix MIME type and extension to state before plugins were introduced (patch #1570742, thanks to ssevennm - ssevennm).
|
2006-10-10 14:20:58 +00:00 |
|
Michal Čihař
|
2b5baa6e9a
|
Check for sent headers, provide backtrace in this case.
|
2006-10-10 14:06:56 +00:00 |
|
Michal Čihař
|
f741e2eb76
|
Fix displaying of entered query.
|
2006-10-10 14:02:37 +00:00 |
|
Michal Čihař
|
54738174ee
|
Correctly fail if file is too short (bug #1574340).
|
2006-10-10 13:04:44 +00:00 |
|
Marc Delisle
|
6de7cbca22
|
bug 1562533, unbuffered queries
|
2006-10-09 12:39:08 +00:00 |
|
Marc Delisle
|
9ef2fade2a
|
bug #1568341, last part of the fix
|
2006-10-06 17:04:43 +00:00 |
|
Michal Čihař
|
1491e4f83e
|
Add support for UTC_DATE, UTC_TIME and UTC_TIMESTAMP functions, based on patch #1563585, thanks to Alexander Schuch - ci-dev.
|
2006-10-04 12:58:55 +00:00 |
|
Michal Čihař
|
91c7b9a8d3
|
Sync token name.
|
2006-10-03 13:12:35 +00:00 |
|
Marc Delisle
|
530a41aed3
|
bug #1568341, case sensitivity in db names
|
2006-10-01 18:55:52 +00:00 |
|
Marc Delisle
|
b00f3d56cb
|
bug #1550690, wrong export of constraints
|
2006-10-01 18:48:43 +00:00 |
|
Marc Delisle
|
094d4d1db0
|
security fixes
|
2006-09-29 13:52:08 +00:00 |
|
Marc Delisle
|
8ba543d012
|
fix for attack via FILES
|
2006-09-29 13:24:33 +00:00 |
|
Marc Delisle
|
066664959e
|
bug #1566904, typo
|
2006-09-29 13:06:45 +00:00 |
|
Marc Delisle
|
b09e199a45
|
correct syntax for blocking access to libraries
|
2006-09-27 20:14:01 +00:00 |
|
Marc Delisle
|
f442bf7003
|
bug #1519859, avoid overflow on 64-bit machines
|
2006-09-23 12:31:28 +00:00 |
|
Marc Delisle
|
daa561c098
|
bug #1560152, after renaming a table the navigation does not work
|
2006-09-22 21:30:51 +00:00 |
|
Sebastian Mendel
|
c9970a29d2
|
refactored output buffer functions
|
2006-09-22 11:58:39 +00:00 |
|
Sebastian Mendel
|
99bbc02686
|
more documentation fixes
|
2006-09-21 14:56:52 +00:00 |
|
Sebastian Mendel
|
8a5630b5d0
|
doc typo
|
2006-09-21 14:39:08 +00:00 |
|
Sebastian Mendel
|
1eadc0a41a
|
use @todo tag for todo items, to show up in generated documentation
|
2006-09-21 14:28:46 +00:00 |
|
Sebastian Mendel
|
ca44c117a2
|
moved some more code into class, some documentation improvements
|
2006-09-21 12:59:57 +00:00 |
|
Sebastian Mendel
|
34a7e9d555
|
new PMA_List class
|
2006-09-21 12:49:01 +00:00 |
|
Sebastian Mendel
|
3b526ced4f
|
added error reporting if dblist retrieval from information_schema fails
|
2006-09-20 14:58:41 +00:00 |
|
Sebastian Mendel
|
ce8e5b220a
|
new PMA_List_Database class (i knew there was something missing ...)
|
2006-09-20 12:14:43 +00:00 |
|