Nathan Gray
ddbcc59a82
Add 'None' category option to context menu for all apps using nextmatch::category_action()
2012-10-16 19:51:15 +00:00
Ralf Becker
6903bdabdf
* InfoLog: use type or category, when creating new entries in subs-view and stay in subs-view when storing an entry in a popup
2012-06-14 12:08:46 +00:00
Ralf Becker
541d7539b9
* InfoLog: status filter in index shows now cumulated list of all status translations, if no type is selected (as context menu does too)
2012-05-22 17:42:30 +00:00
Ralf Becker
0f42a2f916
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-05-16 12:39:52 +00:00
Ralf Becker
7ff86a46a6
* InfoLog: change status in context menu shows now labels and icons from all types and fixed my.stylite.de bug #3359 : not being able to set custom status
2012-05-15 16:24:57 +00:00
Ralf Becker
8502f2c061
* InfoLog: explicitly name tabs in infolog.edit, to get disabeling of tabs working, even if template added custom ones
2012-05-08 10:04:28 +00:00
Ralf Becker
2c02fe0192
* InfoLog: fixed subs view to display only selected custom-fields of parent
2012-05-08 09:44:24 +00:00
Ralf Becker
5459012074
* InfoLog: remove group-types user has not any rights to as filter in list
2012-04-24 10:16:18 +00:00
Nathan Gray
857336e696
Fix missed file extension
2012-04-23 17:03:49 +00:00
Ralf Becker
7f7bf5f47d
Schdule was only save new entries, not existing ones which got updated (only if you edit rights), same for ical export
2012-04-23 12:02:02 +00:00
Nathan Gray
77bc5da6ef
* Add ical export to edit \'Actions\' selectbox, and list context menu'
...
svn commit -m '* Add ical export to edit \'Actions\' selectbox, and list context menu
2012-04-16 19:12:19 +00:00
Ralf Becker
9ff981b697
* InfoLog: remember filter to restore it after viewing subs or an other action-view
2012-04-04 11:57:06 +00:00
Ralf Becker
8941232989
* InfoLog: remember filter to restore it after viewing subs or an other action-view
2012-04-04 11:55:19 +00:00
Nathan Gray
26513d715f
Add ical export to edit 'Actions' selectbox, and list context menu
2012-04-02 23:08:20 +00:00
Ralf Becker
4cdc5f39c1
support for parent_id and is_parent
2012-03-30 12:28:31 +00:00
Ralf Becker
cc23776f13
fixed status-icon and subject-class got lost
2012-03-23 15:05:22 +00:00
Ralf Becker
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
Ralf Becker
2dd59a07dc
* 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:34:06 +00:00
Ralf Becker
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
Ralf Becker
8a5d64301c
* 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:59:41 +00:00
Ralf Becker
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
Ralf Becker
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
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
3e5e2156c1
allow to unset default info_des from sub_excludefields
2012-02-24 10:31:43 +00:00
Ralf Becker
3015287833
fixed not working storing of sub_excludefields and translations
2012-02-24 10:01:40 +00:00
Ralf Becker
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
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
2f2a252b51
* InfoLog: fixed multiple [apply] after copying an InfoLog creates multiple new infologs
2012-02-23 16:42:58 +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
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
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
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
Ralf Becker
26fdc10b40
[Save] missing for edit with implicit rights only, [Apply] was there
2012-01-26 01:45:52 +00:00
Ralf Becker
c9b0ad39f7
[Save] missing for edit with implicit rights only, [Apply] was there
2012-01-26 01:43:14 +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
Klaus Leithoff
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
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
3ca10ad0c5
Add ability to create tracker from infolog to the infolog context menu
2011-12-13 18:25:08 +00:00
Nathan Gray
2f4d8848c5
- Remove previously added hook & base class, turns out there's an established way to do it...
...
- Use existing link_app type hook to create calendar from infolog
2011-12-12 21:51:12 +00:00
Nathan Gray
332427277d
Add ability to create calendar entries from infolog entries, using new base so other apps can be added (hopefully) easily later
2011-12-08 23:20:49 +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
Nathan Gray
e5cbfc5601
Move handling of filter by date from user interface into logic layer
2011-11-24 17:56:05 +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
Klaus Leithoff
b11e7f9291
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:41:58 +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
Klaus Leithoff
8f0f3a92c3
* 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-17 16:05:36 +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
Ralf Becker
f255a2396a
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:30:30 +00:00
Klaus Leithoff
047f07a8da
fix bug regarding the default of info_status
2011-11-10 14:15:01 +00:00