Cornelius Weiß
76ebb5167f
strstr -> strpos fix by thomas koch
2006-12-07 12:47:11 +00:00
Cornelius Weiß
e800b75362
kill php5.2 warnings
2006-12-02 11:05:05 +00:00
Ralf Becker
dbfe6f6d91
we can now have multiple comma-separated types for each custom field
2006-11-23 14:20:48 +00:00
Ralf Becker
4a19aaa1ff
fixed warning if nothing checked in responsible edit
2006-11-15 10:33:06 +00:00
Ralf Becker
00134ab430
fixed bug: editing infolog >> site config deletes custom fields
2006-11-15 10:24:58 +00:00
Ralf Becker
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
Ralf Becker
1f4450a34c
- fixing SQL error in cal-dav-view caused by previous commit
...
- new InfoLog preference to not show custom types in calendar (default)
2006-10-24 11:58:14 +00:00
Ralf Becker
34fb07492b
added possebility to delegate to groups and filter by groups
2006-10-24 10:08:21 +00:00
Ralf Becker
208d226bf1
InfoLog view for organisations or multiple contacts
2006-10-23 11:50:30 +00:00
Cornelius Weiß
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
Ralf Becker
2f3d566207
using a type-specific template in the list, if it exists
2006-10-21 13:07:32 +00:00
Ralf Becker
c98a675df0
- using a type-specific template in the list, if it exists
...
- some more docu
2006-10-20 13:13:00 +00:00
Ralf Becker
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
Cornelius Weiß
d6bf643ed2
fix not working addition of attachment in mail2info
2006-10-17 08:04:22 +00:00
Ralf Becker
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
Ralf Becker
3e44e466c5
translations for widget names
2006-10-05 06:37:39 +00:00
Ralf Becker
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
Cornelius Weiß
41673c935f
mess protection if something went wrong in tmp dir...
2006-09-29 06:49:31 +00:00
Ralf Becker
a435f90c08
fixed bug "infolog filter 'responsible open' does not show all items the user is responsible for", it was caused by the update of existing entries writes '' into info_responsible instead of '0'
2006-09-26 04:50:37 +00:00
Ralf Becker
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
Ralf Becker
19f8e62d10
moved to the api before 1.2, removing now the compatibility class
2006-09-20 04:47:35 +00:00
Cornelius Weiß
26802319b8
fix not working addition to links in mail_import
2006-08-31 18:38:59 +00:00
Lars Kneschke
0904b6e846
patch from christian binder
...
35-45: set vars for mapping prioritys from and to handheld
82: set PRIORITY attribute on export
173-181: handle PRIORITY field on import
2006-08-24 09:48:29 +00:00
Cornelius Weiß
1cce044c59
add new feature: mails can now be saved as infologs
2006-08-23 19:03:25 +00:00
Ralf Becker
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
Lars Kneschke
ffb60e3bdf
nothing
2006-08-17 03:32:18 +00:00
Lars Kneschke
117fd9d31b
various syncml fixes
2006-08-15 14:29:56 +00:00
Cornelius Weiß
b849696eb2
workaround to display all open tasks in calendar dayview
2006-06-27 16:43:06 +00:00
Ralf Becker
5f61f74a50
link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title
2006-06-24 16:04:35 +00:00
Lars Kneschke
3bbd54e12d
fixed slowsync
2006-06-01 16:27:49 +00:00
Lars Kneschke
31d02fcbf5
SyncML fixes
2006-06-01 13:28:08 +00:00
Ralf Becker
f10d3f9826
Fixed bug reported by Jens Benner, custom fields in InfoLog were NOT saved on add
2006-05-22 22:02:15 +00:00
Ralf Becker
3d362fc3e5
bugfix: not all links were forwarded to the timesheet
2006-05-17 05:57:03 +00:00
Ralf Becker
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
Ralf Becker
890237480b
fixed get_status method to return the percentage for status 'ongoing', as it was before the split of status and percentage
2006-04-08 07:33:17 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
075a7f7941
fixed typo
2006-03-27 15:35:01 +00:00
Ralf Becker
5e0e19e0dc
fixed wrong status icons for phone-calls in calendar day-view
2006-03-27 15:34:20 +00:00
Ralf Becker
dbbee206a4
added default implicit add right for responsible
2006-03-27 15:33:25 +00:00
Ralf Becker
161aaa2c6e
improved printing:
...
+ disabled unnecessary UI-elements
+ saving nextmatch num-rows status
2006-03-26 22:31:33 +00:00
Ralf Becker
7254bef473
bugfixes:
...
- search was not searching in id, phone/email, location
- setting status or percent&date completed was not working for the responsible under some conditions
- for the conversation of days to hours always 8h were used, now that's the default if nothing is configured in the PM
enhancements - some might call bug-fixes too ;-):
- configuration of the rights of the responsible:
a) implicit edit rights (default is only read)
b) additional fields to edit without edit rights: eg. description, used time, ...
- user preference to show status and percent again as one merged icon (default) or as two spearate ones
- user preference to show a numeric Id, can be used eg. as ticket number
2006-03-24 16:10:09 +00:00
Ralf Becker
6c4cda6bfc
added ability to add timesheets to infolog entries
2006-03-21 13:52:49 +00:00
Lars Kneschke
e15d167c87
removed sime unneeded debug output
2006-03-21 13:27:07 +00:00
Lars Kneschke
0590ce37b9
added support for SIF encoded files(Sync4j)
...
added search support(needed for slowsync)
2006-03-21 13:21:53 +00:00
Lars Kneschke
2a8544edd3
added support for SIF encoded files(Sync4j)
...
added search support(needed for slowsync)
2006-03-21 13:19:38 +00:00
Ralf Becker
bc1ed0b65e
close action was not setting the new percentage to 100%
2006-03-21 09:11:18 +00:00
Ralf Becker
125214e0d2
fix to use internaly the iCal conform stati for phonecalls to, externaly for the user there is no change, they still see call or will-call as status
2006-03-20 19:43:33 +00:00
Ralf Becker
aa8136ef60
- added percent, (date-)completed and location for better iCal / SyncML conformance
...
- remove a lot not needed images
2006-03-17 20:53:26 +00:00
Ralf Becker
3f9535c0e0
fixed infinit recursion if two infolog entries are linked with each other AND both set each other as primary link
2006-03-17 11:36:27 +00:00