Nathan Gray
5e2d3f4739
Fix for lost links when copying. All links get copied now, including the one in the header.
2010-02-22 21:25:00 +00:00
Nathan Gray
fc3228806a
Fix infolog print view to only display the custom fields allowed for that infolog type
2010-02-22 18:18:38 +00:00
Jörg Lehrke
b6097fa156
SyncML Content Handling
...
* Improved find-methods
* Timezone support for InfoLog
* SyncML Preferences
- addressbook and address list are now joined
- Primary User Group for addressbook and calendar
* SlowSync uses old mapping information (can be disabled within the preferences)
2010-02-09 21:56:39 +00:00
Jörg Lehrke
12aa69def3
Fix modifier issue
2010-02-05 16:32:30 +00:00
Jörg Lehrke
338192689c
Fix modification timestamp issue
2010-02-05 14:07:59 +00:00
Ralf Becker
936c636ffd
display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before
2010-02-05 03:34:17 +00:00
Jörg Lehrke
75746226a4
Use egw_time for InfoLog, tracking backend and Tracker
2010-02-04 12:08:03 +00:00
Ralf Becker
209012c079
responsible filter for multiple users
2010-01-21 03:00:06 +00:00
Ralf Becker
30ae4a3f25
added edit/edit_id/edit_popup to infolog link registry
2010-01-20 23:26:05 +00:00
Jörg Lehrke
548f5f8c98
Fix various issues introduced with Funambol adjustments; code cleanup
2010-01-10 19:02:16 +00:00
Jörg Lehrke
70aee0a67d
Fix task priorities for Funambol WM Client
2010-01-09 22:28:41 +00:00
Jörg Lehrke
3242e169cc
More Funambol adjustments and workarounds
2010-01-09 18:04:21 +00:00
Jörg Lehrke
49823ecd7e
Fix encoding issues; improvements for Funambol clients
2010-01-08 13:09:36 +00:00
Christian Binder
b973910334
reverted last commit because it had no effect
2009-12-30 13:46:37 +00:00
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