Commit Graph

1582 Commits

Author SHA1 Message Date
Garvin Hicking
9fe170d4af Bugfix #714744 2003-04-03 17:04:38 +00:00
Michal Čihař
b4cadaf745 fixes for HTML entities in field/table/db names 2003-03-26 14:02:16 +00:00
Michal Čihař
cbc5cdd706 HTML entities fixes 2003-03-25 10:21:18 +00:00
Michal Čihař
07ca76320b Removed PMA_htmlFormat function as it caused HTML entities to be quoted twice 2003-03-24 16:07:56 +00:00
Marc Delisle
47bcec9934 no disabling of the parser 2003-03-23 11:59:59 +00:00
Alexander M. Turek
68224a9e4e wrong parameter count 2003-03-22 23:54:08 +00:00
Alexander M. Turek
66fb90359e PMA_MYSQL_CLIENT_API 2003-03-22 23:49:46 +00:00
Marc Delisle
933cfe7f77 link was not working here 2003-03-22 11:24:48 +00:00
Marc Delisle
fe5f54ff32 display the image 2003-03-22 11:02:01 +00:00
Marc Delisle
7a2758ac94 replaced by text_plain__imagelink 2003-03-21 18:46:31 +00:00
Marc Delisle
82cb9e8a8a new 2003-03-21 18:45:24 +00:00
Michal Čihař
31c2578c6f fixed copying of table 2003-03-21 14:16:15 +00:00
Michal Čihař
1d73faabe6 fixed selecting table/db filename template 2003-03-21 12:04:30 +00:00
Michal Čihař
a329a2bfb4 Automatic detection of compression for uploaded data. 2003-03-20 23:17:18 +00:00
Michal Čihař
4f6bfb8d3b check for field type before doing charset conversion 2003-03-20 19:50:48 +00:00
Marc Delisle
1df7faa5e9 new font 2003-03-20 18:29:04 +00:00
Garvin Hicking
606369c3f6 New transform functions. 2003-03-18 15:30:25 +00:00
Garvin Hicking
9d1647d364 Fixed variable usage. 2003-03-18 15:29:26 +00:00
Michal Čihař
26bcf8ef84 support for user defined templates for export filename 2003-03-18 13:27:55 +00:00
Marc Delisle
f903d0452a MSIE russian problem 2003-03-18 11:35:21 +00:00
Michal Čihař
80d5f1598b one more time avoid BLOB display instead of text 2003-03-18 10:22:13 +00:00
Michal Čihař
04fd122e06 Don't show BLOB text instead of content 2003-03-18 10:21:01 +00:00
Michal Čihař
ba5e822634 removed   from button text 2003-03-18 09:44:37 +00:00
Marc Delisle
548a3add25 xhtml typo 2003-03-17 19:35:01 +00:00
Marc Delisle
2a1a033b14 2.5.0-dev 2003-03-17 14:50:59 +00:00
Marc Delisle
777e04f807 browse mode page drop-down 2003-03-17 14:38:24 +00:00
Marc Delisle
8b7199b293 old user_details.js 2003-03-17 13:22:27 +00:00
Garvin Hicking
de86283ad3 Bug #703555 2003-03-14 14:06:52 +00:00
Robin Johnson
30c81059d5 typo fixes 2003-03-14 10:15:21 +00:00
Alexander M. Turek
d3c66676a7 Fixed CSS link. 2003-03-13 20:23:30 +00:00
Marc Delisle
edb5fec20a adapt to parser modif 2003-03-13 18:35:27 +00:00
Garvin Hicking
64dc144785 RFE #638800 - Highlight SQL fields as discussed in the tracker. 2003-03-13 17:47:42 +00:00
Garvin Hicking
14a427263b RFE #7000385: Export AUTO_INCREMENT field.
Display Create/Update/Check_time in PDF-Pages, printview, DB/Table structure
and table dumps, if information is available (gathered by 'SHOW TABLE
STATUS' for MySQL 3.23.XX).
2003-03-13 16:46:54 +00:00
Marc Delisle
7eaa1d3c64 where_clause_identifiers 2003-03-13 16:00:17 +00:00
Garvin Hicking
7eafab8a29 RFE #550554 - execute bookmarks when browsing this table. 2003-03-12 21:23:36 +00:00
Garvin Hicking
e6d1ae755a RFE #550552 - Default initial query, when a bookmarked query is available. 2003-03-12 20:20:32 +00:00
Garvin Hicking
22c8c1dd58 Bugfix for querywindow: Didn't show the latest queries. 2003-03-12 18:36:54 +00:00
Garvin Hicking
d516720b77 RFE #680261 / #683845: Display of DB/Table export, default options. 2003-03-12 15:21:44 +00:00
Garvin Hicking
388deede35 RFE #422243: Functions depending on MySQL field type. 2003-03-12 14:42:27 +00:00
Garvin Hicking
c0e9a2a685 Automatic update of PMA-tables on update/deletion/duplication of
DBs/Tables/Columns.
2003-03-12 13:41:19 +00:00
Garvin Hicking
667259f19b Improved docSQL security & functionality. Please test, I did not find docSQL
but it works with my own files I tried to build up using the knowledge of
the code.
2003-03-11 18:14:00 +00:00
Marc Delisle
eda306631b bug 700082 XOR 2003-03-11 10:41:47 +00:00
Garvin Hicking
389f5f184b Bug #687548 2003-03-10 21:00:16 +00:00
Alexander M. Turek
41fad76d63 Ensured that the correct font families are used. 2003-03-10 20:32:25 +00:00
Garvin Hicking
3ae253e400 Do not waste the data for table-field creation, if MySQL shows an error.
Instead, give the user the opportunity to fix the errors and display the
form again.
2003-03-10 18:56:48 +00:00
Marc Delisle
50274e6747 support for disabled ini_get 2003-03-10 18:25:50 +00:00
Garvin Hicking
35702c9861 Hooray for stylesheets. 2003-03-10 13:48:10 +00:00
Marc Delisle
5113615698 image/png: inline 2003-03-10 13:21:43 +00:00
Marc Delisle
2f8ee3f52c tell them to cd 2003-03-09 11:16:54 +00:00
Marc Delisle
514ee46e6b typo 2003-03-09 11:16:23 +00:00