Nigel Vickers
2a04a9c9f0
add switch based logging to default file /tmp/log-vcard or if set to ['server']['temp_dir']./log-vcard part II
2009-07-27 07:03:10 +00:00
Nigel Vickers
7d2308bedf
add switch based logging to default file /tmp/log-vcal or if set ['server']['temp_dir']./log-vcal
2009-07-24 14:18:57 +00:00
Ralf Becker
3faa647194
"fixed call to old php4 constructor"
2009-07-24 11:35:34 +00:00
Ralf Becker
33b8cd82aa
"- fixed typo phpgwpai (does not matter, as phpgwapi is searched anyway, if given app is not found)
...
- php5 __construct()
- using static common::find_image()
- removed function available from php5.1 on, as that's the requirement anyway"
2009-07-24 10:38:47 +00:00
Ralf Becker
841aef5769
"fixed typo (in commented code) phpgwpai"
2009-07-24 10:34:20 +00:00
Ralf Becker
28a9c4b470
"fixed two issues with translations in trunk
...
- update the tree-level cache, as we can not effectivly unset it in a multiuser enviroment,
as users from other - not yet updated - instances update it again with an old version!
- add_app(): we have to use array_merge! (+= does not overwrite common translations with different ones in an app)
array_merge messes up translations of numbers, which make no sense and should be avoided anyway.
"
2009-07-24 10:16:00 +00:00
Ralf Becker
560f18bacd
- added new colums cal_creator, cal_created for easier deleting of
...
doublicates from failed sync
- added cal_recurrences timestamp for exceptions (ts of original
recurrence), for existing exceptions update script uses
the closest recur_exception date/time for it
- using uid of original series for new recurrence exceptions,
update script does NOT update the uid's of existing exceptions
- displaying (maybe temporary) these data in the recurrence tab
2009-07-23 16:14:22 +00:00
Ralf Becker
6fe6365c78
"fixed sometimes not working [Values] button"
2009-07-23 11:27:46 +00:00
Ralf Becker
dfaa808b8c
- allow to use $row or $row_cont, $c to disable columns or rows,
...
eg. "$row_cont[x]=y"
- complete_array_merge does no longer overwrite numerical keys,
if value is an array
2009-07-23 11:25:10 +00:00
Jörg Lehrke
ea2d01b1f6
Reorganized the vCard parser to assign to datebase columns with to following priciples
...
1. Most qualified field matches EMAIL;INTERNET;WORK wins against EMAIL;INTERNET
2. First field wins (if vCard contains same field twice)
2009-07-22 20:31:15 +00:00
Christian Binder
5b263e23eb
removed the "all future" field from participants states. Instead added uniform behaviour with existing event handling when editing a single recurrence or all recurrences. The message being displayed when editing a single recurrence read only is just meant as a proposal. Stylite usability PROs, please adjust this to whatever you want to.
2009-07-22 15:38:58 +00:00
Ralf Becker
35a0323027
Added CSS class "iphoto" to photo in address list and give it a width:
...
60px; to scale bigger images down.
2009-07-22 07:24:05 +00:00
Nigel Vickers
e5c802a3a6
Added logging
2009-07-21 11:23:58 +00:00
Ralf Becker
44891a8c3a
fixed not working --run -name or --run +name
2009-07-21 06:32:44 +00:00
Ralf Becker
b4b294b79a
fixed not working --run -name or --run +name
2009-07-21 06:30:40 +00:00
Jörg Lehrke
7b6da8320a
Fix SIF Parser again
2009-07-20 19:38:12 +00:00
Jörg Lehrke
e5ee24dcfc
Parser ajustments
2009-07-20 17:41:15 +00:00
Ralf Becker
dab1b3a225
adapted patch for updated sources
2009-07-20 16:09:01 +00:00
Ralf Becker
95f6ced9b7
renamed rpmlintrc file to containt no version
2009-07-20 16:08:35 +00:00
Klaus Leithoff
2efaf05803
if there is an & within org_name, org_unit and such, the add to org will not work, as the GET Parameter gets splitted by &; ADDITIONAL: if there is any export limit set, pass it on to the nextmatch, to be evaluated by the export
2009-07-20 12:11:05 +00:00
Ralf Becker
bbcf5dc565
"1.6.002 version and changelog"
2009-07-20 07:58:01 +00:00
Klaus Leithoff
21d2db0e54
fixing an n_fn issue, (n_fn was not updated anymore)
2009-07-20 07:47:55 +00:00
Ralf Becker
463d61fa36
not longer used
2009-07-20 07:45:47 +00:00
Ralf Becker
84bd571ae8
"setting defaults for 1.6.002"
2009-07-20 07:36:28 +00:00
Ralf Becker
3a6ed9ce4e
added new build script to 1.6 branch
2009-07-20 07:32:26 +00:00
Ralf Becker
ba346ab68b
"replaced split with preg_split"
2009-07-20 07:30:34 +00:00
Jörg Lehrke
367d2b5ad6
Keep Field Order
2009-07-19 20:05:06 +00:00
Jörg Lehrke
81afb6f8e9
Fix Funambol Outlook Client Issues
2009-07-18 23:02:31 +00:00
Jörg Lehrke
71dfd3b2bb
Fix SIF Parser
2009-07-18 22:36:44 +00:00
Jörg Lehrke
91f0b9ad9d
Empty ENCODING and CHARSET
2009-07-18 18:00:39 +00:00
Ralf Becker
a874ad53a4
"removed onclick alert"
2009-07-18 15:39:00 +00:00
Ralf Becker
e9a7336a35
"removed onclick alert"
2009-07-18 15:35:42 +00:00
Ralf Becker
326a31722b
"fix for bug: checking \"whole query\" sets number of rows to -1"
2009-07-18 15:19:02 +00:00
Ralf Becker
947e09e02f
"fix for bug: checking \"whole query\" sets number of rows to -1"
2009-07-18 15:17:41 +00:00
Ralf Becker
d679a00d1d
"fix for bug #2112 : fix maybe wrong case in username on login
...
makes problems eg. in filemanager (name of homedir)"
2009-07-18 13:14:13 +00:00
Jörg Lehrke
89d8486583
Support of Funambol Outlook Sync Client
2009-07-18 13:11:43 +00:00
Ralf Becker
a34f7faec5
Fix for bug #2074 + #2075 : Postgres update error to 1.6
2009-07-18 12:57:21 +00:00
Ralf Becker
3d195218f1
Fix for bug #2074 + #2075 : Postgres update error to 1.6
2009-07-18 12:55:21 +00:00
Ralf Becker
fed41cf05e
"Fix for bug #2111 : xml_functions.inc.php calls to an undefined method
...
as suggested by Igor Blanco"
2009-07-18 12:46:05 +00:00
Ralf Becker
52dbb060d2
"Fix for bug #2111 : xml_functions.inc.php calls to an undefined method
...
as suggested by Igor Blanco"
2009-07-18 12:44:38 +00:00
Jörg Lehrke
3fdb693e35
Fix whole day events
2009-07-18 12:40:58 +00:00
Ralf Becker
fac44715bb
"Fix for bug #1885 : egw_db->row doesn't work as expected
...
reverted r25031, as it returns the first record with numeric indexes (it's anyway a depricated function)"
2009-07-18 12:36:19 +00:00
Ralf Becker
cdb601da56
"Fix for bug #1885 : egw_db->row doesn't work as expected
...
reverted r25031, as it returns the first record with numeric indexes (it's anyway a depricated function)"
2009-07-18 12:33:52 +00:00
Jörg Lehrke
48538a6ced
Give higher levels a chance to avoid QP
2009-07-18 12:31:00 +00:00
Ralf Becker
3d5a57ca7b
"Fix for bug #1891 : CAS auth seems to fail"
2009-07-18 12:22:48 +00:00
Ralf Becker
67913ad192
"Fix for bug #1891 : CAS auth seems to fail"
2009-07-18 12:22:14 +00:00
Ralf Becker
b5c8df2015
"Fix for bug #1992 from Hans-Juergen Tappe:
...
The sitemgr login module does not cleanup session."
2009-07-18 12:16:38 +00:00
Ralf Becker
10006c16ec
"Fix for bug #1992 from Hans-Juergen Tappe:
...
The sitemgr login module does not cleanup session."
2009-07-18 12:15:20 +00:00
Ralf Becker
755c9103f6
"Fix for bug #1990 from Hans-Juergen Tappe:
...
Fix a typo which prevents categories which come in as an array to be handled correctly."
2009-07-18 12:04:59 +00:00
Ralf Becker
e1a25587c8
update from 1.6.002
2009-07-18 10:00:33 +00:00