Ralf Becker
|
fbdf70bcdb
|
fixed "TranslationTools" italian langfile is written empty, it only happens if system-charset utf-8 is set and is cause by the wrong translation of charset to "set characteri" instead of the used charset iso-8859-1
|
2004-08-26 19:05:25 +00:00 |
|
mgalgoci
|
a2114e47a1
|
add support for Lastname, Firstname username account views
|
2004-08-26 18:40:37 +00:00 |
|
mgalgoci
|
cb17572648
|
- re-write display_fullname to be more readable and suck much less
- add support for Lastname, Firstname username account views
|
2004-08-26 18:38:43 +00:00 |
|
Ralf Becker
|
886b65bdaa
|
fix for bug [ 1011713 ] new user email address gone
|
2004-08-26 11:56:41 +00:00 |
|
Lars Kneschke
|
a0911e593f
|
fix for Bug: [ 1016531 ] felamimail: Warning Invalid argument for foreach()
|
2004-08-26 07:19:57 +00:00 |
|
Lars Kneschke
|
5f70299d28
|
fix for Bug: [ 1009099 ] Unable To Add Project
|
2004-08-25 20:58:15 +00:00 |
|
ak703
|
71ef369120
|
sync with head - fix for bug #914383: WE will only display this link, if LDAP is used for accounts and
defined in setup as such. Other users dont get confused then.
|
2004-08-25 20:53:39 +00:00 |
|
mgalgoci
|
a09332a13d
|
More ical import fixes
|
2004-08-25 20:37:57 +00:00 |
|
Lars Kneschke
|
e42afdfd13
|
fix for bug [ 1007816 ] error message
|
2004-08-25 20:04:48 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
d627eebc66
|
*** empty log message ***
|
2004-08-25 18:03:24 +00:00 |
|
mgalgoci
|
b356444f24
|
fix long standing issue in is_owner() - mailto is a subarray of organizer.
|
2004-08-25 15:27:25 +00:00 |
|
Ralf Becker
|
1b32fe33fd
|
replaced all while-list-each with foreach, as requested in patch [ 1015863 ] Admin does not save ACL rights and Site Configuration
|
2004-08-25 11:20:04 +00:00 |
|
Ralf Becker
|
5c7335098e
|
imapLoginType was not set on editing of an existing profile
|
2004-08-25 10:42:04 +00:00 |
|
Ralf Becker
|
eb2cf5f2a6
|
renamed html class in admin to html_tables, as the name clashes with the class html in the api
|
2004-08-24 19:52:10 +00:00 |
|
Ralf Becker
|
13eceac6a2
|
foreach instead of while-list-each
|
2004-08-24 19:50:13 +00:00 |
|
Ralf Becker
|
7a4633e383
|
fixing the fix, no even all sub-arrays get reset
|
2004-08-24 19:48:25 +00:00 |
|
alpeb
|
b41e47d762
|
Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number?
|
2004-08-24 19:41:43 +00:00 |
|
Ralf Becker
|
ec06d46997
|
fixed delete-problem of anglemail after security update
|
2004-08-24 10:28:34 +00:00 |
|
Ralf Becker
|
6bd9c2fd4d
|
fixing the fix ;-)
|
2004-08-23 18:42:30 +00:00 |
|
Ralf Becker
|
287e0fc91c
|
fixed probs pointed out by Joxean Koret
|
2004-08-23 18:18:56 +00:00 |
|
reinerj
|
1660dc3d2a
|
updated build files
|
2004-08-23 17:32:52 +00:00 |
|
Ralf Becker
|
3b2158f2da
|
merged lars folder-fixes to 1.0
|
2004-08-23 17:09:10 +00:00 |
|
dragob
|
5e023ce4bd
|
New/updated Slovenian translations (by Matev� Bokal).
|
2004-08-23 14:36:00 +00:00 |
|
nobody
|
fd2aec1bf5
|
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.
|
2004-08-23 14:36:00 +00:00 |
|
dragob
|
65feffc4d4
|
New/updated Slovenian translations (by Matev� Bokal).
|
2004-08-23 14:11:00 +00:00 |
|
Ralf Becker
|
ce8a00c31a
|
fixed calltime-pass-reference
|
2004-08-23 09:40:53 +00:00 |
|
Ralf Becker
|
1ad54cc033
|
fixed calltime-pass-reference
|
2004-08-23 08:50:36 +00:00 |
|
Ralf Becker
|
e35b30f61d
|
fixed planner again
|
2004-08-23 08:19:35 +00:00 |
|
Ralf Becker
|
e6402c1d21
|
fixed planner again
|
2004-08-23 08:16:38 +00:00 |
|
Ralf Becker
|
ab08e1615b
|
fixed probs pointed out by Joxean Koret
|
2004-08-22 23:14:57 +00:00 |
|
Ralf Becker
|
1a825e8016
|
fixed probs pointed out by Joxean Koret
|
2004-08-22 23:14:55 +00:00 |
|
Ralf Becker
|
9ed16c7960
|
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
|
822506cec0
|
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:30:12 +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
|
735f8e4036
|
fixed ACL for status offer, it respects now the regular read-access restrictions
|
2004-08-22 19:22:53 +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
|
9f9ef95b80
|
fixed probs pointed out by Joxean Koret
|
2004-08-22 18:44:47 +00:00 |
|
Ralf Becker
|
19e5c50947
|
small fix
|
2004-08-22 18:34:53 +00:00 |
|
Ralf Becker
|
aa86cc11eb
|
small fix
|
2004-08-22 18:32:20 +00:00 |
|
Ralf Becker
|
2c20ef30e6
|
not longer used
|
2004-08-22 18:02:57 +00:00 |
|
Ralf Becker
|
febb03c9f1
|
fixed probs pointed out by Joxean Koret
|
2004-08-22 17:56:26 +00:00 |
|
Ralf Becker
|
092bca5805
|
small fix
|
2004-08-22 14:14:38 +00:00 |
|
Ralf Becker
|
f5f35feb32
|
small fix
|
2004-08-22 14:09:11 +00:00 |
|
Ralf Becker
|
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 |
|
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
|
d8d352955c
|
fixed old update, which messed up the 1.0.0.004 update for LDAP
|
2004-08-22 11:13:15 +00:00 |
|
reinerj
|
7278a8ce8c
|
change the wrong pg name
|
2004-08-21 17:18:14 +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 |
|