|
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 |
|
|
e32c235d2e
|
pixelegg changes from Wednesday
|
2013-12-19 03:14:06 +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 |
|
|
b9d02e42e0
|
pixelegg changes from Tuesday
|
2013-12-18 04:33:46 +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 |
|
|
a1e5783da6
|
Make sure data is set before trying to look inside it.
|
2013-12-16 18:11:53 +00:00 |
|
|
a014b7ba7c
|
Make calendar entry resizable
|
2013-12-16 18:10:08 +00:00 |
|
|
2f083e41e4
|
move External quota label into quota hint.
|
2013-12-16 10:28:19 +00:00 |
|
|
6628a866e3
|
Topmenu Items > put some Icons before, button behavior, addressbook and calendar edit, list stuff
|
2013-12-16 09:49:01 +00:00 |
|
|
ed1534f28e
|
latest pixelegg changes
|
2013-12-16 09:37:26 +00:00 |
|
|
b41be95681
|
latest pixelegg changes
|
2013-12-16 09:37:11 +00:00 |
|
|
f1da90887a
|
Get Calendar d-n-d working again
|
2013-12-13 18:18:56 +00:00 |
|
|
374312be3c
|
need to set app_header before message, as app_header is (temp.) replaced by it
|
2013-12-13 01:15:41 +00:00 |
|
|
042db5996a
|
use egw_link_handler to stop calendar reload whole framework when switching away from listview
|
2013-12-13 00:09:40 +00:00 |
|
|
a79f7b87a6
|
Continue moving most favorite functionality from favorite widget into framework. Favorite widget now uses framework.
|
2013-12-12 23:45:09 +00:00 |
|
|
23fd7066bf
|
Add etemplate into indexed list before starting the load process. This way anything looking for it can find it, even if it's not fully loaded (and bind to the load event if needed)
|
2013-12-12 23:37:12 +00:00 |
|