Commit Graph

18612 Commits

Author SHA1 Message Date
bfd333b0c2 Limit custom field app entry possibilities to apps that support query and title, which are required for custom field to work properly 2012-01-06 15:34:47 +00:00
a98f6a29c5 catching pear error on cmdStatus 2012-01-06 14:56:26 +00:00
7d1bfd6eee fix assumed typo for returnvalue on error in function title; defined/described as boolean/string but was array for one error case 2012-01-06 12:55:41 +00:00
e7bb55dca9 * notification: if sending meeting requests: only send the text/plain part, as outlook interprets the html part as meeting description 2012-01-06 12:31:47 +00:00
f0fda96adc remove unwanted apps from app list (home-account, addressbook-mail) from the browse dialog of files 2012-01-06 10:22:22 +00:00
0b879cbfde remove felamimail from static app_list in egw_link, as felamimail is implementing search_link; 2012-01-06 10:14:33 +00:00
4f6deb5b46 check if $name is already a country-code, before attempting to find a matching one, which can fail in certain areas of setup 2012-01-05 21:57:37 +00:00
86e0e7665c * filemanager: Tracker#2640 copy/cut/paste not working -> fixing a java-script syntax error: missing ; for button statustext ->call:clipboard_tooltip(this) 2012-01-05 14:34:22 +00:00
8b9bd33ad4 addressbook/esync: make sure private is set (with 0 or 1); as an contact_private set to NULL within the database is invisible to the users 2012-01-05 12:24:04 +00:00
65a5aca94f * email: fix for ->print of messages in compose state failes with whitescreen<- 2012-01-05 12:12:28 +00:00
494a3af78f html5 input type=nummeric seems to ignore size, setting a width instead 2012-01-05 01:44:13 +00:00
cec9e39582 * Calendar/CalDAV: Add index for cal_modified and cal_user_modified to improve performance of ctag and etag generation on big installtions
Running this update is NOT required, calendar and CalDAV will continue working without, therefore I backported it to 11.1
2012-01-04 21:46:09 +00:00
09a512c085 Filter definitions by selected application / plugin 2012-01-04 15:58:51 +00:00
0971f9e015 Changelog for 11.1.20120104 2012-01-04 09:20:36 +00:00
4cc16bcc33 API/customfields: fix for link-entry validation problems caused by unmotivated/empty default data. This may require a review. 2012-01-03 16:34:03 +00:00
acd3806ab1 * API/customfields: fix for Stylite Ticket#2629 ->Mandatory custom field not saved<- fix for customfields (if mandatory) where not saved on first attempt, after failed formvalidation. 2012-01-03 14:41:59 +00:00
a3e5f9d371 Set the IMAP Server ID for Cached SieveError 2012-01-02 16:42:39 +00:00
a780e5a1f1 * felamimail: handle IE (8) problem regarding toggling editor modes in compose window 2011-12-29 11:20:13 +00:00
15be419929 * addressbook: distributionlists, allow to add any seen contact to an available (and editable) distributionlist 2011-12-28 10:56:47 +00:00
df3c830936 fixing typo in error handling of authCRAM_MD5 and authDigest_MD5 2011-12-28 08:55:47 +00:00
dbade56f3f handling possible PEAR Error when fetching the CAPABILITY 2011-12-28 08:53:22 +00:00
57869d398d Fix bug causing too many results from foreign key search 2011-12-27 15:39:55 +00:00
6cac0922ce * filemanager: delete->reset any occasion where the delete action may be stored, as it may be ressurected out of the helpers by etemplate, which is quite unconvenient in certain conditions (delete a file, upload a file with the same name to this very folder, continue uploading files to that folder: this process may lead to the deletion of the former file while uploading other files) 2011-12-27 11:11:00 +00:00
4535662b12 Restore pm_id & project merge markers 2011-12-23 16:40:43 +00:00
6256a143c7 * Add data preview to import test mode 2011-12-23 16:37:38 +00:00
b0e5edf555 silence error_log from calendar_bo triggered by statMessage 2011-12-23 11:25:49 +00:00
df4a6b99eb Changed end date / duration to use (in order):
Due date, completed date or start + duration preference
2011-12-22 15:31:03 +00:00
65df488f5d * calendar/esync: do not allow a minimum length of less then 1 for uid; esync: if no UID given, do not even try to fetch exceptions. 2011-12-22 14:46:00 +00:00
fad91e04e0 * Create tracker tickets from infolog entries 2011-12-21 15:55:12 +00:00
cc3f3c92a9 fix to fetch Vacation part of sieve script when vacation is active (seen when using dovecot) 2011-12-21 15:25:46 +00:00
926e3bfca7 fixing bug, when preset is already set 2011-12-21 14:13:36 +00:00
483d33fb76 Changelog for 11.1.20111221 2011-12-21 08:29:28 +00:00
ae33b58bc6 * Create calendar events based on infolog entries 2011-12-20 17:35:34 +00:00
5c9cae68fe Add ability to create calendar entries from infolog entries 2011-12-20 17:32:54 +00:00
4ab6305f59 Add warnings 2011-12-20 17:04:54 +00:00
ca8da3efc6 Add warnings 2011-12-20 17:03:47 +00:00
2ac6626cdd Add warnings 2011-12-20 17:03:05 +00:00
7609e413bd Add warnings 2011-12-20 17:02:49 +00:00
b47274d508 Add warnings 2011-12-20 16:57:23 +00:00
90328bf9cd Add warnings, use warning instead of error on link problem 2011-12-20 15:51:44 +00:00
0054184aaf * Scheduled import improvements:
- Importing from a remote url over HTTP
- Better display of results in schedule list
- Notification of warnings / errors via notification system
- Import all files in a directory
- Option to delete file(s) after import
2011-12-20 15:45:16 +00:00
d7d353f5d9 fix bug with undefined ino value for link_stream_wrapper::url_stat in case of accessing virtual VCard entry 2011-12-20 14:14:18 +00:00
657f50c5bb handling preset cache (, was/is reporting an unfound entry of the cache array as 0 in some cases) 2011-12-20 09:16:23 +00:00
004c4ec06b mending uninitialized vars, causing false info 2011-12-20 08:46:57 +00:00
5d9c696ffa fix bug regarding changed owner id for private/own addressbook, as private addressbook holds a special id in activesync, resulting in failed sync of private addressbook entrys 2011-12-20 08:33:21 +00:00
1f077f91d0 Remove comma from exported date/times 2011-12-19 22:48:03 +00:00
7b24d2a784 initializing some vars, before appending to them 2011-12-19 13:39:01 +00:00
25ab165898 mending Warnings: Cannot use a scalar value as an array 2011-12-19 12:40:47 +00:00
34a980ec9b * infolog/esync: fix for -> tasks created on device where set to completed all the time <- 2011-12-19 10:09:15 +00:00
360d45b2f1 Fix scheduled import from remote url 2011-12-16 15:54:02 +00:00