Commit Graph

921 Commits

Author SHA1 Message Date
Christian Binder
5fd473c986 test to cast PERCENT-COMPLETE as int to prevent 0 value to be set to nothing 2009-12-30 10:36:25 +00:00
Klaus Leithoff
e5978c32a1 fix missing startdate, when importing mail from compose 2009-12-15 16:05:48 +00:00
Christian Binder
1457a73200 updated german and english translation 2009-12-15 12:15:02 +00:00
Christian Binder
ada9a59f94 renamed misleading "close" button in infolog listview to "set status to done" 2009-12-15 12:14:23 +00:00
Stefan Becker
086edcac9b fixed promblem with infolog save of copyed infolog 2009-12-13 13:58:01 +00:00
Stefan Becker
3f13ed63a1 added print xml file 2009-12-13 13:37:42 +00:00
Stefan Becker
80f02187a6 added print template to infolog 2009-12-13 13:36:09 +00:00
Stefan Becker
d11469f91f added copy function to infolog and action box, more actions will follow 2009-12-11 08:34:47 +00:00
Christian Binder
d8907a4d2a fixed not recognized vtodo priority values 2009-12-09 08:17:26 +00:00
Nathan Gray
1524b6670f Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 21:48:10 +00:00
Nathan Gray
721ccb80d8 Implement options so link_query() can be limited 2009-12-08 21:47:49 +00:00
Ralf Becker
af38e6e62a "fixed warning when saving new entries introduced by r28408" 2009-12-08 10:07:53 +00:00
Jörg Lehrke
ac8223caed Fix infolog category issue again 2009-12-07 09:08:51 +00:00
Jörg Lehrke
3b85963f39 Fix infolog category issue again 2009-12-07 09:04:39 +00:00
Jörg Lehrke
fda9c4f5f0 Fix infolog category issue 2009-12-07 09:00:58 +00:00
Oscar Manuel Gómez Senovilla
647b4474b0 Recover history from rev 28563 2009-12-02 19:49:46 +00:00
Oscar Manuel Gómez Senovilla
29c746cbda Temporary removal to recover history from rev 28563 2009-12-02 19:48:52 +00:00
Jörg Lehrke
dd92e60180 Use UID for find_content(); code cleanups 2009-12-01 10:24:55 +00:00
Oscar Manuel Gómez Senovilla
7ec6262f11 Update for spanish translation 2009-11-30 06:46:00 +00:00
Stefan Becker
41f1fba3be fixed some typos 2009-11-29 19:11:19 +00:00
Klaus Leithoff
8de55a88f4 support CC in import of saved email-messages too 2009-11-28 18:55:26 +00:00
Klaus Leithoff
0473f987ad fixing a problem regarding the import of draft-messages with attachments into infolog (, fixing a display issue with getAttachments in uicompose as well) 2009-11-28 18:16:18 +00:00
Ralf Becker
0299f4e494 removed caching as it creates problems with datasource updates in projectmanager (datasource reads infolog content from an instance with a not updated cache, causing updates only to happen after clicking on [apply] twice) 2009-11-28 13:50:03 +00:00
Oscar Manuel Gómez Senovilla
661ca6f93a Move infolog lang files 2009-11-28 13:25:09 +00:00
Oscar Manuel Gómez Senovilla
a70df0ddbb Pending language updates 2009-11-24 05:51:49 +00:00
Klaus Leithoff
6c25590e9e fixing various problems regarding the notification via close shortlink (klick on close/close all button in infolog list view) 2009-11-23 16:15:16 +00:00
Christian Binder
e76d659cac applied category preserve on import also to SIF classes 2009-11-19 15:30:53 +00:00
Ralf Becker
6eab77b15f "commented permanent error_log in async_notifications, as it creates mail to root when async service is run via cron" 2009-11-19 11:38:37 +00:00
Christian Binder
2e65cf977a use new categories check_perms() on export and merge preserved categories with imported ones. This functionality is limited in infolog because infolog only supports having just one category at the moment. 2009-11-19 10:40:54 +00:00
Oscar Manuel Gómez Senovilla
02366eddbf tracker #2315 2009-11-18 20:18:55 +00:00
Oscar Manuel Gómez Senovilla
31bc2ff512 tracker #2349 2009-11-18 19:40:17 +00:00
Jörg Lehrke
73e2f3721e fix typos 2009-11-18 17:41:54 +00:00
Klaus Leithoff
5ff54af20b make the datefilter stay when filter by day is active (stick it with the sessiondata) 2009-11-16 09:49:50 +00:00
Klaus Leithoff
0bfb18470d feature to be able to filter by startdate 2009-11-10 08:11:41 +00:00
Ralf Becker
9f5467ebac "fixed SQL error: info_id is ambigous happening if one has cf's in infolog AND filters with new link-filter" 2009-10-23 09:57:47 +00:00
Ralf Becker
4f69a5d1b0 using references to loop of items in profind and some cleanups 2009-10-16 08:36:28 +00:00
Klaus Leithoff
dfcc5bb967 removed an extra } from infolog.header.right add phonecall Command Button 2009-10-05 09:04:19 +00:00
Ralf Becker
d875429fcb "patch #2270: export start- and enddate as date, if user set no time (rest of patch not necessary for trunk)" 2009-09-27 08:23:01 +00:00
Christian Binder
512acfddc9 fixed typo reported by madsurgeon 2009-09-25 13:04:00 +00:00
Christian Binder
0947f51ce8 fixed typo reported by madsurgeon - some additional german translation 2009-09-25 12:39:11 +00:00
Ralf Becker
00ca396066 Added filter to list, which allows to show infologs linked to an entry
of any other applications, eg:
- infologs linked to a certain project
- infologs linked to a contact
2009-09-25 08:03:01 +00:00
Jörg Lehrke
fd3425bac4 Fix delete() (bug #2260) 2009-09-20 12:31:16 +00:00
Stefan Becker
051b00b199 added new filter for projects 2009-09-19 13:58:24 +00:00
Oscar Manuel Gómez Senovilla
2386a28cc5 Update Czech translation for trunk. Tracker #1956 2009-09-09 22:12:43 +00:00
Stefan Becker
f85cb3c0d0 fixed 100% also allowed with status archive 2009-09-04 12:39:23 +00:00
Klaus Leithoff
9a42ca2fbb removing deprecated/not needed '=&' for CreateObject 2009-08-28 13:11:03 +00:00
Klaus Leithoff
46b0a0ea98 improvement of the import of eMails if bodystructure is cascaded deeper than expected 2009-08-28 13:07:32 +00:00
Ralf Becker
93f99c8e58 "fixed not displayed time sum, if \"time, planned\" column was selected:
-> only check used&planned time (not replanned) to work for both time cols"
2009-08-25 13:17:29 +00:00
Ralf Becker
ae33932f0b "fixed not savable empty site configuration 'responsible_edit', once a value was set before" 2009-08-19 14:59:58 +00:00
Ralf Becker
ced14e2c15 "removed depricated calltime pass reference, it's unnecessary in these cases anyway" 2009-08-19 13:56:35 +00:00