Michal Čihař
54ebc1cf4f
Display choice for charset also when only UploadDir available.
2003-04-14 13:17:18 +00:00
Michal Čihař
b4cadaf745
fixes for HTML entities in field/table/db names
2003-03-26 14:02:16 +00:00
Michal Čihař
a329a2bfb4
Automatic detection of compression for uploaded data.
2003-03-20 23:17:18 +00:00
Garvin Hicking
4f4c295522
RFE #470000 - Use parameters for bookmarked queries.
2003-03-12 18:05:38 +00:00
Alexander M. Turek
2183740b05
If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST.
2003-03-02 17:26:41 +00:00
Alexander M. Turek
24337ae94c
Disabled the autoselect feature of the SQL query box for Opera 7 for Windows in order to avoid trouble here.
2003-02-05 14:57:49 +00:00
Marc Delisle
81af3773ab
binary field upload
2003-02-01 12:49:11 +00:00
Michal Čihař
1e8447e111
New URL and hidden input generating stuff.
2003-01-08 13:50:30 +00:00
Alexander M. Turek
e6396b014a
bug #640055
2002-11-19 14:09:39 +00:00
Alexander M. Turek
7d7ab0ccf9
Feature #506106 : Read compressed dump.
2002-11-18 06:00:34 +00:00
Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +00:00
Loïc Chapeaux
1fde05de4f
feature #601603 (Field names on CSV export)
2002-09-13 08:52:31 +00:00
Marc Delisle
1298a12613
upload dir validation
2002-08-23 12:20:07 +00:00
Alexander M. Turek
5617ff622e
Display .sql files only.
2002-08-22 14:22:47 +00:00
Marc Delisle
8a3a84dc0f
for Loic
2002-08-21 14:20:25 +00:00
Marc Delisle
4656e023f9
Loic: coding standards, optimization
2002-08-21 13:45:44 +00:00
Marc Delisle
c694b7d412
web-based upload dir
2002-08-21 12:42:46 +00:00
Alexander M. Turek
7184bb81c8
For Lo�c: Coding standards
2002-08-21 09:30:53 +00:00
Marc Delisle
441513774b
optional auto-select
2002-08-15 17:39:21 +00:00
Michal Čihař
15eed4df54
Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available.
2002-08-15 11:52:26 +00:00
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