Jörg Lehrke
75b25bb796
Fix FroupDAV report issue
2010-07-02 05:01:15 +00:00
Jörg Lehrke
09bc2c09cd
Fix CTag issues for GroupDAV
2010-06-29 13:52:56 +00:00
Klaus Leithoff
c30c4ce198
notify on infolog creation as well (was not, as condition was not met for changes=true)
2010-06-29 12:08:34 +00:00
Klaus Leithoff
4bd384f77d
handling long info_addr lists, splitting by comma to enable linebreaks
2010-06-28 15:25:27 +00:00
Andreas Stöckel
b135848f33
Added space to imploding of email addresses in infolog email import to allow linebreaks for long email lists
2010-06-28 14:45:58 +00:00
Jörg Lehrke
b44f0c2f41
Fix SyncML device timezone issues
2010-06-17 07:38:27 +00:00
Ralf Becker
85329717ee
fixed Template Error: set_block: unable to find block 'admin_line' in 'info_admin_t'
2010-06-16 08:45:02 +00:00
Jörg Lehrke
d1fa11aaab
CalDAV Infolg support for Evolution (Stylite #602 )
2010-06-09 19:44:58 +00:00
Ralf Becker
d53e5291ce
- not longer using referer for message of successful saved infolog, but
...
using opener.location.search += 'msg=...', as it works better with jDots
- calling static methods of egw and common class static
2010-06-07 14:43:34 +00:00
Ralf Becker
9df3bfae29
using javascript:open_window url, instead of html markup
2010-06-04 11:26:19 +00:00
Ralf Becker
4b9b76bbe7
fix for bug #2624 : SQL error - CONCAT not supported by postgres
2010-05-26 15:41:40 +00:00
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