skeeter
|
aedaca8c72
|
Changed the require_once to CreateObject
|
2003-08-25 10:15:27 +00:00 |
|
skeeter
|
3bbbded8e2
|
Someone missed the latest addition of the account_id for NEW installs.
|
2003-08-25 10:10:12 +00:00 |
|
ceb
|
0027baea33
|
droped class
|
2003-08-23 02:09:37 +00:00 |
|
ceb
|
4e0b29e3a9
|
what crap
|
2003-08-23 01:20:13 +00:00 |
|
ceb
|
6e63540873
|
update
|
2003-08-23 00:44:53 +00:00 |
|
Ralf Becker
|
940e0c1df9
|
added a helpmessage to the jsCalendar input-field
|
2003-08-18 23:17:56 +00:00 |
|
Ralf Becker
|
b32fe49d9b
|
wrapper-class and setup-file for jsCalendar
|
2003-08-17 23:05:57 +00:00 |
|
Ralf Becker
|
3173e4dfc6
|
Initial revision
|
2003-08-17 22:44:06 +00:00 |
|
Ralf Becker
|
c30cd51f22
|
table_name returns empty if we have no db-connection instead of throwing error-messages (used in setup)
Note: daves OOP changes still needs to be merged to HEAD!!!
|
2003-08-13 10:56:01 +00:00 |
|
ceb
|
459fceb00f
|
update
|
2003-07-26 23:37:55 +00:00 |
|
ceb
|
74040b0444
|
update
|
2003-07-25 01:11:45 +00:00 |
|
ceb
|
a636497b9e
|
added function
|
2003-07-22 23:40:37 +00:00 |
|
ceb
|
a400950613
|
added function
|
2003-07-22 21:35:49 +00:00 |
|
Ralf Becker
|
6ab850d35c
|
- added update from version 0.9.14.004-6 (security-fixes) and 0.9.14.508 (asyncservice)
- merged asyncservices from .16
|
2003-07-21 18:20:45 +00:00 |
|
Ralf Becker
|
acaae4b3e6
|
removed $appdir in include to close security hole (setting this var in the url and register_globals on)
|
2003-07-21 15:45:49 +00:00 |
|
ceb
|
6b683518ef
|
update
|
2003-07-03 19:29:26 +00:00 |
|
Ralf Becker
|
ebee2598cf
|
xss fix, running the content of the address-label-function through strip_html
|
2003-07-02 00:08:20 +00:00 |
|
ceb
|
b1aa23e5d0
|
fix
|
2003-06-24 22:33:40 +00:00 |
|
ceb
|
782fdf7c2d
|
fix bug #3861
|
2003-06-24 13:32:25 +00:00 |
|
ceb
|
5503443533
|
fix bug #3522
|
2003-06-24 12:38:08 +00:00 |
|
ceb
|
64aa244e2e
|
update
|
2003-06-24 11:54:22 +00:00 |
|
Ralf Becker
|
263f054bee
|
updated to reflect changes in .16: phpgw_vfs.content has to be nullable
|
2003-06-22 11:23:53 +00:00 |
|
ceb
|
99cb204413
|
update
|
2003-06-21 00:59:30 +00:00 |
|
ceb
|
298c0d03ae
|
fix
|
2003-06-17 13:23:42 +00:00 |
|
Ralf Becker
|
b6ef1b3605
|
fix for bug #3427: no email-notifications
send class does not default to port 25, as email does when smpt-port is left empty in the email-site-config
|
2003-05-30 16:11:36 +00:00 |
|
Ralf Becker
|
cef302db7b
|
Fix for methode-hooks with no return-value
|
2003-05-24 14:25:13 +00:00 |
|
Ralf Becker
|
8d77552935
|
merged dave's php4.1+ change from .16
|
2003-05-24 12:21:42 +00:00 |
|
ceb
|
3a92c8d5bb
|
update
|
2003-05-22 23:20:08 +00:00 |
|
ceb
|
6c05d396d9
|
update
|
2003-05-21 23:12:44 +00:00 |
|
ceb
|
6494d641da
|
update
|
2003-05-21 23:02:25 +00:00 |
|
Ralf Becker
|
8c4912bce3
|
modified add and delete to set / unset default and forced prefs too
|
2003-05-19 23:05:32 +00:00 |
|
Ralf Becker
|
b03789273e
|
killed some left-over debug-messages
|
2003-05-19 13:34:33 +00:00 |
|
Ralf Becker
|
b68857973c
|
added lang-call to display_mainscreen
|
2003-05-18 19:31:21 +00:00 |
|
Ralf Becker
|
a09ccfb730
|
merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
|
2003-05-18 19:18:58 +00:00 |
|
Ralf Becker
|
53b8b8844f
|
merged sesson-functions for .16, incl. cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
|
2003-05-18 19:16:58 +00:00 |
|
Ralf Becker
|
6b8a74ecc9
|
fixed wrong users_localtime time:
offset in user_prefs is not against GMT but servertime
|
2003-05-17 21:25:09 +00:00 |
|
Ralf Becker
|
9a074ef8b3
|
added function to encode subject for 8-bit-chars and made boundary a param
|
2003-05-17 20:41:14 +00:00 |
|
Ralf Becker
|
c1f78f4efc
|
changed username to fullname
|
2003-05-17 20:37:51 +00:00 |
|
Ralf Becker
|
02c9cec298
|
fixed display_fullname for missing parts of the name
merged kneckes ldap-change too
|
2003-05-17 20:34:55 +00:00 |
|
Ralf Becker
|
e51acc6ad8
|
fixed bug, account_id param in constructor was not used
merged jengos changes from .16 too
|
2003-05-17 20:26:49 +00:00 |
|
mdean
|
39a55af60a
|
SV# 3634: Syntax error return Rrue; should have been return True;
|
2003-05-17 19:29:58 +00:00 |
|
seek3r
|
68e9fd40cc
|
dd
|
2003-05-15 10:01:57 +00:00 |
|
seek3r
|
6660f61861
|
fixed some html problems. Still more to work out
|
2003-05-10 08:54:50 +00:00 |
|
seek3r
|
550d17d454
|
wrapped a couple functions in if statements because they are now part of new versions of PHP
|
2003-05-10 08:53:43 +00:00 |
|
seek3r
|
ebc98519ce
|
fixed bad reference which caused problems on windows servers
|
2003-05-10 08:52:21 +00:00 |
|
Ralf Becker
|
52ad25deb0
|
call constructor of sbox class
|
2003-05-05 20:59:14 +00:00 |
|
Ralf Becker
|
0953e3e21b
|
gnu-patch #1245
|
2003-05-05 20:24:57 +00:00 |
|
Ralf Becker
|
3d2edbc0a7
|
gnu-patch #740
|
2003-05-05 19:33:10 +00:00 |
|
Ralf Becker
|
a573aac782
|
gnu-patch #810
|
2003-05-05 19:25:16 +00:00 |
|
Ralf Becker
|
6f48cb5363
|
gnu-patch #1244
|
2003-05-05 19:11:47 +00:00 |
|