Nathan Gray
2aed9e476f
Fix copy/paste error to get address merging working
2010-04-15 14:56:37 +00:00
Klaus Leithoff
0efd1057ea
use UNIONs instead of OR for calendar filter "owner too"
2010-04-15 14:50:54 +00:00
Ralf Becker
5d6a7ede84
"show only groups with calendar rights, as we do in the calendar selection"
2010-04-15 14:11:04 +00:00
Ralf Becker
db6c6cd462
"show only groups with calendar rights, as we do in the calendar selection"
2010-04-15 14:10:01 +00:00
Klaus Leithoff
06fed70281
all user_types supported while building the UNION
2010-04-15 13:41:57 +00:00
Klaus Leithoff
d41940fc1f
work in progress, forgot that ressources are user_types too
2010-04-15 13:23:16 +00:00
Klaus Leithoff
b1987c62fa
use UNIONs instead of OR for calendar filter "owner too"
2010-04-15 12:52:35 +00:00
Klaus Leithoff
d785ed1d45
improved commented out debug message
2010-04-15 07:01:29 +00:00
Klaus Leithoff
939875aade
translations provided by mkk
2010-04-15 06:54:30 +00:00
Jörg Lehrke
c130fee383
Reduce SyncML MaxMsgSize to 10000
2010-04-14 17:29:03 +00:00
Jörg Lehrke
2b9198e8f7
Fix SyncML preferences
2010-04-14 16:40:54 +00:00
Jörg Lehrke
ae0bd0a0b7
Clarify iCal file export TZ option
2010-04-14 15:08:57 +00:00
Jörg Lehrke
d3ad7cae78
Fix undefined status issue
2010-04-14 14:44:21 +00:00
Jörg Lehrke
f802fdd315
Allow more WS in line folding of new formats
2010-04-14 14:41:10 +00:00
Ralf Becker
3123d9c2e2
two more indexes to speed up sync
2010-04-14 12:23:47 +00:00
Ralf Becker
a1332b56cc
two more indexes to speed up sync
2010-04-14 12:19:02 +00:00
Klaus Leithoff
f4f8464414
translations provided by mkk and gm
2010-04-14 12:05:56 +00:00
Klaus Leithoff
227035050c
translations provided by mkk and gm
2010-04-14 12:04:40 +00:00
Ralf Becker
239793470b
adding an iterator for iCal files to minimize memory footprint on import of huge iCal files (not yet used for iCal data supplied as string, eg. from SyncML, as calendar_ical::importVCal uses count() and array access to returned components/events, and not just looping over it via foreach)
2010-04-14 10:19:41 +00:00
Ralf Becker
9e8a74b92e
"fixed not working caching to avoid multiple reads of same event from database
...
(condition !$date stoped caching for all non-repeating events)"
2010-04-14 08:49:49 +00:00
Ralf Becker
e5c782ca8e
"fix warning if no participants defined (eg. iCal import)"
2010-04-14 08:41:45 +00:00
Hans-Jürgen Tappe
ff567e04e5
From tracker 2276:
...
Restrict redirect.php to allow requests only from within eGroupware.
HTTP_REFERER is checked against the egroupware path.
A valid session is now required.
2010-04-13 19:27:54 +00:00
Jörg Lehrke
3262b5a96e
Support addressbook synchronization for address list only
2010-04-13 18:10:54 +00:00
Jörg Lehrke
6647c40135
Configurable character set for vCard exports
2010-04-13 17:44:09 +00:00
Jörg Lehrke
30a3296c8e
Optimze and clean up GroupDAV
2010-04-13 15:31:59 +00:00
Ralf Becker
e0c80bc1c9
"get FCK spellchecker and filebrowser working with session-id in url"
2010-04-13 15:13:33 +00:00
Ralf Becker
a0f5ff9dd5
"get FCK spellchecker and filebrowser working with session-id in url"
2010-04-13 15:12:09 +00:00
Klaus Leithoff
00ba3606de
translations provided by mkk
2010-04-13 15:03:57 +00:00
Klaus Leithoff
4a1fec7207
set the default for global_cats parameter to true\nreset start to 0, if we come back or view another apps categories\ntake care that the global_cats param survives the edit
2010-04-13 11:45:22 +00:00
Klaus Leithoff
7796500c60
take care that the global_cats param survives the edit
2010-04-13 11:34:03 +00:00
Klaus Leithoff
a2c8d14a2c
reset start to 0, if we come back or view another apps categories
2010-04-13 11:17:52 +00:00
Klaus Leithoff
97aa5602eb
set the default for global_cats parameter to true
2010-04-13 10:42:38 +00:00
Klaus Leithoff
f6a2c159a1
accept global_cats param
2010-04-13 10:29:05 +00:00
Klaus Leithoff
026eb03b6d
accept global_cats param
2010-04-13 10:26:03 +00:00
Klaus Leithoff
7db0cf9d0c
missing information in notification mails, when assigning infolog to projekt
2010-04-12 14:12:58 +00:00
Klaus Leithoff
e7d2d8cfc6
missing information in notification mails, when assigning infolog to projekt
2010-04-12 14:12:41 +00:00
Klaus Leithoff
5b3c05a616
translations provided by mkk
2010-04-12 11:21:49 +00:00
Klaus Leithoff
8418403d83
translations provided by mkk
2010-04-12 11:13:45 +00:00
Jörg Lehrke
682c363bb4
Fix group participant issue
2010-04-12 07:26:21 +00:00
Klaus Leithoff
3f6180affa
set cat_app with value from get_row (, if not set) to ensure the cats of the template/listview in question are to be loaded
2010-04-12 07:23:37 +00:00
Klaus Leithoff
1ec94a70fe
set cat_app with value from get_row (, if not set) to ensure the cats of the template/listview in question are to be loaded
2010-04-12 07:23:21 +00:00
Jörg Lehrke
15e379249f
Fix group participant issue
2010-04-12 07:20:11 +00:00
Ralf Becker
2ebd9cda40
"Ignore not installed apps"
2010-04-12 06:46:06 +00:00
Ralf Becker
0c31158d00
"Ignore not installed apps"
2010-04-12 06:45:33 +00:00
Jörg Lehrke
b0532e4ac2
Fix group participant localization issue
2010-04-12 06:31:30 +00:00
Jörg Lehrke
2c12d737b2
Fix vCard export issue
2010-04-11 09:42:24 +00:00
Jörg Lehrke
f976e3079c
Fix vCard export issue
2010-04-11 09:34:42 +00:00
Klaus Leithoff
15609abbf4
work provided by Chr.Fueller to tackle oversized events in calendar-week-print-pre-view
2010-04-09 14:15:00 +00:00
Klaus Leithoff
5f3b45fa1d
use advanced mode for system signature edit; beware everything you edit here is filtered by purify, so not everything possible will have effect, so BEWARE and TEST -> you may destroy your signature using the new options
2010-04-09 14:08:56 +00:00
Klaus Leithoff
398c0acf4d
edit/create user defined signature with more comfortable windowsize
2010-04-09 14:03:36 +00:00