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 |
|
Miles Lott
|
ee4ddf400f
|
Moving a phrase to common
|
2001-12-17 16:37:13 +00:00 |
|
Miles Lott
|
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 |
|
cortesi
|
cd2709ba7c
|
now in sync with EN
|
2001-12-16 14:08:22 +00:00 |
|
zone
|
7baea35779
|
Make static p_path_parts distinguish between objects and arrays
|
2001-12-15 05:14:22 +00:00 |
|
skeeter
|
8f19156054
|
New mime types added.
|
2001-12-15 04:25:24 +00:00 |
|
skeeter
|
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 |
|
angles
|
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 |
|
angles
|
d4b52f9fcb
|
attempt fix in class crypto, data manipulation in encrypt and decrypt should mirror each other
|
2001-12-14 21:38:40 +00:00 |
|
mdean
|
80162794d8
|
Applied fix from Bradley Bell to enable epoch date usage.
|
2001-12-14 03:42:17 +00:00 |
|
Miles Lott
|
45468509d6
|
Disable a couple of functions
|
2001-12-13 06:23:42 +00:00 |
|
Miles Lott
|
9895d0e161
|
remove possibility for any logged in user to edit app configs
|
2001-12-13 06:17:09 +00:00 |
|
mdean
|
2767210843
|
Hopeful fix for possible infinite loop. Also added better tracking of explicit transaction state.
|
2001-12-13 00:50:21 +00:00 |
|
angles
|
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 |
|
Miles Lott
|
ae720586a4
|
Cleanup type declaration, colors
|
2001-12-12 18:09:24 +00:00 |
|
Miles Lott
|
861533fcc1
|
Add new template, idsociety-style, color-wise
|
2001-12-12 18:00:33 +00:00 |
|
Miles Lott
|
e8f25234ec
|
Oops, add needed ')'
|
2001-12-12 16:48:52 +00:00 |
|
Miles Lott
|
7e9bbeb3e9
|
wrap log object in is_object
|
2001-12-12 16:09:41 +00:00 |
|
Miles Lott
|
c332b62e15
|
Add ldap connection failure notice with exit to make sure they see it
|
2001-12-12 16:02:51 +00:00 |
|
Miles Lott
|
44cf6e8017
|
Make html 4.0.1 compliant
|
2001-12-12 01:59:01 +00:00 |
|
Miles Lott
|
a0dfb05ea0
|
Fix to make these actually test against http://validator.w3.org
|
2001-12-12 01:55:54 +00:00 |
|
bettina
|
3700bfd70e
|
-added apps
|
2001-12-12 00:02:10 +00:00 |
|
Miles Lott
|
45b570984f
|
oops, this should be better
|
2001-12-11 04:53:34 +00:00 |
|
Miles Lott
|
7984e7cc48
|
Added some ldap langs
|
2001-12-11 04:47:23 +00:00 |
|
Miles Lott
|
df12b77dde
|
Add cancel button to setup_demo; add link to setup demo accounts on ldap page;
|
2001-12-11 04:42:55 +00:00 |
|
Miles Lott
|
8df4163cab
|
setup_demo now works for LDAP (here anyway) and still works for SQL; now uses
the accounts classes in phpgw; This is devel CVS, please test ;)
|
2001-12-11 04:36:40 +00:00 |
|
Miles Lott
|
fbce45e2f2
|
paranoia - disable Template class explicitly
|
2001-12-11 02:01:37 +00:00 |
|
Miles Lott
|
6d38b68c26
|
Make add email link correct; tweak values to make some ldap schema not object
|
2001-12-11 01:44:13 +00:00 |
|
Miles Lott
|
f0f01eefd5
|
i sure do like formatting code
|
2001-12-11 01:20:45 +00:00 |
|
Miles Lott
|
7143511e21
|
i sure do like formatting code
|
2001-12-11 01:14:43 +00:00 |
|
skeeter
|
aafd270c0c
|
This should now clear up some warnings generated, and possibly a javascript error.
|
2001-12-10 04:17:40 +00:00 |
|
skeeter
|
cce860ee66
|
Hopefully I didn't screw anything up. Changed over to use GLOBALS, and alot of coding stds. Also, found a little problem with the filesize field. Trying to get the value, prior to having it filled in the database. Always returning '0'.
|
2001-12-10 04:04:56 +00:00 |
|
skeeter
|
7ff752c886
|
This will now correctly save the vcal export file to the users home directory in the vfs.
|
2001-12-10 03:58:44 +00:00 |
|
skeeter
|
b7283ea629
|
Changed the reading of the calendar setup info for generating the .vcs files.
|
2001-12-10 03:57:00 +00:00 |
|
skeeter
|
a8f3f17a36
|
Small code cleanups.
|
2001-12-10 03:55:47 +00:00 |
|
skeeter
|
c9c6cd8340
|
Another copy of the html class running around. This will allow the planner function to run independant of the infolog app. No more dependencies.
|
2001-12-10 03:54:06 +00:00 |
|
Miles Lott
|
86eed797cb
|
Changes to soap functions
|
2001-12-10 02:09:31 +00:00 |
|
Miles Lott
|
9f568f8b33
|
Rollback soap server class to workable state, make login/logout work
|
2001-12-10 02:09:17 +00:00 |
|
jengo
|
2b1bf39cd3
|
Accounts that are created from auto_add() will now be able to change there passwords
|
2001-12-09 20:32:17 +00:00 |
|
Miles Lott
|
77a7f314b4
|
formatting
|
2001-12-08 21:55:13 +00:00 |
|
Miles Lott
|
290aa0d6da
|
remove extra ")"
|
2001-12-08 15:37:34 +00:00 |
|
Miles Lott
|
f3b2fef00d
|
format the last unformatted function
|
2001-12-08 15:34:12 +00:00 |
|