Commit Graph

27517 Commits

Author SHA1 Message Date
ded1a651d9 fix handling of inline attachments, still open is that inline attachments are one byte short when send to device and therefore dont display! 2015-09-07 12:59:19 +00:00
472636c32c Fix mail filter rules list does not get displayed 2015-09-07 08:25:53 +00:00
ac8f68cd29 * Mail: fix PHP Fatal error under 5.3 when displaying mails containing inline-images 2015-09-05 12:25:41 +00:00
f55ce966cb using calendar_zpush not calendar_activesync 2015-09-04 15:40:47 +00:00
8b6ba73c79 using calendar_zpush not calendar_activesync 2015-09-04 15:27:41 +00:00
b97024f00e fix issue pointed out by Andrew McNicol 2015-09-03 16:21:12 +00:00
56efdf86b6 Stop admin tree from jumping back to the top when you click some links 2015-09-03 16:21:02 +00:00
ae9acfd5e2 give an error message "%1 does NOT have a password (userPassword attribute) or we are not allowed to read it!", if LDAP does not allow us to read passwords 2015-09-03 09:02:04 +00:00
624625ce0e update documentation and fix IDE warnings 2015-09-03 07:12:35 +00:00
8ae381e11e values for depth are 0, 1, "infinit" or not set which has to be interpreted as "infinit" 2015-09-03 06:54:06 +00:00
3c84c3684a Show loading spinner while preview is generated 2015-09-02 23:22:12 +00:00
57d95dde57 Silence error about missing row widget 2015-09-02 22:43:24 +00:00
ed6948a9f2 - Better granularity calculations using number of weeks & view
- Clicking sidebox calendar no longer changes view
- Fixed header links to different day (broken in some views) & got clickable week numbers working
2015-09-02 22:40:38 +00:00
31a23f0dbd Add filemanager custom field type using vfs-upload 2015-09-02 19:52:47 +00:00
687d90c37a Add different formatting for linked files when they're in sub-directories 2015-09-02 19:28:08 +00:00
0b89f4040b Fix sub-categories not included when exporting search results 2015-09-02 14:56:06 +00:00
559d0ee15c do not show warning of force Depth: 0, if depth is already 0 2015-09-02 13:38:36 +00:00
e6cfa64686 * All apps: fix broken group-favorites 2015-09-02 13:08:25 +00:00
c7b5094d16 Mail preview pane preference:
- Add some translation
- Move the preference into configuration settings
2015-09-02 12:57:23 +00:00
d06239c888 Update timezones always reports nothing to update, as automatic called init_static() already done the update 2015-09-02 12:46:09 +00:00
230bc4efb2 * Calendar/CalDAV: update timezones to 2015e from Thunderbird zones.json
from https://hg.mozilla.org/comm-central/raw-file/tip/calendar/timezones/zones.json
removes dependency to PHP sqlight extension
2015-09-02 12:07:14 +00:00
a44e9a6f9e * Mail/preferences: Add Preview Pane option into mail preferences in order to be able to show/hide mail preview pane (split panel) 2015-09-02 09:31:47 +00:00
328712af0d fix not working setup/setup-cli.php --setup-cmd-ldap <domain>,<config-user>,<config-pw> sub_command=passwords_to_sql 2015-09-01 18:46:07 +00:00
50643b6716 Mailvelope backup/restore integration WIP:
- Add initial backup
- Add restore backup
2015-09-01 17:07:42 +00:00
a26e86ee1e Change egw_addressbook.contact_pubkey to 16k as an ascii-armored 4096 bit PGP key is ~12k 2015-09-01 13:44:21 +00:00
15a8df624c Fix mail's send button does not work in some occasions:
- CKEditor has its own submit handler which was making conflict with our autocomplete submit
2015-09-01 12:05:40 +00:00
b0039949af fix for Univention removing quotes in /etc/lsb-release http://errata.univention.de/ucs/4.0/286.html 2015-09-01 11:09:41 +00:00
ed39c529da Fix vfsUpload widget did not display its value 2015-08-31 22:32:50 +00:00
16e4ad1078 Fix etemplate request getting destroyed even though attribute changed 2015-08-31 17:12:48 +00:00
d721de7ee9 Mailvelope backup/restore integration WIP:
- Add PGP Encryption menu into sidebox of mail and infolog
- Create Backup/Restore operation dialog
2015-08-31 16:40:33 +00:00
1f099b9d81 setting index url from setup containing ajax=true 2015-08-31 15:50:10 +00:00
284ffa7f13 IE JSON-serializes arrays passed in from different window contextx (eg. popups) as objects (it looses object-type of array), causing them to be JSON serialized as objects and loosing parameters which are undefined
JSON.strigify([123,undefined]) --> "{0:123}" instead of "[123,null]"
2015-08-31 12:21:11 +00:00
a96d7d50be silence permanent error_log 2015-08-31 12:02:01 +00:00
49873b317a only unlock, if we have a lock(-token) 2015-08-31 10:49:58 +00:00
5a8bc26f2d Mailvelope backup/restore integration WIP 2015-08-27 17:38:18 +00:00
188e31c9c1 not working database gave a database error instead of instructions how to create the database 2015-08-27 12:30:16 +00:00
cb58e015ac fixing r53501: group-favorite has escaped name visible after reload 2015-08-27 11:40:18 +00:00
4615c6c3db * All apps: some favorites could not be deleted (reappeared after reload/next login) 2015-08-27 11:31:31 +00:00
7a57615e38 Fix mail integration vfs attachments not working for infolog, tracker and calendar 2015-08-27 10:12:55 +00:00
fb147edad5 if pdf-thumbnail-creation is not available, generate a single scaled-down pdf-icon 2015-08-27 09:30:20 +00:00
3a309cee11 * Calendar: fixed SQL error in list-view 2015-08-27 08:22:46 +00:00
509d47bbce Fix opening linked directories gave error instead of opening in filemanager 2015-08-26 17:08:37 +00:00
d5e8935dd2 copy 14.3 changelog to trunk to satisfy update checker 2015-08-26 16:46:18 +00:00
c4d554149a * CardDAV/Addressbook: fixed not working adding or update of photo 2015-08-26 16:38:43 +00:00
4323d52fd0 * PostgreSQL: repairing/creating missing indexes 2015-08-26 14:14:20 +00:00
85477c18a5 use correct columns for dropping index (does not matter if they contain length or not) 2015-08-26 13:07:38 +00:00
81fe3b0472 * Backup: backup ascii columns as such, allways check and if necessary fix indexes on restore 2015-08-26 12:50:56 +00:00
dc696455cc * Backup/PostgreSQL: indexes were not reported for backup
because of quoting of table-name
2015-08-26 11:09:55 +00:00
41d9b049f2 * Backup/MySQL: limited index length was not reported for PHP mysqli driver 2015-08-26 11:07:38 +00:00
75c7d36a31 Some speed optimizations and plugging some leaks. 2015-08-25 23:30:32 +00:00