Loïc Chapeaux
1c8ae3ee69
Fixed bug #592000 (dir="ltr" for textarea tags)
2002-08-10 11:34:53 +00:00
Alexander M. Turek
152b09d918
(tr) Updates / For Lo�c: Coding standards
2002-08-07 09:47:47 +00:00
Alexander M. Turek
ccb62f3234
Fixed bug #590863 (Importing an SQL dump fails when using UTF-8) by allowing the user to specify the charset of an uploaded SQL file.
2002-08-06 21:04:02 +00:00
Robin Johnson
c28a9175ec
* db_details.php3, db_stats.php3, main.php3, sql.php3
...
tbl_change.php3, tbl_query_box.php3, user_details.php3
libraries/common.lib.php3:
- changed show_query to use 1/0 instead of 'y'/'n'
* sql.php3, libraries/common.lib.php3:
- Improved logic of edit, show_as_php, explain and validator
in the SQL query box
2002-08-03 21:34:20 +00:00
Marc Delisle
ed74cb4bfa
for Loic
2002-07-22 13:18:02 +00:00
Loïc Chapeaux
b93a2a2650
Codding standards
2002-07-06 22:10:32 +00:00
Marc Delisle
85c5b1008e
misplaced bullet
2002-07-01 18:54:37 +00:00
Mike Beck
cca4a66950
changes to move to central PMA DB: check for referential integrity working again
2002-06-15 11:25:48 +00:00
Marc Delisle
9bd9a44a67
charset patch
2002-06-14 12:07:18 +00:00
Loïc Chapeaux
c73b0a952b
pursuit the "stay on the sub-pages as long as needed" work
2002-05-03 13:44:12 +00:00
Loïc Chapeaux
488d4da8dc
The main db details page couldn't be reached with an empty database
2002-05-02 19:51:52 +00:00
Loïc Chapeaux
6b00b75f7d
Splitted the large "database details" page in parts
2002-05-01 17:14:45 +00:00
Loïc Chapeaux
2e28add87b
Optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries
2002-05-01 12:03:21 +00:00
Loïc Chapeaux
c1bfb57960
Emphasized the sql query texteareas
2002-04-28 17:58:12 +00:00
Alexander M. Turek
ced0a3e40b
prepared language files for XML exports (feature does not work yet!)
2002-04-28 12:23:31 +00:00
Loïc Chapeaux
fae3315173
xhtml fixes
2002-04-28 09:09:50 +00:00
Robin Johnson
a80446dd11
*.php3 NOT tbl_*.php, Documentation.*: $cfg system changes.
2002-04-24 18:31:26 +00:00
Alexander M. Turek
f267e10870
Use TRUNCATE instead of DELETE when using MySQL 4.
2002-04-22 21:32:29 +00:00
Loïc Chapeaux
0ea513d061
Rabus: feature #542837 , labels for checkboxes and radiobuttons
2002-04-14 20:57:37 +00:00
Loïc Chapeaux
688b76d67c
CSS fixes
2002-04-10 20:23:52 +00:00
Loïc Chapeaux
83912b77cb
Space characters typed into the sql query textarea moved the focus at the end of the page with Moz 0.9.?.
2002-04-06 18:12:51 +00:00
Loïc Chapeaux
388304dc73
fixed xtml1.0 bug :o
2002-04-05 16:01:33 +00:00
Loïc Chapeaux
e7bf1eda34
fixed bug #536623 - (NS 4.7) javascript textarea selection buggy thanks to Alexander M. Turek
2002-04-05 15:06:37 +00:00
Marc Delisle
ad4ff22ac2
new parameter
2002-04-03 18:37:38 +00:00
Loïc Chapeaux
2441ab3eb0
Beautified generated html
2002-03-30 14:38:38 +00:00
Loïc Chapeaux
9824c1023f
Fixed a js error
2002-03-25 20:44:38 +00:00
Loïc Chapeaux
b8e3d225fa
Removed tariling whitespaces
2002-03-22 11:53:47 +00:00
Loïc Chapeaux
bd7f9958e2
Removed the submit button for actions on multiple tables if the "onsubmit" event is handled by the browser.
2002-03-22 08:44:06 +00:00
Loïc Chapeaux
4eae09888a
Better fix for bug #523408
2002-02-27 21:45:32 +00:00
Loïc Chapeaux
497c7b3d15
"fixed" bug #523408 - error with php3 compatibility
2002-02-27 21:06:39 +00:00
Loïc Chapeaux
7c7631ead0
fixed bug #522626 - Incorrect table info for MySQL 3.23.2-a
2002-02-27 20:54:12 +00:00
Loïc Chapeaux
b106eb60d1
Japanese kanji encoding conversion feature thanks to Yukihiro Kawada
2002-02-24 18:46:40 +00:00
Loïc Chapeaux
2ae2cc9b15
modified $strDropTable for easier translations
2002-02-23 13:50:18 +00:00
Loïc Chapeaux
dd211d0c95
fixed bug #520384 - Undefined index: Rows
2002-02-23 11:05:03 +00:00
Loïc Chapeaux
716ffda77b
patch from Joshua Nye to get valid statistics whatever are the table type
2002-02-22 11:56:11 +00:00
Marc Delisle
2fa991e251
no links if no data
2002-02-16 16:50:36 +00:00
Loïc Chapeaux
d65b84a3dc
js disabled browser couldn't use the "multiple queries" features!
2002-02-10 19:05:26 +00:00
Loïc Chapeaux
42f489150a
tried to fix bug #494564 - No Sql Query!
2002-02-10 17:53:31 +00:00
Loïc Chapeaux
7f919e6a86
removed tabs and/or trailing spaces
2002-02-10 09:31:41 +00:00
Loïc Chapeaux
64575a60cb
Beautified the "with selection" feature
2002-02-08 21:16:59 +00:00
Loïc Chapeaux
f19711321b
Restored word wrapping mode for textarea (not xhtml1.0 compliant but required with IE)
2002-02-08 20:57:30 +00:00
Marc Delisle
609f9116d1
drop-down
2002-02-06 03:24:15 +00:00
Marc Delisle
4fb4071612
optimize many tables
2002-02-02 20:58:32 +00:00
spiggy
0148cfb0c8
XHTML details fixed
2002-01-30 20:25:15 +00:00
Loïc Chapeaux
6612b53a8b
cleanup
2002-01-26 19:46:41 +00:00
Loïc Chapeaux
1b142f04b6
added a <cr>
2002-01-19 18:56:24 +00:00
Olivier Müller
9e76587ab9
removed the leftlight.php3 file, and put all the code in left.php3: it
...
should be cleaner and "nicer" this way.
2002-01-18 14:03:30 +00:00
Olivier Müller
f2567b035f
started to work on the "LeftLight" concept (cf. Changelog)
2002-01-11 15:59:32 +00:00
Olivier Müller
965a949d8a
lang/*: added $strSelectAll / $strUnselectAll, used in db_details.php3
2002-01-11 14:01:45 +00:00
Loïc Chapeaux
2f4d19894a
added an anchor for dump tables
2002-01-07 20:49:29 +00:00