Commit Graph

3294 Commits

Author SHA1 Message Date
Loïc Chapeaux
9344d5ea79 fixed bug #614303 (Duplicate args in table tabs links) 2002-09-27 15:15:11 +00:00
Loïc Chapeaux
4a71ee52e1 PHP3 fixes, optimization & coding standards 2002-09-27 08:37:52 +00:00
Loïc Chapeaux
f1235dfd0f Coding standards 2002-09-27 07:21:03 +00:00
Marc Delisle
91981eb10e bug 614669 2002-09-27 01:55:15 +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
ee73f75616 Bugfix thx to aresh yawari: if tables had _ in their names it did not work 2002-09-26 14:28:13 +00:00
Marc Delisle
b451afc192 faq entry 2002-09-25 17:59:15 +00:00
Marc Delisle
1503e0673c bug 611970 2002-09-25 17:34:01 +00:00
Marc Delisle
2e9826a8a1 could not go to next page of a query containing a function like SUM 2002-09-24 16:45:44 +00:00
Michal Čihař
09935c60f4 fixed ChangeLog 2002-09-24 16:31:44 +00:00
Michal Čihař
efb088eb5c updated czech translation 2002-09-24 16:27:42 +00:00
Marc Delisle
4084a96d49 update 2002-09-24 16:21:09 +00:00
Marc Delisle
8c1f3da72a inserts of foreign-key 2002-09-24 03:13:12 +00:00
Marc Delisle
1f8d8f5437 lang 2002-09-23 16:56:36 +00:00
Marc Delisle
0a3ad10fd1 updates 2002-09-23 16:56:03 +00:00
Marc Delisle
3223b336a9 lang 2002-09-23 16:41:04 +00:00
Marc Delisle
f51524a47e updates 2002-09-23 16:34:01 +00:00
Marc Delisle
9552bd0fdf updates 2002-09-23 16:25:31 +00:00
Marc Delisle
7f35212746 updates 2002-09-23 16:18:19 +00:00
Marc Delisle
a1f45b7b78 for Loic 2002-09-23 16:02:38 +00:00
Mike Beck
a4cd759845 variable was not always defined, thx Loic 2002-09-23 15:32:34 +00:00
Michal Čihař
c792e535f5 coding standards 2002-09-23 14:15:31 +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
Michal Čihař
207bd192a6 fix for #613102 (ALTER TABLE:missing spacebar) 2002-09-23 08:53:29 +00:00
Michal Čihař
30adfe10bf fixed date... 2002-09-22 19:31:59 +00:00
Michal Čihař
59192c1feb fix fox #611519 (slash in comment) 2002-09-22 19:30:00 +00:00
Alexander M. Turek
01264ae3b5 Backwards compatibility 2002-09-21 06:43:10 +00:00
Alexander M. Turek
ca822a5333 (de) Updates 2002-09-21 06:28:34 +00:00
Marc Delisle
d6ec7e3f24 patch 612202 null for foreign keys 2002-09-20 21:13:17 +00:00
Marc Delisle
986135ea26 bug 612117 2002-09-20 17:05:30 +00:00
Mike Beck
485fe0efa3 of course i should add the file to cvs before trying to commit ;-| 2002-09-20 06:50:40 +00:00
Mike Beck
9c4489d174 possibility to import files from docSQL 2002-09-20 06:44:08 +00:00
Marc Delisle
e44705d12b spanish 2002-09-19 19:36:08 +00:00
Marc Delisle
ff58e6e599 missing global dbh 2002-09-19 18:32:56 +00:00
Marc Delisle
2c78034e90 bug 574852 2002-09-19 18:20:59 +00:00
Marc Delisle
632b808904 bug 574852 2002-09-19 18:10:12 +00:00
Michal Čihař
9b605eb77e bad date in ChangeLog 2002-09-19 17:12:06 +00:00
Marc Delisle
8b0cf94ea1 bug 608459 syntax coloring 2002-09-19 16:53:20 +00:00
Michal Čihař
c5f8e5cb8e fix for #611499 and #593971 2002-09-19 16:01:20 +00:00
Michal Čihař
7f74235f27 unnullify -> unNullify 2002-09-19 15:58:19 +00:00
Michal Čihař
2be1f7ac85 fix for #611499 2002-09-19 15:57:43 +00:00
Michal Čihař
7e11ea0c10 fix for #593971 2002-09-19 15:57:22 +00:00
Michal Čihař
394b24930a coding standards 2002-09-19 10:19:37 +00:00
Michal Čihař
d316c0a0f8 fix for #581494 2002-09-19 09:04:46 +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
Marc Delisle
350fd6f06c lang 2002-09-18 13:04:08 +00:00
Marc Delisle
762e18c4f5 update 2002-09-18 13:03:02 +00:00
Marc Delisle
df1724629a bug 610315 2002-09-18 12:49:54 +00:00
Michal Čihař
0977b64fb9 sync_lang.sh now accepts parameters --iconv/--recode for forcing used convertor 2002-09-18 08:29:43 +00:00