cc23776f13
fixed status-icon and subject-class got lost
2012-03-23 15:05:22 +00:00
d0c3d82eaa
not unsetting query[col_filter][info_id] as it is needed for etemplate2 (and unnecessary anyway), setting row_modified=info_datemodified to allow to check if entries are modified and need to send to client
2012-03-23 14:41:07 +00:00
e26500aae7
move "check all" phrase to etemplate and added "uncheck all"
2012-03-22 15:46:47 +00:00
92ddbf9a6d
* InfoLog: new config for copying or creating sub-entries to exclude just attachments (was links including attachments and links to other apps), fixed deleting attachments in copys/subs before storing them, deleted original attachment
2012-03-22 15:33:20 +00:00
76d566d137
* InfoLog/CalDAV: fixed not working toggeling of completed from iOS reminder app (only sets COMPLETED, but never STATUS or PERCENT-COMPLETED)
...
not returning etag for modified entries, as client then keeps not updated X-INFOLOG-STATUS, sending no etag we force him to update from server
2012-03-22 12:15:18 +00:00
0fb77619a8
add some padding to leave space for hasChildren or hasParent icon
2012-03-22 09:06:48 +00:00
15d8b369f5
if status changed to ongoing, set percent to 10
2012-03-22 08:49:50 +00:00
cd2cc35b73
* InfoLog: icons to visualise entry has a parent or subs, using these icons (arrow left or up) in context-menu too
2012-03-20 11:18:33 +00:00
5f1c65b31e
Give proper error messages for modification error as well as permissions error
2012-03-19 18:45:14 +00:00
5b4c2898b1
* InfoLog: if one of status, percent or datecompleted changed, change others to reasonable values
2012-03-18 14:44:16 +00:00
cbc87ce197
* 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:15 +00:00
1b345bbf36
* 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:23:43 +00:00
f676a23821
fixes for PHP 5.4 warnings and strict warnings, thought disabled E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas (see comment in phpgwapi/inc/functions.inc.php)
2012-03-04 13:33:10 +00:00
3ad4a94fa9
Make warning about missing type into error
2012-03-02 17:36:03 +00:00
28f90f8554
Add current record to the end of errors / warnings
2012-02-29 17:24:42 +00:00
a0128663ed
Give a warning if imported type is not valid
2012-02-29 00:39:09 +00:00
354e344a1c
* Infolog - Preferences to receive notification as member of owner group of Infolog Type
2012-02-27 14:59:00 +00:00
3e5e2156c1
allow to unset default info_des from sub_excludefields
2012-02-24 10:31:43 +00:00
3015287833
fixed not working storing of sub_excludefields and translations
2012-02-24 10:01:40 +00:00
ec694d4a4f
* 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
2012-02-24 09:29:27 +00:00
2f2a252b51
* InfoLog: fixed multiple [apply] after copying an InfoLog creates multiple new infologs
2012-02-23 16:42:58 +00:00
26bebbedd9
* 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:31:00 +00:00
2bc821f428
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:04:45 +00:00
0037bf4077
* 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:39:56 +00:00
f175a12c6e
Reset warnings before starting import
2012-02-14 18:34:44 +00:00
2939d7bbf3
propagate data from settings hook to handlers, to fix failed installs because setup was not detected
2012-02-14 17:38:45 +00:00
4f669300a4
When merging into a spreadsheet document, convert dates into SS dates
2012-02-13 18:59:00 +00:00
3ecd71cbc7
switch off permanent error-log
2012-02-09 20:15:18 +00:00
88cd6de65f
Process infolog start date as a timestamp, instead of just date
2012-02-06 16:22:35 +00:00
d89f48d9c1
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-04 20:24:01 +00:00
c5ca42a4b1
move app-specific settings to app-handler
2012-02-04 01:24:34 +00:00
670dcdcb71
Improve link warning message to show actual data tried
2012-02-02 17:22:23 +00:00
349b237f25
fixed messed up indention
2012-01-31 18:01:16 +00:00
ca28153b25
need to load custom fields now allways, as x-props and unsupported components are stored there
2012-01-31 18:00:57 +00:00
c3cadea4f4
storing unsupported (valarm-)components like unsupported (X-)properties
2012-01-31 01:02:21 +00:00
1f93855172
fill displayname for contacts and task to easier identify it in autoindex
2012-01-31 00:37:01 +00:00
fb16ff842d
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 #)
2012-01-29 22:34:43 +00:00
d401bcc3ad
* 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:49:56 +00:00
c9b0ad39f7
[Save] missing for edit with implicit rights only, [Apply] was there
2012-01-26 01:43:14 +00:00
642ae665f8
- Use warnings returned by convert (unknown names)
...
- Check foreign key link during dry-run
2012-01-25 18:14:57 +00:00
3f4016ef38
Add a warning if the only delegated is unknown
2012-01-23 16:16:50 +00:00
ca1c9e681a
Give an error if the custom field we're supposed to be matching against can't be found
2012-01-20 19:51:03 +00:00
c34aa3a335
Fix importing responsible, when there are more than 1 user responsible
2012-01-20 15:54:10 +00:00
01dfdbbe75
add priority to the sel_options in case someone wants to display the priority as stand alone column
2012-01-09 09:35:30 +00:00
2a2880dd75
Exclude primary link from link lists
2012-01-06 17:28:55 +00:00
2e9866bab9
Add mergeprint tag for links to a specified application: links/appname
2012-01-05 17:43:44 +00:00
8d6c063ae2
Properly quote foreign key before searching
2011-12-27 15:36:35 +00:00
a76985d1d2
Fix bug causing too many results from foreign key search
2011-12-23 15:41:28 +00:00
a07cc48066
Restore pm_id & project merge markers
2011-12-22 16:21:34 +00:00
afe3b0a07f
* infolog/esync: fix for -> tasks created on device where set to completed all the time <-
2011-12-19 10:08:02 +00:00