Commit Graph

741 Commits

Author SHA1 Message Date
Ralf Becker
8b1f1c83d8 * InfoLog CSV import: do not notify a 2nd time when primary link get set (UI does not do it either)
fixed wired formatting of 8 space instead of tab and removed xmlrpc like call by introducing new parameter value 2=only update modifier
2012-03-09 09:22:50 +00:00
Ralf Becker
061e740c6d * InfoLog/CalDAV: fixed wrong timezone used for iCal generation
times where read in server-time, but infolog_ical was told it is user-time, now set to server-time in infolog_groupdav::get_handler()
2012-03-08 16:24:09 +00:00
Nathan Gray
e973f8dd0e Log the format attempted
r38201: Give a warning if imported type is not valid
r38218: Add current record to the end of errors / warnings
r38244: Make warning about missing type into error
2012-03-06 15:54:34 +00:00
Nathan Gray
604d391537 * Infolog - Preferences to receive notification as member of owner group of Infolog Type 2012-02-27 21:28:55 +00:00
Nathan Gray
41ecce19ac When merging into a spreadsheet document, convert dates into SS dates
r38021: Fix typo in Excel date processing
r38111: Fix spreadsheet date/time formatting issue - incorrect parsing of users timer38167: Fix for empty spreadsheet dates in XML & OO.o getting a date anyway
2012-02-27 15:21:21 +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
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
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
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
34393ca041 propagate data from settings hook to handlers, to fix failed installs because setup was not detected 2012-02-14 17:39:40 +00:00
Ralf Becker
6745742387 Process infolog start date as a timestamp, instead of just date 2012-02-14 13:34:04 +00:00
Ralf Becker
1a1b5c9d93 switch off permanent error-log 2012-02-10 12:25:39 +00:00
Ralf Becker
21dfe8ac02 implement RFC 5995 add member to collection via POST, but not yet set DAV:add-member due to problems with OS X clients 2012-02-10 11:28:56 +00:00
Ralf Becker
9d85196706 move logic of which addressbook/calendars are shared into app-handler
move app-specific settings to app-handler
2012-02-10 11:27:26 +00:00
Ralf Becker
e2e7815f25 fixed messed up indention 2012-02-10 11:13:00 +00:00
Ralf Becker
fcf6fa3aab fill displayname for contacts and task to easier identify it in autoindex 2012-02-10 11:02:01 +00:00
Ralf Becker
3dc0e31fa9 * InfoLog/CalDAV: store unsupported iCal properties like custom fields incl. history logging, thought they are not displayed unless you explicitly add a custom field from them (prefixed with one #)
r37832: fixed fatal error calling widgetExists on a non-object
r37837: storing unsupported (valarm-)components like unsupported (X-)properties
r37854: need to load custom fields now allways, as x-props and unsupported components are stored there
2012-02-10 10:39:27 +00:00
Nathan Gray
9f5100adbf Improve link warning message to show actual data tried 2012-02-02 17:30:44 +00:00
Nathan Gray
ddf0354784 Add warnings from conversion, check foreign key link during dry-run 2012-01-26 15:38:27 +00:00
Ralf Becker
e256893d8d * InfoLog/CalDAV: allow updates with implicite rights of responsible user, InfoLog type is kept on update, deduct not set status of client from completed(-percent) 2012-01-26 01:51:44 +00:00
Ralf Becker
26fdc10b40 [Save] missing for edit with implicit rights only, [Apply] was there 2012-01-26 01:45:52 +00:00
Nathan Gray
4ab9c5ed1f - Fix handling of multiple delegated users
- Give error if foreign custom field can't be found
2012-01-23 15:15:29 +00:00
Klaus Leithoff
1f21b38876 add priority to the sel_options in case someone wants to display the priority as stand alone column 2012-01-09 09:36:17 +00:00
Nathan Gray
3ca9fe8b88 Add mergeprint tag for links to a specified application: links/appname 2012-01-06 18:02:54 +00:00
Nathan Gray
57869d398d Fix bug causing too many results from foreign key search 2011-12-27 15:39:55 +00:00
Nathan Gray
4535662b12 Restore pm_id & project merge markers 2011-12-23 16:40:43 +00:00
Nathan Gray
fad91e04e0 * Create tracker tickets from infolog entries 2011-12-21 15:55:12 +00:00
Nathan Gray
ae33b58bc6 * Create calendar events based on infolog entries 2011-12-20 17:35:34 +00:00
Nathan Gray
90328bf9cd Add warnings, use warning instead of error on link problem 2011-12-20 15:51:44 +00:00
Klaus Leithoff
34a980ec9b * infolog/esync: fix for -> tasks created on device where set to completed all the time <- 2011-12-19 10:09:15 +00:00
Nathan Gray
caad9062af * Allow linking to another app entry when importing based on a matching custom field 2011-12-15 15:35:34 +00:00
Nathan Gray
97c45ff7c8 Fix conditions using custom fields - needed extra query key 2011-12-12 18:06:18 +00:00
Nathan Gray
f765be9748 Changed Startdate & Enddate to Start date and Due date to match UI. 2011-12-09 18:00:40 +00:00
Nathan Gray
319022aab5 - Fix updates failing because of update time mismatch
- Set default status by type, if not in CSV
2011-12-08 16:07:26 +00:00
Nathan Gray
d5895ae25e Fix some issues with group ownership and adding / updating 2011-12-08 15:59:34 +00:00
Nathan Gray
25914c234c * Import/export speed improvements 2011-12-05 16:02:19 +00:00
Nathan Gray
1391b47ea6 Move handling of filter by date from user interface into logic layer 2011-12-05 15:42:32 +00:00
Klaus Leithoff
638d4c639b fixing an en/de- coding issue, regarding the attaching of an .eml file to the infolog in question when converting an email -with german umlauts within the subject line- to infolog and adding the original email to it. 2011-11-21 12:42:57 +00:00
Ralf Becker
176e81cd1c * ImportExport: allow to select "Old fixed definition" in preference for nextmatch export (disk icon) 2011-11-21 10:10:46 +00:00
Klaus Leithoff
fd016edb83 * eMail/infolog: mail to infolog, preference (and action) to allow the additional attaching of the raw mail message as message/rfc822 (.eml) to the entry 2011-11-18 09:46:45 +00:00
Ralf Becker
3b2c94219c new InfoLog configuration: Load custom fields in index, if filtered by selected types (eg. to display them in a type-specific index template) 2011-11-17 09:31:34 +00:00
Klaus Leithoff
047f07a8da fix bug regarding the default of info_status 2011-11-10 14:15:01 +00:00
Klaus Leithoff
5fae37c880 fix bug regarding the saving of excluded field (once selected, you could not deselect fields) 2011-11-10 14:05:27 +00:00
Klaus Leithoff
d07defdfe2 * infolog: allow to exclude fields while copying an infolog entry; done via infolog->configuration 2011-11-10 13:48:59 +00:00
Ralf Becker
f303028f2f * eSync: fix for not updated calender, contact, task on device if only description or note was changed or deleted 2011-11-09 13:37:37 +00:00
Ralf Becker
80510b5412 * CalDAV/CardDAV: major rework fixing lots of bugs/incompatibilites and adding new features: eg. autocompletion of accounts and resources under iCal, searchable addressbook gateway for all addressbooks available
merged changes from Trunk up to r37094 from addressbook, calendar, infolog, phpgwapi, egw-pear and resources (only CalDAV/CardDAV related stuff of cause)
2011-11-06 09:40:33 +00:00
Nathan Gray
6da51ecbdb * Add {{links}}, {{attachments}}, {{links_attachments}} placeholders for merging 2011-10-27 16:21:15 +00:00
Ralf Becker
e2549fd4a0 * eSync/InfoLog: InfoLog support for ActiveSync (incl. deny device to create folders and ping fixes for Moxier Task) 2011-10-02 09:00:27 +00:00