Hadi Nategh
|
7ccbdfe871
|
Add toggledClass property to toolbar toggle actions
|
2015-06-15 09:11:33 +00:00 |
|
Ralf Becker
|
0a09f08d72
|
fixed wrong date for Fronleichnam 2016 for existing instances via DB update script
|
2015-06-13 06:56:26 +00:00 |
|
Ralf Becker
|
810c201018
|
fixed wrong date for Fronleichnam 2016 for existing instances via DB update script
|
2015-06-13 06:54:59 +00:00 |
|
Ralf Becker
|
f1bbdb4e8d
|
fixed wrong date for Fronleichnam 2016
|
2015-06-13 06:42:15 +00:00 |
|
Ralf Becker
|
8b3bf69e55
|
fixed wrong date for Fronleichnam 2016
|
2015-06-13 06:39:56 +00:00 |
|
Hadi Nategh
|
6258f77a18
|
Do not add attahcment if it is an inline image attachment
|
2015-06-12 14:52:22 +00:00 |
|
Hadi Nategh
|
2de90a74e4
|
Add missing translation for "save as calendar" action
|
2015-06-12 08:53:08 +00:00 |
|
Hadi Nategh
|
5ba5b0fb45
|
Do not add inline attachment images again on draft
|
2015-06-11 17:43:17 +00:00 |
|
Ralf Becker
|
96271f73f1
|
allow to download documents merged with contacts by simple GET request
|
2015-06-11 17:15:04 +00:00 |
|
Ralf Becker
|
14ccc8f0b5
|
added todo with url to php class allowing to stream a zip file of arbitrary size
|
2015-06-11 12:46:27 +00:00 |
|
Ralf Becker
|
821ba63c02
|
accidently removed retina sprite
|
2015-06-11 12:40:44 +00:00 |
|
Klaus Leithoff
|
c59538b64b
|
* API/VFS: download as zip; increase the time limit on a small amount of files, as they may hold a big amount of data
|
2015-06-11 12:32:41 +00:00 |
|
Klaus Leithoff
|
ed12869f0d
|
* API/VFS: download as zip; increase the time limit on a small amount of files, as they may hold a big amount of data
|
2015-06-11 12:30:38 +00:00 |
|
Hadi Nategh
|
8c66a10a75
|
Leave the ckeditor width untouched, only change the height in resize
|
2015-06-11 11:30:09 +00:00 |
|
Hadi Nategh
|
e09b6f75b5
|
Leave the ckeditor width untouched, only change the height in resize
|
2015-06-11 11:29:44 +00:00 |
|
Hadi Nategh
|
92f37ad21c
|
Remove fixed height from grid inside tabs as the tab should only get tab_height not the children
|
2015-06-11 10:39:10 +00:00 |
|
Nathan Gray
|
920616e37a
|
Calendar et2 conversion work in progress.
Context menu is enabled, but not all actions are fully implemented yet.
|
2015-06-10 21:51:28 +00:00 |
|
Nathan Gray
|
b4d597fbb5
|
Add getWidget() method to default action object implementation for easier, direct access to the associated widget
|
2015-06-10 21:45:06 +00:00 |
|
Nathan Gray
|
43a1429804
|
Fix broken class attribute
|
2015-06-10 18:30:14 +00:00 |
|
Ralf Becker
|
029ec9dcb5
|
* Setup: support mail authentication without PHP imap extension
|
2015-06-10 15:45:49 +00:00 |
|
Ralf Becker
|
6c7026fa52
|
* Setup: support mail authentication without PHP imap extension
|
2015-06-10 15:44:01 +00:00 |
|
Nathan Gray
|
89a8ee9804
|
Decrypt on hover for historylog
|
2015-06-09 20:57:43 +00:00 |
|
Nathan Gray
|
e1d56b5969
|
Move some common code for decrypt on hover
|
2015-06-09 20:04:57 +00:00 |
|
Hadi Nategh
|
f7e15d31c4
|
Fix a XSS issue in mailto temporary form post method
|
2015-06-09 16:19:47 +00:00 |
|
Hadi Nategh
|
c14a917390
|
Fix a XSS issue in mailto temporary form post method
|
2015-06-09 16:14:53 +00:00 |
|
Hadi Nategh
|
2d9821ff01
|
Resolve mailvelope encrypt for infolog print dialog
|
2015-06-09 14:45:32 +00:00 |
|
Hadi Nategh
|
35a4687e29
|
* Addressbook: Fix sending many mails from AB to mail compose causes url length limitation error in IE and some webservers
|
2015-06-09 09:19:31 +00:00 |
|
Hadi Nategh
|
39d10bb0c5
|
Get mailto with very long url cope with webservers url limit (e.g. Nginx:4k) via using POST request
|
2015-06-09 09:09:11 +00:00 |
|
Ralf Becker
|
968869e65d
|
fix for imap_rfc822_write_address from imap extension
|
2015-06-09 08:54:47 +00:00 |
|
Ralf Becker
|
d2eee09ff2
|
fix for imap_rfc822_write_address from imap extension
|
2015-06-09 08:54:23 +00:00 |
|
Hadi Nategh
|
e5e330034f
|
Remove the Messenger app from trunk
|
2015-06-09 07:43:19 +00:00 |
|
Ralf Becker
|
4c19e714bb
|
load chosen and CKEditor as part of API javascript boundle, as they are used be old eTemplate to and loading only one of the two et2 bundles fails
|
2015-06-08 14:34:20 +00:00 |
|
Ralf Becker
|
c7763ee259
|
load chosen and CKEditor as part of API javascript boundle, as they are used be old eTemplate to and loading only one of the two et2 bundles fails
|
2015-06-08 14:33:57 +00:00 |
|
Ralf Becker
|
41b60e9e12
|
* Mail: correctly quote name / personal part containing German umlauts or special chars when searching for email addresses in compose
|
2015-06-08 14:28:43 +00:00 |
|
Ralf Becker
|
f4decee1b9
|
* Mail: correctly quote name / personal part containing German umlauts or special chars when searching for email addresses in compose
|
2015-06-08 14:26:25 +00:00 |
|
Hadi Nategh
|
db61f288d8
|
Fix none et2_popup issue in mobile framework
|
2015-06-08 14:13:55 +00:00 |
|
Hadi Nategh
|
58e4df159d
|
Work in Progress of Messenger application
- Create a new application called Messenger
|
2015-06-05 15:51:19 +00:00 |
|
Ralf Becker
|
6c2cfaf1f3
|
copy 14.2 changelog to trunk to satisfy update checker
|
2015-06-03 14:27:16 +00:00 |
|
Hadi Nategh
|
004e1ba646
|
Remove name attribute if passwd widget has autocomplete="off"
|
2015-06-03 14:07:15 +00:00 |
|
Hadi Nategh
|
113d415a4e
|
Fix translation and appIcon issue in mail integration
|
2015-06-03 13:25:22 +00:00 |
|
Hadi Nategh
|
a7043964bb
|
Fix translation and appIcon issue in mail integration
|
2015-06-03 13:24:51 +00:00 |
|
Hadi Nategh
|
b211d7c4ab
|
Fix mail display print with IE load issue
|
2015-06-03 12:29:58 +00:00 |
|
Hadi Nategh
|
f246349060
|
Fix Fatal error: Cannot access self:: when no class scope is active. Happens only in PHP < 5.4
|
2015-06-03 11:57:51 +00:00 |
|
Hadi Nategh
|
f64e44ffad
|
Fix mail display print with IE load issue
|
2015-06-03 10:48:43 +00:00 |
|
Hadi Nategh
|
e611eed179
|
Change autocomplete default value for passwd widget from "" to "off"
|
2015-06-03 09:05:11 +00:00 |
|
Ralf Becker
|
2ecc44147e
|
Changelog for 14.2.20150603
|
2015-06-03 08:47:42 +00:00 |
|
Hadi Nategh
|
d770bc9784
|
Add mail integration calendar action into preview toolbar
|
2015-06-03 08:45:25 +00:00 |
|
Hadi Nategh
|
8f7a05544e
|
Add mail integration calendar action into preview toolbar
|
2015-06-03 08:44:44 +00:00 |
|
Nathan Gray
|
eb9289f441
|
Use restore_count variable instead of non-existing length attribute, maybe helps with framework loading.
|
2015-06-02 21:33:50 +00:00 |
|
Nathan Gray
|
18db7daa09
|
Avoid an extra reload from client side (egw.js) if there is no default app set by loading framework with home.
|
2015-06-02 21:33:41 +00:00 |
|