Michal Čihař
|
dcd146adfe
|
Czech update, thanks to Ondřej Vadinský.
|
2008-12-23 16:33:04 +00:00 |
|
Marc Delisle
|
683bfba6c2
|
document that a feature is not implemented yet
|
2008-12-22 17:32:17 +00:00 |
|
Marc Delisle
|
dcdb1ddf8f
|
bug [display] BIT field contents disappear when edited
|
2008-12-22 17:23:49 +00:00 |
|
Marc Delisle
|
3fe2709fd8
|
bug #2363653 [properties] Various problems with table structure
|
2008-12-19 21:29:41 +00:00 |
|
Marc Delisle
|
778e720cec
|
patch #2444082 [changelog] changelog.php linkifies one link wrong
|
2008-12-18 17:37:58 +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
|
30ba31ebb6
|
French update
|
2008-12-15 17:35:04 +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
|
e590434056
|
Dutch update
|
2008-12-13 11:36:22 +00:00 |
|
Marc Delisle
|
cd4860bd36
|
exclude /test from package to avoid Path disclosure when running tests that fail; remove old history (consult SVN for changes history)
|
2008-12-12 17:49:37 +00:00 |
|
Marc Delisle
|
2500001427
|
bug #1963184 [export] YAML export improvement
|
2008-12-12 13:03:43 +00:00 |
|
Marc Delisle
|
85e9b88297
|
new tests, thanks to Michal Biniek
|
2008-12-11 18:26:41 +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
|
b5ff34658b
|
point your browser to test/wui.php to see test results in your browser
|
2008-12-10 13:19:54 +00:00 |
|
Sebastian Mendel
|
ce1d25289d
|
my fault, of course it is allowed to have more than one assert* in a test* method (it just stops executing on the first failed assert)
|
2008-12-10 13:07:24 +00:00 |
|
Sebastian Mendel
|
6d00fcb4ba
|
there can be only ONE assert*() method in each test*() method
|
2008-12-10 10:46:41 +00:00 |
|
Sebastian Mendel
|
71b933b7a7
|
there can be only ONE assert*() method in each test*() method
|
2008-12-10 10:27:55 +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
|
a059b08ce0
|
use PMA_Table::sGetStatusInfo() for table information retrieval
|
2008-12-10 09:22:29 +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 |
|
Marc Delisle
|
b4a1282e1c
|
3.1.1
|
2008-12-09 17:22:43 +00:00 |
|
Marc Delisle
|
fcdfb9977f
|
2.11.9.4
|
2008-12-09 17:03:54 +00:00 |
|
Michal Čihař
|
01685c90aa
|
[security] possible XSRF on several pages
|
2008-12-09 13:45:32 +00:00 |
|
Michal Čihař
|
50ea90e605
|
Use PMA_backquote where applicable.
|
2008-12-09 13:04:19 +00:00 |
|
Marc Delisle
|
9b5b648e65
|
patch #1821619 [privileges] Extra back reference when editing table-specific privileges
|
2008-12-08 17:39:30 +00:00 |
|
Michal Čihař
|
8c7f465209
|
Explicitely state that we do not support IPv6 here.
|
2008-12-07 16:04:21 +00:00 |
|
Marc Delisle
|
f459bb6f6e
|
bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
|
2008-12-07 13:33:26 +00:00 |
|
Marc Delisle
|
612610eac9
|
bug #1253252 [display] Cannot NULL a column with relation defined
|
2008-12-07 12:37:05 +00:00 |
|
Marc Delisle
|
f24b2379b3
|
md5sums.py
|
2008-12-06 19:23:55 +00:00 |
|
Marc Delisle
|
37a9a2a824
|
[core] Avoid error with BLOBstreaming support requiring SUPER privilege
|
2008-12-06 13:19:06 +00:00 |
|
Marc Delisle
|
022a5a3469
|
Finnish update
|
2008-12-06 11:31:10 +00:00 |
|
Marc Delisle
|
3dcf3e1877
|
bug #2390959 typo
|
2008-12-05 00:25:59 +00:00 |
|
Marc Delisle
|
613d174e6f
|
Catalan update
|
2008-12-04 13:39:20 +00:00 |
|
Marc Delisle
|
fdd04987be
|
bug #2121287 [display] Drop-down menu blinking in FF
|
2008-12-03 21:49:03 +00:00 |
|
Marc Delisle
|
e20c3b5579
|
false failures correction, thanks to Michal Biniek
|
2008-12-03 21:21:35 +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 |
|