766ad46189
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.1.002
2004-08-22 11:21:25 +00:00
1233ab4f33
fixed old update, which messed up the 1.0.0.004 update for LDAP
2004-08-22 11:13:15 +00:00
d8d352955c
fixed old update, which messed up the 1.0.0.004 update for LDAP
2004-08-22 11:13:15 +00:00
7278a8ce8c
change the wrong pg name
2004-08-21 17:18:14 +00:00
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
bb4c9f46d4
also deleting the memberships of a group
2004-08-21 16:17:04 +00:00
46389291a7
also deleting the memberships of a group
2004-08-21 16:15:44 +00:00
4583477a60
change the wrong pg name
2004-08-21 15:39:30 +00:00
ccb3e73f21
not used in etemplate (anymore)
2004-08-21 15:35:03 +00:00
e03ae3acdd
fixed handling of @'s in user-names
2004-08-21 15:22:56 +00:00
36b80ed3ad
fixed handling of @'s in user-names
2004-08-21 15:21:44 +00:00
8da9e0fa41
not used in etemplate (anymore)
2004-08-21 15:14:08 +00:00
475ae6b956
added configurable search-filter to auth_ldap
2004-08-21 12:31:54 +00:00
73155ee9eb
added configurable search-filter to auth_ldap
2004-08-21 12:18:07 +00:00
508cff860c
added configurable search-filter to auth_ldap
2004-08-21 12:18:07 +00:00
2854b5de0b
added configurable search-filter to auth_ldap
2004-08-21 12:09:07 +00:00
c7e6cb74fa
ability to specify plugins for htmlarea
2004-08-21 08:04:23 +00:00
1d5a9f0954
ability to specify plugins for htmlarea
2004-08-21 08:00:58 +00:00
72f2561223
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:43:02 +00:00
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
d51ed17fab
account for imported events that end up having no participants.
2004-08-19 15:38:01 +00:00
338c962e71
account for importing meetings that end up having no participants.
2004-08-19 15:32:49 +00:00
b9601ff903
fixed bug [ 1008512 ] Matrix view missing data (Name in first column of weekly MV)
2004-08-19 11:09:26 +00:00
ec20618965
fixed bug [ 1008512 ] Matrix view missing data (Name in first column of weekly MV)
2004-08-19 11:07:44 +00:00
b144f0ffad
merged carsten's changes from the 1.0 branch
...
and fixed bug [ 1011704 ] Division by zero error
2004-08-19 10:29:57 +00:00
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
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
77cce9e9dc
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:40:44 +00:00
484765bd96
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:42:23 +00:00
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
02d78c172d
fixed SQL error in status-update, thanks to bug report from M.Cuneyt Gursan <cgursan-at-kablonet.com.tr>
2004-08-18 11:23:46 +00:00
ad0563dc8e
*** empty log message ***
2004-08-18 11:10:26 +00:00
a136b35ea9
fixed file-size as suggested by Lian Liming's patch [ 1010170 ] Patch for Bug [ 950555 ] Filemanager - filesize
2004-08-18 09:01:02 +00:00
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
e30da3d40f
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:32:59 +00:00
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
05a91800b2
convert linebreaks to <br>'s in the description (view())
2004-08-17 23:01:52 +00:00
ef7e5ca4b6
translation update from almarsa-at-users.sf.net
2004-08-17 20:06:41 +00:00
2d4001a6f1
translation update from almarsa-at-users.sf.net
2004-08-17 20:05:12 +00:00
9d8cb117cc
- 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 17:09:17 +00:00
5f0d5ac125
- 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
+ merged all of benjamin's changed in the 1.0 branch
2004-08-17 17:08:35 +00:00
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
49b3f025bd
fixed creation of multi-column indexes
2004-08-17 14:06:28 +00:00
04d4a88bd1
lowercased the type, as it's uppercase in MaxDB
2004-08-17 11:52:02 +00:00
1a36e05672
added creation and check for a multi-column index
2004-08-17 08:23:33 +00:00
ec4bf09604
added MetaIndexes function for mssql
2004-08-17 08:21:09 +00:00
a9e80505a6
using the app_sessions function from the actual sessions-class again, instead of always the db-sessions one, it seems to work now for php4
2004-08-15 20:59:49 +00:00
03f1739205
using schema_proc's new GetTableDefintion method if availible
2004-08-15 20:58:12 +00:00
adf79e6d7e
added code to drop not-depending sequences when droping a table, depending ones cant and dont need to be droped separatly
2004-08-15 19:52:49 +00:00
9a67dc3141
import ADOdb 4.52
2004-08-15 18:45:20 +00:00