Michal Čihař
|
df23439b13
|
Add documentation.
|
2006-04-26 16:12:27 +00:00 |
|
Michal Čihař
|
b021ff9c12
|
Support for forcing one of two bool/bgroups.
|
2006-04-26 16:10:38 +00:00 |
|
Michal Čihař
|
a4c95b7e71
|
allow group without checkbox
|
2006-04-26 15:05:39 +00:00 |
|
Michal Čihař
|
77e320b7be
|
fix condition
|
2006-04-26 14:44:10 +00:00 |
|
Michal Čihař
|
a750f1eade
|
Add support for groupping options.
|
2006-04-26 14:42:19 +00:00 |
|
Michal Čihař
|
bdf65efd3c
|
Drop tables used for layout.
|
2006-04-26 14:36:53 +00:00 |
|
Michal Čihař
|
b71eb94625
|
Be more verbose on error.
|
2006-04-26 14:14:03 +00:00 |
|
Michal Čihař
|
1d3b486a20
|
Display information that there are no settings.
|
2006-04-26 14:11:32 +00:00 |
|
Sebastian Mendel
|
161d2eb2aa
|
search themes on every script start
|
2006-04-26 13:29:01 +00:00 |
|
Michal Čihař
|
d8e41fbaac
|
Do not include empty values.
|
2006-04-25 14:53:30 +00:00 |
|
Michal Čihař
|
47bbff3b81
|
Make cookie login form work with token protection.
|
2006-04-25 14:46:51 +00:00 |
|
Sebastian Mendel
|
3151948bea
|
style upgrade
|
2006-04-25 14:30:27 +00:00 |
|
Michal Čihař
|
094805dcbe
|
Fix importing files without trailing new line (bug #1473944).
|
2006-04-21 07:55:12 +00:00 |
|
Michal Čihař
|
0bf717892f
|
Protect against external links which could perform any action (CVE-2006-1804).
|
2006-04-20 14:45:42 +00:00 |
|
Sebastian Mendel
|
951ea7cdfa
|
disable table stats for MySQL 5 by default
|
2006-04-13 15:37:09 +00:00 |
|
Sebastian Mendel
|
5d084ddce8
|
fixed initial sort order
|
2006-04-13 13:58:58 +00:00 |
|
Sebastian Mendel
|
64941d2881
|
- extended PMA_DBI_get_databases_full() to allow limiting and sorting
- added new function PMA_DBI_get_databases_count()
|
2006-04-13 13:49:28 +00:00 |
|
Sebastian Mendel
|
a79dbc3762
|
added new paramter to limit maximum displayed databases
|
2006-04-13 13:45:51 +00:00 |
|
Marc Delisle
|
c70930403c
|
variable clashing
|
2006-04-12 18:53:03 +00:00 |
|
Sebastian Mendel
|
2ce3cc1da9
|
- added option to PMA_arrayWalkRecursive() to use function also on keys
- un-magic_quotes_gpc also keys in GPC arrays
|
2006-04-12 16:41:27 +00:00 |
|
Sebastian Mendel
|
41210b37a9
|
cleanup - what a mess; fixed several undefined variables
|
2006-04-12 15:26:25 +00:00 |
|
Sebastian Mendel
|
7aceb33643
|
fixed bug #1454874 Javascript error in new (not framed) print window
|
2006-04-12 11:50:19 +00:00 |
|
Sebastian Mendel
|
2511a03729
|
fixed bug #1469174 configuration changes not accepted in theme manager
|
2006-04-12 11:00:59 +00:00 |
|
Sebastian Mendel
|
bdd49fd501
|
fixed bug #1469174 configuration changes not accepted in theme manager
|
2006-04-12 10:55:06 +00:00 |
|
Sebastian Mendel
|
e2980778e7
|
fixed bug #1469120 missing property in Theme_Manager class
|
2006-04-12 09:11:02 +00:00 |
|
Sebastian Mendel
|
fefedf57f5
|
fixed bug #1469109 PMA_backquote() issues
|
2006-04-12 08:47:44 +00:00 |
|
Michal Čihař
|
0728242790
|
Fix parsing of paths containing : (patch #1461766).
|
2006-04-11 16:41:18 +00:00 |
|
Sebastian Mendel
|
0a9c4fc3eb
|
never rush a checkin - its allways trouble
|
2006-04-11 15:13:22 +00:00 |
|
Sebastian Mendel
|
44a0f36096
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
Michal Čihař
|
b8d269c1c3
|
no PMA_PMA_ prefix :-)
|
2006-04-11 14:08:23 +00:00 |
|
Sebastian Mendel
|
f365bb5d04
|
fixed not initilized variable in getCookiePath();
use new PMA_getenv();
|
2006-04-11 14:04:19 +00:00 |
|
Sebastian Mendel
|
0e1f1c0997
|
added PMA_getenv() as a wrapper to $_SERVER, $_ENV, getenv() and apache_getenv()
|
2006-04-11 13:58:58 +00:00 |
|
Sebastian Mendel
|
bb282af7a6
|
PHP_AUTH_* is only available in $_SERVER
|
2006-04-11 13:41:18 +00:00 |
|
Michal Čihař
|
e89d764725
|
Fix parsing of large CSV files (bug #1456331).
|
2006-04-10 14:17:25 +00:00 |
|
Michal Čihař
|
c53264cac0
|
Better check for server system (patch #1462738).
|
2006-04-10 13:01:05 +00:00 |
|
Michal Čihař
|
fd0bb46fa4
|
Check also default config mtime (bug #1467620).
|
2006-04-10 12:54:07 +00:00 |
|
Marc Delisle
|
48c548e515
|
bug #1255923, detect and report silent truncation (mysqli)
|
2006-04-09 11:01:41 +00:00 |
|
Marc Delisle
|
0a7b433275
|
bug #1449793, respect file_uploads Off
|
2006-04-08 11:00:20 +00:00 |
|
Marc Delisle
|
eb387f69d4
|
bug #1458245 copy a db containing a VIEW
|
2006-03-28 11:37:55 +00:00 |
|
Marc Delisle
|
0218c6790d
|
bug #1455373, CONVERT not in reserved words
|
2006-03-26 11:59:12 +00:00 |
|
Marc Delisle
|
40f47178e3
|
bug #1458334, undefined offset
|
2006-03-26 11:13:03 +00:00 |
|
Marc Delisle
|
f5bbe5f24d
|
DROP VIEW choice also for a db copy operation
|
2006-03-25 11:45:23 +00:00 |
|
Marc Delisle
|
e91fcb271d
|
bug #1401864, DROP VIEW instead of DROP TABLE
|
2006-03-25 10:10:44 +00:00 |
|
Marc Delisle
|
9c993cdacd
|
bug #1401864, preparing for possible DROP VIEW clauses
|
2006-03-23 18:01:43 +00:00 |
|
Michal Čihař
|
8ece101046
|
Fix handling of -- (bug #1453430).
|
2006-03-23 16:58:58 +00:00 |
|
Marc Delisle
|
01b1374bc4
|
patch #1455286, catch 'permission denied' error on SHOW DATABASES
|
2006-03-23 10:59:50 +00:00 |
|
Marc Delisle
|
ff30327b2c
|
bug #1444417 blobs are centered
|
2006-03-23 10:40:30 +00:00 |
|
Marc Delisle
|
f2d706b637
|
bug #1439002, drop basetable of a view gives error on overview
|
2006-03-21 18:07:43 +00:00 |
|
Marc Delisle
|
2af02bc0a0
|
undefined variable cfg nopassword in mysqli
|
2006-03-17 14:29:29 +00:00 |
|
Marc Delisle
|
d40a1dab40
|
mysqli and zend.ze1_compatibility_mode
|
2006-03-17 01:32:10 +00:00 |
|