Commit Graph

4862 Commits

Author SHA1 Message Date
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
7e57e1197a updated inline docs 2001-12-23 10:15:40 +00:00
6f63d49bd0 Fix some of the horrendous formatting 2001-12-23 00:06:04 +00:00
cbd35e90eb New doc for using admin/config.php. This should probably go somewhere else... 2001-12-23 00:02:44 +00:00
6c2caba4ba updated inline docs 2001-12-22 22:55:15 +00:00
102c1d66cd Add the icon/shortcut icon from phpgroupware.org 2001-12-22 22:47:57 +00:00
7ba873f2c2 Now using ui/bo classes in ./inc 2001-12-22 16:30:10 +00:00
67ecd24a4a Applied patch #492235 for parent cat select 2001-12-22 16:14:31 +00:00
4959718a17 Applied patch #492669. Alos, a small fix for a problem ceb was having. 2001-12-22 14:38:54 +00:00
d662e5b113 Fix initial data type of listed var 2001-12-21 22:44:52 +00:00
566aee1cb2 but do check the right value... 2001-12-21 22:44:09 +00:00
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
f5ccede031 Do not print passwords to the page 2001-12-21 22:38:03 +00:00
d1f4be1882 comment out 8char limit for ldap, for now 2001-12-21 20:52:13 +00:00
3177cbe7b6 formatting 2001-12-21 03:41:06 +00:00
720c77fae9 NNTP needs to be a phpgwapi config also, for now 2001-12-21 03:30:16 +00:00
6c48ea83d0 added some langs 2001-12-20 20:34:01 +00:00
b123e396c7 Add new langs for mcrypt... and one older one for auth 2001-12-20 18:00:49 +00:00
96cd727fa5 Make the mcrypt algorithm and mode used configurable in setup/config.php 2001-12-20 17:58:48 +00:00
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
c8b43c7c76 Trying to bring it in line with coding standards and a few speed enhancements. 2001-12-20 02:38:02 +00:00
75e3d98a82 Adding more functionality. 2001-12-20 02:11:29 +00:00
561da9b50f format 2001-12-19 20:03:01 +00:00
8d708065f9 added sanitize and registervar function. 2001-12-19 19:53:58 +00:00
32a524a06b one globals fix 2001-12-18 22:27:30 +00:00
ddf22a95f5 Fix global problem, i hope 2001-12-18 22:22:47 +00:00
fb6044f7ff Just changing the default caching setting 2001-12-18 18:11:39 +00:00
6bb54e4059 formatting, disable rpc function 2001-12-18 06:10:32 +00:00
e6eb32d36f formatting, globals 2001-12-18 06:00:48 +00:00
b78953097a globals 2001-12-18 05:53:31 +00:00
044c98c83a Anyone still need this? 2001-12-18 05:47:38 +00:00
a89a1c9c1a globals fix for \$action 2001-12-18 02:38:39 +00:00
a7900bb2bb One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
ea23a8c75c set phpgw_info to an empty array at the top 2001-12-18 02:25:55 +00:00
04342d35ed Cleanup includes; move auth() call to top after main include (functions.inc.php); 2001-12-18 02:20:31 +00:00
18a45d4bc5 security fix for php 4.1.0 (?) to verify that what isset() is also !empty() 2001-12-18 02:07:14 +00:00
05c1889974 completed rewrite of email preferences handling to schema based control mode 2001-12-17 18:37:59 +00:00
ee4ddf400f Moving a phrase to common 2001-12-17 16:37:13 +00:00
964b9aa7d6 Add another db stage; stage 6 used to be 5; 5 now asks are you sure you want
to delete everything???
2001-12-16 16:35:39 +00:00
cd2709ba7c now in sync with EN 2001-12-16 14:08:22 +00:00
7baea35779 Make static p_path_parts distinguish between objects and arrays 2001-12-15 05:14:22 +00:00
8f19156054 New mime types added. 2001-12-15 04:25:24 +00:00
8b614db835 Start of new 3-tier layout of the filemanager. Not fully coded, but a small preview. 2001-12-15 04:24:37 +00:00
3796733e17 email pass handling now seperate functions in class crypto, so current code can migrate over if necessary 2001-12-14 23:51:45 +00:00
d4b52f9fcb attempt fix in class crypto, data manipulation in encrypt and decrypt should mirror each other 2001-12-14 21:38:40 +00:00
80162794d8 Applied fix from Bradley Bell to enable epoch date usage. 2001-12-14 03:42:17 +00:00
45468509d6 Disable a couple of functions 2001-12-13 06:23:42 +00:00
9895d0e161 remove possibility for any logged in user to edit app configs 2001-12-13 06:17:09 +00:00
2767210843 Hopeful fix for possible infinite loop. Also added better tracking of explicit transaction state. 2001-12-13 00:50:21 +00:00
111a88617b add globals to naked php_self in function redirect, comment out some broken code in template linux-at-work 2001-12-12 19:34:29 +00:00