Commit Graph

4875 Commits

Author SHA1 Message Date
Miles Lott
2c96b6fc4f New ui version of config.php 2001-12-24 00:00:09 +00:00
bettina
d885d64921 fixed langs 2001-12-23 23:03:17 +00:00
bettina
486f4c0bab fixed langs 2001-12-23 22:54:57 +00:00
seek3r
4d51015263 added filename in the refernece block 2001-12-23 19:01:17 +00:00
seek3r
9f00a66dad forced everything into a single master array 2001-12-23 18:41:59 +00:00
Miles Lott
fcf1e0a7ec Fix checking of entry var and posted start/order/sort, etc. 2001-12-23 17:28:14 +00:00
Miles Lott
17dd3eb457 Add more printed comments; change to use www.phpgroupware.org 2001-12-23 16:20:10 +00:00
Miles Lott
093e6d006b No longer used 2001-12-23 15:42:07 +00:00
Miles Lott
dba63c65d9 Add new validation hook call 2001-12-23 15:31:27 +00:00
Miles Lott
7584fd36fc Add {error} to display config error 2001-12-23 15:30:30 +00:00
Miles Lott
d98af24492 Add new validation hook file for config.php in admin 2001-12-23 15:29:52 +00:00
seek3r
c80cc36a98 fixed not an array problem 2001-12-23 10:59:55 +00:00
seek3r
522894534a updated inline docs for test 2001-12-23 10:55:19 +00:00
seek3r
d7156e82f1 major work done on this file to handle our needs. Final step will be to build the template for generating html or docbook files 2001-12-23 10:45:46 +00:00
seek3r
7e57e1197a updated inline docs 2001-12-23 10:15:40 +00:00
Miles Lott
6f63d49bd0 Fix some of the horrendous formatting 2001-12-23 00:06:04 +00:00
Miles Lott
cbd35e90eb New doc for using admin/config.php. This should probably go somewhere else... 2001-12-23 00:02:44 +00:00
seek3r
6c2caba4ba updated inline docs 2001-12-22 22:55:15 +00:00
Miles Lott
102c1d66cd Add the icon/shortcut icon from phpgroupware.org 2001-12-22 22:47:57 +00:00
Miles Lott
7ba873f2c2 Now using ui/bo classes in ./inc 2001-12-22 16:30:10 +00:00
Miles Lott
67ecd24a4a Applied patch #492235 for parent cat select 2001-12-22 16:14:31 +00:00
skeeter
4959718a17 Applied patch #492669. Alos, a small fix for a problem ceb was having. 2001-12-22 14:38:54 +00:00
Miles Lott
d662e5b113 Fix initial data type of listed var 2001-12-21 22:44:52 +00:00
Miles Lott
566aee1cb2 but do check the right value... 2001-12-21 22:44:09 +00:00
Miles Lott
e2206c12f6 Do not delete a passwd setting from the db, since we also don't put the value
in the form
2001-12-21 22:41:44 +00:00
Miles Lott
f5ccede031 Do not print passwords to the page 2001-12-21 22:38:03 +00:00
Miles Lott
d1f4be1882 comment out 8char limit for ldap, for now 2001-12-21 20:52:13 +00:00
Miles Lott
3177cbe7b6 formatting 2001-12-21 03:41:06 +00:00
Miles Lott
720c77fae9 NNTP needs to be a phpgwapi config also, for now 2001-12-21 03:30:16 +00:00
bettina
6c48ea83d0 added some langs 2001-12-20 20:34:01 +00:00
Miles Lott
b123e396c7 Add new langs for mcrypt... and one older one for auth 2001-12-20 18:00:49 +00:00
Miles Lott
96cd727fa5 Make the mcrypt algorithm and mode used configurable in setup/config.php 2001-12-20 17:58:48 +00:00
Miles Lott
9f98fbb9a8 crypto update; remove (un)serialize from common (en/de)crypt; add checks for
data type to crypto (en/de)crypt; add optional debugging to crypto; add call
to db_addslashes in appsession; silence file_exists calls in one common class
function per skeeter
2001-12-20 16:19:55 +00:00
skeeter
c8b43c7c76 Trying to bring it in line with coding standards and a few speed enhancements. 2001-12-20 02:38:02 +00:00
skeeter
75e3d98a82 Adding more functionality. 2001-12-20 02:11:29 +00:00
Miles Lott
561da9b50f format 2001-12-19 20:03:01 +00:00
seek3r
8d708065f9 added sanitize and registervar function. 2001-12-19 19:53:58 +00:00
Miles Lott
32a524a06b one globals fix 2001-12-18 22:27:30 +00:00
Miles Lott
ddf22a95f5 Fix global problem, i hope 2001-12-18 22:22:47 +00:00
seek3r
fb6044f7ff Just changing the default caching setting 2001-12-18 18:11:39 +00:00
Miles Lott
6bb54e4059 formatting, disable rpc function 2001-12-18 06:10:32 +00:00
Miles Lott
e6eb32d36f formatting, globals 2001-12-18 06:00:48 +00:00
Miles Lott
b78953097a globals 2001-12-18 05:53:31 +00:00
Miles Lott
044c98c83a Anyone still need this? 2001-12-18 05:47:38 +00:00
Miles Lott
a89a1c9c1a globals fix for \$action 2001-12-18 02:38:39 +00:00
Miles Lott
a7900bb2bb One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
Miles Lott
ea23a8c75c set phpgw_info to an empty array at the top 2001-12-18 02:25:55 +00:00
Miles Lott
04342d35ed Cleanup includes; move auth() call to top after main include (functions.inc.php); 2001-12-18 02:20:31 +00:00
Miles Lott
18a45d4bc5 security fix for php 4.1.0 (?) to verify that what isset() is also !empty() 2001-12-18 02:07:14 +00:00
angles
05c1889974 completed rewrite of email preferences handling to schema based control mode 2001-12-17 18:37:59 +00:00