Commit Graph

3385 Commits

Author SHA1 Message Date
Alexander M. Turek
69b98b42e2 Bug #2565948 2009-02-09 15:25:54 +00:00
Marc Delisle
f37a935203 bug #2568054 for numeric db name 2009-02-08 13:31:58 +00:00
Marc Delisle
5b379a3e81 patch #2553372 [display] DB comment tooltips not shown on navi 2009-02-01 12:52:18 +00:00
Marc Delisle
3942544d52 patch #2538358 [display] Conditions for relational display field 2009-01-27 18:26:30 +00:00
Marc Delisle
5501bdce7e Show AUTO_INCREMENT instead of A_I when in vertical mode 2009-01-24 17:32:16 +00:00
Marc Delisle
c19b43557f message "Bookmark created" is not displaying 2009-01-24 16:43:56 +00:00
Marc Delisle
5ed0400bdd patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3 2009-01-20 18:04:20 +00:00
Marc Delisle
d468dd99e3 bug #2027720 [parser] Missing space after BINARY used as cast 2009-01-18 12:20:16 +00:00
Marc Delisle
f0a026d1db clarify messages about showing binary and BLOB 2009-01-18 11:54:33 +00:00
Marc Delisle
424342c014 patch #2494192 [display] Possibility of disabling the sliders 2009-01-14 17:47:47 +00:00
Marc Delisle
bd3595f7cb patch #2498350 [cleanup] XHTML cleanup 2009-01-13 22:55:44 +00:00
Marc Delisle
dd898010ba patch #2496403 [display] Multi-row change with "]" 2009-01-13 21:59:45 +00:00
Marc Delisle
e2b0978a90 patch #2493494 Obsolete variable, thanks to Herman van Rink 2009-01-08 17:50:54 +00:00
Marc Delisle
30bda361bf patch #2478940 [core] PHP 5.2+ warning does not work 2009-01-01 23:37:14 +00:00
Marc Delisle
c010da50d8 bug #2473127 [display] Deleting rows displays tbl structure, not contents 2009-01-01 21:39:21 +00:00
Marc Delisle
0de70e7d79 bug #2397877 [core] ForceSSL and http auth_type 2008-12-28 14:50:07 +00:00
Marc Delisle
da6a269834 bug #2468354, SHOW TABLES throws a notice 2008-12-28 13:35:47 +00:00
Marc Delisle
5a8d192fea bug #2445213 [export] Commas for CSV Excel 2008 for Mac 2008-12-25 14:52:28 +00:00
Marc Delisle
197434c7b1 notice from array_diff() that argument #2 is not an array 2008-12-25 13:56:38 +00:00
Marc Delisle
683bfba6c2 document that a feature is not implemented yet 2008-12-22 17:32:17 +00:00
Marc Delisle
3fe2709fd8 bug #2363653 [properties] Various problems with table structure 2008-12-19 21:29:41 +00:00
Marc Delisle
0a36001aba bug #2417058 [properties] Edit fields: losing auto-increment setting 2008-12-17 18:49:26 +00:00
Marc Delisle
06d6fc75ae patch #2356575 part 5 2008-12-16 17:13:12 +00:00
Raj Kissu Rajandran
4d775dd979 Fixed notice in libraries/blobstreaming.lib.php when ['ServerDefault'] is set to 0 2008-12-16 16:53:32 +00:00
Marc Delisle
ec4549f994 patch #2356575 [display] Sortable database columns 2008-12-15 17:27:43 +00:00
Marc Delisle
398feb40fd patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3 2008-12-14 13:58:06 +00:00
Marc Delisle
c6bd88d51a avoid the notice (introduced in revision 12119) when creating a table 2008-12-14 13:09:39 +00:00
Marc Delisle
2500001427 bug #1963184 [export] YAML export improvement 2008-12-12 13:03:43 +00:00
Sebastian Mendel
0a82c8ff13 is*() methods now return boolean values;
some doc;
2008-12-11 07:52:22 +00:00
Raj Kissu Rajandran
4230bfc595 Fixed issue in libraries/blobstreaming.lib.php with regards to ['extension'] and ['connect_type'] throwing notices when not been set in config.inc.php 2008-12-10 16:06:31 +00:00
Raj Kissu Rajandran
b89b2ac4c6 Fixed issue with undefined variable , changed to 2008-12-10 15:59:36 +00:00
Sebastian Mendel
fefdf75afc should fix: Array was modified outside object and internal position is no longer valid 2008-12-10 13:38:03 +00:00
Sebastian Mendel
210265e75c doc 2008-12-10 10:22:41 +00:00
Sebastian Mendel
dfb511903c fixed NOTICE 2008-12-10 10:05:41 +00:00
Sebastian Mendel
8a727a70a0 proper document global $GLOBALS['showtable'] 2008-12-10 09:23:07 +00:00
Sebastian Mendel
d650f5b74f use PMA_DBI_get_tables_full() for retrieving table information (retrieves information from SHOW and I_S) 2008-12-10 09:20:51 +00:00
Sebastian Mendel
4c3f3a068f do not overwrite already cached table infos 2008-12-10 09:18:14 +00:00
Michal Čihař
01685c90aa [security] possible XSRF on several pages 2008-12-09 13:45:32 +00:00
Marc Delisle
9b5b648e65 patch #1821619 [privileges] Extra back reference when editing table-specific privileges 2008-12-08 17:39:30 +00:00
Marc Delisle
3dcf3e1877 bug #2390959 typo 2008-12-05 00:25:59 +00:00
Michal Čihař
800762b81b rfe #1821619 LeftFrameDBSeparator can be an array 2008-11-30 14:54:29 +00:00
Michal Čihař
28b8e9448a rfe #1927189 strip ` from column names on import 2008-11-30 14:20:25 +00:00
Michal Čihař
ec305517f1 rfe #1913541 link to InnoDB status when error 1005 occurs 2008-11-30 14:14:28 +00:00
Michal Čihař
7676f7e1b5 rfe #2100910 configurable default charset for import 2008-11-30 13:53:40 +00:00
Michal Čihař
4a42835160 Default LoginCookieValidity is now same value as default for session.gc_maxlifetime. 2008-11-30 13:36:58 +00:00
Michal Čihař
c16734e0a8 Expand Id. 2008-11-30 13:08:10 +00:00
Michal Čihař
70650a8353 Oops, forgot to add file... 2008-11-30 13:00:45 +00:00
Michal Čihař
7503c9b75d Better support for vendor customisation (based on what Debian needs) 2008-11-30 12:58:55 +00:00
Marc Delisle
16849cfe92 correct condition, thanks to Michal Biniek 2008-11-30 11:39:28 +00:00
Marc Delisle
c9d622af42 typos 2008-11-29 19:28:18 +00:00