Marc Delisle
1bb13b52ef
bug 661758
2003-02-04 11:29:25 +00:00
Michal Čihař
1e8447e111
New URL and hidden input generating stuff.
2003-01-08 13:50:30 +00:00
Alexander M. Turek
e6396b014a
bug #640055
2002-11-19 14:09:39 +00:00
Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +00:00
Loïc Chapeaux
4a71ee52e1
PHP3 fixes, optimization & coding standards
2002-09-27 08:37:52 +00:00
Mike Beck
800a0c6f72
some more mistakes in db_details_qbe - for example usage
...
of the variable $col in my stuff to create the LEFT JOIN
which disabled the WHERE
2002-09-26 16:09:56 +00:00
Mike Beck
4c272f6aec
Coding Standards (thanx to Loic)
...
and some further mistake in db_details_qb
2002-09-23 13:53:24 +00:00
Marc Delisle
ff58e6e599
missing global dbh
2002-09-19 18:32:56 +00:00
Mike Beck
2f66c315e4
first bug in db_details_qbe
2002-09-19 07:55:05 +00:00
Mike Beck
4061729f5c
the stuff i wrote for 2.3.0 that creates automatic JOINS in
...
db_details_qbe came up with rather slow Queries in certain circumstances.
now i did a complete rewrite - this should come up with much faster JOINS
but of course this needs more tests yet
as i was installing a new server here i decided to add the SQL for
the db we ask for - is that ok with everybody?
2002-09-18 21:03:42 +00:00
Alexander M. Turek
7184bb81c8
For Lo�c: Coding standards
2002-08-21 09:30:53 +00:00
Mike Beck
7eea35cd54
rewrote most of the logic that creates the LEFT JOIN stuff as i had realized
...
that it often creates slow queries. now this version should come up with queries
which use your indexes (if they have been set wisely) much better.
as it was quite a rewrite i'd be happy if some of you would test it and give me feeedback
2002-08-14 16:13:44 +00:00
Loïc Chapeaux
1c8ae3ee69
Fixed bug #592000 (dir="ltr" for textarea tags)
2002-08-10 11:34:53 +00:00
Mike Beck
9995b829bf
change by Loic: require within conditional statement and wrong errormessage
2002-07-24 13:27:56 +00:00
Mike Beck
24ff8724e9
another change by loic so there will be no errormessages when there are no columns in a table
2002-07-24 12:45:04 +00:00
Mike Beck
390060a4e8
change by loic to give decent errormessage if a table doesn't have any fields
2002-07-24 09:03:46 +00:00
Marc Delisle
d51e71f3f6
was tbl_qbe
2002-07-05 20:22:47 +00:00