84d20661c2
fixed problem reported by Pedro Ribeiro
2014-02-04 13:50:23 +00:00
40a13d193b
fix ide warnings
2014-01-28 09:22:12 +00:00
35dc435ab9
try to tackle problem encountered with mail2infolog/tracker
2014-01-20 13:14:18 +00:00
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
782eb7f14c
Fix filemanager context menu item opening in iframe
2014-01-16 17:23:39 +00:00
1b72d90ec5
silence duration format error log in infolog constructor
2014-01-15 14:34:28 +00:00
a3d626176a
Remove some no longer needed preferences
2014-01-14 15:05:23 +00:00
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
928c562797
Fix bad argument to etemplate->exec()
2013-12-05 20:58:48 +00:00
1bace180cf
- Fix add popup with extras to handle multiple infolog nextmatches
...
- Fix setting primary link
2013-11-28 17:34:28 +00:00
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
c6388f3d89
Fix context menu add / remove links
2013-11-21 23:30:57 +00:00
ed2e3e3bc2
fix warning if $pm_config["duration_units"] is no array
2013-11-19 21:59:42 +00:00
00a3290d97
Get infolog list working in contact view
2013-11-13 22:44:28 +00:00
de64622b99
Fix missing project manager time units
2013-11-12 21:38:25 +00:00
f3180c6ce8
Add extra bits (flags?) to favorite so parent/subs can be stored in filters
2013-11-12 20:15:27 +00:00
75a26eed0c
Another fix for viewing parent - fix missing last row on first load
2013-11-08 18:03:27 +00:00
de1e14307d
Don't add parent in expanded children
2013-11-07 17:28:49 +00:00
f660ac5a8a
Prevent infolog parent from being added anywhere but the first row
2013-11-06 18:43:47 +00:00
57f45fe5f0
* InfoLog: add converting into a Tracker ticket to actions selectbox of edit popup
2013-10-25 08:18:59 +00:00
e68a5d3b94
No need to disable "Sub Entry" in infolog->add context menu
2013-10-17 08:45:18 +00:00
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
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
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
3f5dcfea04
Fix multiselect settings not being saved
2013-10-01 07:59:23 +00:00
95721656c1
Set placeholder action to 'new' (instead of default add) to avoid copy & sub when there's no entries shown
2013-10-01 07:46:24 +00:00
7246093aad
Fix activation and inactivation status of "view subs" and "view parent" menu items on Infolog context menu.
2013-09-24 09:16:06 +00:00
a661d52de2
Infolog: Prefix name on css classes
2013-09-19 12:52:50 +00:00
dd4c3c49eb
Remove "Whole query" menu from infolo->context_action_menu, while we are handling et2_nm selection differently
2013-09-19 12:27:07 +00:00
85f4585abf
Fix context menu delete confirm dialog
2013-09-16 17:53:20 +00:00
b04627ed64
requirement by sales that email-type should not be shown in right - click - action dialog
2013-09-16 11:54:43 +00:00
4bc61c67d9
Infolog: Validate the startdate and enddate, to make sure that startdate is not set after the enddate.
2013-09-12 11:56:33 +00:00
7ee2c05955
remove extra app prefixes from method names in app.js, for both infolog and timesheet applications
2013-08-27 10:46:42 +00:00
aa8a848871
optional parameter for egw_framework::window_close() to specify an alert message, which get shown/alerted, before closing the window
2013-08-26 10:24:11 +00:00
589e4ecfbc
add app.js to infolog application, add ajax=true to index (enable drag-and-drop), and run infolog app by et2
2013-08-26 09:19:47 +00:00
6bfc93ad6c
* InfoLog: fixed storing of InfoLog site config: fields to exclude when copying or creating subs and load custom fields in index for types
2013-07-04 15:49:06 +00:00
914e70a1b4
when viewing sub-entries (action=sp) partents are displayed immediatly before first occurence of a child, for a single parent, always display it as first entry (linked entries to parent could get sorted in front)
2013-06-06 13:15:02 +00:00
14b9b8ca51
* ProjectManager: view all sub-entries of an InfoLog by context menu
2013-06-06 12:17:33 +00:00
91799eee19
Clear delegation popup after using it
2013-06-03 19:58:52 +00:00
efef1378d0
Missed changes to No filter
2013-06-03 19:54:11 +00:00
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
78b2012334
Turn on favorites in infolog
2013-04-09 09:37:30 +00:00
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
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
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
a99deb4473
Get contact link working with et2
2013-02-08 13:46:08 +00:00
ad36ac309a
Move site config over to etemplate, and move custom notifications into site config
2013-01-31 19:39:01 +00:00
90edebaa72
make sure we use the current icServerID when calling import_mail
2012-11-21 11:43:20 +00:00
04017a728b
* InfoLog: switching to a group-type resets access to "public" and disables access in edit
2012-11-13 12:07:10 +00:00
b9192c0f4c
attempt to improve overlong-word-control behavior
2012-11-07 07:52:59 +00:00