Ralf Becker
820df063ef
* Admin/Setup: fixed custom translations got lost during update
2012-02-27 08:03:30 +00:00
Ralf Becker
60bcbebd88
* InfoLog: make fields excluded from copying to a new sub-entry configurable and add scheduling an appointment to action
...
refactured copy and sub creation into one method, as they do essentialy the same thing with just setting the parent and excluding different configurable fields
r38163: fixed not working storing of sub_excludefields and translations
r38164: allow to unset default info_des from sub_excludefields
2012-02-24 11:51:47 +00:00
Ralf Becker
3b6bca4c42
* InfoLog: fixed multiple [apply] after copying an InfoLog creates multiple new infologs
2012-02-23 16:43:29 +00:00
Ralf Becker
57206cbac3
white-space: nowrap for table in date-widget
2012-02-23 13:40:26 +00:00
Ralf Becker
f72d95aac5
changed offset, as suse build chokes about it
2012-02-22 14:40:35 +00:00
Ralf Becker
68ef2b0fb6
Changelog for 11.1.20120222
2012-02-22 13:58:31 +00:00
Ralf Becker
8fb1ef7285
switching CalDAV Scheduling tag off in 11.1, until further testing as I still see requests from iCal with just If-Schedule-Tag-Match for organizer changes or together with If-Match, which both makes no sense
2012-02-22 13:20:09 +00:00
Ralf Becker
849fcb3a28
fixed typo and added translation for new context-menu items
2012-02-22 12:49:34 +00:00
Ralf Becker
f83794bc83
* Notifications: fixed not correctly reset timezone after notifying users from other timezones
2012-02-22 12:33:15 +00:00
Ralf Becker
2ecedd2d0d
* InfoLog/Calendar: renamed context menu "Calendar" to "Schedule appointment" and make preset participants configurable, allow to config prefix for sub-entries and allow times in due-date
2012-02-22 12:32:56 +00:00
Ralf Becker
587c2cf595
use groupdav->log() for all permanent error-messages, to log the into request-log too, if both If-Match and If-Schdule-Tag-Match given use If-Match for organiser/owner and If-Schedule-Tag-Match for attendees/participants
2012-02-21 20:05:35 +00:00
Ralf Becker
a49b6390fa
dont show more lines in multiselectbox as we have values
2012-02-21 09:23:16 +00:00
Ralf Becker
a479b59858
* CardDAV/Addressbook: storing Apple AB type company (X-ABShowAs:COMPANY) as EGroupware fileAs company
2012-02-21 08:58:22 +00:00
Ralf Becker
23aafc41a8
allways generate list_uid & list_carddav_name for list_id, as we dont store them
2012-02-20 14:56:30 +00:00
Ralf Becker
26153f9fa6
fixed not shown empty distribution lists in 11.1 after changes
2012-02-20 11:58:44 +00:00
Ralf Becker
5b12fe97dc
* CalDAV/CardDAV/GroupDAV: as all clients dislike not getting an ETag for a PUT, we sending it again even not storing byte-by-byte
2012-02-20 11:34:15 +00:00
Ralf Becker
f9a8f55065
fixed missing owner
2012-02-20 11:22:33 +00:00
Ralf Becker
d34c216f52
fixed sql error when updating lists
2012-02-20 11:21:45 +00:00
Ralf Becker
9635091c75
log request in case of exceptions too by installing a custom exeception handler
2012-02-20 09:07:02 +00:00
Ralf Becker
fdc4134556
allow to force tooltip for help messages by prepending a pipe "|" character
2012-02-19 13:55:24 +00:00
Ralf Becker
20fe3e458d
improved working in CalDAV/CardDAV prefs
2012-02-19 12:42:09 +00:00
Ralf Becker
5224cdc592
SL translations from Ludvik, Robert
2012-02-18 14:51:25 +00:00
Ralf Becker
f9c2f0140a
* InfoLog/CalDAV: fixed sub-entries created in WebGUI got identical caldav_name as parent and therefore updates of sub-entries did not work as expected
2012-02-18 13:40:40 +00:00
Ralf Becker
fa2c15e8c4
add empty line in log between request body and response
2012-02-18 10:50:20 +00:00
Ralf Becker
bfd50d213e
fixed not working PUT of groups/lists
2012-02-18 10:18:14 +00:00
Nathan Gray
cfded2a918
Add 'selected' day table for daily schedules
2012-02-17 20:26:00 +00:00
Nathan Gray
5c843ed783
Reset warnings before starting import
...
r38035: - Fix sorting by modification time to handle files changed at the same time
- Catch exceptions for logging
r38036: Lock import/export job while running, to prevent multiple instances.
2012-02-17 20:19:31 +00:00
Ralf Becker
0e9631781b
* Addressbook: disable custom field tabs, if contact is stored in LDAP, which does not support CFs
2012-02-17 15:01:31 +00:00
Ralf Becker
d56ee2a0c7
refining translations for CalDAV/CardDAV logging
2012-02-17 14:01:46 +00:00
Ralf Becker
b1a1f56064
cat_owner can be groups too (cat_owner < 0)
2012-02-17 11:02:33 +00:00
Ralf Becker
27cd6350bb
logging whole requests, to be able to lock the log-file, as some clients (eg. SOGO) use multiple threads to request resources, which messes up the log otherwise
2012-02-17 09:12:23 +00:00
Ralf Becker
effb755417
fixed PHP Warning, if log-dir is not yet created
2012-02-17 08:14:29 +00:00
Ralf Becker
bf5d3bc296
fixed SQL error when GET-ing a distribution list
2012-02-17 08:08:48 +00:00
Ralf Becker
8dcd373813
* CalDAV/CardDAV: continous display (like tail -f) of logs inside EGroupware
2012-02-16 16:41:27 +00:00
Ralf Becker
3ac708068c
ignore exception while sending notification to admin (eg. SMTP error), to block the account and give a correct error-message to user
2012-02-16 14:36:12 +00:00
Ralf Becker
82f2c91005
Ajax log file viewer (tail -f)
2012-02-15 21:32:45 +00:00
Ralf Becker
32bc243464
Restore all eTemplates from distirbution file via eTemplate editor (no need to touch distribution file or fiddle with the database)
2012-02-15 14:52:52 +00:00
Ralf Becker
253f98d315
Restore all eTemplates from distirbution file via eTemplate editor (no need to touch distribution file or fiddle with the database)
2012-02-15 14:51:58 +00:00
Ralf Becker
e9502eda30
* Addressbook/CardDAV: fixed sync all in one addressbook changed AB to personal, use default addressbook for new contacts if synced, otherwise use always synced personal AB
2012-02-15 13:04:57 +00:00
Ralf Becker
d33929a332
* Addressbook/CardDAV: fixed sync all in one addressbook changed AB to personal, use default addressbook for new contacts if synced, otherwise use always synced personal AB
2012-02-15 13:04:27 +00:00
Ralf Becker
86f65f7d0a
handling special case of module "egroupware" in merge
2012-02-15 10:38:36 +00:00
Ralf Becker
902c040add
handling special case of module "egroupware" in merge
2012-02-15 10:37:23 +00:00
Ralf Becker
4de730864e
making ^/trunk default for svn-helper.php merge
2012-02-15 10:32:22 +00:00
Ralf Becker
81f42ec050
making ^/trunk default for svn-helper.php merge
2012-02-15 10:32:08 +00:00
Ralf Becker
038a157b37
switch filter (all|global|own) and access column off for all global categories
2012-02-15 10:31:19 +00:00
Ralf Becker
0b3f4a04f0
switch filter (all|global|own) and access column off for all global categories
2012-02-15 10:25:41 +00:00
Ralf Becker
205a362497
fixed app >> categories filter "all" to contain private categories too, also added a private column for easier identification
2012-02-15 09:43:19 +00:00
Ralf Becker
0d5d839b30
fixed app >> categories filter "all" to contain private categories too, also added a private column for easier identification
2012-02-15 09:40:05 +00:00
Nathan Gray
90ccc3f8fc
Sitemgr reservations - Add confirmed addressbook option to move confirmed contacts
2012-02-14 21:01:03 +00:00
Nathan Gray
1109aea63a
Lock import/export job while running, to prevent multiple instances.
2012-02-14 20:29:33 +00:00