Michal Čihař
|
3ffb7e775e
|
New line before values (RFE #1435919).
|
2006-02-21 17:37:35 +00:00 |
|
Michal Čihař
|
6c877664af
|
Various bug fixes (bug #1435700, bug #1435806, undefined indexes).
|
2006-02-21 17:21:19 +00:00 |
|
Sebastian Mendel
|
ac9d8b21a3
|
check if $cfg['Server']['pmadb'] really exists and is selectable, minor tweaks and formating
|
2006-02-21 15:31:37 +00:00 |
|
Marc Delisle
|
5a0cc81aee
|
let's keep the history of releases in the ChangeLog, with a precision about the branch
|
2006-02-21 14:20:16 +00:00 |
|
Marc Delisle
|
a3a2ad0cdf
|
mentionning this release can be confusing regarding the log of changes
|
2006-02-21 13:56:49 +00:00 |
|
Sebastian Mendel
|
b5a19a0b83
|
minor fixes and improvements, formating, documentation
|
2006-02-21 13:17:40 +00:00 |
|
Sebastian Mendel
|
f341c72fbe
|
merged libraries\tbl_move_copy.php in class PMA_Table
|
2006-02-21 11:34:19 +00:00 |
|
Sebastian Mendel
|
cd340d8496
|
moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table
|
2006-02-21 11:07:46 +00:00 |
|
Sebastian Mendel
|
9515f39849
|
moved PMA_generateFieldSpec() into PMA_Table
|
2006-02-21 10:17:37 +00:00 |
|
Sebastian Mendel
|
82ded89d51
|
use Table.class.php
|
2006-02-21 10:15:01 +00:00 |
|
Sebastian Mendel
|
71a69a0263
|
*NEW*
|
2006-02-21 10:12:46 +00:00 |
|
Sebastian Mendel
|
66d910e5bb
|
do not test for isset but strlen on orgname of table
|
2006-02-21 09:45:56 +00:00 |
|
Marc Delisle
|
e20205c998
|
2.8.0-rc1
|
2006-02-20 23:03:40 +00:00 |
|
Sebastian Mendel
|
f21826d64c
|
fixed bug #1431422 Safari: Print view prints blank page
|
2006-02-20 14:19:56 +00:00 |
|
Sebastian Mendel
|
3d83605027
|
RFE #1433382 visulal feat. request for left bar
|
2006-02-20 13:29:06 +00:00 |
|
Sebastian Mendel
|
6e2ee9e001
|
- RFE #1434196 More significant digits in /status
- replaced number_format() with PMA_formatNumber()
- coding standards
|
2006-02-20 10:07:10 +00:00 |
|
Sebastian Mendel
|
0f695e35f9
|
- fixed undefined MYSQLI_BINARY_FLAG constant
- documentation
|
2006-02-20 08:41:16 +00:00 |
|
Marc Delisle
|
3569728605
|
bug 1433633, Internal server error
|
2006-02-19 21:58:10 +00:00 |
|
Marc Delisle
|
b8976c10c5
|
bug #1434578, missing argument for __construct()
|
2006-02-19 15:36:55 +00:00 |
|
Marc Delisle
|
4532d8d0b0
|
bug #1434576, undefined variable db
|
2006-02-19 14:34:25 +00:00 |
|
Marc Delisle
|
c7bb1d9871
|
re-establish previous error reporting
|
2006-02-19 14:27:39 +00:00 |
|
Sebastian Mendel
|
7a22937583
|
- make use of MYSQLI_* constants
- added column types newdecimal and bit
|
2006-02-19 11:02:38 +00:00 |
|
Sebastian Mendel
|
c0ee9b9c13
|
PMA_getUvaCondition():
- fixed missing $analyzed_sql (partly bug #1431615)
- added table names to column names (partly bug #1431615)
- simplified search for alias
|
2006-02-19 09:47:16 +00:00 |
|
Sebastian Mendel
|
f0c7d5b271
|
@TODO add missing keys like in from mysqli_query (orgname, orgtable, flags, decimals)
|
2006-02-19 09:41:19 +00:00 |
|
Marc Delisle
|
4a2df4a39c
|
bug #1377215, errors with E_STRICT
|
2006-02-18 15:41:05 +00:00 |
|
Marc Delisle
|
caeff963f8
|
bit operations are fun
|
2006-02-18 15:30:24 +00:00 |
|
Marc Delisle
|
b3f8d5cc88
|
bug #1377215, errors with E_STRICT
|
2006-02-18 15:16:09 +00:00 |
|
Marc Delisle
|
6ebf0bee0d
|
bug #1415465, undefined variable sql_query
|
2006-02-18 14:36:53 +00:00 |
|
Sebastian Mendel
|
065e1d6f7d
|
*** empty log message ***
|
2006-02-18 13:55:02 +00:00 |
|
Sebastian Mendel
|
2433c3f2af
|
fixed bug #1433882 html special chars not escaped in query in querybox
|
2006-02-18 13:51:11 +00:00 |
|
Marc Delisle
|
29b387b350
|
add strViewMaxExactCount when browsing
|
2006-02-17 21:47:09 +00:00 |
|
Marc Delisle
|
5d87cfb2a2
|
array to string conversion
|
2006-02-17 21:06:24 +00:00 |
|
Marc Delisle
|
b1f04718f9
|
bug #1431340
|
2006-02-17 14:02:18 +00:00 |
|
Marc Delisle
|
c65c77cd04
|
bug #1431352, no %d in strViewMaxExactCount
|
2006-02-17 12:53:26 +00:00 |
|
Marc Delisle
|
3bf937bd14
|
bug #1431352, no %d in strViewMaxExactCount
|
2006-02-17 12:52:35 +00:00 |
|
Sebastian Mendel
|
fbb757bcfe
|
fixed/cleaned printer output
|
2006-02-17 11:05:56 +00:00 |
|
Sebastian Mendel
|
2cecb832e6
|
do not print selflink
|
2006-02-17 11:05:26 +00:00 |
|
Sebastian Mendel
|
1721a77656
|
fixed/cleaned printer output
|
2006-02-17 11:00:14 +00:00 |
|
Sebastian Mendel
|
92fb4acaa4
|
fixed bug #1419696 'print css results in blank table output'
|
2006-02-17 10:00:59 +00:00 |
|
Sebastian Mendel
|
ebce813dbe
|
*** empty log message ***
|
2006-02-17 09:50:00 +00:00 |
|
Sebastian Mendel
|
c80232dd7d
|
- fixed pre-select for current server (fixed type missmatch)
- do not auto submit on '(Server) ...'
|
2006-02-17 09:48:10 +00:00 |
|
Sebastian Mendel
|
884834db27
|
fixed bug #1432626 'bad url error after select "(Databases)..."'
|
2006-02-17 09:20:55 +00:00 |
|
Sebastian Mendel
|
44a02420d5
|
tagged some elements
|
2006-02-17 07:57:56 +00:00 |
|
Sebastian Mendel
|
446e3ea5a6
|
- XHTML 1.1, more semantic, formating, cleanup
- added glossar
- linked all references
|
2006-02-17 07:33:35 +00:00 |
|
Marc Delisle
|
f76ada3e96
|
finnish
|
2006-02-16 18:20:54 +00:00 |
|
Marc Delisle
|
6f68ef4115
|
update
|
2006-02-16 18:20:31 +00:00 |
|
Marc Delisle
|
2520c53491
|
danish
|
2006-02-16 18:13:44 +00:00 |
|
Marc Delisle
|
a752c2431c
|
update
|
2006-02-16 18:13:17 +00:00 |
|
Marc Delisle
|
12cbccaa27
|
german
|
2006-02-16 18:09:08 +00:00 |
|
Marc Delisle
|
0d20d99b32
|
remove duplicates
|
2006-02-16 18:08:31 +00:00 |
|