Commit Graph

7555 Commits

Author SHA1 Message Date
Marc Delisle
3d7bb24e3d new cvs server 2006-05-12 16:22:27 +00:00
Michal Čihař
d90fbbf27c Better handle other URL separator than & (bug #1487365). 2006-05-12 15:39:33 +00:00
Michal Čihař
79f778db99 Escape user input to avoid XSS. 2006-05-12 14:33:29 +00:00
Michal Čihař
124a77d32e Describe better regullar expressions in hide_db (patch #1482049, thanks to Isaac Bennetch - ibennetch). 2006-05-06 08:45:22 +00:00
Michal Čihař
e7f92d9a45 translation update 2006-05-05 14:53:08 +00:00
Michal Čihař
3f9e28ae66 Use GET and POST explicitely as cookies can override values in REQUEST (bug #1481584). 2006-05-05 09:30:13 +00:00
Michal Čihař
cd55bb7ccb Fix UPDATE export with extended inserts enabled (bug#1482103), fix export type selection. 2006-05-05 09:20:17 +00:00
Michal Čihař
9975cb99f9 ...and for TeX 2006-05-03 18:18:46 +00:00
Michal Čihař
e227eae1fa add OpenDocument to glossary
use proper html for LaTeX
2006-05-03 18:17:46 +00:00
Michal Čihař
a626627755 Document OpenDocument export. 2006-05-03 18:05:07 +00:00
Michal Čihař
3a785bf9b2 Drop changelog from 2004 and older, those ChangeLogs will stay in CVS history and are available at http://www.phpmyadmin.net/old-stuff/ChangeLogs/ 2006-05-02 13:45:26 +00:00
Michal Čihař
ed84a68f63 Use htmlspecialchars instead of htmlentities, it doesn't break utf-8. 2006-05-02 13:28:35 +00:00
Michal Čihař
d1ed5a5b1b Fix path to image (needs to be lower case). 2006-05-02 13:25:27 +00:00
Michal Čihař
fad722d2f4 Escape user input (CVE-2006-2031). 2006-05-02 09:28:42 +00:00
Michal Čihař
67be078872 Include styles.xml in Open Document, now it can be opened in KOffice, Gnumeric and OpenOffice.org. 2006-04-28 10:46:13 +00:00
Michal Čihař
63097eb48e fix typo 2006-04-28 09:29:52 +00:00
Michal Čihař
77d003c05d Add document metainformation. 2006-04-28 09:07:46 +00:00
Michal Čihař
2f8975d2f5 Add Open Document Text export (RFE #1068007). 2006-04-28 08:54:27 +00:00
Michal Čihař
2e0f8f1bfa Use correct charset. 2006-04-28 08:52:25 +00:00
Michal Čihař
02ff4b83d3 Fix including column names. 2006-04-28 08:51:35 +00:00
Michal Čihař
5ec84ee7f8 Fix including column names. 2006-04-27 22:28:55 +00:00
Michal Čihař
339536d82d Customizable link under left logo (RFE #1111599). 2006-04-27 22:15:23 +00:00
Michal Čihař
a9a04c3b64 Possibility to hide creating of database from main (RFE #1370100). 2006-04-27 22:02:57 +00:00
Sebastian Mendel
d4fc226b9a improved themes 2006-04-27 13:29:04 +00:00
Sebastian Mendel
9a4e3a65c2 improved themes 2006-04-27 13:18:42 +00:00
Sebastian Mendel
ab0c647e18 fixed fallback theme 2006-04-27 13:11:36 +00:00
Michal Čihař
f4e8e080d3 Reload language file after switch to utf-8 translation (bug #1442605). 2006-04-27 12:32:11 +00:00
Michal Čihař
9f8afc5d4e Reload language file after switch to utf-8 translation (bug #1442605). 2006-04-27 12:13:52 +00:00
Michal Čihař
bfec931486 Improve functionality of limiting DROP DATABASE (bug #1456082). 2006-04-27 11:35:54 +00:00
Michal Čihař
4a4baf3a88 Remove *font_family. 2006-04-27 10:33:41 +00:00
Michal Čihař
7c69214801 Various fixes in documentation, mostly grammmar (patch #1453198, thanks to Isaac Bennetch - ibennetch). 2006-04-27 10:20:53 +00:00
Michal Čihař
b60fcde9ad Do not strip MySQL conditional statements in comments (patch #1459782, thanks to unconed - unconed). 2006-04-27 10:05:04 +00:00
Sebastian Mendel
baac64a2e4 removed table formating, done in css 2006-04-27 09:51:51 +00:00
Sebastian Mendel
57e522d2c8 fixed bug 'no tables found', refactored 2006-04-27 09:42:22 +00:00
Michal Čihař
7d156b3f62 Do not check for VIEW if no table name (eg. SELECT 1) (bug #1473484). 2006-04-27 09:25:55 +00:00
Michal Čihař
3758013766 Better detection of duplicate rows (bug #1477500). 2006-04-27 09:16:32 +00:00
Michal Čihař
7ad007ccf8 Show results of REPLACE as affected as it contains both deleted and inserted rows count (bug #1475765). 2006-04-27 08:48:08 +00:00
Michal Čihař
15eb10076c Logout from all servers by default (RFE #1370874). 2006-04-27 08:40:22 +00:00
Michal Čihař
817c2339bd Create database for newly created user (RFE #479640). 2006-04-26 22:20:31 +00:00
Michal Čihař
d91c1fff8e Allow configuration of cookie storage on client (RFE #1095227). 2006-04-26 21:36:34 +00:00
Michal Čihař
d561a14419 Remove unused function. 2006-04-26 21:31:51 +00:00
Michal Čihař
8e64e6e39a Reinclude table selection (bug #1477226). 2006-04-26 20:59:09 +00:00
Michal Čihař
2e8469efef fix export limitation 2006-04-26 20:55:01 +00:00
Michal Čihař
fcc3605245 missing texts for export 2006-04-26 20:52:57 +00:00
Michal Čihař
ab4ed43683 better error message for user 2006-04-26 19:26:30 +00:00
Michal Čihař
0afc370aa7 Allow forcing of export to file, it makes no sense to display PDF in textarea ;-). 2006-04-26 19:16:52 +00:00
Michal Čihař
6e72b1c708 translation update 2006-04-26 19:05:24 +00:00
Michal Čihař
6f0015fb8b Export to OASIS OpenDocument Spreadsheet (RFE #1068007). 2006-04-26 18:48:03 +00:00
Michal Čihař
9199199219 Use plugins for extension and MIME type. 2006-04-26 17:49:47 +00:00
Sebastian Mendel
5c82bf4b29 use fallback (original) css file if not found in current theme (no need to include unchanged files into theme, f. e. print.css) 2006-04-26 17:09:45 +00:00