Ralf Becker
816c9c0a96
* Calendar/Mail: fix edit action meeting-requests to NOT set content-disposition: attachment, as this seems to stop automatic processing in Exchange
2015-10-05 13:15:17 +00:00
Hadi Nategh
60011b644c
Resize popup window till not getting horizontal scrollbar
2015-10-01 13:17:41 +00:00
Ralf Becker
cb5d0bd419
need to use our own readlink
2015-09-30 06:24:53 +00:00
Ralf Becker
c6ad6d2caa
allow to reuse managed-id of existing attachment in PUT request by symlinking it, return correct xml-error for invalid mananaged-id
2015-09-30 03:27:29 +00:00
Nathan Gray
0438456ad3
Prevent apps from modifying favorites by reference.
...
Fixes projectmanager favorites stop working
2015-09-29 16:21:05 +00:00
Ralf Becker
afa106cbf3
fix CalDAVTester failure: managed-attachments: Simple non-recurring, non-scheduled update attachment: Test 4: rename of attachment via Content-Disposition:filename=
2015-09-29 12:27:49 +00:00
Ralf Becker
8d476dae23
Several fixed to cope better with CalDAVTester:
...
- adding priority=0=undefined to calendar, as it is iCalendar default
- no longer export iCalendar defaults PRIORITY=0, TRANSP=OPAQUE, CLASS=PUBLIC
- assume UTC if no timezone given, unfortunatly Horde_Icalendar currently does not tell UTC or local
- export DURATION instead of DTEND for UTC and duration less or equal 1 day (todo: store if user entered duration in db model, to be able export it as such again)
2015-09-29 10:25:32 +00:00
Ralf Becker
b34cbded3a
multiple fixes around managed attachments and new Horde_Icalendar:
...
- no longer decodes base64 automatic
- size param have to be string due to bug in handling of integers in Horde_Icalendar
- allow stripping of non-binary (eg. text/plain) inline attachments
- only add X-EGROUPWARE-ATTACH-INCLUDED, if we have a real managed attachment
- store external / url attachments as other unsupported attributes
2015-09-29 07:37:15 +00:00
Ralf Becker
b49a967cf1
we can NOT use 204 No content (forbidds a body) with return=representation, therefore we need to use 200 Ok instead
2015-09-28 13:15:36 +00:00
Hadi Nategh
7a4a5ac076
WIP EGroupware tutorial:
...
- Add css class to egw_tutorial div container
2015-09-28 12:25:56 +00:00
Hadi Nategh
1d43c74ea6
WIP EGroupware tutorial:
...
- Make sure to not create etemplate2 object for an empty container
- Fix fallback lang not working
2015-09-28 09:34:09 +00:00
Hadi Nategh
3bc2e1077c
WIP EGroupware tutorial:
...
- Implement a hook for application specific video tutorials
- Allow iframe widget to cooperate with fullscreen video play mode
2015-09-25 15:18:35 +00:00
Klaus Leithoff
397d5a6d36
fix problem with possible json_encode problem (removing all initial data from mailbody) on reply/forward
2015-09-24 10:06:22 +00:00
Nathan Gray
711ca55433
Some more changes to egw.css to try to avoid it randomly losing rules in iframes
2015-09-23 16:22:47 +00:00
Nathan Gray
9e9cbc2fa1
Some changes to egw.css to try to avoid it randomly ignoring rules in iframes.
...
Reduces wrong width in admin customfields or categories after you click 3 times.
2015-09-22 23:43:20 +00:00
Nathan Gray
741e6e02af
Return Deferred promise when app handles the link, avoids error Cannot read property 'promise' of undefined
2015-09-21 20:27:07 +00:00
Ralf Becker
0f0728316d
support themes on application level: $app/templates/$template/app-$theme.css
2015-09-18 15:53:20 +00:00
Ralf Becker
3b596f061e
UCS lowercases email when storing
2015-09-18 07:18:58 +00:00
Hadi Nategh
bd21376303
Mailvelope backup/restore integration WIP:
...
- Add & Fix some more translation
2015-09-16 15:32:33 +00:00
Hadi Nategh
5de5c82813
Mailvelope backup/restore integration WIP:
...
- Add some translation
2015-09-16 15:01:52 +00:00
Hadi Nategh
383052c516
Fix broken sidebox app header refresh caused by commit 53643
2015-09-16 13:32:15 +00:00
Nathan Gray
91750f46c9
Access dialog
...
- If current app has no special support, show general dialog instead of message
- Sort apps in add dialog
- Filter app list (filter2) to all apps for run rights, or only supporting apps otherwise
2015-09-15 23:59:31 +00:00
Hadi Nategh
cd7324983b
Mailvelope backup/restore integration WIP:
...
- Implements Mailvelope installation dialog
2015-09-15 16:32:56 +00:00
Ralf Becker
539d2be255
new icons for API and CalDAV/CardDAV
2015-09-15 15:53:53 +00:00
Klaus Leithoff
4f728727af
silence warning
2015-09-15 11:30:05 +00:00
Hadi Nategh
2f4a1624e3
Mailvelope backup/restore integration WIP:
...
- Fix documentation
- Fix menus name
- Add icons to menus
- Add some info messaging
2015-09-15 08:42:21 +00:00
Ralf Becker
ec6d16b7e6
fix SQL error on 14.1 update: Unknown column account_description
2015-09-15 08:19:21 +00:00
Hadi Nategh
faac36b434
Fix mailvelope installation message forced
2015-09-15 07:18:01 +00:00
Hadi Nategh
591f55e3d7
WIP mailvelope installation dialog
2015-09-14 17:38:33 +00:00
Hadi Nategh
c159e47406
Consider link with load param for re-browse it in admin tab
2015-09-14 17:34:43 +00:00
Ralf Becker
ff036416bf
fix commented out reuse of already instanciated provider, and fix PHP Notice in memcache provider
2015-09-14 13:48:58 +00:00
Ralf Becker
342b717a04
allow to add all sorts of attachments as stream not just as strings
2015-09-11 08:39:00 +00:00
Hadi Nategh
b56678ba93
Consider urls based on https protocol:
...
- Fix admin links are no longer working due to wrong url
2015-09-10 15:17:48 +00:00
Hadi Nategh
6010115714
WIP toggle sidebar menu:
...
- Add refresh icon to active header
- Fix wrong indentations
2015-09-10 13:51:31 +00:00
Hadi Nategh
f75264c66f
WIP toggle sidebar menu:
...
- Fix toggleSide bar initialization
2015-09-09 13:56:50 +00:00
Hadi Nategh
b24dc04138
WIP toggle sidebar menu:
...
- Keep toggleSidebar state
- Fix documentation
- Fix default width size
2015-09-09 11:03:24 +00:00
Hadi Nategh
4fea2b801b
WIP toggle sidebar menu
2015-09-08 16:31:49 +00:00
Ralf Becker
16c5e2deec
* LDAP: fix not working connect under newer PHP 5.6 (maybe other versions too) with PHP Warning: invalid port number: 0
2015-09-08 13:07:35 +00:00
Hadi Nategh
9ca7b66290
Fix some IDE warnings
2015-09-08 07:36:17 +00:00
Ralf Becker
ca9aa01250
new egw_cache::addCache method which fails if key already exists in cache, allowing eg. to implement a mutex
2015-09-07 13:04:35 +00:00
Ralf Becker
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
Ralf Becker
559d0ee15c
do not show warning of force Depth: 0, if depth is already 0
2015-09-02 13:38:36 +00:00
Ralf Becker
e6cfa64686
* All apps: fix broken group-favorites
2015-09-02 13:08:25 +00:00
Hadi Nategh
50643b6716
Mailvelope backup/restore integration WIP:
...
- Add initial backup
- Add restore backup
2015-09-01 17:07:42 +00:00
Ralf Becker
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
Hadi Nategh
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
Ralf Becker
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
Ralf Becker
a96d7d50be
silence permanent error_log
2015-08-31 12:02:01 +00:00
Hadi Nategh
5a8bc26f2d
Mailvelope backup/restore integration WIP
2015-08-27 17:38:18 +00:00
Ralf Becker
cb58e015ac
fixing r53501: group-favorite has escaped name visible after reload
2015-08-27 11:40:18 +00:00