Marc Delisle
|
171613c0d0
|
bug #1262250, cannot change ENUM default value to empty
|
2005-09-28 11:50:50 +00:00 |
|
Sebastian Mendel
|
1c16f918a8
|
dont display bookmark selection fieldset if no bookmark exists
|
2005-09-28 07:36:14 +00:00 |
|
Sebastian Mendel
|
06fd6260d8
|
removed unneeded variable
|
2005-09-28 07:11:37 +00:00 |
|
Michal Čihař
|
cbea45fa0f
|
Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work.
|
2005-09-27 19:30:44 +00:00 |
|
Marc Delisle
|
de03ca872b
|
2.7.0-dev
|
2005-09-27 19:29:49 +00:00 |
|
Michal Čihař
|
ec2ac82b89
|
Use file common file listing.
|
2005-09-27 19:07:36 +00:00 |
|
Michal Čihař
|
22ddb6cee2
|
Sort file list on import tab, prepare generic framework to be used elsewhere (RFE #1303145).
|
2005-09-27 18:57:58 +00:00 |
|
Michal Čihař
|
600d2bb8bc
|
this time do it real :-)
|
2005-09-27 18:35:33 +00:00 |
|
Michal Čihař
|
e19e959c04
|
add id
|
2005-09-27 18:34:39 +00:00 |
|
Michal Čihař
|
c6044d36b4
|
Do not use strOr, drop file upload from normal SQL dialogs.
|
2005-09-27 18:30:18 +00:00 |
|
Sebastian Mendel
|
87764fc859
|
introducing sessions
|
2005-09-27 16:26:18 +00:00 |
|
Michal Čihař
|
45b724d66c
|
remove empty line at the end of file causing php warnings
|
2005-09-27 14:21:56 +00:00 |
|
Sebastian Mendel
|
858f910004
|
completed function docblocks
|
2005-09-27 14:18:58 +00:00 |
|
Sebastian Mendel
|
b8741540db
|
moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes
|
2005-09-27 13:53:49 +00:00 |
|
Michal Čihař
|
d3a666f936
|
improve fix for [ 1303994 ] PHP error message on empty queries
|
2005-09-26 20:04:02 +00:00 |
|
Michal Čihař
|
d5b78243d8
|
Do no try to parse empty SQL query (bug #1303994).
|
2005-09-26 19:14:12 +00:00 |
|
Michal Čihař
|
64bd56dfba
|
Support for browsing selected columns (RFE #1275909).
|
2005-09-26 19:03:11 +00:00 |
|
Marc Delisle
|
176c60cfe3
|
2.6.5-dev
|
2005-08-27 11:35:46 +00:00 |
|
Marc Delisle
|
b073c6365e
|
patch #1257134: no longer emit the strPmaUriError message
|
2005-08-23 23:08:21 +00:00 |
|
Marc Delisle
|
b4b17a122f
|
bug #1267177 wrong return page after edit
|
2005-08-23 15:57:51 +00:00 |
|
Michal Čihař
|
b8ece09b6b
|
Do not get TABLES as table name, it's used on some queries by MySQL 5.0.x (bug #1266623).
|
2005-08-23 12:14:36 +00:00 |
|
Michal Čihař
|
6268182df8
|
Abide cfg['Lang'] settings even if using MySQL > 4.1.x (bug #1266626).
|
2005-08-23 11:56:52 +00:00 |
|
Michal Čihař
|
39ea0b8557
|
Default charset for export is now configurable (RFE #1263772).
|
2005-08-22 21:41:20 +00:00 |
|
Michal Čihař
|
6164cb16ae
|
Protect against possible XSS (bug #1265740), move input sanitizing to special file.
|
2005-08-22 21:00:52 +00:00 |
|
Marc Delisle
|
d744fc05a2
|
needs theme version 3
|
2005-08-20 20:24:39 +00:00 |
|
Marc Delisle
|
ecc9022346
|
patch #1258978, move common code for error pages out of common.lib.php
|
2005-08-20 13:23:35 +00:00 |
|
Marc Delisle
|
5de17e7cc9
|
patch #1252031, CSS for navigation tabs
|
2005-08-16 17:52:06 +00:00 |
|
Marc Delisle
|
3cfc06163a
|
bug #1259951, invalid argument for foreach()
|
2005-08-15 17:18:37 +00:00 |
|
Marc Delisle
|
7cf7ada8ac
|
patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference
|
2005-08-14 21:34:01 +00:00 |
|
Marc Delisle
|
80aecf6518
|
bugs 1248577 (incorrect message 'you should define a primary key') and 1253125 (request-URI too large)
|
2005-08-14 19:31:55 +00:00 |
|
Marc Delisle
|
4066ed2214
|
patch #1249528, move table comments to header and enable configuration of header
|
2005-08-11 13:56:35 +00:00 |
|
Marc Delisle
|
1e054e1fe7
|
patch #1253478, variable initialization and code cleanup
|
2005-08-08 20:22:11 +00:00 |
|
Michal Čihař
|
57fc27c0bd
|
Fix undefined variable when exporting relations (bug #1253457).
|
2005-08-08 20:13:03 +00:00 |
|
Marc Delisle
|
e1f455d072
|
patch #1253461, code cleanup
|
2005-08-08 19:54:57 +00:00 |
|
Marc Delisle
|
5b081dabb8
|
bug #1253453, using mysqli extension with MySQL 4.0.x
|
2005-08-08 14:57:05 +00:00 |
|
Marc Delisle
|
7b1d7b42cc
|
patch #1246245, tree in databases selector
|
2005-08-04 14:47:31 +00:00 |
|
Michal Čihař
|
d9977e23ae
|
Show error header on error to make clear that something bad has happened.
|
2005-08-04 13:52:51 +00:00 |
|
Marc Delisle
|
1d785c1212
|
patch #1249457, display improvements
|
2005-08-02 13:19:30 +00:00 |
|
Marc Delisle
|
2e5c10aa2f
|
bug #1249239, XSS vulnerability on Create page
|
2005-08-01 12:38:56 +00:00 |
|
Marc Delisle
|
985d073dbb
|
patch #1160439, profiling enhancements
|
2005-07-29 17:18:56 +00:00 |
|
Marc Delisle
|
0966e9faa0
|
RFE #1177459, BOOL column type
|
2005-07-27 00:27:49 +00:00 |
|
Michal Čihař
|
f6f6df1037
|
Do not attempt to sort themes when themes are disabled (bug #1243883).
|
2005-07-24 12:07:21 +00:00 |
|
Michal Čihař
|
d67f568212
|
Do not override theme properties when path is not set.
|
2005-07-24 12:05:41 +00:00 |
|
Michal Čihař
|
fcfc5ea0d2
|
Undefined variable (bug #1243885).
|
2005-07-24 12:00:48 +00:00 |
|
Marc Delisle
|
8f9b686e20
|
for the new ForeignKeyDropdownOrder, id and content were reversed (id-content showed content then id)
|
2005-07-22 18:01:37 +00:00 |
|
Marc Delisle
|
0191fc3c33
|
bug #1240880, XSS on the cookie-based login panel
|
2005-07-21 11:55:25 +00:00 |
|
Marc Delisle
|
1e98f5f7d4
|
comments adjustments
|
2005-07-16 12:59:01 +00:00 |
|
Marc Delisle
|
36fa47f89c
|
bug #1238222, parsing of ISNULL()
|
2005-07-16 12:26:25 +00:00 |
|
Marc Delisle
|
e507e893fa
|
typo
|
2005-07-16 12:20:59 +00:00 |
|
Michal Čihař
|
956d450f5d
|
Use better message, thanks to Marc for noticing this.
|
2005-07-13 17:26:45 +00:00 |
|