Commit Graph

3542 Commits

Author SHA1 Message Date
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
Alexander M. Turek
5e6b69d350 bug #547384 2002-04-26 13:17:43 +00:00
Alexander M. Turek
481793d104 fixed a controluser bug 2002-04-26 10:30:46 +00:00
Robin Johnson
109fbf3126 libraries/common.lib.php3: a single $cfgServer instance was forgotten 2002-04-25 02:01:23 +00:00
Alexander M. Turek
f801b04cf7 backwards compatibility 2002-04-24 19:34:58 +00:00
Alexander M. Turek
04b272c39c libraries/*: $cfg system changes. 2002-04-24 18:38:28 +00:00
Alexander M. Turek
dd8420bbe1 For loic1: bug #547605 2002-04-23 16:44:51 +00:00
Loïc Chapeaux
d2eecef75c Fix for http authentication mode with IIS 2002-04-21 20:47:43 +00:00
Marc Delisle
150088c53a start 2.3.0 2002-04-21 19:06:49 +00:00
Marc Delisle
c6a9663be6 2.2.6 2002-04-21 18:17:26 +00:00
Loïc Chapeaux
d948b699f7 Improved regexp to "fix" an error reported by "Max" in the "Open Discussion" forum 2002-04-21 11:48:34 +00:00
Loïc Chapeaux
4e6366b743 CSS fixes 2002-04-20 07:59:58 +00:00
Loïc Chapeaux
014bef8299 New translation: Georgian 2002-04-19 21:39:57 +00:00