Commit Graph

4154 Commits

Author SHA1 Message Date
Loïc Chapeaux
2984ef3eef Moved the "fpdf" directory in the "libraries" one 2002-05-25 10:40:57 +00:00
Loïc Chapeaux
7af5a13435 Optimization 2002-05-25 10:27:32 +00:00
Loïc Chapeaux
ddd8747429 warnings 2002-05-25 09:32:11 +00:00
Loïc Chapeaux
28a72c8e1a fixed a PHP3 bug and coding standards 2002-05-25 08:53:55 +00:00
Marc Delisle
c20ecc7900 explain, show source 2002-05-24 12:44:21 +00:00
Loïc Chapeaux
413fca97b6 Fixes available "actions" with a "proc analyse" statement in a sql query 2002-05-24 11:31:52 +00:00
Loïc Chapeaux
917a852b48 Fixed bug #559815 - Javascript problem with Opera 2002-05-24 09:28:14 +00:00
Loïc Chapeaux
c2a6a87eb9 Ensure compatibility with old releases 2002-05-24 09:17:16 +00:00
Loïc Chapeaux
f31324fac8 Fixed possible errors with special characters in tables names 2002-05-22 20:36:35 +00:00
Marc Delisle
bf1d64f119 PMA_table_info 2002-05-22 12:17:54 +00:00
Alexander M. Turek
584b164547 albanian 2002-05-19 12:29:23 +00:00
Loïc Chapeaux
ac72eff066 Fixed a parse error. 2002-05-18 20:56:54 +00:00
Loïc Chapeaux
d5798ec9cc inversed proxy and real ip 2002-05-18 15:26:32 +00:00
Loïc Chapeaux
729ec930c3 From Rabus: if a binary record contains some html special characters, display was not xhtml compliant 2002-05-18 13:14:12 +00:00
Loïc Chapeaux
9da7080d8d * exported the "IP-based Allow/Deny" code in a distinct library;
* coding standards;
* improved PHP3 compliance;
* better ip checking.
2002-05-18 12:37:01 +00:00
Robin Johnson
6c5db8e09b 2002-05-17 Robin Johnson <robbat2@users.sourceforge.net>
* config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
      from feature #484158
    * Documentation.*: feature #484158 documented
2002-05-18 06:05:48 +00:00
Alexander M. Turek
3e7733b21d removed "better fix"... 2002-05-17 14:29:04 +00:00
Alexander M. Turek
6b66e594fa better fix 2002-05-17 12:27:27 +00:00
Loïc Chapeaux
a59ee12d66 if a binary record contains some html tags, display was broken. Thanks to SailorMax 2002-05-17 10:48:32 +00:00
Loïc Chapeaux
af7317c461 fixed bug #551682 - PMA ignores case of table names under winwin, thanks to Pawe Szczepaski 2002-05-17 10:22:39 +00:00
Loïc Chapeaux
0d1726618a Fixed xhtml bugs and optimized the fix against bug #546011 (Navigation tooltips) 2002-05-13 18:10:53 +00:00
Robin Johnson
c07e167017 Feature to stop developers commiting their config.inc.php3 so easily.
.cvsignore: 'config.inc.developer.php3' added
libraries/common.lib.php3: added include for 'config.inc.developer.php3'
2002-05-10 09:46:20 +00:00
Alexander M. Turek
f00d5856d8 bug #546011 (Navigation tooltips) 2002-05-09 22:11:43 +00:00
Marc Delisle
fcbc351605 more room for record number 2002-05-08 16:45:17 +00:00
Loïc Chapeaux
4b5f961226 Fixed bug #552486 - row count starts at 1? 2002-05-08 10:10:40 +00:00
Loïc Chapeaux
fb6bf9763d Added backquotes and slashed some values 2002-05-07 19:52:03 +00:00
Marc Delisle
87a1ab29d3 oops 2002-05-06 18:20:15 +00:00
Marc Delisle
dcfd3945c0 foreign display field 2002-05-06 17:39:17 +00:00
Loïc Chapeaux
9b1d989602 Enabled the ability to export only some records in xml format 2002-05-05 13:07:38 +00:00
Loïc Chapeaux
2b4a587ab1 Beautified the code 2002-05-04 13:26:12 +00:00
Loïc Chapeaux
0cd849d854 Fixed an infinite loop problem with cookie auth mode 2002-05-04 13:25:44 +00:00
Loïc Chapeaux
535d565ed0 fixed bug #551898 - Cookie auth and cookies refused 2002-05-03 15:47:41 +00:00
Loïc Chapeaux
2e28add87b Optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries 2002-05-01 12:03:21 +00:00
Loïc Chapeaux
5e7ae5779e Fixed a warning and a bug with php 3.0.12 thanks to Kris Wood 2002-05-01 09:27:07 +00:00
Alexander M. Turek
d0040a347f some small fixes concerning the XML feature 2002-04-28 18:10:09 +00:00
Alexander M. Turek
d43fd800fb Thx, Lo�c :o) 2002-04-28 17:38:17 +00:00
Loïc Chapeaux
251eb8ccff In case of errors, display them 2002-04-28 16:53:22 +00:00
Loïc Chapeaux
d22c273acc PHP3 compatibility 2002-04-28 16:41:09 +00:00
Alexander M. Turek
8ba7794043 free result 2002-04-28 16:30:52 +00:00
Alexander M. Turek
1527b9dd06 XML exports (experimental) 2002-04-28 16:01:03 +00:00
Loïc Chapeaux
41b1940d74 added a check/uncheck all feature 2002-04-28 13:08:12 +00:00
Alexander M. Turek
52b52a30b3 bug #549570 2002-04-27 19:52:19 +00:00
Loïc Chapeaux
fe3c0bd09d New Croatian translations thanks to Sime Essert 2002-04-27 14:11:04 +00:00
Loïc Chapeaux
d34e79cd97 Fixed a header problem 2002-04-27 10:41:51 +00:00
Loïc Chapeaux
6f00c13b2a Better fix against bug #547384 (Marker Color can't equal Pointer Color) 2002-04-27 09:47:11 +00:00
Loïc Chapeaux
30aa3d4052 beautified code 2002-04-27 08:41:03 +00:00
Loïc Chapeaux
4f1c341d17 beautified code 2002-04-27 08:14:50 +00:00
Loïc Chapeaux
8d120c7cd6 * libraries/common.lib.php3, line 70: "invalid" path.
* tbl_printview.php3; tbl_qbe.php3: coding standards and warnings.
2002-04-26 17:08:44 +00:00
Marc Delisle
1b5ad193d2 relation table new vars 2002-04-26 16:40:52 +00:00
Alexander M. Turek
1882e7c952 comment 2002-04-26 13:56:25 +00:00