|
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 |
|
|
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 |
|
|
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 |
|
|
680ce48fef
|
Check to make sure selectionMgr is there before trying to use it
|
2013-12-12 23:34:42 +00:00 |
|
|
9c3c077314
|
fixed not updated sidebox in calendar listview
|
2013-12-12 23:32:30 +00:00 |
|
|
01adf460f3
|
silently upgrade old calendar favorites
|
2013-12-12 22:25:56 +00:00 |
|
|
c004872068
|
Load template specific app.css file in top window too as sidebox needs it
|
2013-12-12 21:59:36 +00:00 |
|
|
1c7887ca6a
|
Pixelegg changes from Thursday
|
2013-12-12 20:27:35 +00:00 |
|
|
ffcc62e274
|
Implement 'add_tab' attribute on server side, so it works.
|
2013-12-12 20:15:36 +00:00 |
|
|
39c53c5530
|
Parse null values as string '' instead of 'null' to match PHP
|
2013-12-12 20:10:02 +00:00 |
|
|
0d3a7b73cf
|
Reorder CSS inclusion so theme can override jQuery-UI
eTemplate2 does it right automatically, but it also needs to be done in framework, because framework included etemplate2.css
|
2013-12-12 18:03:23 +00:00 |
|
|
447e3ed5f0
|
use new dialog.show_prompt for addfolder;
|
2013-12-12 15:44:47 +00:00 |
|
|
95021fe0fc
|
use new dialog.show_prompt for rename; handle encoding issues; catch possible exceptions and try to handle it correctly by attempting some kind of rollback
|
2013-12-12 15:10:25 +00:00 |
|
|
d3a2dff6a9
|
implement delete folder with subfolders; fix encoding issue when creating folders with umlauts
|
2013-12-12 13:34:35 +00:00 |
|
|
f1f9fd45a9
|
give upload fixed width in px as ex seems to differ between windows and mac
|
2013-12-12 08:50:53 +00:00 |
|
|
c8d6dc3c13
|
remove bullets from main calendar menu
|
2013-12-12 04:19:59 +00:00 |
|
|
4f7976cdff
|
pixelegg changes from last days
|
2013-12-12 03:46:53 +00:00 |
|
|
fef5bb4972
|
fix error if query parameters contain null
|
2013-12-12 03:43:17 +00:00 |
|
|
1dc6964754
|
get calendar favorites working for list-view (eg. changing owner)
|
2013-12-12 03:42:08 +00:00 |
|
|
2bb7b7565c
|
fix add-favorite method to NOT bubble and giving a CSP warning instead of running
|
2013-12-12 02:42:08 +00:00 |
|