Commit Graph

19593 Commits

Author SHA1 Message Date
Ralf Becker
0ea6a47304 return success or error if called via HTTP as HTTP status 2012-05-08 21:48:30 +00:00
Ralf Becker
0a93729194 * ProjectManager/InfoLog: fixed custom type icon in PM to use status label, as in InfoLog 2012-05-08 16:10:35 +00:00
Nathan Gray
b3122d519f If openoffice template specifies pagerepeat, use it 2012-05-08 14:31:02 +00:00
Klaus Leithoff
53a899955e * infolog/notification: fix for ->primary link not shown in notification on first save<- (Helpdesk#3290) 2012-05-08 12:39:32 +00:00
Ralf Becker
8502f2c061 * InfoLog: explicitly name tabs in infolog.edit, to get disabeling of tabs working, even if template added custom ones 2012-05-08 10:04:28 +00:00
Ralf Becker
2c02fe0192 * InfoLog: fixed subs view to display only selected custom-fields of parent 2012-05-08 09:44:24 +00:00
Ralf Becker
6df01e13de * Addressbook: skip letter of deleted type, when creating new contact types, as it gives SQL error 2012-05-08 08:50:45 +00:00
Nathan Gray
5b2b8ea37d Point account links to addressbook view 2012-05-04 14:16:31 +00:00
Klaus Leithoff
9dfe2ec1d6 whitespacestuff 2012-05-02 14:43:44 +00:00
Klaus Leithoff
0b3e5228ac on deleting auto-draft-messages, use remove_immediately, to avoid cluttering the trash-box 2012-05-02 14:21:43 +00:00
Klaus Leithoff
154b8ac761 * API/eMail: catching failure to attach files, or fail on attaching empty files, or failure to encode files 2012-05-02 08:33:09 +00:00
Ralf Becker
aef9f320b8 * Addressbook/LDAP|SQL->LDAP: fixed error during creation of new contacts, SQL->LDAP now also displays LDAP errors 2012-04-29 15:44:17 +00:00
Ralf Becker
a2e587ad54 * Addressbook/LDAP: documented how to get ACL for group-addressbooks working without deprecated rfc2307bis schema 2012-04-29 15:43:40 +00:00
Ralf Becker
9d42e85478 quiten warnings, if file are outside open_basedir 2012-04-26 07:13:01 +00:00
Klaus Leithoff
87a323fd6c fix for not set 20467start20467 and 20467end20467 when set in datefields, but vacation is set as active (not timed) 2012-04-25 15:23:16 +00:00
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
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
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
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
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
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
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
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
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
Nathan Gray
857336e696 Fix missed file extension 2012-04-23 17:03:49 +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
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
0976a3f918 * CalDAV: fixed PHP Fatal Error when iCal contains invalid participant url like Lighttnings "invalid:noemail" 2012-04-19 12:51:29 +00:00
Ralf Becker
bc194710b8 - check if date.timezone is set, report it and set something if not, as it gives tons of errors in install log
- some MySQL packages (mysql.com, MariaDB, ...) use "mysql" as service name instead of RH default "mysqld"
2012-04-19 12:41:53 +00:00
Klaus Leithoff
8ec9fb4ab3 avoid adding folders to folderlist, that are only supplemented by their delimiter 2012-04-19 10:40:28 +00:00
Klaus Leithoff
c76315e19d better check for folders to be autocreated, to avoid surplus folder creation 2012-04-19 09:30:13 +00:00
Klaus Leithoff
6f48101d15 retrieve Capabilities after Login, as this is required to get the real capabilities of the server where your mails reside on 2012-04-18 14:34:27 +00:00
Klaus Leithoff
344a618ac1 use app_refresh now, for part of the refresh when deleting a message: e.g. cleanup of previewed message 2012-04-18 13:52:08 +00:00
Klaus Leithoff
165d11a695 implement app_refresh to present status messages of other apps to the user (, and trigger a reset of that message after 5 seconds) 2012-04-18 08:29:13 +00:00
Klaus Leithoff
83c12b02f6 disable alertbox of app_refresh 2012-04-18 07:12:53 +00:00
Nathan Gray
a66dc3c2fe * Expand link_to custom fields and make available all placeholders from the app.
eg: {{#address}} gives the link title, but now you can use {{#address/n_fn}}, {{#address/email}}, etc.
2012-04-17 17:26:46 +00:00
Klaus Leithoff
849259b340 * mail: improve refresh of messageList on message deletion 2012-04-17 15:11:26 +00:00
Nathan Gray
2ed67861bd - Allow adding a child category to a restricted category
- Show filter for application global categories

r38832: Default owner to same as parent category when adding a child category
r38891: Fix missing parent category when adding a child when parent has acl
r38939: Apply no_acl_check to global categories too
2012-04-17 14:46:56 +00:00
Nathan Gray
9b0b3f29cb More robust handling of date formatting:
- Handle placeholders with prefixes
- Use user format to parse date/time, in case it's already been formatted
r38938: Add data types to record classes, use them in formatting dates for spreadsheets
2012-04-17 14:32:48 +00:00
Klaus Leithoff
5785287917 * email: improvement regarding notification handling; using htmLawed now instead of purify as fallback when there is no tidy; 2012-04-17 09:23:14 +00:00
Nathan Gray
77bc5da6ef * Add ical export to edit \'Actions\' selectbox, and list context menu'
svn commit -m '* Add ical export to edit \'Actions\' selectbox, and list context menu
2012-04-16 19:12:19 +00:00