Commit Graph

11069 Commits

Author SHA1 Message Date
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
Michal Čihař
04e666ff7c Adapt to changes in export. 2006-04-26 17:00:46 +00:00
Michal Čihař
19d0390e8c Fix selecting of default export. 2006-04-26 16:55:12 +00:00
Michal Čihař
b3d0d7622e oops forgot to remove FIXME comments 2006-04-26 16:34:44 +00:00
Michal Čihař
6e17c995fb Convert export to plugin architecture, so that plugins are independant piece of code (RFE #1325937). 2006-04-26 16:33:59 +00:00
Michal Čihař
29977afa0e Support for localised texts in defaults. 2006-04-26 16:28:38 +00:00
Michal Čihař
df23439b13 Add documentation. 2006-04-26 16:12:27 +00:00
Michal Čihař
b021ff9c12 Support for forcing one of two bool/bgroups. 2006-04-26 16:10:38 +00:00
Michal Čihař
a4c95b7e71 allow group without checkbox 2006-04-26 15:05:39 +00:00
Michal Čihař
77e320b7be fix condition 2006-04-26 14:44:10 +00:00
Michal Čihař
a750f1eade Add support for groupping options. 2006-04-26 14:42:19 +00:00
Michal Čihař
bdf65efd3c Drop tables used for layout. 2006-04-26 14:36:53 +00:00
Sebastian Mendel
e03489a01b fixed newline between xp_blue and *.swp 2006-04-26 14:15:01 +00:00
Michal Čihař
b71eb94625 Be more verbose on error. 2006-04-26 14:14:03 +00:00
Michal Čihař
1d3b486a20 Display information that there are no settings. 2006-04-26 14:11:32 +00:00
Sebastian Mendel
161d2eb2aa search themes on every script start 2006-04-26 13:29:01 +00:00
Sebastian Mendel
eb847fee11 updated themes;
fixed bug #1452131 Fonts too large;
fixed bug #1446211 Colors hardcoded in theme css files;
2006-04-26 11:32:29 +00:00
Sebastian Mendel
c8d47ae624 replaced php short open tag 2006-04-25 15:25:39 +00:00
Sebastian Mendel
7a19861b4b style upgrade 2006-04-25 15:21:33 +00:00
Michal Čihař
aad17c30da make URLs clickable 2006-04-25 15:15:13 +00:00
Michal Čihař
adf542fc04 Generate proper XHTML. 2006-04-25 15:07:41 +00:00
Michal Čihař
d8e41fbaac Do not include empty values. 2006-04-25 14:53:30 +00:00
Michal Čihař
47bbff3b81 Make cookie login form work with token protection. 2006-04-25 14:46:51 +00:00
Sebastian Mendel
13358a2290 style upgrade 2006-04-25 14:30:27 +00:00
Sebastian Mendel
3151948bea style upgrade 2006-04-25 14:30:27 +00:00
Sebastian Mendel
2a97750152 style upgrade 2006-04-25 12:24:04 +00:00
Sebastian Mendel
4a62967b0c style upgrade 2006-04-25 12:14:34 +00:00
Michal Čihař
9e725e08c6 Fix logout link (bug #1474694). 2006-04-24 07:29:53 +00:00
Michal Čihař
fa24247776 Document LoginCookieValidity (bug #1473357). 2006-04-21 08:31:16 +00:00
Michal Čihař
fa735d4490 Document problems with PMA_blowfish on clusters of different architectures (bug #1470912). 2006-04-21 08:04:27 +00:00
Michal Čihař
094805dcbe Fix importing files without trailing new line (bug #1473944). 2006-04-21 07:55:12 +00:00
Michal Čihař
1ac36fe3b7 link releases to tags in CVS 2006-04-20 15:28:38 +00:00
Michal Čihař
ca1026a293 fix email links 2006-04-20 15:17:24 +00:00
Michal Čihař
96947846a4 highlight releases 2006-04-20 15:03:53 +00:00
Michal Čihař
8e32b42eb2 Link to CAN/CVE security issues. 2006-04-20 14:48:39 +00:00
Michal Čihař
0bf717892f Protect against external links which could perform any action (CVE-2006-1804). 2006-04-20 14:45:42 +00:00
Michal Čihař
890918a20d Check target against goto_whitelist. 2006-04-20 14:16:13 +00:00