Nathan Gray
4aebbb187e
If field is not in the list of fields to be imported, do not add it in as null - could overwrite existing data
2012-04-25 14:21:19 +00:00
Klaus Leithoff
0868474343
fix not marking messages as seen, when using up/down arrows on mail display popups
2012-04-25 11:05:50 +00:00
Klaus Leithoff
b48b67f2d8
fix issue for changed default param for emailadmin_bo contructor; always use setDefaultProfile if there is NO profile available at all; fix issue regarding missing control of group ownership on edit.general
2012-04-25 10:11:16 +00:00
Klaus Leithoff
254fc0e565
fix issue for changed default param for emailadmin_bo contructor; always use setDefaultProfile if there is NO profile available at all; fix issue regarding missing control of group ownership on edit.general
2012-04-25 10:08:53 +00:00
Nathan Gray
e92163ef31
Get category edit working in et2
2012-04-24 23:13:57 +00:00
Nathan Gray
e74f753978
Allow text for global option (all globals)
2012-04-24 23:13:25 +00:00
Nathan Gray
92cd8e15bd
Check for base of select name in root of sel_options if none found specificaly for that name
2012-04-24 23:00:05 +00:00
Nathan Gray
2ed29276f6
Check array length too - if arrayMgr returns an empty array, keep looking for options
2012-04-24 22:48:39 +00:00
Nathan Gray
f4871a7bee
Only show link search clear button if there is something to clear
2012-04-24 22:00:18 +00:00
Nathan Gray
ff96b27208
Better styles for link clear (x) button
2012-04-24 21:27:48 +00:00
Nathan Gray
cf34943445
Handle legacy - multiple files name ends in []
2012-04-24 20:27:05 +00:00
Nathan Gray
28fa402b36
Still want old etemplate...
2012-04-24 19:48:05 +00:00
Nathan Gray
d4aed5cf03
More work on nm actions that need real submit (POST)
2012-04-24 19:47:23 +00:00
Nathan Gray
16dddb46db
Avoid warning if no customfields
2012-04-24 19:46:24 +00:00
Nathan Gray
d194845e4e
Minor fixes / avoid warnings
2012-04-24 19:44:50 +00:00
Ralf Becker
493cb249ba
* EMailAdmin/Setup: fixed wrong created default profile, user profiles and signatures were ot allowed, due to changed default parameter -1 --> false
2012-04-24 17:45:46 +00:00
Ralf Becker
5e76d4197e
* EMailAdmin/Setup: fixed wrong created default profile, user profiles and signatures were ot allowed, due to changed default parameter -1 --> false
2012-04-24 17:45:19 +00:00
Nathan Gray
67813fd767
Automatically link files when selected - if entry has no ID, they wait until save
2012-04-24 16:33:56 +00:00
Nathan Gray
aa9687e6b5
Fixes for scheduled exporting
2012-04-24 16:06:31 +00:00
Nathan Gray
bbcb33a023
- Test multiple options for date format, stop when one works - Avoid deprecated format_datetime(), only format if there is a value
2012-04-24 15:50:35 +00:00
Nathan Gray
19ab4d3f4c
If field is not in the list of fields to be imported, do not add it in as null - could overwrite existing data
2012-04-24 15:46:25 +00:00
Ralf Becker
5200c51053
fix status="X" (no status set) returned by calendar_ical::ical2egw to "U" (unknown status), as participants with status "X" are not displayed
2012-04-24 15:09:52 +00:00
Ralf Becker
6c6259525a
fix status="X" (no status set) returned by calendar_ical::ical2egw to "U" (unknown status), as participants with status "X" are not displayed
2012-04-24 15:09:17 +00:00
Ralf Becker
9d6bce8ed2
* Calendar/EMail: when accepting email invitation from organizer who is an EGroupware user but created invitation outside: if no access to organizers calendar, make organizer a participant with role CHAIR
...
- show errors from calendar_boupdate::update()
2012-04-24 14:39:55 +00:00
Ralf Becker
8c6341d551
* Calendar/EMail: when accepting email invitation from organizer who is an EGroupware user but created invitation outside: if no access to organizers calendar, make organizer a participant with role CHAIR
...
- show errors from calendar_boupdate::update()
2012-04-24 14:37:32 +00:00
Klaus Leithoff
a3b4b91d63
* email: if forwarding via SIEVE is not allowed - disable the according fields
2012-04-24 14:37:03 +00:00
Nathan Gray
1b30ed3870
- Test multiple options for date format, stop when one works - Avoid deprecated format_datetime(), only format if there is a value
2012-04-24 14:36:31 +00:00
Nathan Gray
8d8a80c26a
Fix human values in infolog export
2012-04-24 14:04:09 +00:00
Nathan Gray
e014964656
Add in seconds, some timestamps have those and date doesn't parse otherwise
2012-04-24 13:59:06 +00:00
Klaus Leithoff
2d1c2fbf7b
* calendar: use possible attribute values regarding X-MICROSOFT-CDO-ALLDAYEVENT
2012-04-24 11:05:31 +00:00
Klaus Leithoff
b09b90b8db
* calendar: use possible attribute values regarding X-MICROSOFT-CDO-ALLDAYEVENT
2012-04-24 11:03:25 +00:00
Ralf Becker
5459012074
* InfoLog: remove group-types user has not any rights to as filter in list
2012-04-24 10:16:18 +00:00
Ralf Becker
c571975c83
* InfoLog: remove group-types user has not any rights to as filter in list
2012-04-24 10:15:47 +00:00
Klaus Leithoff
89fa80a750
* resources: fix for missing/not loaded pictures for resources in default/images/resource_icons/
2012-04-24 07:16:17 +00:00
Klaus Leithoff
2f4a486c10
* resources: fix for missing/not loaded pictures for resources in default/images/resource_icons/
2012-04-24 06:56:43 +00:00
Nathan Gray
39c133fe2e
Try to get form submit (POST) working in FF
2012-04-23 20:25:21 +00:00
Nathan Gray
e3ef32aa08
Fix missing translations in export
2012-04-23 19:42:59 +00:00
Nathan Gray
e895274d69
If exporting all, and filter is missing, use current owner
2012-04-23 17:52:36 +00:00
Nathan Gray
857336e696
Fix missed file extension
2012-04-23 17:03:49 +00:00
Nathan Gray
0e9e4ae325
Add in seconds, some timestamps have those and date doesn't parse otherwise
2012-04-23 16:32:34 +00:00
Ralf Becker
07d22ef3be
SQL for a view of infolog table using real account-names and timestamps
2012-04-23 15:18:34 +00:00
Ralf Becker
7f7bf5f47d
Schdule was only save new entries, not existing ones which got updated (only if you edit rights), same for ical export
2012-04-23 12:02:02 +00:00
Ralf Becker
2dac72f0da
Schdule was only save new entries, not existing ones which got updated (only if you edit rights), same for ical export
2012-04-23 12:01:37 +00:00
Klaus Leithoff
4d1d6bb220
fix for Using when not in object context
2012-04-23 09:36:28 +00:00
Klaus Leithoff
a2b4861dc4
* email: caching of folderObjects for session under certain conditions, to speed up email module access
...
managing session cache for cached folderObjects; attempt to introduce better sorting for folderObjects in shared/other namespace (if available); removal of obsolete code
2012-04-23 08:16:40 +00:00
Nathan Gray
4300e20195
Avoid infinite loops by not passing real content text, so other app doesn't try to expand custom fields too
2012-04-19 14:20:17 +00:00
Ralf Becker
c41c9f79d9
Changelog for 11.1.20120419
2012-04-19 13:23:35 +00:00
Ralf Becker
d5972cd30c
call notification hook for unlink/rmdir only after successful removal, but with (not longer existing) stat data
2012-04-19 13:18:19 +00:00
Ralf Becker
1e4c845aab
call notification hook for unlink/rmdir only after successful removal, but with (not longer existing) stat data
2012-04-19 13:18:00 +00:00
Ralf Becker
0976a3f918
* CalDAV: fixed PHP Fatal Error when iCal contains invalid participant url like Lighttnings "invalid:noemail"
2012-04-19 12:51:29 +00:00