Olivier Müller
4eee82a6d2
small relooking of start page
2001-08-22 16:06:09 +00:00
Marc Delisle
5c07a40234
index creation FAQ
2001-08-22 15:20:49 +00:00
Loïc Chapeaux
11383f2bec
no message
2001-08-22 14:56:17 +00:00
Loïc Chapeaux
b7a9599711
no message
2001-08-22 12:58:31 +00:00
Loïc Chapeaux
3b4f3cb303
no message
2001-08-22 11:33:49 +00:00
Loïc Chapeaux
239d13d1b3
if a field value contains the "end of record" sequence, enclosed it in dump exportation
2001-08-22 00:21:11 +00:00
Loïc Chapeaux
d4f677fcb6
no message
2001-08-21 23:53:58 +00:00
Loïc Chapeaux
ac5aad586b
improved a bit Olivier's patch about the "Drop database" restrictions
2001-08-21 18:20:07 +00:00
Olivier Müller
3d439121e3
* config.inc.php3, config.php3, Docs, sql.php3: added configuration variable
...
$cfgAllowUserDropDatabase (set by default to FALSE), which will display
or not the link "Drop database" and reject the command if the user is
not allowed to run it (requested by <lance@uklinux.net>).
2001-08-21 17:41:58 +00:00
Loïc Chapeaux
8fafafb823
replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION
2001-08-21 16:28:36 +00:00
Loïc Chapeaux
e807e4ed11
no message
2001-08-21 14:26:23 +00:00
Loïc Chapeaux
e311b8f565
While browsing a table, ensure <cr> and <lf> in text/blob fields are displayed
2001-08-21 11:25:42 +00:00
Olivier Müller
bf42fcff45
fix over fix :)
2001-08-21 10:07:14 +00:00
Loïc Chapeaux
91ba92027d
no message
2001-08-21 09:28:23 +00:00
Olivier Müller
51034ae5f5
* lib.inc.php3: fixed the socket patch, should work now
2001-08-21 07:32:44 +00:00
Olivier Müller
3fc8fa4a45
db_stats.php3: added list of 20 biggest db's
2001-08-21 07:02:24 +00:00
Loïc Chapeaux
4400783650
no message
2001-08-20 23:30:18 +00:00
Loïc Chapeaux
edbf058565
improved the way the mysql_affected_rows is used
2001-08-20 22:07:39 +00:00
Olivier Müller
b8487c9593
db_stats: now also show server totals
2001-08-20 20:53:41 +00:00
Olivier Müller
78efb0b088
small new feature: stats overview about all databases of a server
2001-08-20 20:39:44 +00:00
Loïc Chapeaux
662df47fa8
Merged the socket patch from Dan Allen
2001-08-20 20:08:01 +00:00
Loïc Chapeaux
c3d62b3988
according to rfc 2816, the location http header requires an absolute URI
2001-08-20 19:08:29 +00:00
Loïc Chapeaux
9fc66f3eae
go back to the previous calling script that is not a confirmation form in case of error
2001-08-20 16:55:17 +00:00
Loïc Chapeaux
387bd70155
fixed some javascript bugs
2001-08-20 16:37:13 +00:00
Loïc Chapeaux
75e7497367
Optimized a bit and started to work on feature #444767 (Other cases for display=simple)
2001-08-20 14:22:06 +00:00
Marc Delisle
7b5e0de828
cfgProtectBlob default value
2001-08-20 12:36:14 +00:00
Loïc Chapeaux
a4d05729f1
added an extended inserts option for dumps of data
2001-08-20 11:40:07 +00:00
Loïc Chapeaux
d8cd66c506
fixed some bugs with CSV exportations
2001-08-20 10:22:33 +00:00
Loïc Chapeaux
019895f30c
no message
2001-08-19 21:01:06 +00:00
Olivier Müller
8c99c7cba3
docs fixes, removed contents of CREDITS (is in Documentation.html)
2001-08-19 20:06:21 +00:00
Loïc Chapeaux
007bb0b607
Fixed bug #450255 (new javascript error with netscape3) thanks to Fran�ois
2001-08-19 15:57:56 +00:00
Loïc Chapeaux
2f91f66172
Do not display functions with enum or set fields types
2001-08-19 15:18:02 +00:00
Loïc Chapeaux
9f031ad790
Merged patch #452877 ($cfgServer['only_db'] - array) from Jakub Wilk
2001-08-19 15:02:51 +00:00
Loïc Chapeaux
5485aa0fe9
no message
2001-08-19 14:15:08 +00:00
Loïc Chapeaux
db21ee9a84
no message
2001-08-19 13:45:54 +00:00
Olivier Müller
4ab699c90f
* db_readdump.php3: if file contains mutiple queries, only show this line:
...
"Your SQL-query has been executed successfully: The content of your
file has been inserted. (131 Instructions)" instead of showing twice
(result + textarea) the whole file, which could be problematic with
large dumps.
* db_details: removed $sql_query_cpy stuff (was used by db_readdump.php3)
2001-08-19 12:46:17 +00:00
Loïc Chapeaux
862ebba12b
no message
2001-08-19 12:13:41 +00:00
Robin Johnson
82e0f2e2f2
lib.inc.php3 (788, 790) : tweak size for lower resolution screens - change undone
...
fixed up some spacing in the code for neatness
lib.inc.php3 (694) : preg_replace changed to eregi_replace as per support #447076
2001-08-19 02:20:17 +00:00
Loïc Chapeaux
a15f602d64
no message
2001-08-19 00:57:53 +00:00
Loïc Chapeaux
2c1d9eeca9
no message
2001-08-19 00:56:17 +00:00
Robin Johnson
7fbdcd1344
lib.inc.php3 (788, 790) : tweak size for lower resolution screens
2001-08-18 18:28:41 +00:00
Loïc Chapeaux
833cf60bd8
no message
2001-08-18 17:47:53 +00:00
Olivier Müller
f5cb3dc5e4
small things...
2001-08-18 16:08:42 +00:00
Loïc Chapeaux
66dd80786b
no message
2001-08-18 10:17:02 +00:00
Robin Johnson
3e7b6edd76
config.inc.php3:
...
- Added comments about what many of the configuration variables do
- Replaced multiple spaces with tabs for alignment
2001-08-17 18:08:27 +00:00
Loïc Chapeaux
96263d79c6
no message
2001-08-17 18:02:37 +00:00
Loïc Chapeaux
397470dda4
Fixed some encoding/decoding bugs
2001-08-17 14:26:39 +00:00
Loïc Chapeaux
eb1e2a9a37
no message
2001-08-17 14:22:32 +00:00
Loïc Chapeaux
9f8cb4b8bb
no message
2001-08-17 11:19:33 +00:00
Marc Delisle
7c35a94f5d
bug 451085
2001-08-16 10:21:27 +00:00
Loïc Chapeaux
95f354a0b4
fixed some of the bugs I've introduced with my last patches
2001-08-16 09:20:48 +00:00
Loïc Chapeaux
70fbd65cd9
fixed a php syntax error
2001-08-16 01:53:45 +00:00
Olivier Müller
b7dac7b6fc
added select/insert/empty to the top of the page : why only browse ? there is so much space...
2001-08-15 19:33:14 +00:00
Loïc Chapeaux
9bced50f9e
no message
2001-08-15 18:09:05 +00:00
Olivier Müller
65340286de
* db_details.php3: feature request #451138 : display # of tables,
...
* left.php3: added display of # of tables, for a better overview
* config.php3, lib.inc.php3, docs: feature request #451137 :
2001-08-15 17:35:58 +00:00
Robin Johnson
9e25784d3f
Bug #450374 - (RC4) + becomes space - patched in tbl_replace.php3
2001-08-15 17:03:13 +00:00
Loïc Chapeaux
827c5ac58b
no message
2001-08-15 15:47:46 +00:00
Loïc Chapeaux
8df020e9ac
no message
2001-08-15 15:00:53 +00:00
Steve Alberty
b1d45f0dd0
prevent to use dl() if dl not exists (PHP5)
2001-08-15 11:32:36 +00:00
Loïc Chapeaux
43515e8740
no message
2001-08-15 09:54:08 +00:00
Robin Johnson
4ccadfe6b2
Patch for Bug #449858 from Ignacio Vazquez-Abrams. First patch used, not second one.
2001-08-14 17:48:42 +00:00
Robin Johnson
cbf27c936b
BUG #448206 - Support of table aliases, see SF bug tracker notes about it.
2001-08-10 23:13:30 +00:00
Loïc Chapeaux
2384ce884b
no message
2001-08-10 19:03:26 +00:00
Marc Delisle
18ee19e603
bug 449800
2001-08-10 16:03:08 +00:00
Marc Delisle
352f8ee1a0
slovak updates
2001-08-10 13:10:20 +00:00
Marc Delisle
6cf860b1b8
russian updates
2001-08-10 12:49:45 +00:00
Steve Alberty
5e4373d100
remove bug with no default server
2001-08-10 09:18:46 +00:00
Steve Alberty
9d2fba75b6
improve mysql version query
2001-08-10 08:44:25 +00:00
Robin Johnson
4e4ee94134
Feature 445699, New link "Show PHP information" - implemented on
...
main.php3
2001-08-10 08:42:42 +00:00
Loïc Chapeaux
3597f8e3ad
Merged patch #449548 (fix for mysql error on no default server) thanks to Kendrick Vargas
2001-08-09 23:55:15 +00:00
Loïc Chapeaux
e90436c39d
Fixed some others slashes bugs
2001-08-09 23:36:03 +00:00
Loïc Chapeaux
6038b9fbae
Updated Polish translation thanks to Jakub Wilk
2001-08-09 15:15:37 +00:00
Loïc Chapeaux
50712d2a3c
Fixed an other slashes bug
2001-08-09 14:49:27 +00:00
Loïc Chapeaux
2f963fbb81
no message
2001-08-09 13:50:41 +00:00
Olivier Müller
2f50b8560b
2.2.0rc4 release
2001-08-09 08:12:56 +00:00
Armel Fauveau
9308ac0a7a
Update Documentation.html (bookmark and stduser priv)
2001-08-09 03:07:25 +00:00
Loïc Chapeaux
37231c8efe
no message
2001-08-09 00:15:35 +00:00
Marc Delisle
e091586971
display problem after a Select
2001-08-08 19:58:06 +00:00
Marc Delisle
bffd92c15e
enum values not displayed
2001-08-08 19:32:17 +00:00
Olivier Müller
4e28f49239
* main.php3: fix: display link to user_details.php3 also
...
in non adv_auth mode.
2001-08-08 17:13:44 +00:00
Loïc Chapeaux
745fa627a3
Try a fix for bug #446982 (Dump files ignored with Windows server)
2001-08-08 16:58:44 +00:00
Olivier Müller
139ec0a1fc
* new script create-release.sh
...
* moved scripts to a new subdirectory "scripts/"
2001-08-08 16:25:10 +00:00
Loïc Chapeaux
fd1e71809f
applied patch #443230 (Display order in tbl_select.php3)
2001-08-08 15:36:40 +00:00
Loïc Chapeaux
ab815be1fe
merged patch #443393
2001-08-08 14:29:49 +00:00
Loïc Chapeaux
b5c96fef20
no message
2001-08-08 13:56:21 +00:00
Loïc Chapeaux
a5b0d93b46
fixed bug #448522 (Insert Data Error on Win32-Server)
2001-08-08 13:11:15 +00:00
Loïc Chapeaux
f100ad8f35
no message
2001-08-08 12:06:15 +00:00
Steve Alberty
189b59bad5
remove warning in a new row if a 'set' field is not selected
2001-08-08 09:14:26 +00:00
Robin Johnson
229e367900
user_details.php3, line 664: fixed '<?echo' to '<?php echo' for XML compatiblilty
2001-08-07 23:13:49 +00:00
Loïc Chapeaux
8d41de283b
no message
2001-08-07 17:56:09 +00:00
Loïc Chapeaux
ca2e2f534e
no message
2001-08-07 17:08:37 +00:00
Marc Delisle
096f8765aa
typos
2001-08-07 12:30:05 +00:00
Marc Delisle
83500fcddc
bug 444749
2001-08-07 00:29:51 +00:00
Marc Delisle
f32311b9f0
set with no field selected
2001-08-07 00:11:09 +00:00
Marc Delisle
bfbab21e0b
bug 442778
2001-08-06 23:46:20 +00:00
Marc Delisle
a15222421e
bug 448226
2001-08-06 16:25:14 +00:00
Marc Delisle
52a24c982f
Stop showing BLOB if TEXT
2001-08-06 15:56:12 +00:00
Steve Alberty
36299dacbb
remove warning under Apache 2.0.23-dev
2001-08-06 12:52:30 +00:00
Loïc Chapeaux
0a1d013d83
no message
2001-08-05 11:36:40 +00:00
Marc Delisle
78466caf85
check if isset
2001-08-05 00:27:09 +00:00
Marc Delisle
d8ce0cbeaf
bug 447771
2001-08-04 23:51:39 +00:00
Marc Delisle
885ddb96cd
PHP3 compatibility
2001-08-04 15:50:30 +00:00
Steve Alberty
7eac26503d
fixed #444542
2001-08-04 14:18:58 +00:00
Steve Alberty
0e038ac3d6
fixed #444017
2001-08-04 13:09:40 +00:00
Loïc Chapeaux
22596a4ec0
added two directives to disable the use of compression for dump files
2001-08-04 13:02:10 +00:00
Loïc Chapeaux
22f9bd08cb
no message
2001-08-04 12:45:53 +00:00
Loïc Chapeaux
3d32b7a4a8
Added a link to empty the current table in tbl_properties.php3
2001-08-04 12:32:29 +00:00
Loïc Chapeaux
f25c154958
Chinese traditionnal updated thanks to Taiyen Hung
2001-08-04 12:05:07 +00:00
Loïc Chapeaux
fde3e1fb17
no message
2001-08-04 11:00:10 +00:00
Marc Delisle
beb2ecb8dd
bug 445348
2001-08-03 22:57:58 +00:00
Steve Alberty
e79af90f65
fixed problems with non-isam tables
2001-08-03 17:54:53 +00:00
Loïc Chapeaux
7895ccd437
Updated translations so they are xhtml1.0 valid and fits PEAR codding standards
2001-08-03 15:19:26 +00:00
Loïc Chapeaux
34c9048676
no message
2001-08-03 14:02:56 +00:00
Marc Delisle
83c2a7fbbb
current value of enums
2001-08-03 12:22:16 +00:00
Steve Alberty
a2c3b25977
remove some warnings in higher errorlevel
2001-08-03 11:13:32 +00:00
Olivier Müller
4c65b02b68
adding Documentation.txt
2001-08-03 09:19:35 +00:00
Marc Delisle
b1de28b50e
DEVELOPERS
2001-08-03 02:49:31 +00:00
Marc Delisle
c0f4d281e7
bug 445722
2001-08-03 02:28:01 +00:00
Marc Delisle
ff0840b2ed
bug 446830
2001-08-03 01:49:56 +00:00
Marc Delisle
adbfa6366d
uninitialized vars (PHP3)
2001-08-03 00:36:04 +00:00
Benjamin Gandon
2005bae5d5
added a FAQ entry about the buggy php package still available for RedHat 7.0 update
2001-08-02 19:47:58 +00:00
Benjamin Gandon
a8aa2a9f54
new split_sql() that fixes many bugs
2001-08-02 18:53:03 +00:00
Steve Alberty
5bfc7d6cb2
mysql_die2 to mysql_die
2001-08-02 14:35:18 +00:00
Steve Alberty
31405ea4f5
fix confirm bug with the new backquotes
2001-08-02 13:09:03 +00:00
Marc Delisle
87e5247cc0
remove control M
2001-08-01 20:37:42 +00:00
Armel Fauveau
02a7ce0087
\r\n to \n and patch request #444789
2001-08-01 16:48:18 +00:00
Armel Fauveau
170abe1fc3
Bookmark Support now advanced auth
2001-07-31 21:03:47 +00:00
Marc Delisle
83b9d61276
strAffectedRows
2001-07-31 18:12:55 +00:00
Marc Delisle
61f184ced4
bad link
2001-07-31 10:57:14 +00:00
Marc Delisle
21d69b1208
extra characters into blobs
2001-07-31 09:43:05 +00:00
Steve Alberty
a026e490ca
add warning if table name empty
2001-07-31 09:30:11 +00:00
Marc Delisle
047acbf862
bug 443760
2001-07-31 01:29:39 +00:00
Marc Delisle
96fdd5d682
merge
2001-07-31 00:14:07 +00:00
Marc Delisle
0ab0ad63b1
merge Loic's version
2001-07-30 21:21:19 +00:00
Marc Delisle
4585b347a3
cfgOBGzip
2001-07-24 17:50:50 +00:00
Marc Delisle
e6bb08ef9c
bug 443710
2001-07-24 17:25:52 +00:00
Steve Alberty
cdebb3173c
add two descriptions
2001-07-24 17:18:41 +00:00
Geert Lund
c8646f2ce9
upated slovak-iso.inc.php3 to include english strings to be translated for the tbl_qbe.php3
2001-07-24 15:44:19 +00:00
Marc Delisle
21abb15d08
new lang slovak
2001-07-24 15:13:06 +00:00
Marc Delisle
2275a38f28
updates
2001-07-24 14:26:00 +00:00
Steve Alberty
377e73a4f7
fix parameter count
2001-07-24 08:42:26 +00:00
Geert Lund
88615351bf
misc. updates regarding langauge files and outsourcing static text in tbl_qbe.php3
2001-07-24 05:04:32 +00:00
Marc Delisle
a74294c786
Czech updates
2001-07-24 00:47:05 +00:00
Marc Delisle
b1881d455b
bug 443318
2001-07-23 17:02:42 +00:00
Steve Alberty
2661fdcbd2
complement list of 'show' options to
2001-07-23 14:33:49 +00:00
Olivier Müller
92d49b4432
2.2.0rc3 release
2001-07-21 21:53:20 +00:00
Steve Alberty
d211a3b862
add
2001-07-21 17:31:06 +00:00
Steve Alberty
df3f02b687
fix incorrect size calculation with merge tables
2001-07-21 14:21:26 +00:00
Steve Alberty
f16316c7da
fix incorrect size calculation with merge tables
2001-07-21 14:20:12 +00:00
Loïc Chapeaux
4f4a1c3a51
Fixed a bug with php3
2001-07-20 23:25:46 +00:00
Marc Delisle
382b1f087d
HTTP compression
2001-07-20 16:27:14 +00:00
Steve Alberty
fdc1833511
remove warnings
2001-07-20 10:30:46 +00:00
Loïc Chapeaux
07a5783842
Fixed some bugs with the patch from Laurent Haas merged the day before
2001-07-20 09:16:41 +00:00
Loïc Chapeaux
f246345b4f
Patch from Laurent Haas that allows to remember and modify a sql query submitted
2001-07-20 02:02:07 +00:00
Marc Delisle
7d5c43d1f4
dynamic length
2001-07-19 18:54:19 +00:00
Steve Alberty
2b7ce4ea1a
suppres warnings
2001-07-19 11:37:53 +00:00
Marc Delisle
ba028edffe
bug 442337
2001-07-18 17:11:47 +00:00
Olivier Müller
0fc7bd09ff
* set current version number to 2.2.0rc3 (which should become 2.2.0-final)
...
* tbl_change.php3: feature #442402 : while editing a record, the function
of the first timestamp field will be set by default to "NOW()" :
same behaviour as the command line mysql client.
2001-07-18 14:19:53 +00:00
Loïc Chapeaux
242d56219a
Added credits for Benjamin Gandon
2001-07-17 19:58:09 +00:00
Marc Delisle
1479dcfb9f
new drop table link
2001-07-17 18:18:03 +00:00
Marc Delisle
7b3964818c
bugs 441987, 441990
2001-07-17 13:45:23 +00:00
Steve Alberty
eece3b3462
block table rename if newname empty
2001-07-17 09:59:25 +00:00
Loïc Chapeaux
646af33cfe
Updated Polish translation thanks to Piotr Roszatycki.
2001-07-16 22:40:20 +00:00
Marc Delisle
cb6b32dd37
bug 441689
2001-07-16 18:28:35 +00:00
Loïc Chapeaux
a3e9dd451b
Fixed bug #441571 (Gzipped dumps have wrong extension)
2001-07-16 17:29:38 +00:00
Steve Alberty
a4d1254c3a
print '0' instead of '' if result count < SelectNumRows
2001-07-16 13:47:08 +00:00
Marc Delisle
cd1b459141
optional re-display of query
2001-07-16 01:22:50 +00:00
Olivier Müller
08d71140ec
release 2.2.0rc2
2001-07-15 20:49:38 +00:00
Marc Delisle
063fcc2664
remove ^M
2001-07-15 19:40:05 +00:00
Loïc Chapeaux
72a498f38d
no message
2001-07-15 17:25:01 +00:00
Loïc Chapeaux
81d95fa3af
Added bzip support for dump files
2001-07-15 00:31:36 +00:00
Armel Fauveau
997cae5159
*** empty log message ***
2001-07-14 16:26:14 +00:00
Loïc Chapeaux
9857010b61
no message
2001-07-14 15:08:20 +00:00
Loïc Chapeaux
5d466b7439
Limitation feature for data dumps wasn't working with CSV exports
2001-07-14 01:11:16 +00:00
Loïc Chapeaux
c74a33e567
Added a limitation feature for data dumps thanks to Girish Nair and Vinay
2001-07-13 17:18:11 +00:00
Loïc Chapeaux
18f3a14292
no message
2001-07-13 14:53:23 +00:00
Loïc Chapeaux
6bb6a2c4a0
No DHTML if there is only one table to display (feature #440420 )
2001-07-12 23:32:35 +00:00
Loïc Chapeaux
573f2db006
no message
2001-07-12 22:40:53 +00:00
Loïc Chapeaux
27bc61fdc2
Fixed some inconsistencies in the cvs export feature
2001-07-12 21:57:26 +00:00
Marc Delisle
dc4d64d9c9
added FAQ entry
2001-07-12 21:35:07 +00:00
Loïc Chapeaux
1060884952
no message
2001-07-12 18:13:31 +00:00
Steve Alberty
c4240a841b
remove display Avg_row_length if zero
2001-07-12 09:46:40 +00:00
Loïc Chapeaux
b1a7069726
no message
2001-07-11 22:11:25 +00:00
Loïc Chapeaux
3edc8181b3
Removed links to deepthought.texsci.edu (no long exists)
2001-07-11 20:14:52 +00:00
Loïc Chapeaux
0e6998e15d
Rewritten to validates xhtml1.0 & css2, added some words about a common socket error and updated credits
2001-07-11 19:23:01 +00:00
Steve Alberty
4d2d26de5d
fix disfigurement if table size 0 Bytes
2001-07-11 16:51:56 +00:00
Steve Alberty
aa076b11c5
enlarge binary protection to (var)char binary types
2001-07-11 16:40:24 +00:00
Steve Alberty
4a34c45612
fix division by zero error
2001-07-11 10:51:06 +00:00
Loïc Chapeaux
7928b3cc47
fixed invalid colspan values
2001-07-10 21:00:10 +00:00
Loïc Chapeaux
565283d72c
Export the js work from tbl_properties.php3 & db_details.php3 to functions.js
2001-07-10 19:40:33 +00:00
Steve Alberty
23f3af54c8
avg row size
2001-07-10 16:40:02 +00:00
Marc Delisle
e6ec61e8c2
Browse link at top
2001-07-10 16:18:10 +00:00
Loïc Chapeaux
aedcaa11b7
Fixed a bug in db_details.php3 if there is no indexes
2001-07-10 08:28:28 +00:00
Loïc Chapeaux
7185315db4
Fixed display problems with NS4+ (including bug #439962 )
2001-07-10 08:05:48 +00:00
Loïc Chapeaux
8c4a441457
Fixed some bugs (including #439553 ) when $cfgServerDefault is set to 0 in the config file
2001-07-10 06:52:33 +00:00
Marc Delisle
3b53e68c7b
bug 439565
2001-07-10 00:58:44 +00:00
Loïc Chapeaux
8cec3e4885
rewritten the script so it fits XHTML1.0 and PEAR standards and beautity a bit the display
2001-07-09 21:34:00 +00:00
Marc Delisle
edac008ccb
bug 439709
2001-07-09 14:07:45 +00:00
Marc Delisle
111defd7b5
bug 439572
2001-07-09 13:00:37 +00:00
Loïc Chapeaux
8645b524c4
Rewritten to be XHTML1.0 compliant and to fit PEAR coding standards
2001-07-08 20:50:56 +00:00
Marc Delisle
48997a8ee6
extchg.sh and sub-dir
2001-07-08 01:49:29 +00:00
Loïc Chapeaux
d5cd8498f8
Fixed a bug if an user requires a gziped dump but forget to check the transmit checkbox
2001-07-07 21:44:41 +00:00
Armel Fauveau
1ef94e2310
Gzip Support
2001-07-07 21:32:06 +00:00
Loïc Chapeaux
29ec39751e
Size units are now language dependant
2001-07-07 20:37:58 +00:00
Marc Delisle
efb3f27073
bug 439340
2001-07-07 19:51:09 +00:00
Loïc Chapeaux
1512a0fdfb
Thousands and decimal separators are now language dependant
2001-07-07 18:35:17 +00:00
Loïc Chapeaux
16f050afe7
Cosmetic changes
2001-07-07 18:22:00 +00:00
Loïc Chapeaux
6683308f79
Added a '#' before 'No tables found' in a geneted dump file
2001-07-07 17:33:25 +00:00
Loïc Chapeaux
bdc19fd749
Thousands and decimal separators are now language dependant
2001-07-07 17:16:02 +00:00
Loïc Chapeaux
8bcc20ea09
Removed an un-necessary php closing tag in tbl_properties.inc.php3
2001-07-07 15:26:33 +00:00
Loïc Chapeaux
1cba3da3de
Error messages were outsourced & font family is now language dependant
2001-07-07 15:15:02 +00:00
Loïc Chapeaux
54522e16c7
Fix suggested by Michael Tacelosky into the phpwizard forum
2001-07-07 12:37:15 +00:00
Loïc Chapeaux
275ff054db
Merged a workaround to fix the bad DOM implemenation in Konqueror and Opera
2001-07-07 10:24:42 +00:00
Loïc Chapeaux
a9c365e815
fixed an invalid anchor in a documentation link in ldi_table.php3
2001-07-06 22:33:45 +00:00
Loïc Chapeaux
6237fccf9a
fixed bug ##438987 (Blank lines with IE5+)
2001-07-06 22:29:33 +00:00
Loïc Chapeaux
4ad535d0e9
Mainly fixed bug #438895 (No mixed " and ' possible)
2001-07-06 22:20:52 +00:00
Loïc Chapeaux
966cce3aa8
Fixed many little scripting bugs in users_details.php3
2001-07-06 20:18:57 +00:00
Marc Delisle
c1849a6ae0
bug 438749 Database lockout
2001-07-06 19:53:08 +00:00
Olivier Müller
9c0950ea44
releasing 2.2.0rc1
2001-07-05 21:57:28 +00:00
Loïc Chapeaux
30492ff2d6
Fixed bug #438743 (Odd behaviour after drop database)
2001-07-05 21:04:36 +00:00
Loïc Chapeaux
71771cadde
Merged patch #438708 (Changes to display_table)
2001-07-05 20:20:09 +00:00
Marc Delisle
365fa1f32c
bug 438319
2001-07-05 01:14:34 +00:00
Olivier Müller
36adcc2cc2
final update for tonight :)
2001-07-04 22:14:50 +00:00
Olivier Müller
8868546354
redesign
2001-07-04 21:34:46 +00:00
Olivier Müller
237796b15b
* set version to 2.2.0rc1
...
* removed anything about "unofficial" from the pages :)
* updated links, and labels in all lang files
* General cleanups and updates in the docs and README files
2001-07-04 21:04:59 +00:00
Marc Delisle
f31be7c675
patch for illegal index
2001-07-03 20:12:34 +00:00
Marc Delisle
623019a2d4
patch for illegal index
2001-07-03 19:52:00 +00:00
Steve Alberty
244794b8db
fix minor bug under PHP3 with space usage display
2001-07-03 17:53:21 +00:00
Loïc Chapeaux
f1e5efa918
Font faces now depends on charset (temporary fix)
2001-07-02 21:17:17 +00:00
Marc Delisle
e48d7de32b
bug 436108
2001-07-02 20:12:55 +00:00
Loïc Chapeaux
790ef4bfb2
Font faces depends on charset
2001-07-01 21:34:08 +00:00
Marc Delisle
e8ea2c70ff
MySQL-speak
2001-07-01 15:11:50 +00:00
Loïc Chapeaux
a87441a490
rewritten left.php3 (~xhtml1.0 compliant)
2001-07-01 09:20:39 +00:00
Marc Delisle
3203f41215
do not edit blob fields
2001-06-30 23:51:05 +00:00
Olivier Müller
9763216d2d
about branch switch
2001-06-30 20:47:16 +00:00
Loïc Chapeaux
45a4a48f53
Added http headers to avoid the use of cached files (Opera fix)
2001-06-30 17:55:22 +00:00
Loïc Chapeaux
e75502111c
See inside: too many change to detail here...
2001-06-30 16:06:21 +00:00
Marc Delisle
7f7e2f6ad3
bug 434608
2001-06-30 00:54:39 +00:00
Steve Alberty
51a4f28079
fixed dl bug
2001-06-28 17:37:42 +00:00
Marc Delisle
a6838b8646
bug 434608
2001-06-27 20:11:45 +00:00
Steve Alberty
c8ad3dac43
add ALTER TABLE ORDER BY
2001-06-27 16:59:05 +00:00
Steve Alberty
7880d4e433
fixes tbl_dump
2001-06-27 14:47:16 +00:00
Marc Delisle
aeaa595dfa
bug 434608
2001-06-27 14:40:42 +00:00
Marc Delisle
d4e5d0316f
bug 434608
2001-06-27 14:17:59 +00:00
Steve Alberty
3a127d36ea
some fixes
2001-06-27 11:39:55 +00:00
Marc Delisle
6c71c85ad0
remove changes
2001-06-26 23:00:15 +00:00
Marc Delisle
166985ee2e
bug 434608
2001-06-26 15:33:29 +00:00
Steve Alberty
1bfed9cfa8
add 3 new Constants
2001-06-26 15:23:47 +00:00
Steve Alberty
a4602e8b7e
merge tbl_dump and db_dump
2001-06-23 22:08:44 +00:00
Loïc Chapeaux
e33f0501c2
Rewritten main.php3 (PEAR coding standards + XHTML1.0) an fixed bad case in documentation links' anchors
2001-06-23 11:01:50 +00:00
Steve Alberty
c02a71bf86
*** empty log message ***
2001-06-22 13:04:55 +00:00
Marc Delisle
f7d3012be1
bug 434405
2001-06-22 12:46:49 +00:00
Steve Alberty
c470267212
*** empty log message ***
2001-06-22 09:55:46 +00:00
Loïc Chapeaux
696a8110f4
Fixed bug bug #434416 and reload the left frame with the current db opened
2001-06-20 21:44:50 +00:00
Loïc Chapeaux
aeec939585
A perticular db could be displayed as the first page (feature #432402 )
2001-06-18 22:03:14 +00:00
Loïc Chapeaux
c137fff8c8
Added Japanese and Korean translations
2001-06-18 18:58:23 +00:00
Loïc Chapeaux
6f92cf55e6
The 'bkg.gif' image was corrupted
2001-06-18 07:01:43 +00:00
Robin Johnson
7b6ce49823
Fixed the '<?' tags in user_details.php3 to proper '<?php' to work on a wider set of systems.
2001-06-18 01:45:48 +00:00
Loïc Chapeaux
8b5dfe8468
Too many little change, I can't detail here
2001-06-17 18:12:45 +00:00
Marc Delisle
c53098f2d4
ignore empty fields
2001-06-16 00:28:54 +00:00
Marc Delisle
e0842e29d2
bug 433388
2001-06-15 13:06:59 +00:00
Steve Alberty
654a96f44b
some changes
2001-06-14 16:08:37 +00:00
Marc Delisle
f4316ecd40
bug 432091
2001-06-12 13:17:34 +00:00
Marc Delisle
6783e3f0b9
missing
2001-06-11 21:03:36 +00:00
Marc Delisle
9b960841db
german translation
2001-06-11 20:53:00 +00:00
Marc Delisle
33b6a0a955
italian translation
2001-06-11 20:27:02 +00:00
Steve Alberty
e7ed85eac3
regards capability of mysql installation
2001-06-11 11:16:50 +00:00
Steve Alberty
933d84d4ef
suppress Table Maintenance in MySQL < 3.23
2001-06-11 10:04:05 +00:00
Loïc Chapeaux
7a443cd79f
Ensure the server hostname is find whatever is the php configuration
2001-06-10 20:18:45 +00:00
Armel Fauveau
0523745dd6
add multiple dump feature (Feature #424176 )
2001-06-09 03:20:06 +00:00
Marc Delisle
f5a52be9d5
hostname in title bar
2001-06-08 19:44:53 +00:00
Marc Delisle
b736e4df76
data only dump
2001-06-07 18:05:59 +00:00
Marc Delisle
563da00428
complete table dump
2001-06-07 17:12:04 +00:00
Armel Fauveau
24e7812512
Patch bookmarks section (bug #430628 )
2001-06-06 13:13:36 +00:00
Marc Delisle
01062c0f68
Empty RunQuery bug
2001-06-05 20:00:55 +00:00
Marc Delisle
c16e12e899
tbl_properties reorg.
2001-06-05 17:05:29 +00:00
Marc Delisle
28b7dcdf92
Bug 430288
2001-06-05 16:21:56 +00:00
Marc Delisle
09a32b1c1b
Quote Comment field
2001-06-05 14:20:12 +00:00
Marc Delisle
315b29e3f5
Save as new row
2001-06-05 03:03:43 +00:00
Marc Delisle
4a68a15b4e
lib.inc.php3 select_db bug
2001-06-04 02:04:46 +00:00
Loïc Chapeaux
c1e0a9af1e
A wrong var name was affected during authentification
2001-06-02 12:41:55 +00:00
Marc Delisle
7dfa36da00
User administration module
2001-06-01 17:38:42 +00:00
Marc Delisle
6f471a60b8
Bug 424771
2001-05-31 19:10:22 +00:00
Loïc Chapeaux
14df959256
Beautified the way database list is displayed with NS4
2001-05-30 21:01:13 +00:00
Loïc Chapeaux
4d067f3a01
Pete fix ed the bug #427796
2001-05-30 20:13:03 +00:00
Loïc Chapeaux
f65f873b29
Options displayed with the results of a query depends now on its type (bug #425888 )
2001-05-28 22:10:33 +00:00
Marc Delisle
4fa533f3d4
mysql_db_query deprecated
2001-05-27 20:19:35 +00:00
Loïc Chapeaux
cd5161796e
Fixed bug #425369 (advanced mode failed)
2001-05-24 08:30:53 +00:00
Marc Delisle
4b6bfcd1a4
Bug #424237
2001-05-23 18:21:45 +00:00
Marc Delisle
ed08db001a
message if textarea not editable
2001-05-21 20:14:26 +00:00
Loïc Chapeaux
dc663b5ca1
Optimized a bit the stripslash work in case of inline queries a fixed a warning
2001-05-20 18:15:40 +00:00
Loïc Chapeaux
dfa57ed7d8
Added the path './' before all required or included files to avoid conflicts with the 'include_path' directive
2001-05-20 09:56:22 +00:00
Loïc Chapeaux
e9ff4e8ba6
Fixed the scrollbar bug with NS4
2001-05-19 10:56:07 +00:00
Loïc Chapeaux
5827c77afd
Updated the documentation files
2001-05-18 22:04:20 +00:00
Loïc Chapeaux
dbbbe7757f
Pete Kelly finally fixed all the special characters problems
2001-05-18 21:29:45 +00:00
Marc Delisle
b80fa15a81
doc. changes for Loic
2001-05-15 14:33:39 +00:00
Marc Delisle
0425b9a3e1
support key length in table copy/dump
2001-05-15 13:13:07 +00:00
Armel Fauveau
a7ad3d7acd
Added 'Bookmarked SQL-query' combo box when you click on a table
2001-05-15 03:54:05 +00:00
Loïc Chapeaux
938f213e6c
Fixed a bug if a record contains html tags
2001-05-11 22:56:28 +00:00
Loïc Chapeaux
41c1ca1416
Beautify a bit the start page & put an '@' in front of the calls to the set_time_limit() function
2001-05-11 22:08:19 +00:00
Armel Fauveau
f8ba0dcf8d
Bookmark : 'execute' option
2001-05-11 20:33:26 +00:00
Marc Delisle
48872783fc
support FULLTEXT in table copy or dump
2001-05-11 20:15:48 +00:00
Armel Fauveau
8e3f1e20cf
Bookmark : 'delete' option
2001-05-11 00:24:15 +00:00
Loïc Chapeaux
5a9503da8e
Fixed all the special characters problems (Bug #421889 ) & a warning
2001-05-10 17:12:57 +00:00
Armel Fauveau
55c0029204
Bookmark : 'view only' option
2001-05-10 04:19:34 +00:00
Marc Delisle
ce9d3b8c57
browse table bug
2001-05-09 19:16:07 +00:00
Marc Delisle
9537899b6d
add entry
2001-05-09 17:20:13 +00:00
Loïc Chapeaux
595bf27acf
Lem9: added a shell script that adds a message to all message files
2001-05-08 17:22:15 +00:00
Korakot Chaovavanich
6f943e9d3e
replace dropdown with radio, if short
2001-05-08 09:34:25 +00:00
Loïc Chapeaux
b5e5688792
Updated...
2001-05-08 00:04:07 +00:00
Loïc Chapeaux
de5406beed
on csv data, user can add a character at end-of-line (commit for Lem9)
2001-05-07 22:46:03 +00:00
Robin Johnson
8649b504a2
Trailing slash on help path bug fixed.
2001-05-06 01:15:56 +00:00
Robin Johnson
9df389a089
Language tags for Table Types & Table Maintance
2001-05-06 01:04:21 +00:00
Robin Johnson
a513263722
Table Maintance features added.
2001-05-06 00:41:33 +00:00
Robin Johnson
56acb51617
Some functions discussed on patch #419826 added.
2001-05-05 22:11:31 +00:00
Loïc Chapeaux
9c49f27f8d
grab_globals.inc.php3 handles now the $HTTP_POST_FILES array and the left frame is reloaded if a table is created
2001-05-05 20:40:35 +00:00
Loïc Chapeaux
2aa34f98ce
Marc outsource some strings in main.php3 & kill the bug in main.php3 about Create privilege
2001-05-04 21:39:50 +00:00
Loïc Chapeaux
333758c100
Build a js library for expandable/collapsible database and add add Brazilian-portuguese
2001-05-04 08:46:36 +00:00
Olivier Müller
563969c2c8
setting up devel branch (should be ok now :)
2001-05-03 17:31:20 +00:00
Olivier Müller
3ba4d12778
starting devel branch
2001-05-03 17:29:18 +00:00
Olivier Müller
7ff8fedebd
Initial revision
2001-05-03 17:25:09 +00:00