Commit Graph

7829 Commits

Author SHA1 Message Date
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
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