Commit Graph

27297 Commits

Author SHA1 Message Date
aa0e5c2c70 Check if the mail integration hook is registered, if not, try to register it, otherwise throws an exception with useful information. 2015-05-08 14:37:24 +00:00
d95b5b9e3d Call resize handler of widgets with no excess_height which means resize is from nm 2015-05-08 13:41:17 +00:00
dd81c12dd9 Add attribute class to tab elements in order to be able to distinguish between tab's DOM 2015-05-07 17:19:21 +00:00
b73e6ea2d6 Make readonly attribute available for link-to and link-list widget
- Implement tracker link_to to not give edit interface to user who has no edit access
2015-05-06 15:14:15 +00:00
2ac7a5306a switching of deprecated warnings which we wont fix in stable 14.2 2015-05-06 11:53:04 +00:00
dfc66daf8d Missing backport commit from commit #52701 2015-05-06 08:56:23 +00:00
c1943235b1 Trigger widget's resize only if there's excess_height 2015-05-05 12:39:11 +00:00
cdd04a674f IDE warning cleanup 2015-05-05 09:01:46 +00:00
6990a415ee Fix another error "can not pass parameter by reference" 2015-05-05 08:47:13 +00:00
29618305c0 Fix error "can not pass parameter 3 by reference" 2015-05-05 08:42:03 +00:00
50782cfa8b * Mail: Implement mail integration with new structure and add new feature
- Add mail to calendar as calendar entry, including all mail attachments as links
- Add user choice for saving mail into an existing ticket or a new ticket
- Fix mail attachments integration into infolog, tracker or calendar entry
2015-05-05 08:03:13 +00:00
debf2e03f3 remove own iterateOver implementation again, as it is already handled in parent class and creates additional problems 2015-05-04 17:24:28 +00:00
7a49d11e52 show full database url in setup, not just driver-name and show used IP in "Invalid IP address" message 2015-05-03 12:03:29 +00:00
cebd7eb868 allow all sort of expanded content in legacy options eg. ",1,${cont[nm][somevalue]}" 2015-05-02 19:35:37 +00:00
562cdc409e allow to iterate over grids and set checkboxes readonly (disabled) 2015-05-02 10:43:14 +00:00
1f6c2e0de0 stop redirection loop 2015-05-01 16:34:48 +00:00
f4e5718041 respect download_url given by vfs 2015-05-01 10:53:32 +00:00
3bbc7561f9 Changelog for 14.2.20150501 2015-05-01 07:35:46 +00:00
8fda3f58a1 Preserve the data before read operation and restore it again after 2015-04-30 15:07:21 +00:00
a15d9759e4 * Mail/Activesync: Handle problem when forward / reply on mails original message was not included 2015-04-30 14:14:48 +00:00
38ef760c16 * Calendar: when trying to load new holidays overwrite existing ones to not accumulate old ones (slowing down calendar) 2015-04-30 09:40:21 +00:00
c2a94230d0 Stop htmlarea of compose participating in resize, compose has its own resize handling 2015-04-30 08:10:30 +00:00
7cf6f4f246 Make sure the content of CKeidtor is ready before resize and check for none participant to resize 2015-04-30 08:10:12 +00:00
0c90a7c234 Avoid some more ambiguous columns 2015-04-29 16:34:26 +00:00
a63d1e3336 Grr PostgreSQL has a different syntax for UPDATE with a JOIN then MySQL, they dont share a syntax working for both 2015-04-29 14:21:06 +00:00
dfe7ad0be6 fixed notice in installation 2015-04-29 13:41:28 +00:00
69914a2264 revert accidently commited higer debug-level 2015-04-29 13:40:31 +00:00
a1d5e975d6 fix PHP Fatal error "Class APCIterator not found" during installation, caused by for apc.enable_cli=0, but APC(u) installed 2015-04-29 13:38:24 +00:00
c6ec098be8 Changelog for 14.2.20150429 2015-04-28 17:36:56 +00:00
2532d0fb5c * Calendar: update to remove with 14.2.001 updated set end-date for yearly recuring events (other recurrence-types can not be changed) 2015-04-28 17:03:58 +00:00
e74f29fdaa stop invalidation of not visible nextmatch, happens when switching from infolog to crm-view in addressbook 2015-04-28 15:59:21 +00:00
812a9bbe8d stoping requesting more and more rows causing browser to stall, if browser does not give us height for rows (probably because it defered rendering) 2015-04-28 15:58:26 +00:00
77fb3a8ee9 Remove some left over error_logs and clear the code from IDE warnings 2015-04-28 15:45:41 +00:00
5b01269378 Make sure there is jquery object on ckeditor container 2015-04-28 15:28:25 +00:00
f0502f45ba Add translation for mail sieve 2015-04-28 14:01:42 +00:00
398aa2e945 Correct forward message in mail sieve, and add translation 2015-04-28 13:35:55 +00:00
62669ffe09 Changelog for 14.2.20150428 2015-04-28 12:53:02 +00:00
ec3a30518f Give columns some width in order to cope better with category-tree 2015-04-27 15:21:57 +00:00
b68cc4e050 Fix a typo 2015-04-27 13:44:40 +00:00
4a554a65cd Fix htmlarea editor always wrap border around editing text in IE 2015-04-27 13:44:19 +00:00
c5bc58556e remove accidently commited debug code causing all requests for a default SMTP server to fail 2015-04-27 12:02:09 +00:00
1a6d628988 Fix resizing htmlarea widget 2015-04-27 09:11:25 +00:00
dceb79f5a6 only use tree-wide load_via array, but do some sanity checks before using it (need to contain all stock keys), to fix not loaded (common) translations, cleaning up some IDE warnings 2015-04-26 11:00:33 +00:00
6cf72321ce * PostgreSQL: fix SQL error viewing history of an entry containing attachments 2015-04-25 10:08:41 +00:00
dfc9957176 fix typo causing PHP Fatal error if "writable share" is selected in community version 2015-04-25 07:19:18 +00:00
2787b57ee3 Fix size of users icon in edit account dialog 2015-04-24 15:31:23 +00:00
d403046205 fix contacts show organisation actions too 2015-04-24 15:15:04 +00:00
707eb127fb Make sure there is fields object 2015-04-24 14:37:55 +00:00
2ec5fc5633 * PostgreSQL/Addressbook: fixed not working creating of new distribution lists
caused by egw_db::insert() using 0 or NULL in value of $where of primary key when trying to create the list, MySQL ignories these
2015-04-24 13:50:54 +00:00
db93440d8e ignore accounts with smtp_auth_session for login as in cron 2015-04-24 10:48:31 +00:00