Marc Delisle
|
ef014b0fa3
|
left panel and view row count
|
2006-01-28 12:34:22 +00:00 |
|
Marc Delisle
|
54b07d2f66
|
bug #1396998, avoid displaying exact row count for views, work in progress
|
2006-01-28 12:04:29 +00:00 |
|
Marc Delisle
|
2edb509535
|
bug #1410787, incorrect merging of parameters contained in an array
|
2006-01-22 19:22:17 +00:00 |
|
Sebastian Mendel
|
0ae8842353
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Marc Delisle
|
b0a89a0806
|
bug #1405956, unitialized variable (link)
|
2006-01-16 17:45:30 +00:00 |
|
Sebastian Mendel
|
7358f5a712
|
allow 0 as name for database, table collumn, alias and index
|
2006-01-14 23:17:17 +00:00 |
|
Sebastian Mendel
|
d1301521b4
|
bug #1392924 undefined index: tab_count
|
2006-01-14 19:19:41 +00:00 |
|
Sebastian Mendel
|
974bfdc4b6
|
removed aditional check for table row count for left frame tree
(bug #1397061 Left frame not loaded correct on MySQL error)
|
2006-01-14 19:01:04 +00:00 |
|
Sebastian Mendel
|
062b408d0e
|
PMA_getTableList(): added second parameter to pass tables (if already fetched from db)
|
2006-01-14 18:00:59 +00:00 |
|
Marc Delisle
|
7ceba19cb8
|
remove high-ascii characters, and an assignment syntax that does not work on PHP 5.1.2
|
2006-01-12 20:55:46 +00:00 |
|
Marc Delisle
|
bf36b05181
|
bug #1397749, Safari: space before PMA_linkOrButton link is part of the link
|
2006-01-07 13:01:07 +00:00 |
|
Marc Delisle
|
8a352989de
|
bug #1388167, deleting a row in a table without a primary key, handle correctly is_js_confirmed
|
2005-12-31 14:41:26 +00:00 |
|
Marc Delisle
|
3efc3b718c
|
bug #1388116, cannot pass TRUE by reference to PMA_setCookie
|
2005-12-22 16:09:31 +00:00 |
|
Marc Delisle
|
d1eb191324
|
bug #1381856, Cannot edit a table having 40 columns
|
2005-12-22 13:27:59 +00:00 |
|
Marc Delisle
|
024261a924
|
does not return to correct page after a bookmark creation
|
2005-12-20 13:14:44 +00:00 |
|
Michal Čihař
|
fc270335cf
|
Add support for hiding databases (RFE #1372865).
|
2005-12-16 13:21:00 +00:00 |
|
Sebastian Mendel
|
541c4b9111
|
fixed handling of https and $cfg['ForceSSL'] (bug #1379491)
|
2005-12-15 09:16:56 +00:00 |
|
Sebastian Mendel
|
05b1ab7820
|
fixed high ascii char
|
2005-12-13 00:11:42 +00:00 |
|
Sebastian Mendel
|
5b9cab5a91
|
check magic_quotes only once in common.inc.php
|
2005-12-12 14:28:28 +00:00 |
|
Sebastian Mendel
|
1b47c6c676
|
whitespaces
|
2005-12-12 13:45:01 +00:00 |
|
Sebastian Mendel
|
df95229536
|
*** empty log message ***
|
2005-12-12 13:22:33 +00:00 |
|
Sebastian Mendel
|
3df53b18de
|
use $goto_whitelist for $__redirect
|
2005-12-12 12:53:30 +00:00 |
|
Sebastian Mendel
|
e3ff258e16
|
moved stuff from grab_globals into common.inc.php (preprare removal of grab_globals)
check/init global required variables like: $lang, $server, $db, $table, $convcharset, $goto
introduced $goto-whitelist
PEAR coding standard
|
2005-12-12 12:48:00 +00:00 |
|
Marc Delisle
|
ee3825013d
|
prepare removal of grab_globals
|
2005-12-11 13:06:02 +00:00 |
|
Marc Delisle
|
948c3a1ddb
|
comments added
|
2005-12-08 20:42:07 +00:00 |
|
Marc Delisle
|
c0c7a8d188
|
unneeded parameter in PMA_safe_db_list
|
2005-12-08 20:17:30 +00:00 |
|
Sebastian Mendel
|
4c006a8e30
|
global init of $GLOBALS['url_params']
|
2005-12-08 13:33:28 +00:00 |
|
Sebastian Mendel
|
fe8553fa7b
|
removed PMA_isInto(), deprecated by in_array()
|
2005-12-08 12:37:38 +00:00 |
|
Marc Delisle
|
369c1bf264
|
bug #1374236, sorting order
|
2005-12-06 17:01:30 +00:00 |
|
Sebastian Mendel
|
c1c725f9f3
|
PMA_getTab(): use $_SERVER['PHP_SELF']
|
2005-12-06 16:08:49 +00:00 |
|
Michal Čihař
|
055cd43009
|
Variable name should be ForceSSL and not ForceSLL (bug #1374452).
|
2005-12-06 15:38:10 +00:00 |
|
Sebastian Mendel
|
e096959857
|
wrong quote in common.lib.php
|
2005-12-06 09:54:55 +00:00 |
|
Sebastian Mendel
|
17997b9e68
|
added PMA_array_merge_recursive()
|
2005-12-05 13:04:32 +00:00 |
|
Michal Čihař
|
75a16f45f8
|
Use same script tag, use CDATA for scripts (RFE #995065).
|
2005-12-04 23:14:41 +00:00 |
|
Sebastian Mendel
|
93c4ce3294
|
call __wakeup for Theme_Manager
|
2005-12-01 11:04:29 +00:00 |
|
Sebastian Mendel
|
ec92d86aa4
|
missing '/' in img path (bug #1370437)
|
2005-12-01 08:11:15 +00:00 |
|
Sebastian Mendel
|
9429182dcf
|
removed references to defines.lib.php
|
2005-11-30 15:07:53 +00:00 |
|
Sebastian Mendel
|
220387cd28
|
- make use of new PMA_Config class in libraries/common.inc.php
- merged PMA_dl() from libraries/defines.lib.php into libraries/common.inc.php
- libraries/defines.lib.php: removed
|
2005-11-30 14:34:49 +00:00 |
|
Sebastian Mendel
|
a7b7f0bd11
|
- make use of new PMA_Theme and PMA_Theme_Manager classes
- remove libraries/select_theme.lib.php
|
2005-11-29 12:25:31 +00:00 |
|
Sebastian Mendel
|
277ba326df
|
- added PMA_setCookie() and PMA_removeCookie()
- moved setting of cookies from index.php into common.lib.php
|
2005-11-29 08:45:01 +00:00 |
|
Sebastian Mendel
|
a3affc28d6
|
moved all function to top, to make this as early as possible available
|
2005-11-28 16:31:58 +00:00 |
|
Sebastian Mendel
|
14ca239cd6
|
*** empty log message ***
|
2005-11-26 07:08:38 +00:00 |
|
Sebastian Mendel
|
5afd8905a6
|
define variables only where needed, and use NULL to define them, as some places test only for isset and not for content
|
2005-11-26 06:35:23 +00:00 |
|
Sebastian Mendel
|
a79b25c0e2
|
forgot to remove debugging stuff ...
|
2005-11-25 10:23:26 +00:00 |
|
Sebastian Mendel
|
f3ac2a9225
|
- make PMA_sendHeaderLocation() earlier available
- add SID only if set
- check for url params already exist or not (wether & . SID or ? . SID)
- respect arg_separator.input from php.ini
|
2005-11-25 10:18:49 +00:00 |
|
Michal Čihař
|
d4a6f3a670
|
Header and footer per themes (RFE #984152).
|
2005-11-25 08:17:42 +00:00 |
|
Michal Čihař
|
6aeabf44d1
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
Michal Čihař
|
280a47fecd
|
Add link for duplicating current frameset (RFE #1165206).
|
2005-11-23 21:06:51 +00:00 |
|
Michal Čihař
|
c7ec28b4c7
|
Do not complain if config file is not present, as we can still work in this case (bug #1364647).
|
2005-11-23 15:12:41 +00:00 |
|
Sebastian Mendel
|
0567bfe215
|
drop PMA_setFontSizes()
|
2005-11-23 14:17:53 +00:00 |
|