Ralf Becker
c9a52edddd
"default prefs for new installs"
2010-05-20 18:00:49 +00:00
Ralf Becker
e1a1f1f9de
Using "Due $typ" or "Starting $typ" as prefix for async notifications
2010-05-20 16:13:55 +00:00
Nathan Gray
b4b689e097
Log a change in modified date to the history log, but do not send a notification if that is the only change
2010-05-14 16:50:49 +00:00
Ralf Becker
fb04a535b6
"using egw_link::VFS_APPNAME constant instead of 'file'"
2010-05-12 07:06:06 +00:00
Nathan Gray
a670e8f4a3
Make sure linked files get copied when copying an infolog
2010-05-11 21:04:24 +00:00
Klaus Leithoff
b161002ab4
fix warning regarding unsupported operand types; translations provided by mkk
2010-05-11 12:59:47 +00:00
Ralf Becker
f0f6047658
skip notifications on second write in infolog_ui::edit(), used to update just the link_id: causes double notification for new infologs
2010-05-05 15:53:34 +00:00
Jörg Lehrke
58559aacb1
Fix SIF-T tag issue (bug #2573 )
2010-05-03 06:59:22 +00:00
Ralf Becker
012d7d23e4
"- fixed not exported custom fields, if field is valid for more then one type
...
- fixed not exported regular fields: info_datemodified, info_modifier, info_id"
2010-04-23 12:10:36 +00:00
Ralf Becker
d9117ecff0
fixed handling of group acl: addressbook eg. is NOT using it at all
2010-04-20 06:57:57 +00:00
Klaus Leithoff
d785ed1d45
improved commented out debug message
2010-04-15 07:01:29 +00:00
Jörg Lehrke
30a3296c8e
Optimze and clean up GroupDAV
2010-04-13 15:31:59 +00:00
Klaus Leithoff
00ba3606de
translations provided by mkk
2010-04-13 15:03:57 +00:00
Klaus Leithoff
7db0cf9d0c
missing information in notification mails, when assigning infolog to projekt
2010-04-12 14:12:58 +00:00
Klaus Leithoff
8418403d83
translations provided by mkk
2010-04-12 11:13:45 +00:00
Nathan Gray
cacaff872d
Fix filtering on a multi-select custom field. Any entry with the filter value will be included.
2010-04-07 15:52:59 +00:00
Ralf Becker
70c7ad3516
"directly cache link titles, to query them all at once (per app)"
2010-04-04 09:15:25 +00:00
Nathan Gray
48c5ec9b24
Use so_sql::search2criteria() to generate search text filter
2010-03-31 21:37:35 +00:00
Ralf Becker
34d460ae2f
"deleting a type, did not delete a group owner
...
--> causing groups still considered to be used as group owners and therefore not resolved to there users for grants"
2010-03-28 15:38:12 +00:00
Ralf Becker
de947ef466
"fix an other case of empty enddate get set to \"something\""
2010-03-24 08:15:36 +00:00
Jörg Lehrke
42a09eda30
Add configurable client character set for SyncML & various fixes
2010-03-22 18:03:23 +00:00
Ralf Becker
5eaee2c6e7
"patch from Lorentz <lorentz(at)friendship-systems.com>"
2010-03-21 10:00:48 +00:00
Ralf Becker
71960a6d02
Fixed some more php53 Warnings after latest fix_depricated.php
...
improvment.
2010-03-21 09:37:52 +00:00
Ralf Becker
39e2710b24
"fixed infolog loosing links: wrong placed bracket"
2010-03-18 10:00:39 +00:00
Ralf Becker
14f55a35ed
"fixed 01.01.1970 problem with empty infolog enddate"
2010-03-18 08:56:51 +00:00
Jörg Lehrke
fc07594746
Fix GroupDAV iterator issue
2010-03-16 20:44:55 +00:00
Ralf Becker
1e5717194b
swaped category and contact row in edit: fixes parent get accidently set, if one types return to start contact search
2010-03-16 13:30:25 +00:00
Jörg Lehrke
a39a8b8eb8
Improve Infolog GroupDAV
2010-03-16 07:01:36 +00:00
Jörg Lehrke
de36a7d40a
Fix Infolog timezone issue again
2010-03-16 07:00:56 +00:00
Jörg Lehrke
e9cdcbcac8
Fix Infolog timezone issue (Bug 8002)
2010-03-15 18:05:33 +00:00
Jörg Lehrke
28383ae67d
Fix Funambol SIF enconding
2010-03-15 17:17:42 +00:00
Jörg Lehrke
7220d96847
Use iterator approach in GroupDAV; fix various issues
2010-03-15 09:55:16 +00:00
Jörg Lehrke
89f7d50cec
Differentiate GroupDAV collections
2010-03-11 07:30:46 +00:00
Nathan Gray
0a75258cda
Make infolog entries available to delegates even if the entry is private.
2010-03-08 16:07:40 +00:00
Jörg Lehrke
a8804a44ef
GroupDAV updates
2010-03-06 23:06:43 +00:00
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