Ralf Becker
1297c32fb2
adding an extra icon for ical export in context menu, so templates can change it independent of mime icons
2014-02-20 11:07:12 +00:00
Ralf Becker
f0d7751496
removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated
2014-02-12 21:51:25 +00:00
Ralf Becker
7c02cd3cd4
explicitly loading addressbook css for CRM view and moved loading of infolog javascript to its hook
2014-02-12 11:07:33 +00:00
Nathan Gray
55a7d7352e
Don't preserve message, fixes confusion if it shows again.
2014-02-11 23:18:24 +00:00
Ralf Becker
977ffd5768
fix javascript error when opening a new infolog or convert a mail to an infolog
2014-02-11 15:22:21 +00:00
Nathan Gray
cc628c378a
Use egw_framework::message() instead of a label in template, which might stay longer than we want
2014-02-05 23:36:01 +00:00
Ralf Becker
eaf5d3d39b
reverted accidently commited changes in infolog
2014-02-04 13:52:12 +00:00
Ralf Becker
84d20661c2
fixed problem reported by Pedro Ribeiro
2014-02-04 13:50:23 +00:00
Ralf Becker
effe2120aa
fix ide warnings
2014-01-28 10:08:43 +00:00
Ralf Becker
0c2f0fdcfa
fix ide warnings
2014-01-28 10:02:11 +00:00
Ralf Becker
9960468583
* InfoLog: query custom-fields for notifications
...
and remove static $ignore_acl parameter, as it is only used in no longer necessary read
2014-01-28 09:36:36 +00:00
Ralf Becker
40a13d193b
fix ide warnings
2014-01-28 09:22:12 +00:00
Ralf Becker
41ce90ff30
infolog update 1.9.006 changing async_method from (not longer existing) boinfolog to infolog_bo
2014-01-28 08:34:23 +00:00
Ralf Becker
ad57c7ee86
remove addressbook, calendar and infolog classes for xmlrpc, as we droped xmlrpc support
2014-01-28 08:28:20 +00:00
Klaus Leithoff
35dc435ab9
try to tackle problem encountered with mail2infolog/tracker
2014-01-20 13:14:18 +00:00
Ralf Becker
6de6114e22
remove old API browser class, apps only used content_header method with is available as html::browser_header() with identical signature
2014-01-19 09:30:33 +00:00
Nathan Gray
782eb7f14c
Fix filemanager context menu item opening in iframe
2014-01-16 17:23:39 +00:00
Nathan Gray
9740d35e3b
Fix list registry to be ajax / no iframe
2014-01-16 14:51:35 +00:00
Klaus Leithoff
1b72d90ec5
silence duration format error log in infolog constructor
2014-01-15 14:34:28 +00:00
Nathan Gray
637ebac127
Fix sidebox entry 'Infolog list' opens infolog in iframe
2014-01-14 15:11:51 +00:00
Nathan Gray
a3d626176a
Remove some no longer needed preferences
2014-01-14 15:05:23 +00:00
Klaus Leithoff
e7922714ae
* eMail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps
2014-01-07 12:58:35 +00:00
Ralf Becker
6fd7ed4b2d
* CalDAV/CardDAV: only advertice sync-collection report, if we track deleted entries (history-logging enabled, not working otherwise)
2014-01-07 11:10:51 +00:00
Klaus Leithoff
3b971148d5
silence warning regarding custom field types
2014-01-07 10:27:24 +00:00
Ralf Becker
44d5801015
allow to prefix alternative name with a minus to substract instead of adding its value
2014-01-06 13:05:51 +00:00
Ralf Becker
f3cb31ccf5
* CalDAV/InfoLog: fixed not working sync-collection report, eg. used by eM client
2013-12-12 01:54:16 +00:00
Nathan Gray
d65b40046a
Move sidebox favorites & backend out of nextmatch and into framework
2013-12-12 00:03:07 +00:00
Nathan Gray
63224d09ab
Cast info_id_parent from string back to integer
...
Fixes Parent: false in edit dialog by using correct data type
2013-12-10 19:18:05 +00:00
Nathan Gray
928c562797
Fix bad argument to etemplate->exec()
2013-12-05 20:58:48 +00:00
Klaus Leithoff
d5eb20e3b2
* Infolog/Notification: when notifying asyncronously , make sure possible customfields are read, as search does not supply these
...
this results in an additional read per entry and user to be notified, but avoids duplicate rows in search results and the extra effort to check for customfields and their values for async notification only
2013-11-29 12:07:19 +00:00
Nathan Gray
1bace180cf
- Fix add popup with extras to handle multiple infolog nextmatches
...
- Fix setting primary link
2013-11-28 17:34:28 +00:00
Nathan Gray
5c6cceaa53
- Add js function to open a edit dialog with some fields pre-filled (type, category, action), use for buttons in nm right header
...
- Use different DOM ID for list when called from elsewhere
2013-11-27 00:17:08 +00:00
Nathan Gray
c6388f3d89
Fix context menu add / remove links
2013-11-21 23:30:57 +00:00
Ralf Becker
ed2e3e3bc2
fix warning if $pm_config["duration_units"] is no array
2013-11-19 21:59:42 +00:00
Nathan Gray
758a4557de
Restore 'No filter' option for default filter
2013-11-14 21:51:52 +00:00
Nathan Gray
a97ca723d3
Allow app.appcode.function(); calls in sidebox in addition to global functions. Needs the (); at the end though.
2013-11-14 16:50:16 +00:00
Nathan Gray
00a3290d97
Get infolog list working in contact view
2013-11-13 22:44:28 +00:00
Nathan Gray
1d54a4d3d6
Fix custom fields for a type not detected, so tab was incorrectly disabled
2013-11-13 16:51:15 +00:00
Nathan Gray
de64622b99
Fix missing project manager time units
2013-11-12 21:38:25 +00:00
Nathan Gray
f3180c6ce8
Add extra bits (flags?) to favorite so parent/subs can be stored in filters
2013-11-12 20:15:27 +00:00
Nathan Gray
75a26eed0c
Another fix for viewing parent - fix missing last row on first load
2013-11-08 18:03:27 +00:00
Nathan Gray
de1e14307d
Don't add parent in expanded children
2013-11-07 17:28:49 +00:00
Nathan Gray
f660ac5a8a
Prevent infolog parent from being added anywhere but the first row
2013-11-06 18:43:47 +00:00
Ralf Becker
57f45fe5f0
* InfoLog: add converting into a Tracker ticket to actions selectbox of edit popup
2013-10-25 08:18:59 +00:00
Hadi Nategh
e68a5d3b94
No need to disable "Sub Entry" in infolog->add context menu
2013-10-17 08:45:18 +00:00
Klaus Leithoff
6eb7b8ca92
* eMail/Infolog/Tracker: upon converting mails on send, if we attach messages get the message itself, and attach it, as we are able to display it in egw instead of fetching only the attachments attached files (as we did previously)
2013-10-15 10:44:42 +00:00
Ralf Becker
0e2e88c19b
fixed hiearchy display in infolog and reset of subs view via clicking on InfoLog icon/header, using now value of nm[parent_id] as key for col_filter
2013-10-10 11:29:31 +00:00
Ralf Becker
6e30816758
fixed not working download via action system: needed submit via POST request instead of Ajax, add new boolean action attribute postSubmit
2013-10-04 12:48:11 +00:00
Ralf Becker
f8a0db06fc
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
2013-10-03 09:23:18 +00:00
Ralf Becker
18285429e9
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
2013-10-01 11:38:34 +00:00