Alexander M. Turek
6b4f99f5c9
Don't display edit link for database-independant queries.
2003-02-15 12:29:24 +00:00
Marc Delisle
189e0d3683
missing PHP close tag
2003-02-13 13:21:02 +00:00
Marc Delisle
56e9cb638f
Konqueror font size
2003-02-12 18:32:31 +00:00
Marc Delisle
d002cc655b
rename
2003-02-06 23:04:08 +00:00
Marc Delisle
338198dc83
should backquote the field named comment
2003-02-06 17:49:29 +00:00
Marc Delisle
49ce7d92ef
PHP3 compatible
2003-02-06 11:44:23 +00:00
Alexander M. Turek
627bc42087
Don't use small fonts for Opera 7.
2003-02-04 22:58:32 +00:00
Alexander M. Turek
750ae7b029
patch #669255
2003-02-04 21:45:53 +00:00
Garvin Hicking
9854d7a4c8
When dropping a database you will get an 'undefined index "db"' PHP-notice,
...
because the $GLOBALS['db'] variable gets unset after dropping a DB and the
reload-left-frame generator still uses this variable.
Added a isset()-Workaround.
2003-02-04 11:00:12 +00:00
Michal Čihař
86358f1efc
show blob size
2003-02-03 20:33:47 +00:00
Garvin Hicking
bdf38ed3da
Fixed PHP3 compatibility (foreach-loops).
2003-02-03 17:56:05 +00:00
Marc Delisle
477c1e9c3e
rc2
2003-02-03 02:44:49 +00:00
Marc Delisle
1ede28e852
2.4.0-rc1
2003-02-03 00:33:22 +00:00
Marc Delisle
e3953b1c6f
strDBGMaxTimeMs
2003-02-03 00:19:21 +00:00
Alexander M. Turek
da5d854614
PHP3 compatibility.
2003-02-02 23:31:39 +00:00
Alexander M. Turek
ee1f213836
* config.inc.php3: Added $cfg['DefaultTabServer'].
...
* header.inc.php3: Link the default tabs.
2003-02-02 22:33:42 +00:00
Alexander M. Turek
4e72fdbd35
Backwards compatibility.
2003-02-02 15:01:51 +00:00
Marc Delisle
1d505245f0
strCantLoad
2003-02-02 13:03:08 +00:00
Marc Delisle
07b22cfd8f
bugfix
2003-02-02 12:27:52 +00:00
Robin Johnson
78e43a384c
Whoops, need CVS version tags
2003-02-02 08:18:08 +00:00
Robin Johnson
e001f70760
DBG extension!
2003-02-02 08:17:00 +00:00
Marc Delisle
81af3773ab
binary field upload
2003-02-01 12:49:11 +00:00
Alexander M. Turek
9e77f9a5f9
Removed SSL support.
...
SSL connections to the MySQL server are not yet supported by MySQL.
2003-01-31 16:55:00 +00:00
Alexander M. Turek
ec95643301
support for encrypted and compressed connections
2003-01-31 14:06:37 +00:00
Marc Delisle
6164de63c6
better browser support for pdf download
2003-01-30 18:54:32 +00:00
Marc Delisle
32f1f11c7a
no farsi yet
2003-01-30 13:45:25 +00:00
Alexander M. Turek
fabbd13c46
Removed the old user management
2003-01-30 10:33:04 +00:00
Marc Delisle
416a7178a4
improve messages
2003-01-25 12:49:09 +00:00
Robin Johnson
a16bacea19
header.inc.php3, left.php3, main.php3, libraries/display_tbl.lib.php3: Code changes for PNG images (feature #458895 )
2003-01-23 06:19:41 +00:00
Robin Johnson
afa28c166e
Farsi stuff
2003-01-23 05:05:38 +00:00
Robin Johnson
1e04e222d0
libraries/sqlparser.lib.php3: checkType function
2003-01-22 01:33:38 +00:00
Marc Delisle
e1a8baa31b
row limiting for export of results
2003-01-21 17:50:20 +00:00
Marc Delisle
a5c02eb41f
export results of SELECTs
2003-01-19 13:48:15 +00:00
Michal Čihař
1bc1b51b5d
Improved Ctrl+arrows moving in field editing.
2003-01-16 09:16:22 +00:00
Robin Johnson
88b02c7da6
libraries/sqlvalidator.*.php3: Finish fixing bug #644709
2003-01-16 07:37:46 +00:00
Marc Delisle
214a813d9d
bug 667663
2003-01-15 18:41:35 +00:00
Marc Delisle
065e59e6f3
bug 667317
2003-01-15 18:13:29 +00:00
Michal Čihař
25b643544b
Moving cursor with Ctrl+arrows works also for row editing.
2003-01-14 15:24:31 +00:00
Michal Čihař
d2ed8f4eaa
jumping cursor using Keyboard
2003-01-14 13:01:02 +00:00
Michal Čihař
99f08d6111
Added (un)check all for fields selection.
2003-01-14 12:43:31 +00:00
Robin Johnson
e545478659
sql.php3, libraries/common.lib.php3, libraries/sqlparser.lib.php3: Revert line 88 of sql.php3, and fix it a different way...
2003-01-13 23:19:53 +00:00
Robin Johnson
19923ff837
libraries/sqlvalidator.class.php3: Removed dependency on overload extension, Started to fix bug #644709
2003-01-13 08:18:01 +00:00
Robin Johnson
a66c941f35
ChangeLog read_dump.php3 sql.php3 libraries/common.lib.php3 libraries/sqlparser.lib.php3: Fixed bug #641765 , see mailing list post
2003-01-13 06:59:45 +00:00
Marc Delisle
8f6bef6fdc
support for EXTRACT FROM
2003-01-09 15:33:37 +00:00
Michal Čihař
c2e06a0d50
fixed undefined index warning
2003-01-08 17:38:33 +00:00
Alexander M. Turek
f28b61e1cb
Beautified generated XHTML code
2003-01-08 15:21:11 +00:00
Marc Delisle
14e6e85747
queryflag select_from
2003-01-08 15:16:03 +00:00
Marc Delisle
73099ed1e4
analyser and confirmation requests
2003-01-08 14:54:59 +00:00
Marc Delisle
afc3df07b8
confirmation requests
2003-01-08 14:51:24 +00:00
Michal Čihař
c54073dafc
fixed URL generation where needed only & and not &
2003-01-08 14:43:55 +00:00