Marc Delisle
9889178b87
new query window behavior
2005-11-16 18:56:24 +00:00
Michal Čihař
7ae4646de6
Fix including of files when search path does not contain current directory.
2005-10-30 18:51:34 +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
Marc Delisle
6b407e1706
patch #1250935 , interface improvements
2005-08-04 15:07:28 +00:00
Marc Delisle
d96e6de293
bookmark improvement
2005-03-07 21:35:09 +00:00
Marc Delisle
0b36d0a850
bug #1107937 undefined fields_list
2005-01-24 00:26:43 +00:00
Michael Keck
53f051d2c1
increased values for QueryWindow Size, bug: querywindow to small
2005-01-20 16:38:46 +00:00
Marc Delisle
c53d409230
bug 1050691, missing parameters
2004-10-22 00:34:27 +00:00
Michal Čihař
667d2714c0
Don't try to replace %t and %f when table name is empty.
2004-10-11 10:12:25 +00:00
Garvin Hicking
9392a58483
removed superfluous spaces, introduced more CSS ID attributes
2004-10-08 11:14:08 +00:00
Michal Čihař
ba42fad9b2
Reenabled %f substitution.
2004-10-04 09:49:16 +00:00
Michal Čihař
55d76b3f43
Not translated text (bug #1010656 ).
2004-09-29 15:02:12 +00:00
Marc Delisle
32d7197fa9
bug #1032066 Import Files has no submit
2004-09-22 21:38:54 +00:00
Alexander M. Turek
4b9331f8e8
display fixes
2004-09-21 10:35:57 +00:00
Alexander M. Turek
cfc06973fc
Allow import of non-UTF-8 SQL files.
2004-09-21 10:28:13 +00:00
Michal Čihař
ca5b16f654
Change look of adding fields into table (bug #991095 ).
...
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
a53514649a
mysqli and field list in query box
2004-08-09 00:41:59 +00:00
Marc Delisle
94c0ae6682
bug 975382 field list of a non-existing table
2004-06-27 12:07:20 +00:00
Marc Delisle
0c6fb618f9
remove /images
2004-06-22 15:45:48 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Michal Čihař
9ae2cb318c
Fix default query generating.
2004-06-03 15:03:10 +00:00
Michal Čihař
566d4b4f33
Default query can contain field names (RFE #948590 , patch #961726 ).
2004-05-28 14:08:32 +00:00
Michal Čihař
1aaa89fa54
Little code reorganistaion (RFE #957308 ), removed some remaining php3 compatibility code in SQL parser.
2004-05-20 16:14:13 +00:00
Alexander M. Turek
0b6975f8bd
Patch #947190
2004-05-16 17:32:15 +00:00
Michal Čihař
c5a171aeec
Get rid of wrap="virtual" to achieve more XHTML validity.
2004-05-03 09:40:59 +00:00
Michal Čihař
b3d3595ddd
A bit more XHTML validity.
2004-05-03 08:56:49 +00:00
Michal Čihař
78bd613982
Stray <li> (bug #946530 ).
2004-05-03 08:49:21 +00:00
Michal Čihař
0d5e5ddd3b
drop unneeded margins
2004-04-27 13:42:07 +00:00
Michal Čihař
04229e997f
Be valid XHTML.
2004-04-27 11:54:54 +00:00
Alexander M. Turek
2915b5c3ce
Added MySQLi library; Removed calls to old mysql_wrappers library.
2004-01-22 02:13:48 +00:00
Marc Delisle
f8d049ace5
use PMA_DBI function
2004-01-20 20:24:00 +00:00
Marc Delisle
0c31d7c7a8
PMA_DBI_num_rows
2004-01-20 18:17:13 +00:00
Marc Delisle
37d28d99af
max upload size
2003-12-13 13:20:06 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Garvin Hicking
c2b46ac945
Final batch of PHP3-Compatibility fixes. Please test. :-)
2003-11-22 20:57:48 +00:00
Michal Čihař
bf620ee826
Allow changing of default queries (RFE #839168 ). Documentation.html is valid XHTML again.
2003-11-20 15:04:12 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00