Commit Graph

176 Commits

Author SHA1 Message Date
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
f3c7784b7f improved compatibility with older config files 2002-04-17 19:59:31 +00:00
Marc Delisle
27e44cee81 default value 2002-04-17 02:03:44 +00:00
Loïc Chapeaux
c131084146 bad url in credits 2002-04-14 07:47:33 +00:00
Loïc Chapeaux
0735891c61 Fixed bug #534794 - special user can't see the db's list 2002-03-26 20:54:29 +00:00
Loïc Chapeaux
4fafc30ea4 Improved the "mark row" feature so it can be used with the "pointer" one 2002-03-23 11:12:30 +00:00
Loïc Chapeaux
99bfd938fa The '' is now required 2002-03-16 10:08:36 +00:00
Marc Delisle
2405524653 sometimes undefined 2002-03-14 13:51:39 +00:00
Marc Delisle
d5a817b4cf bug 528961 2002-03-13 17:34:46 +00:00
Loïc Chapeaux
736e7faa3a headers were sometimes missing before an error is displayed 2002-03-08 15:52:28 +00:00
Loïc Chapeaux
bd59755948 cosmetic changes 2002-03-08 10:25:50 +00:00
Marc Delisle
c5a39c2ed3 controluser 2002-03-07 13:10:34 +00:00
Loïc Chapeaux
6b5c405014 Tried to fix bug #520282 - mysql safe_show_database=on support 2002-03-03 17:25:16 +00:00
Loïc Chapeaux
1ac354fb58 back to previous version 2002-02-27 20:22:06 +00:00
Loïc Chapeaux
ed4890000e If $cfgPmaAbsoluteUri is empty the script now tries to guess it 2002-02-26 21:40:20 +00:00
Loïc Chapeaux
b106eb60d1 Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
Loïc Chapeaux
ffae845eb4 coding standard 2002-02-22 09:21:44 +00:00
Marc Delisle
2c357c5d41 get magic quotes 2002-02-19 17:44:15 +00:00
Loïc Chapeaux
01fdd8e30b fixed css errors 2002-02-10 10:57:23 +00:00
Loïc Chapeaux
9c9e5e8a2e patch #515268 - Feature Request #511816 (enable/disable functions fields) thanks to Alexander M. Turek 2002-02-09 18:57:44 +00:00
Loïc Chapeaux
81b35af273 added an option to define whether previous login should be recalled or not in cookie auth. mode 2002-02-09 12:51:02 +00:00
Loïc Chapeaux
54b3449bc4 ensured compatibility with old releases 2002-01-19 19:15:06 +00:00
Loïc Chapeaux
b7bcc7128d removed trailing whitespaces 2002-01-19 17:58:59 +00:00
Olivier Müller
9e76587ab9 removed the leftlight.php3 file, and put all the code in left.php3: it
should be cleaner and "nicer" this way.
2002-01-18 14:03:30 +00:00
Olivier Müller
f2567b035f started to work on the "LeftLight" concept (cf. Changelog) 2002-01-11 15:59:32 +00:00
Loïc Chapeaux
e42e4d88f5 patch #497632 - Support for OS/2 browsers 2001-12-29 17:25:16 +00:00
Marc Delisle
70548ddc11 Short doc 2001-12-23 23:08:38 +00:00
Marc Delisle
1940764c61 Short doc 2001-12-22 16:34:44 +00:00
Marc Delisle
30cfe07204 bug 495112 2001-12-21 14:25:38 +00:00
Loïc Chapeaux
8f4c0a51e5 Ensure compatibility with old config. files 2001-12-18 17:51:10 +00:00
Loïc Chapeaux
41d3dedd5d * ensure 'enable_dl' is set before using it;
* ensured compatibility with old configuration files for the authentication mode.
2001-12-15 09:12:33 +00:00
Loïc Chapeaux
68fef55681 Opera for Mac needs lower font sizes 2001-12-11 12:12:50 +00:00
Loïc Chapeaux
fd9977b729 improved OmniWeb support (default font sizes) thanks to Christian Schaffner 2001-12-10 17:08:28 +00:00
Loïc Chapeaux
14d21f10a4 Removed link for the problem with http auth. logout if this mode isn't used 2001-12-10 16:49:02 +00:00
Loïc Chapeaux
69b348a2dd * moved all the authentication work in libraries so it will be easier to add new authentication modes;
* started merging patch #463127 - Cookie based authentication, thanks to Piotr Roszatycki & Dan Wilson.
2001-12-09 21:16:04 +00:00
Loïc Chapeaux
025cc84a53 patch #458673 - Nicer navigation for MSIE 2001-12-04 23:09:09 +00:00
Marc Delisle
ccfc8fe376 auth and strRunning 2001-12-04 18:42:18 +00:00
Loïc Chapeaux
0b393ba3e4 fixed bug #488317 - 'only_db' problem with the 2.2.x 2001-12-03 19:26:34 +00:00
Loïc Chapeaux
0b1fea0ae4 Taken into account the new $_* globals arrays defined with php 4.1+ 2001-11-25 12:20:49 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
becb93a963 simplified the error handling settings under php4 2001-11-21 20:55:06 +00:00
Loïc Chapeaux
249b02ef45 unset applied to a global variable inside a function just kills the symbolic link 2001-11-20 20:12:49 +00:00
Loïc Chapeaux
6648ebaf6e fixed bug #479208 - Drop a table -> wrong server at left frame 2001-11-16 11:33:20 +00:00
Loïc Chapeaux
472a433a07 * fixed bug 481593 - interface fonts too big on macs;
* taked into account the case when "magic_quotes_sybase" is set in the php configuration file and fixed the js errors.
2001-11-14 20:50:23 +00:00
Loïc Chapeaux
7a6ff28037 Prepare the use of an Arabic translation (right to left text direction) 2001-11-10 13:17:18 +00:00
Loïc Chapeaux
aa245fe53a feature #443134 - unlimited set_time_limit() 2001-11-09 22:35:46 +00:00