Commit Graph

5511 Commits

Author SHA1 Message Date
skeeter
c5e25b7da5 A little nicer day view using some css for styling. This will consdense on the amount of code being sent to the client browser. 2002-01-03 12:37:15 +00:00
skeeter
bab9273bb9 Enclosed a debug statement in an if(debug){} block. 2002-01-03 12:34:45 +00:00
skeeter
33ace3a0cd This will make the poweredby phrase compatible with html 4.01. 2002-01-03 12:30:26 +00:00
bettina
f857c1eeff fixed wrong select of the global cats 2002-01-03 03:42:13 +00:00
bettina
e1d78758d8 changed hook_files for preferences 2002-01-02 23:24:56 +00:00
seek3r
ac6c2d89c4 found problem with appsession. I was purging it on accident 2002-01-02 20:50:28 +00:00
seek3r
e2b86e9082 trying to fix app session 2002-01-02 20:45:57 +00:00
seek3r
28d77dcd4a this time I really think I fixed it 2002-01-02 20:29:51 +00:00
seek3r
efd94ed2b8 fixed for pre 4.1 versions of PHP (I think) 2002-01-02 19:45:11 +00:00
Miles Lott
055ba107c5 new langs 2002-01-02 18:23:09 +00:00
Miles Lott
0b5417f928 Another test 2002-01-02 18:20:10 +00:00
Miles Lott
17d994c883 Trying to silence error if no algo/mode available (mcrypt problem) 2002-01-02 18:16:41 +00:00
brandonne
ef2e7cd088 added postscript version of FAQ 2002-01-02 17:40:22 +00:00
seek3r
f3fb44a6a6 updated the hooks entries 2002-01-02 17:01:55 +00:00
Miles Lott
13d1f509f3 Add missing hooks for new installs 2002-01-02 16:06:03 +00:00
Miles Lott
19961b84b5 Slipping in a few more hooks 2002-01-02 16:03:34 +00:00
seek3r
62b4c42a22 added some description text 2002-01-02 15:55:09 +00:00
seek3r
f2581be283 fixed typo 2002-01-02 15:53:08 +00:00
Miles Lott
787aaf2a5e Create hooks object for hooks call 2002-01-02 15:49:25 +00:00
seek3r
9520fafe37 updated for new header.inc.php option, and fixed echo problem 2002-01-02 15:47:54 +00:00
Miles Lott
49f7216e19 Remove unused function 2002-01-02 15:46:17 +00:00
seek3r
0ce125a2d2 updated so the hooks get registered properly 2002-01-02 15:27:36 +00:00
Miles Lott
dbd4c633f9 API UPGRADE - INSERT-only version update to add missing hooks 2002-01-02 15:26:19 +00:00
seek3r
433a23d93e updating for new sessions class change 2002-01-02 15:10:06 +00:00
Miles Lott
ab5fcad3eb _debug_array() fix; add check for enforce_ssl config - no config dialog yet 2002-01-02 14:46:00 +00:00
seek3r
e9688a73ea getting rid of Template_new which no one seems to care for, and adding my own experimental class which should have a little better performance. 2002-01-02 14:37:15 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
seek3r
70261207f3 added php4 sessions class and added it as an option 2002-01-02 14:32:22 +00:00
bettina
3544a46dc3 update 2002-01-01 23:25:54 +00:00
bettina
8095e83fc5 update 2002-01-01 20:58:22 +00:00
bettina
79998e203b update langs 2002-01-01 20:57:52 +00:00
Miles Lott
1309e07d82 Add another lang 2002-01-01 19:05:11 +00:00
Miles Lott
c7f698f835 Add some langs 2002-01-01 19:03:26 +00:00
skeeter
fb8ca2f40d Small change to reference HTTP_GET_VARS as GLOBALS['HTTP_GET_VARS']. I understand that they are both the same, but easier to read. 2001-12-31 19:38:05 +00:00
seek3r
07e38bcecb fixed my new sorting so that admin will always be on top 2001-12-31 16:10:12 +00:00
seek3r
3fd860790a sorted the navbar apps 2001-12-31 15:57:30 +00:00
Lars Kneschke
db1b79ff98 we can use this file, to hide the refferer to external websites
use it like this:

/phpgroupware/index.php?go=http%3A%2F%2Fexternal.host.com

need still some tweaking :)
2001-12-31 12:44:47 +00:00
brandonne
601f495f93 added SGML version of users guide 2001-12-31 07:17:37 +00:00
brandonne
42bdd915f0 added SGML version of admin guide 2001-12-31 06:53:28 +00:00
brandonne
f087a1ca1f added SGML version of FAQ 2001-12-31 06:50:48 +00:00
brandonne
284277d2ea added images for users guide 2001-12-31 06:43:16 +00:00
brandonne
9fffba0d1b added images for user guide 2001-12-31 06:34:21 +00:00
brandonne
2e96c5a154 added HTML version of users guide 2001-12-31 06:30:41 +00:00
brandonne
d7f8efd64a added HTML version of admin guide 2001-12-31 06:25:42 +00:00
brandonne
ed8e9b8ae8 added html version of FAQ 2001-12-31 06:21:30 +00:00
Lars Kneschke
a706fec16b made login working again 2001-12-31 01:46:46 +00:00
Lars Kneschke
8b6625cdb1 added a way to include app css files 2001-12-31 01:17:10 +00:00
skeeter
ef1c96f268 I can't totally remember if the menuaction is always passed as a GET var, but this is more cleaner. 2001-12-30 17:03:26 +00:00
skeeter
b7900846cc Should clear up a bunch of warnings if the full 10 errors are not provided. 2001-12-30 17:00:54 +00:00
Miles Lott
ae3349058c Formatting, some globals work 2001-12-30 11:59:32 +00:00