Commit Graph

68 Commits

Author SHA1 Message Date
Sebastian Mendel
cf9e4208d1 code cleanup whole querywindow js stuff, moved all in one new js file, now included in index.php, bug #1327055 2005-10-17 16:40:32 +00:00
Michal Čihař
a0e7436d37 No warning if no db defined. 2005-10-17 12:19:31 +00:00
Marc Delisle
ec6fd52bfb support MySQL 4.0.x 2005-10-14 14:49:43 +00:00
Michal Čihař
4559cf5373 Do not attempt to read upload dir when not configured. 2005-10-14 08:34:04 +00:00
Sebastian Mendel
28e567c869 XHTML compl. 2005-10-12 12:40:37 +00:00
Sebastian Mendel
3143135a5c XHTML 1.0 trans. compliance and more semantic XHTML output 2005-10-11 11:49:17 +00:00
Michal Čihař
747e354d69 Ability to replace existing bookmark (RFE #907438). 2005-10-09 13:12:42 +00:00
Michal Čihař
6a093d4283 Switch all SQL from read_dump.php to import.php. 2005-10-08 11:24:21 +00:00
Sebastian Mendel
f54b83132c fixed JavaScript malfunction in querybox textarea with Opera 2005-10-04 09:18:33 +00:00
Sebastian Mendel
1c16f918a8 dont display bookmark selection fieldset if no bookmark exists 2005-09-28 07:36:14 +00:00
Sebastian Mendel
06fd6260d8 removed unneeded variable 2005-09-28 07:11:37 +00:00
Michal Čihař
cbea45fa0f Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work. 2005-09-27 19:30:44 +00:00
Michal Čihař
600d2bb8bc this time do it real :-) 2005-09-27 18:35:33 +00:00
Michal Čihař
e19e959c04 add id 2005-09-27 18:34:39 +00:00
Michal Čihař
c6044d36b4 Do not use strOr, drop file upload from normal SQL dialogs. 2005-09-27 18:30:18 +00:00
Michal Čihař
45b724d66c remove empty line at the end of file causing php warnings 2005-09-27 14:21:56 +00:00
Sebastian Mendel
858f910004 completed function docblocks 2005-09-27 14:18:58 +00:00
Sebastian Mendel
b8741540db moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes 2005-09-27 13:53:49 +00:00