Commit Graph

8797 Commits

Author SHA1 Message Date
Ralf Becker
e6402c1d21 fixed planner again 2004-08-23 08:16:38 +00:00
Ralf Becker
1a825e8016 fixed probs pointed out by Joxean Koret 2004-08-22 23:14:55 +00:00
Ralf Becker
3bbe08b419 fixed probs pointed out by Joxean Koret 2004-08-22 23:03:07 +00:00
Lars Kneschke
e4aa934a45 encode the foldernames with the right charset 2004-08-22 21:22:06 +00:00
Ralf Becker
0f34f340ab using native adodb functions for quote and db_addslashes:
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes
2004-08-22 20:27:11 +00:00
Ralf Becker
1f69400c71 fixed ACL for status offer, it respects now the regular read-access restrictions 2004-08-22 19:21:50 +00:00
Ralf Becker
19e5c50947 small fix 2004-08-22 18:34:53 +00:00
Ralf Becker
febb03c9f1 fixed probs pointed out by Joxean Koret 2004-08-22 17:56:26 +00:00
Ralf Becker
f5f35feb32 small fix 2004-08-22 14:09:11 +00:00
Ralf Becker
1233ab4f33 fixed old update, which messed up the 1.0.0.004 update for LDAP 2004-08-22 11:13:15 +00:00
Ralf Becker
d278fe4931 deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
==> update to version 1.0.0.004
2004-08-21 16:19:40 +00:00
Ralf Becker
46389291a7 also deleting the memberships of a group 2004-08-21 16:15:44 +00:00
Ralf Becker
ccb3e73f21 not used in etemplate (anymore) 2004-08-21 15:35:03 +00:00
Ralf Becker
36b80ed3ad fixed handling of @'s in user-names 2004-08-21 15:21:44 +00:00
Ralf Becker
73155ee9eb added configurable search-filter to auth_ldap 2004-08-21 12:18:07 +00:00
Ralf Becker
2854b5de0b added configurable search-filter to auth_ldap 2004-08-21 12:09:07 +00:00
Ralf Becker
1d5a9f0954 ability to specify plugins for htmlarea 2004-08-21 08:00:58 +00:00
mgalgoci
efdf383dc4 better handling of rogue newlines in ical files imported from other sources.
the legality of the presences of newlines inside an ical record is debatable, but
as we have seen, this can and will happen.

Fixes https://sourceforge.net/tracker/index.php?func=detail&aid=989070&group_id=78745&atid=554338
2004-08-19 18:36:33 +00:00
mgalgoci
338c962e71 account for importing meetings that end up having no participants. 2004-08-19 15:32:49 +00:00
Ralf Becker
ec20618965 fixed bug [ 1008512 ] Matrix view missing data (Name in first column of weekly MV) 2004-08-19 11:07:44 +00:00
Ralf Becker
f6aae94ec2 reverted the stupid tab to 8 space conversation
and fixed bug [ 1011704 ] Division by zero error
2004-08-19 10:27:12 +00:00
mgalgoci
59fa8a653f parse_user_host was never ever defined! Ever! I even checked phpgroupware! They have this
bug too!! It looks to me like switch_mailto give the functionality that parse_user_host
_should_ have provided.
2004-08-18 20:46:03 +00:00
mgalgoci
494a970e81 The issue that this fix addresses is the following:
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.

I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:39:05 +00:00
Ralf Becker
acdd95e31e fixed file-size as suggested by Lian Liming's patch [ 1010170 ] Patch for Bug [ 950555 ] Filemanager - filesize 2004-08-18 08:57:31 +00:00
Ralf Becker
0b6e2a605a fix for palm-download as suggested by Peter Hrastnik's patch [ 1010631 ] patch for broken pdb file-download (headers already sent) 2004-08-18 08:30:26 +00:00
Carsten Wolff
05a91800b2 convert linebreaks to <br>'s in the description (view()) 2004-08-17 23:01:52 +00:00
Ralf Becker
2d4001a6f1 translation update from almarsa-at-users.sf.net 2004-08-17 20:05:12 +00:00
Ralf Becker
7bac819526 - added a check for mbstring.func_overload = 7
- fixed handling memory values with M or K
- corrected display of message "Please fix the above errors and warning"
- fixed some formating
2004-08-17 16:55:42 +00:00
Ralf Becker
49b3f025bd fixed creation of multi-column indexes 2004-08-17 14:06:28 +00:00
Ralf Becker
19548f2f91 fixed sqltoarray:
- showing multicolum-indexes correct
- showing table-names
- working for app's without title
- all-option working for db's other then mysql
2004-08-15 11:48:32 +00:00
Ralf Becker
6b91165c2b added max_icons=12 default pref and manual as app for the default group 2004-08-13 21:05:55 +00:00
Lars Kneschke
11758e6c41 call the right function name 2004-08-13 16:28:21 +00:00
Lars Kneschke
a70d55cc82 use emailaddress from accounts table 2004-08-13 15:47:46 +00:00
Lars Kneschke
db472fe7f3 wrong variable name
need to be checked for HEAD to
2004-08-13 15:22:49 +00:00
reinerj
6632e631fc italien translations from leonardo amadori 2004-08-12 20:34:26 +00:00
reinerj
04d222a2c1 italien translations from leonardo amadori 2004-08-12 19:24:48 +00:00
reinerj
6e18a49ab5 italien translations from leonardo amadori 2004-08-12 19:10:59 +00:00
reinerj
93473045e5 italien translations from leonardo amadori 2004-08-12 18:16:49 +00:00
reinerj
4573697e13 italien translations from leonardo amadori 2004-08-12 18:03:18 +00:00
Lars Kneschke
7b2f7a5c1c committed somehow a wrong file 2004-08-12 06:10:24 +00:00
mgalgoci
98c6d1bc3c quiet a warning when viewing the felaimail with no profile selected. 2004-08-11 23:36:12 +00:00
Lars Kneschke
f4c740db27 return -1 when no email profile is selected 2004-08-11 20:18:55 +00:00
reinerj
5e63776116 extensions and corrections from Kiang 2004-08-10 15:29:39 +00:00
reinerj
fc6384ad15 extensions and corrections from Kiang 2004-08-10 15:16:06 +00:00
reinerj
7f5da90ddd extensions and corrections from Kiang 2004-08-10 14:50:17 +00:00
reinerj
2bb0e32cac extensions and corrections from Kiang 2004-08-10 13:32:19 +00:00
reinerj
ff0fd6323f extensions and corrections from Kiang 2004-08-10 13:01:55 +00:00
alpeb
013a6c33d7 Added translation of 'Logout' 2004-08-09 21:14:45 +00:00
reinerj
c0d66f825c replace the crap 2004-08-09 11:45:30 +00:00
reinerj
796c0fd53e replace the crap 2004-08-09 10:07:33 +00:00