Commit Graph

21212 Commits

Author SHA1 Message Date
Klaus Leithoff
7651204eeb finetuning on umlautdomain address handling; while converting to infolog or tracker 2013-01-17 12:10:03 +00:00
Klaus Leithoff
dd750f217e * eMail: now supporting umlautdomains on send; using prefs for preset font size/face on compose for reply/forward and messages with preset signature; changes regarding the targetwindow of links in HTML mails; better separation of former mail text to reply text section when forcing reply to HTML, and Source is text only; improved reply header layout on forced conversion 2013-01-17 11:22:24 +00:00
Klaus Leithoff
eb29921b3f handle php warning, when trying to call AddrAppend with empty object/array 2013-01-17 10:22:36 +00:00
Ralf Becker
616813ae14 * Calendar: merged polish translations from 1.8 2013-01-17 09:09:06 +00:00
Nathan Gray
7104001693 Deleting/undeleting series event from list view now asks series or exception 2013-01-16 22:44:01 +00:00
Nathan Gray
022f9eb479 Add history and deleting protection for resources 2013-01-16 22:38:35 +00:00
Nathan Gray
b76f58781a Open placeholders link in new window 2013-01-16 21:51:54 +00:00
Nathan Gray
8de3a3e7e6 Implement Import dialog No notifications checkbox 2013-01-16 21:47:59 +00:00
Nathan Gray
673c834015 Add a global signature to change messages. Set it in notifications site configuration. 2013-01-16 21:37:46 +00:00
Nathan Gray
2ade72d311 * Tracker: Configuration of notifications - custom notification message and signature 2013-01-16 21:32:31 +00:00
Nathan Gray
ea4945e0d9 * Addressbook: Understand date with wildcard (19??.02.??) as a date in user's format. Convert to match bday. 2013-01-15 16:27:23 +00:00
Nathan Gray
20924eac3e Missed translations usable -> useable 2013-01-15 16:22:26 +00:00
Nathan Gray
b3440b3d19 Log an error if trying to merge and app has not implemented bo_tracking->id_field, and skip the merge 2013-01-15 15:49:56 +00:00
Nathan Gray
e6cdff5c0b Nice handling for no read on any categories:
- Short-cut on link query to skip search - no categories means no results
- Hide add button - with no categories, user will not be able to save
2013-01-15 15:46:32 +00:00
Nathan Gray
1e20e1cecd Fix historylog, links & categories sticking around if app is deleted 2013-01-15 15:44:53 +00:00
Klaus Leithoff
133b831fc2 missing translations provided by stefan becker 2013-01-15 15:19:01 +00:00
Klaus Leithoff
8020708c43 * eMail: when allowing users to edit their forwardingaddresses; allow them to edit all of them; add multiple forwards, etc. 2013-01-15 14:24:17 +00:00
Ralf Becker
5b832b9596 * CalDAV/Calendar: fixed not working status change, if participant has no edit rights 2013-01-15 13:12:32 +00:00
Klaus Leithoff
acbf3c4301 * eMail: support multipart/mixed mails with html parts to display (apple mail does that kind of emails) 2013-01-15 12:06:38 +00:00
Ralf Becker
9c51baae56 fix warning implode(): Invalid arguments passed in line 1810/1811 2013-01-14 14:15:41 +00:00
Klaus Leithoff
e34f586fe7 fix problem/Fatal error on GroupDeletion when deleting Groupn with assigned emailadmin profile 2013-01-14 08:52:23 +00:00
Nathan Gray
57247881e8 Fix missing grid name when importing template, fix missing label options 2013-01-11 15:33:38 +00:00
Klaus Leithoff
e7ad0dba88 if we search for list_id, note that we are joining addressbook_lists on addressbook2list, both containing list_id, so we need to specify tablename on search-column to meet sql requirements 2013-01-11 14:42:34 +00:00
Klaus Leithoff
54488b8bcd more attemts to handle possible problems on openConnection 2013-01-11 13:05:45 +00:00
Klaus Leithoff
94a04fb4c4 try to handle possible errors when retrieving folderStatus 2013-01-11 10:54:59 +00:00
Klaus Leithoff
2e44b80d07 add deleted column, to match nathans backport 2013-01-11 10:21:33 +00:00
Klaus Leithoff
0e46ac5353 add missing static, to ensure the use of the cached folderBasicInfo during a single request 2013-01-11 09:46:09 +00:00
Nathan Gray
de16728ded If app has no filterable fields, skip that step 2013-01-10 19:48:34 +00:00
Nathan Gray
389d8cea28 Resources Import/Export definitions 2013-01-10 19:41:52 +00:00
Klaus Leithoff
a1eb77a949 introduce more caching to reduce traffic to imap-server (basic folderBasicInfo) Note: is reset by folder maintenance operations 2013-01-10 17:17:42 +00:00
Klaus Leithoff
bfb1923254 * eMail: improve control regarding the unwanted selection of NoSelect Folders 2013-01-10 15:47:14 +00:00
Klaus Leithoff
d0183f6f22 * API: adding library idna_convert by Matthias Sommerfeld, and some egw_wrapper for basic config and autoloading 2013-01-10 14:57:06 +00:00
Klaus Leithoff
d159f2b51f * API: adding library idna_convert by Matthias Sommerfeld, and some egw_wrapper for basic config and autoloading 2013-01-10 14:55:35 +00:00
Klaus Leithoff
4f8f729307 actively disable distributionslist for carddav (possibly selected) for 11.1, as database schema is not supporting it 2013-01-10 12:10:05 +00:00
Klaus Leithoff
f999de9660 cannot use etemplate_old as classname in static calls 2013-01-10 10:38:36 +00:00
Nathan Gray
8ba410eacb If any of the selected events is a series, ask if you want to delete just the one or the whole series 2013-01-09 21:45:55 +00:00
Nathan Gray
7ef3861b50 Hide delete popup 2013-01-09 21:38:54 +00:00
Nathan Gray
e016bcec71 When deleting an event through the list context menu, if it is part of a series ask if you want to delete the single event or the whole series 2013-01-09 21:38:18 +00:00
Nathan Gray
270d8a9145 If app has no filterable fields, skip that step 2013-01-09 19:42:21 +00:00
Nathan Gray
c71a36ed4f * Import|Export: Implement 'No notifications' flag when importing iCal 2013-01-09 18:11:37 +00:00
Nathan Gray
19757ba8bf Add prompt to restore accessories too when restoring (un-deleting) a resource 2013-01-09 17:20:01 +00:00
Nathan Gray
0180124753 * Import|Export: Add ability to set filters for export definitions. Currently available for Infolog. 2013-01-09 16:38:19 +00:00
Nathan Gray
afdfac19f7 onClick is valid for a box 2013-01-09 16:12:17 +00:00
Nathan Gray
068c53c8aa - Fix import problem with status Open(status)
- Removed unneeded account check - should be handled by convert()
r41169: Fix for Status/Resolution/etc. added during import only visible to importing user
r41176: Fix incorrect warning 'Group, Group is not a known user or group'
2013-01-09 15:48:07 +00:00
Klaus Leithoff
f5ae1ff877 Changelog for 11.1.20130109 2013-01-09 11:13:11 +00:00
Nathan Gray
8e55f99ec2 When purging deleted resources, respect answer to accessories dialog - purge accessories too 2013-01-08 17:27:00 +00:00
Nathan Gray
7459e6ca27 If a resource has accessories, you can't change Accessory of and make it an accessory of something else - add message to template 2013-01-08 17:09:24 +00:00
Nathan Gray
9279c25b1c If a resource has accessories, you can't change Accessory of and make it an accessory of something else 2013-01-08 17:05:55 +00:00
Klaus Leithoff
6a0acdb734 Changelog for 11.1.20130108 2013-01-08 16:21:18 +00:00
Nathan Gray
34b64e7a7b Fix incorrect warning 'Group, Group is not a known user or group' 2013-01-08 16:14:37 +00:00