Ralf Becker
05d2e0957e
fix for not working pam-auth if magic_quotes_gpc is on, as suggested by Robert Theisen <trobert@redhat.com> on the developer list
2005-04-15 14:48:05 +00:00
Ralf Becker
b2aa061bd9
fixed not working charset conversation in setup
2005-04-15 14:20:14 +00:00
Ralf Becker
cbbb189df6
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
2005-04-15 10:22:10 +00:00
Ralf Becker
e5e62d93b3
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
2005-04-15 10:07:41 +00:00
Ralf Becker
485ef12612
NL holidays from Theo Beers <t_beers-AT-ilse.nl>
2005-04-15 06:13:57 +00:00
Ralf Becker
9b701ac5b9
applied patch from Cornelius Weiss: fixes some probs with xmlrpc too
2005-04-13 08:58:03 +00:00
Ralf Becker
8071d23ea5
added missing charset-translation of the cn (common name), thanks to Martin Dalum <martin-AT-cabo.dk>
2005-04-12 09:54:46 +00:00
Ralf Becker
a2a1969946
some bugfixes:
...
- date-time: empty date not recogniced
- date-timeonly, date-houronly: use only seconds, no timezone converstation between server-time and UTC (default for mktime())
2005-04-10 21:28:12 +00:00
dragob
9817e2cd83
Fixed translation.
2005-04-08 10:39:01 +00:00
Ralf Becker
15250f5776
fixed freebusy format as requested by Tobias K�nig <tokoe-at-kde.org>
2005-03-31 13:16:18 +00:00
Ralf Becker
ce06f44d22
new holiday file for NL from E.Jennekens-at-XWire.nl
2005-03-30 15:57:20 +00:00
Ralf Becker
3168a88a87
fixed bug of not removable apps in the user management
2005-03-30 14:45:16 +00:00
Ralf Becker
fdc23f5846
fixed html comment from Bertrand Croq <bertrand.croq-at-freeskop.com>
2005-03-30 08:59:23 +00:00
Ralf Becker
750bd3bb9b
fixed bug: private filter not working as suggested by Bertrand Croq <bertrand.croq-at-freeskop.com> on the developer list
2005-03-29 10:16:35 +00:00
Ralf Becker
b141e0606d
fix for bug [ 1164773 ] Moving events in calendar:
...
recur_exception was never set
2005-03-28 08:25:23 +00:00
Ralf Becker
e00dc3ec4e
MY holidays from hoyanf <hoyanf-at-hotmail.com>
2005-03-25 07:32:27 +00:00
Ralf Becker
4e550758cd
NZ holidays from Mark van Walraven <mark-AT-compel.co.nz>
2005-03-24 13:44:52 +00:00
nobody
a68e1c2199
This commit was manufactured by cvs2svn to create branch
...
'Version-1_0_0-branch'.
2005-03-24 13:44:52 +00:00
Ralf Becker
765eee6364
NZ holidays from Mark van Walraven <mark-AT-compel.co.nz>
2005-03-24 13:44:20 +00:00
Ralf Becker
c52cccac0e
IL holidays from Ilan Tayary <ilan-AT-cogniview.com>
2005-03-24 13:36:38 +00:00
Ralf Becker
df288f2e02
IL holidays from Ilan Tayary <ilan-AT-cogniview.com>
2005-03-24 13:35:05 +00:00
Ralf Becker
ec82877ff4
DK holidays from Martin Dalum <martin-AT-cabo.dk>
2005-03-24 13:31:30 +00:00
Ralf Becker
eb290e7731
DK holidays from Martin Dalum <martin-AT-cabo.dk>
2005-03-24 13:30:08 +00:00
Miles Lott
81f926b501
Add special case for correct filename in Palm_PDB export (Bug #1162859 )
2005-03-24 13:29:51 +00:00
Ralf Becker
4e2bce12e6
modernized code and fixed problem reported on the list: new installs cant create admin-account due to not longer existing phpgw class in the api
2005-03-24 13:15:12 +00:00
ak703
ad291e1fa5
revert changes as Ralph required
...
maybe we find a different approach
2005-03-21 15:30:13 +00:00
wnz_gh05t
ca6e8858ec
*** empty log message ***
2005-03-21 10:18:30 +00:00
wnz_gh05t
81db0242bb
*** empty log message ***
2005-03-21 09:52:53 +00:00
ak703
78cd9ae4b6
fix for displaying powerpoint in IE as requested many times
2005-03-20 09:11:21 +00:00
Régis Leroy
4610377a66
fixing ->setOwner which were always setting empty owner
2005-03-17 14:36:06 +00:00
Ralf Becker
c96764557a
fixed problems pointed out by gulftech
2005-03-15 15:41:31 +00:00
Ralf Becker
1a5243c9c4
_check_script_tags function:
...
1) fixed problems pointed out by gulftech, iframes get now unset too
2) unset variables from _check_script_tags are now found in $GLOBALS['egw_unset_vars'], eg. a posted input-field called content would be found in $GLOBALS['egw_unset_vars']['_POST[content]'] (please not the array is only 1-dimensional!), if it has been unset by check_script_tags
3) speed up the function a bit, by not checking all possible names of the superglobals arrays, if nothing found in $_GET and $_POST
2005-03-15 15:36:44 +00:00
Ralf Becker
2f3846b405
renamed French export file, as its non-ascii chars caused trouble on non-iso-8859-1 systems
2005-03-15 15:04:05 +00:00
nobody
4579b90e68
This commit was manufactured by cvs2svn to create branch
...
'Version-1_0_0-branch'.
2005-03-15 15:04:05 +00:00
Ralf Becker
e6947642bf
renamed French export file, as its non-ascii chars caused trouble on non-iso-8859-1 systems
2005-03-15 15:01:17 +00:00
Ralf Becker
c967b7581f
fixed problems pointed out by gulftech
2005-03-15 14:34:22 +00:00
Ralf Becker
f7b38fc301
fixed problems pointed out by gulftech
2005-03-15 14:32:30 +00:00
Ralf Becker
d2e35416ab
fix for the problems reported by gulftech, now tested a view days on my own production server and egroupware.org
2005-03-15 08:37:51 +00:00
Ralf Becker
6c4843263f
the nextmatch callback can now change or add items to sel_options, eg. to set column-filter contents depending on other column-filters
2005-03-13 23:38:37 +00:00
Ralf Becker
4eb9a76c0b
search accepts now a string with column-names for the only_keys parameter, you can use eg. 'DISTINCT mycol'
2005-03-13 23:35:51 +00:00
Ralf Becker
7288defaaf
the default value for $accountid has to be '', as get_account_id returns all integer (0 too) unchanged
2005-03-12 17:55:48 +00:00
Ralf Becker
3e3d6116db
fixint the problems pointed out by GulfTech, thought they should be fixed in the categories class
2005-03-12 16:37:50 +00:00
Ralf Becker
29a75560a1
fixint the problems pointed out by GulfTech, thought they should be fixed in the categories class
2005-03-12 16:35:27 +00:00
Ralf Becker
12e4740941
rewrote AND documented the ACL class with new DB functions to fix the problems pointed out by GulfTech
...
I backported them to 1.0.0 too, but will give it a view days testing on my server and egroupware.org, before I commit them
2005-03-12 16:30:25 +00:00
Ralf Becker
5b642979f0
allow 1-digit day and month, as suggested by Manfred Herr (Digitask GmbH)
2005-03-10 06:53:38 +00:00
Ralf Becker
290dd01868
allow 1-digit day and month, as suggested by Manfred Herr (Digitask GmbH)
2005-03-10 06:51:32 +00:00
Ralf Becker
3435f58d39
not calling CreateObject if class-file does not exist
2005-03-07 21:58:15 +00:00
Ralf Becker
c2bf8d30af
allow to specify a target for links on images
2005-03-07 21:56:30 +00:00
Ralf Becker
8529237f82
changed ACL code to use standard get_grants method from the acl-class, the existing coded tried it on it's own and failed if directories were owned by a group
2005-03-07 17:08:54 +00:00
Ralf Becker
9c091abd5b
upps
2005-03-07 17:06:01 +00:00