acefa266b4
small bugfix for linking just one entry to an infolog, when comming from addressbook multiple link to new infolog
2008-07-04 11:16:33 +00:00
c683175b1b
#bugfix: wrong contact address, when converting emails out of the sent-folder
...
if a message is converted to infolog, and it is located within the sent-folder the to-address is now applied as contact address.
2008-06-04 08:16:02 +00:00
1585195b98
passing the folder base64encoded when exporting to infolog infolog/inc/class.uiinfolog.inc.php
2008-06-04 06:53:24 +00:00
d4544daf94
patch to enable infolog to retrieve/save messages that have been part of (attachment of) another message
2008-05-23 10:51:54 +00:00
45e293e989
class.uiinfolog.edit can handle the action_id now with multiple IDs from
...
the Addressbook. They are all linked now.
2008-04-23 08:27:49 +00:00
5a81fdcfcb
removed ip for symlinks from infolog config, as it is no longer supported by the new links
2008-04-18 11:53:55 +00:00
7c64936239
made all methods from html class static and removed the unnecessary singleton
2008-03-09 14:46:02 +00:00
50f5c1b116
using new egw_link class and reading all links of the whole index page in one go
2008-03-08 21:43:13 +00:00
d10607a16e
fast fix for the bug regarding infolog config, caused by the drop of the intantiation of config in boinfolog
2008-03-06 07:58:08 +00:00
c522cd7a0b
Patch from Stefan Becker to implement a default category for new infolog entries
2008-03-04 12:50:16 +00:00
ced6adf23f
reworked and generalised Klaus new custom field header feature, to use it in the addressbook too, easy to addapt for the other apps now, only requires the get_rows/search method to understand filter and order_by with cfs
2008-01-19 05:36:20 +00:00
d8cb081a1d
If filtering the infolog list by a certain type, show only the stati of that type
2008-01-15 04:18:17 +00:00
8d7d08b82d
added the option to display customfields in the infolog main view.
...
after selecting customfields with the columnselector, you can choose which customfields you want to display
in the customfields column with the columnselector. The header supports sorting and selecting.
Controling of the displayed customfields is done in uiinfolog, the action takes place in soinfolog
2007-12-14 13:11:51 +00:00
71149c972f
- fixed not copied constrains and milestones in PM templates
...
- fixed not creatable milestones in templates
- when deleting a project you can now choose to delete the datasources
of the elements (eg. InfoLog entries) too
- new stati 'template', 'nonactive' and 'archive' for InfoLog, which get
not displayed by any standard filter, but choosing them from the
status column filter
- InfoLog tasks in PM templates get now automatic activated, there stati
is set depending of the percentage to not-started, in-progress or done
- changing the status of a project you can now choose to change the
stati of InfoLog tasks (or other types having the needed stati) too
--> these features have been sponsored by Arne Reith from Reith-IT
2007-10-05 15:06:27 +00:00
3beb483c09
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
2007-09-22 14:58:10 +00:00
d4910c0e0a
small layout fix: limit width of owner and responsible selectbox to 100px, using selected category when creating new entries
2007-07-29 06:55:36 +00:00
9e49e8c50d
History for InfoLog (incl. the ability to disable real deletes) and delete notifications
2007-06-13 21:37:05 +00:00
2d0eac55b7
InfoLog notifcations for due or to start entries (You need to run Admin>>Register hooks!)
2007-06-10 09:21:04 +00:00
00e7549186
"fixed halfway done conversation to new col-selection prefs for the times-column:
...
- the icon to attach timesheets is now always displayed if user has the timesheet app
- the display of the times column and the cumulated time of attached timesheets depends on the col-selection pref"
2007-05-22 13:36:32 +00:00
16f85bf1e4
fix for bug in email2infolog: date was not set
2007-05-14 15:37:25 +00:00
957ebfb698
"found an other uncommited php5.2 fix"
2007-05-08 08:36:06 +00:00
3e8c4b1dd3
fix: mail2infolog, wrong contact link when mail from sent folder
2007-05-02 09:34:13 +00:00
1bb9f539eb
fixed html spechialchars in mailtoinfolog
2007-04-26 21:30:26 +00:00
f760107ff7
fixed bug #517 : Bug in s/p view when closing infolog
2007-04-26 12:53:03 +00:00
668640f9a3
"fix for bug #469 : Empty entry when deleting infolog from calendar dayview"
2007-04-26 12:03:44 +00:00
3192eaf2c6
"bugfix: not all fields were preserved, when responsible users had the right to edit partical data"
2007-04-26 11:34:46 +00:00
98ca788a6d
(custom) types can have a group as owner now, which allos there acl to depend on that group and not the person who created it
2007-03-12 11:27:33 +00:00
c0b6563e17
adaption for the new nextmatch feature plus some nice extra columns
2007-03-07 12:31:48 +00:00
68639c69f8
fixed ishues found by jerryr: Subject was not working and saving from subfolders was not working
2007-01-14 08:09:22 +00:00
95ecc4748e
fix: mail2infolog: sender / from was not detected, strip_tags was not working as expected
2007-01-13 14:11:30 +00:00
4a19aaa1ff
fixed warning if nothing checked in responsible edit
2006-11-15 10:33:06 +00:00
00134ab430
fixed bug: editing infolog >> site config deletes custom fields
2006-11-15 10:24:58 +00:00
6564cbc99a
info_custom_from was not set for links to in new entries, causing them to have custom from
2006-10-27 10:50:08 +00:00
34fb07492b
added possebility to delegate to groups and filter by groups
2006-10-24 10:08:21 +00:00
208d226bf1
InfoLog view for organisations or multiple contacts
2006-10-23 11:50:30 +00:00
a5d124ffad
handle html messages in mail2infolog. We use the function in bocompose as we have no generalized html2text converter in the api yet
2006-10-22 18:02:15 +00:00
2f3d566207
using a type-specific template in the list, if it exists
2006-10-21 13:07:32 +00:00
c98a675df0
- using a type-specific template in the list, if it exists
...
- some more docu
2006-10-20 13:13:00 +00:00
877373642b
convert custom from to 0 or 1, it's unset if not checked, which starts the detection
2006-10-18 09:09:18 +00:00
d6bf643ed2
fix not working addition of attachment in mail2info
2006-10-17 08:04:22 +00:00
1707c87d89
some bugfixes:
...
- InfoLogs create via the addressbook show the address as Contact again
- Mail --> InfoLog creates address as Contact now
2006-10-17 07:13:12 +00:00
4259d8d622
- primary link / contact con now be set direct in the contact line
...
- checkbox to set a custom contact (additional to the linked contact)
- new select/link entry custom fields (eg. to store a contact)
- uses the stock customfield widget now
- email is now a stock infolog type
2006-10-04 17:40:33 +00:00
e6a527acc3
- use a typ-specific template for edit, if one exist
...
- allow typ-specific templates to show the content of the first linked contact
--> allow to create specific print-view for each template-type
2006-09-20 07:13:44 +00:00
1cce044c59
add new feature: mails can now be saved as infologs
2006-08-23 19:03:25 +00:00
392a532f68
Two new options for the account-selection:
...
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
2006-08-22 16:51:09 +00:00
3d362fc3e5
bugfix: not all links were forwarded to the timesheet
2006-05-17 05:57:03 +00:00
80b4999f22
- fixed not shown last modified column
...
- id, separate percen, last modified and times can now be enabled for the details view only
- you can now specify the filter for home
2006-04-09 05:34:59 +00:00
f6b96d9a9a
fixes:
...
- addressbook view got lost, if something changed in the hooked in infolog
- if hooked in by addressbook, InfoLog css file got not loaded
- for sub-entries the date completed from the parent got (wrongly) set in the sub
- action view (shows sub-entries or entries link to an entry of an other app) is now reset, if the user clicks on infolog in the navbar (called index.php)
2006-04-05 16:16:33 +00:00
6f41277aff
reverted logic to disable ticket-id and times column for no details, now they depend only on the prefs again
2006-03-29 09:39:34 +00:00
075a7f7941
fixed typo
2006-03-27 15:35:01 +00:00