Commit Graph

3358 Commits

Author SHA1 Message Date
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
Marc Delisle
8ffc60b342 enable testing PMA_pow() for system with bcpow() 2008-11-28 22:19:04 +00:00
Marc Delisle
c909885dc1 clarify code 2008-11-28 19:13:55 +00:00
Raj Kissu Rajandran
4a0c232707 Temporary fix applied for issue regarding BLOBStreaming support requiring SUPER privilege 2008-11-28 18:55:28 +00:00
Marc Delisle
e079480672 bug #2356433 [display] HeaderFlipType "fake" problems 2008-11-28 18:23:56 +00:00
Michal Čihař
51e151271b bug #2355923 [core] do not use ctype if it is not available 2008-11-28 14:47:09 +00:00
Michal Čihař
77a11d0283 bug #2355925 [display] properly update tooltips in navigation frame 2008-11-28 14:35:17 +00:00
Michal Čihař
f38ec8587c bug #2355753 [core] do not bail out creating session on any PHP warning 2008-11-28 13:25:26 +00:00
Michal Čihař
74fe4a0e13 bug #2280904 [export] do not include view name in export 2008-11-28 12:28:49 +00:00
Marc Delisle
5532975a0a missing parameter 2008-11-27 21:19:22 +00:00
Michal Čihař
d88067ee54 Add some missing docblocks. 2008-11-24 11:36:33 +00:00
Michal Čihař
f89d6bfe36 There is no @protected... 2008-11-24 11:25:54 +00:00
Michal Čihař
1bf10aa501 Hopefully last missing @package tags. 2008-11-24 11:24:56 +00:00
Michal Čihař
84ae0420fe Adding @package, third part. 2008-11-24 11:22:44 +00:00
Michal Čihař
2f457eebbd Use same package as rest of tcpdf. 2008-11-24 11:22:00 +00:00
Michal Čihař
fa77e97378 Fix typo. 2008-11-24 11:14:37 +00:00
Michal Čihař
285a88f607 Missing @package. 2008-11-24 11:14:05 +00:00
Michal Čihař
195b538d8d Add some missing docblocks. 2008-11-24 11:12:52 +00:00
Michal Čihař
e1c909326f Convert comments to doc block. 2008-11-24 11:11:41 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Michal Čihař
688c9986de Fix markup. 2008-11-24 10:36:00 +00:00
Michal Čihař
6db1bffbfc Ad docblock. 2008-11-24 10:35:27 +00:00
Michal Čihař
ebeb0c319f Adding @package, first part. 2008-11-24 10:32:56 +00:00
Michal Čihař
62c814905b New phpdoc package phpMyAdmin-Engines for storage engine classes. 2008-11-24 10:18:44 +00:00
Michal Čihař
37315b0c79 Document some require/includes as phpdoc otherwise takes random block before to document it. 2008-11-24 10:02:56 +00:00
Michal Čihař
9561f56875 Fix some phpdoc errors. 2008-11-24 09:55:30 +00:00
Michal Čihař
610cc27c57 Some more phpdoc fixes (adding packages, ignoring some symbols,...). 2008-11-24 09:31:30 +00:00
Michal Čihař
d2a7434584 All transformations are now in separate package. 2008-11-24 09:30:37 +00:00