Nathan Gray
654054826f
Implement home-accounts and select-account custom fields sub-placeholder expansions in the correct place, with the rest of them
2013-06-05 17:03:27 +00:00
Nathan Gray
e8770a9611
Fix loading of account contact info placeholders
2013-06-05 14:44:10 +00:00
Nathan Gray
b50dc80ee1
Add in contact placeholders for custom fields of type select-account
2013-06-04 21:24:17 +00:00
Nathan Gray
91799eee19
Clear delegation popup after using it
2013-06-03 19:58:52 +00:00
Nathan Gray
efef1378d0
Missed changes to No filter
2013-06-03 19:54:11 +00:00
Ralf Becker
4c8c9dc93f
fixed new eTemplate using InfoLog admin no longer stores multiple types as array, but comma-separated
2013-05-29 13:54:46 +00:00
Ralf Becker
8ebd18f33e
* Tracker: widget to fetch tracker-data for custom print templates
2013-05-23 16:15:39 +00:00
Ralf Becker
163702b752
* Calendar: create InfoLog from event
...
added a general infolog_set hook like existing timesheet_set hook, to allow implementing apps to push further data to infolog, modified existing tracker code to use the hook too
2013-05-10 10:54:36 +00:00
Nathan Gray
867873824e
Change key of no filter from 'none' to '' so No filters favorite works
2013-05-06 22:08:08 +00:00
Nathan Gray
78b2012334
Turn on favorites in infolog
2013-04-09 09:37:30 +00:00
Ralf Becker
051c724e37
* InfoLog/CalDAV: fixed initial sync of more then 60 contacts created doublicates (no REPORT filters were used)
2013-04-04 15:12:33 +00:00
Nathan Gray
81fbfc23cc
Add general placeholder {{link}} is a link to current record
2013-03-19 20:56:58 +00:00
Nathan Gray
e8600c5db2
- Fix responsible edit fields not saved
...
- Change responsible edit to multi-checkbox widget instead of chosen
2013-03-19 15:44:38 +00:00
Nathan Gray
ab601bf94c
Make sure global categories is infolog when in infolog. Other apps (tracker) may grab it first if we don't set it here
2013-03-18 23:22:51 +00:00
Ralf Becker
4df3295cce
* CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms
2013-03-07 15:55:40 +00:00
Klaus Leithoff
176307335e
if mail app is available (detect for static function splitRowID), and import_mail is called with param rowid, use application mail for importing (creating infolog/tracker items from emails)
2013-03-05 14:47:00 +00:00
Nathan Gray
6d685e010a
Add links/href & links/link to general placeholder list
2013-03-04 17:43:46 +00:00
Nathan Gray
a99deb4473
Get contact link working with et2
2013-02-08 13:46:08 +00:00
Nathan Gray
13d6b7e411
Fix missing modifer placeholder
2013-02-07 09:38:21 +00:00
Nathan Gray
ef826ee2b9
Change all merges to use common get_all_links() function
2013-02-07 09:36:07 +00:00
Ralf Becker
0dc3e5ab6f
keeping infolog_bo::$ignore_acl within the class
2013-02-07 09:28:31 +00:00
Klaus Leithoff
2bc84411e2
introduce static variable ignore_acl for the use in async infolog notification to make sure that we are able to resolve infolog specific placeholders for notification/signature merge
2013-02-06 13:21:21 +00:00
Ralf Becker
7ebb83b772
optional parameter to ignore acl on read
2013-02-06 10:17:36 +00:00
Nathan Gray
ad36ac309a
Move site config over to etemplate, and move custom notifications into site config
2013-01-31 19:39:01 +00:00
Nathan Gray
ede9d83142
Implement custom notification messages for infolog
2013-01-30 23:12:52 +00:00
Nathan Gray
955be2c365
Move calendar preferences to bottom
2013-01-23 15:54:40 +00:00
Nathan Gray
8d3b47863d
Move calendar stuff to general settings
2013-01-22 15:12:50 +00:00
Nathan Gray
f24ba11088
Organise preferences
2013-01-21 20:28:13 +00:00
Nathan Gray
66b22128c4
Implement Import dialog No notifications checkbox
2013-01-14 22:59:08 +00:00
Nathan Gray
97fea10521
- Add/fix labels for creation date, pricelist
...
- Fix export filtering on assigned
2013-01-02 18:14:05 +00:00
Nathan Gray
ee6834ca54
Implement export filters
2012-12-31 20:38:00 +00:00
Klaus Leithoff
90edebaa72
make sure we use the current icServerID when calling import_mail
2012-11-21 11:43:20 +00:00
Ralf Becker
04017a728b
* InfoLog: switching to a group-type resets access to "public" and disables access in edit
2012-11-13 12:07:10 +00:00
Klaus Leithoff
b9192c0f4c
attempt to improve overlong-word-control behavior
2012-11-07 07:52:59 +00:00
Nathan Gray
4f59f282a0
If exporting a single record, name the download file accordingly
2012-10-16 18:45:13 +00:00
Nathan Gray
fc8a139f23
Add 'None' category option to context menu for all apps using nextmatch::category_action()
2012-10-15 17:57:58 +00:00
Nathan Gray
e339d9c29f
Add early detection of type to load appropriate statuses
2012-10-10 16:01:26 +00:00
Nathan Gray
7d568d90c7
Add replanned time as trackable in history (also adds as exportable field)
2012-10-10 15:27:43 +00:00
Nathan Gray
6fdcae2995
Fix missing status field on export
2012-10-10 15:18:43 +00:00
Nathan Gray
8ceccb552c
Add priority to import lookup values
2012-10-10 15:00:54 +00:00
Nathan Gray
074cab0f67
Fix invalid type when importing - typo, and also check translated type too
2012-10-09 15:57:17 +00:00
Christian Binder
2fbf1d36e8
document merge helper function to allow download by HTTP POST request
2012-09-29 10:16:39 +00:00
Ralf Becker
52675388a3
* CalDAV/CardDAV: sync-collection report for all apps allowing a more efficient sync
2012-09-26 14:30:47 +00:00
Ralf Becker
f224fe5852
sync-collection report for InfoLog, thought reminder app on OS X 10.8.2 does not use it, moved logic for sync-token to baseclass and determine availablity on supported-report-set
2012-09-24 10:26:29 +00:00
Ralf Becker
7a3d4f99ed
* InfoLog/CalDAV/eSync: deleted entries where not taken into account for ctag generation, causing deletes only to sync after other modifications
2012-09-24 08:53:41 +00:00
Ralf Becker
f7fa8ea37e
* Addressbook/InfoLog/Filemanager/Tracker: added or fixed formatting of certain custom field types using a single shared method
2012-08-09 12:41:47 +00:00
Ralf Becker
3918f2606c
* InfoLog/CalDAV: preference allowing to modify responsible user from devices not supporting them by setting EMail address as category
2012-07-20 13:06:47 +00:00
Nathan Gray
ee440ce548
Add special exception for deleted, since it's not in the list of statuses
2012-07-16 22:42:15 +00:00
Nathan Gray
1630d99bac
* Add parent to history
2012-07-09 16:57:53 +00:00
Christian Binder
f81fd11435
tag applications which have implemented document merge
2012-07-04 17:00:03 +00:00