Ralf Becker
|
e15f9803d2
|
remove own iterateOver implementation again, as it is already handled in parent class and creates additional problems
|
2015-05-04 17:24:04 +00:00 |
|
Nathan Gray
|
f1983a3f07
|
If a home favorite loses it's associated favorite (it gets deleted), open the config dialog so user can pick another instead of always being blank.
|
2015-05-04 15:26:18 +00:00 |
|
Nathan Gray
|
9e3676a8c9
|
Only apply year range to date only widgets, it causes times to break
|
2015-05-04 14:46:56 +00:00 |
|
Hadi Nategh
|
926376b4f1
|
Fixes for calendar and mail integration
- Set start time based on mail date
- Set duration to user default interval preference
- Fix some IDE warnings
|
2015-05-04 12:19:33 +00:00 |
|
Hadi Nategh
|
08729a9df8
|
Do not return null for return_array function as expected to return always an array
|
2015-05-04 10:40:50 +00:00 |
|
Ralf Becker
|
9319954d39
|
show full database url in setup, not just driver-name and show used IP in "Invalid IP address" message
|
2015-05-03 12:04:21 +00:00 |
|
Ralf Becker
|
d06a8f1a77
|
allow all sort of expanded content in legacy options eg. ",1,${cont[nm][somevalue]}"
|
2015-05-02 19:35:16 +00:00 |
|
Ralf Becker
|
0ea5195f2e
|
allow to iterate over grids and set checkboxes readonly (disabled)
|
2015-05-02 10:42:53 +00:00 |
|
Ralf Becker
|
bdf5c436dd
|
stop redirection loop
|
2015-05-01 16:34:28 +00:00 |
|
Ralf Becker
|
e69df78ab8
|
respect download_url given by vfs
|
2015-05-01 10:52:24 +00:00 |
|
Ralf Becker
|
0d69f9e5a4
|
copy 14.2 changelog to trunk to satisfy update checker
|
2015-05-01 09:07:08 +00:00 |
|
Hadi Nategh
|
3e87f3c5b8
|
Preserve the data before read operation and restore it again after
|
2015-04-30 15:05:53 +00:00 |
|
Klaus Leithoff
|
bfe0cb3490
|
more finetunig and debug, as of garbled content / contenttypes; try different emailaddress transform
|
2015-04-30 13:53:46 +00:00 |
|
Klaus Leithoff
|
e2ee8b9771
|
more finetunig and debug, as of garbled content / contenttypes
|
2015-04-30 13:37:20 +00:00 |
|
Klaus Leithoff
|
9ce25811e5
|
more finetunig and debug, as of garbled content / contenttypes
|
2015-04-30 13:19:54 +00:00 |
|
Klaus Leithoff
|
995da997c6
|
* Mail/Activesync: Handle problem when forward / reply on mails original message was not included
|
2015-04-30 12:20:07 +00:00 |
|
Ralf Becker
|
1f2e12d6a0
|
* Calendar: when trying to load new holidays overwrite existing ones to not accumulate old ones (slowing down calendar)
|
2015-04-30 09:39:36 +00:00 |
|
Hadi Nategh
|
492c0be535
|
Stop htmlarea of compose participating in resize, compose has its own resize handling
|
2015-04-30 08:09:18 +00:00 |
|
Hadi Nategh
|
15f18e20b5
|
Make sure the content of CKeidtor is ready before resize and check for none participant to resize
|
2015-04-30 08:07:23 +00:00 |
|
Nathan Gray
|
1ae125f08e
|
Handle escaped curly bracket placeholders in rtf
|
2015-04-29 21:40:12 +00:00 |
|
Nathan Gray
|
b0a8cebc69
|
Avoid some more ambiguous columns
|
2015-04-29 16:31:48 +00:00 |
|
Ralf Becker
|
b396cacadf
|
copy 14.2 changelog to trunk to satisfy update checker
|
2015-04-29 15:54:26 +00:00 |
|
Ralf Becker
|
f7de88e39c
|
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:20:44 +00:00 |
|
Ralf Becker
|
1d6499661e
|
fixed notice in installation
|
2015-04-29 13:41:05 +00:00 |
|
Ralf Becker
|
e5b89deea4
|
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:03 +00:00 |
|
Ralf Becker
|
17b804695a
|
* 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:04:35 +00:00 |
|
Ralf Becker
|
badc6062fa
|
stop invalidation of not visible nextmatch, happens when switching from infolog to crm-view in addressbook
|
2015-04-28 16:01:39 +00:00 |
|
Ralf Becker
|
5ec55f9c16
|
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 16:01:22 +00:00 |
|
Hadi Nategh
|
5efd6c7787
|
Remove some left over error_logs and clear the code from IDE warnings
|
2015-04-28 15:45:10 +00:00 |
|
Hadi Nategh
|
25b4075359
|
Add translation for mail sieve
|
2015-04-28 14:01:20 +00:00 |
|
Hadi Nategh
|
f7ac6a47c1
|
Correct forward message in mail sieve, and add translation
|
2015-04-28 13:34:58 +00:00 |
|
Hadi Nategh
|
2425f16da8
|
Make sure there is jquery object on ckeditor container
|
2015-04-28 10:31:45 +00:00 |
|
Hadi Nategh
|
7166e09491
|
Give columns some width in order to cope better with category-tree
|
2015-04-27 15:21:34 +00:00 |
|
Hadi Nategh
|
f94610e6df
|
Fix a typo
|
2015-04-27 13:42:45 +00:00 |
|
Hadi Nategh
|
a3f2dc1488
|
Fix htmlarea editor always wrap border around editing text in IE
|
2015-04-27 13:39:27 +00:00 |
|
Hadi Nategh
|
353e5e0a9e
|
Fix resizing htmlarea widget
|
2015-04-27 09:10:47 +00:00 |
|
Ralf Becker
|
5e40c8748d
|
fix IDE warnings
|
2015-04-27 08:31:49 +00:00 |
|
Ralf Becker
|
e3f6fe6104
|
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:01 +00:00 |
|
Ralf Becker
|
02161a851e
|
* PostgreSQL: fix SQL error viewing history of an entry containing attachments
|
2015-04-25 10:08:12 +00:00 |
|
Ralf Becker
|
a3453dbcd6
|
fix typo causing PHP Fatal error if "writable share" is selected in community version
|
2015-04-25 07:21:26 +00:00 |
|
Ralf Becker
|
62f541cce6
|
fix contacts show organisation actions too
|
2015-04-24 15:13:45 +00:00 |
|
Hadi Nategh
|
464b933e38
|
Make sure there is fields object
|
2015-04-24 14:37:03 +00:00 |
|
Ralf Becker
|
4b4c5e8a84
|
* 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:33 +00:00 |
|
Ralf Becker
|
9059132c34
|
fixed default SMTP account was not returned during setup and deprecated old send class in favor of using egw_mailer direct
|
2015-04-24 10:01:22 +00:00 |
|
Ralf Becker
|
0b1da4118e
|
* Notifications: skip email notification if we have no valid SMTP profile (eg. because there are only personal accounts and we run via cron)
|
2015-04-24 08:24:12 +00:00 |
|
Ralf Becker
|
43b8e49231
|
an other little fix
|
2015-04-23 21:28:04 +00:00 |
|
Ralf Becker
|
6d3dd5889a
|
fix sharing CSS for Stylite template
|
2015-04-23 21:16:20 +00:00 |
|
Ralf Becker
|
c823f64c4b
|
fix not working download url for share on a subdirectory of a mounted filesystem with given download url
|
2015-04-23 19:40:55 +00:00 |
|
Hadi Nategh
|
d399bb72f2
|
Consider AB accounts as pariticipants when do mail integration to calendar
|
2015-04-23 13:47:12 +00:00 |
|
Ralf Becker
|
c57bd20379
|
* API: caching uses by default APC(u) if available AND apc.shm_size * apc.shm_segments >= 64M, it no longer complains in cron/cli if APC is not enabled (as it should and is by default)
|
2015-04-23 09:20:17 +00:00 |
|