|
3e4100d5df
|
Make sure content manager is not null before trying to use it (occasionally happens with programmatically created selectboxes)
|
2013-12-19 18:06:16 +00:00 |
|
|
5b4484317d
|
Implement addEmail action handler
|
2013-12-19 17:24:46 +00:00 |
|
|
7381f103e5
|
Initialize popup flag with window.opener detection, instead of false.
|
2013-12-19 17:18:01 +00:00 |
|
|
89e1757d9e
|
Avoid errors if no email address was provided
|
2013-12-19 17:16:33 +00:00 |
|
|
380b5bae2d
|
Set width and height for textarea in sieve vacation popup
|
2013-12-19 17:13:11 +00:00 |
|
|
70f71c09ff
|
Shift up mail action in addressbook's context menu, just to look a bit nicer
|
2013-12-19 15:53:26 +00:00 |
|
|
103515342e
|
Add IDs to search & export buttons.
|
2013-12-19 15:50:15 +00:00 |
|
|
6a56bdd9fa
|
move mail action in addressbook's context menu to app integration category
|
2013-12-19 14:14:50 +00:00 |
|
|
ca93a60668
|
provide params to be able to pass subscribedOnly flag (true/false) to the getFolderObjects method, to be able to display all folders
|
2013-12-19 10:32:42 +00:00 |
|
|
78d3a5126f
|
Show email action in addressbook's context menu
|
2013-12-19 10:31:44 +00:00 |
|
|
1d14ecc80f
|
Remove "drag-and-drop" and "IE dropdownmenu hack" from the common preferences
|
2013-12-19 10:19:14 +00:00 |
|
|
d3e89b1095
|
attempt to implement and make use of the tree-side drag and drop; does not work out-of-the-box, at least not as attempted in mail module
|
2013-12-19 09:58:32 +00:00 |
|
|
185237291f
|
Make sure the et2 is not empty before giving up to not refresh the whole page
|
2013-12-19 08:46:51 +00:00 |
|
|
7dfb6da460
|
translations for the new mailmodule
|
2013-12-19 08:10:53 +00:00 |
|
|
5b6172c354
|
fixed app.css loading to work with minifying of css
|
2013-12-19 03:46:38 +00:00 |
|
|
b29317711a
|
pixelegg changes from Wednesday
|
2013-12-19 03:14:47 +00:00 |
|
|
60c9fcd4dd
|
Finish up preview email display handling TO with one address split out.
|
2013-12-18 18:40:01 +00:00 |
|
|
ccae3f71ab
|
Fix undeclared var (strict mode)
|
2013-12-18 18:17:34 +00:00 |
|
|
1bcaf1755b
|
Don't need to refresh just to show a message.
|
2013-12-18 18:14:31 +00:00 |
|
|
10546c838a
|
Remove merge tab until there is time to get it fully working
|
2013-12-18 17:57:52 +00:00 |
|
|
907e9740d8
|
Change tree autoload URL to work with egw.link() instead of against it, while still giving the tree lib an absolute URL.
|
2013-12-18 17:54:28 +00:00 |
|
|
bf231133a0
|
Add subscribe/unsubcribe menus to mail tree context menu
|
2013-12-18 17:35:03 +00:00 |
|
|
42314ab168
|
Add header to import message in mail app
|
2013-12-18 17:29:02 +00:00 |
|
|
fa609a3f2d
|
ability to move mails from folder of one server to the folder of another server; beware mails are fetched from source and copied to target, so this can be quite stressfull on both mailservers AND your webserver regarding performance and memory, thus we sleep 500 miliseconds every 5 mails; ToDo: preserve the possible unseen status of a mail
|
2013-12-18 15:14:12 +00:00 |
|
|
c0d749ceac
|
attempt to copy/move mails between servers; failed so far: no connection to the targetserver is even attempted by horde library
|
2013-12-18 12:14:18 +00:00 |
|
|
efc237024c
|
since copy and move mails are pretty much the same (using the same bo function with different params) we merge this in ui as well
|
2013-12-18 10:27:27 +00:00 |
|
|
841afa5ba0
|
translations from translation server; thanks to thoose that contributed
|
2013-12-18 09:17:12 +00:00 |
|
|
edec9c6c2b
|
fix problems introduced by rev44904; refresh for folder counters removed by that commit in favour to rely on grids refresh call. sadly grids refresh does not provide a method to hook into so far (, so that counters of folders in tree are refreshed as well); until this is solved I reintroduce the application side triggered refresh
|
2013-12-18 08:46:31 +00:00 |
|
|
8ad1e7ed20
|
get navigation-calendar to use egw_link_handler too, so listview does not reload top window
|
2013-12-18 05:23:45 +00:00 |
|
|
f7843e4507
|
pixelegg changes from Tuesday
|
2013-12-18 04:33:59 +00:00 |
|
|
8ff6950c3f
|
Show/hide lots of to/cc email addresses
|
2013-12-18 00:37:30 +00:00 |
|
|
644fc9fbd0
|
Fix header upload
|
2013-12-17 22:00:20 +00:00 |
|
|
5708aaafed
|
Make sure angle brackets are angle brackets, fixes not well formed error in Firefox
|
2013-12-17 21:17:26 +00:00 |
|
|
9bb37f5ca0
|
Add IDs to topmenu items
|
2013-12-17 20:21:48 +00:00 |
|
|
e4cf9ac9b3
|
Show vacation notice in popup window
|
2013-12-17 17:10:02 +00:00 |
|
|
e73e01d71a
|
Add vacation notice to mail tree context menu
|
2013-12-17 17:06:44 +00:00 |
|
|
bf362a5dce
|
enhance error message if not allowed to access sieve
|
2013-12-17 15:58:51 +00:00 |
|
|
eef0abc590
|
Add sieve link to mail tree action menu
|
2013-12-17 15:21:36 +00:00 |
|
|
e10865c133
|
Display time amount while resizing calendar entry
|
2013-12-17 14:33:03 +00:00 |
|
|
491495e32d
|
fix stuff regarding getSpecialUsefolders and defaultvalue of sievescriptname
|
2013-12-17 12:16:11 +00:00 |
|
|
d82075e86b
|
work to get the sieve stuff back on the road. NOTE: uses oldImapServer Object, not cached, no validation regarding getInstance
|
2013-12-17 09:55:47 +00:00 |
|
|
19f19f940f
|
Consider multiple calendar cases for hieght calculation
|
2013-12-17 08:55:32 +00:00 |
|
|
3ae3d07fa5
|
hint nathan to ccaddresses available in dataElem.data; use fixed height for compose window
|
2013-12-17 08:47:16 +00:00 |
|
|
acdd076ce7
|
Fix to get the correct calendar droppable element for height calculation
|
2013-12-17 08:25:51 +00:00 |
|
|
45f4aca24c
|
Email address display work in progress
|
2013-12-17 00:26:29 +00:00 |
|
|
cc2fff754d
|
No need to json_encode
|
2013-12-16 23:41:39 +00:00 |
|
|
a29f3f15bf
|
Turn on favorite widget
|
2013-12-16 20:38:07 +00:00 |
|
|
af51f8a102
|
Remove some more old code, favorites now in framework
|
2013-12-16 20:37:38 +00:00 |
|
|
f9b34a4c56
|
Fix save does not close category popup
|
2013-12-16 20:11:58 +00:00 |
|
|
34f8da55c3
|
Switch 'Edit settings' popup to etemplate2
|
2013-12-16 18:46:48 +00:00 |
|