Nathan Gray
|
9cd9f22026
|
Use framework events to stop and start autorefresh if tab is hidden or shown
|
2014-02-10 18:47:51 +00:00 |
|
Ralf Becker
|
4ba2a0ba58
|
fixed javascript error in file select dialog (notable under FireFox) caused by calling event.preventDefault() without the event
|
2014-02-10 18:37:51 +00:00 |
|
Ralf Becker
|
4195633c82
|
pass event as 1. parameter to click handlers to be able to call preventDefault() or stopPropagation()
|
2014-02-10 18:25:02 +00:00 |
|
Ralf Becker
|
795cfe3e6f
|
fix typo stalling insert into eml document
|
2014-02-10 17:02:54 +00:00 |
|
Klaus Leithoff
|
187acc5295
|
mend broken display of event.ics
|
2014-02-10 16:37:21 +00:00 |
|
Hadi Nategh
|
c8ecdd2355
|
Change "Flag/Unflag" action caption and add hint
|
2014-02-10 16:15:18 +00:00 |
|
Ralf Becker
|
195c63a9d3
|
fixed "undefined is not a function" error originating from egw_message, because jQuery not loaded, when egw_message get initialised
|
2014-02-10 16:10:01 +00:00 |
|
Hadi Nategh
|
8b064bcfb4
|
Set "toolbarDefault => true" attribute for some actions in mail, to be shown as default toolbar actions
|
2014-02-10 15:47:27 +00:00 |
|
Hadi Nategh
|
484dd23320
|
Implement preferred default actions for toolbar widget
|
2014-02-10 15:43:51 +00:00 |
|
Hadi Nategh
|
6c7f8c1a0a
|
Remove "width:100%" from style to not overwrite the specified width that is set in mailPreviewHeaders css class
|
2014-02-10 14:16:02 +00:00 |
|
Hadi Nategh
|
c0e90dbcf5
|
Set the default "view range" attribute in toolbar to 5
|
2014-02-10 14:10:17 +00:00 |
|
Hadi Nategh
|
dab53cc607
|
No need to create the flag action since we have already did in get_action()
|
2014-02-10 14:03:19 +00:00 |
|
Hadi Nategh
|
2f1c2b2fe9
|
Style Subject field in mail preview to handle long subjects in single line
|
2014-02-10 13:24:56 +00:00 |
|
Klaus Leithoff
|
4e3e03e446
|
fix problem regarding display / visualization of .ics attachments
|
2014-02-10 13:24:08 +00:00 |
|
Klaus Leithoff
|
db262997fb
|
fix problem regarding display / visualization of .ics attachments
|
2014-02-10 13:23:32 +00:00 |
|
Hadi Nategh
|
fd82fd2edc
|
Change captions of some toolbar actions in mail
|
2014-02-10 13:06:49 +00:00 |
|
Hadi Nategh
|
41ed0218d4
|
Fix sorting toolbar actions by group
|
2014-02-10 13:03:17 +00:00 |
|
Ralf Becker
|
7cfdae66b6
|
fix not working ical export from calendar edit
|
2014-02-10 12:45:57 +00:00 |
|
Ralf Becker
|
9bfc082843
|
fix not opening infolog popup
|
2014-02-10 11:49:27 +00:00 |
|
Ralf Becker
|
061a1a07f2
|
fixed popup detection to deal with main EGw window opened with an opener from a different security context, also made is_popup() a global egw method
|
2014-02-10 11:21:58 +00:00 |
|
Klaus Leithoff
|
3a8dacd710
|
fix javascript error on click on .ics attachments
|
2014-02-10 10:25:09 +00:00 |
|
Klaus Leithoff
|
5e41e076e8
|
avoid preview artifacts on preview of no search results
|
2014-02-10 10:04:59 +00:00 |
|
Klaus Leithoff
|
c4b8bd6c17
|
avoid javascript error on preview of no search results
|
2014-02-10 09:56:40 +00:00 |
|
Ralf Becker
|
ccf203596e
|
pixelegg changes from weekend
|
2014-02-10 09:31:36 +00:00 |
|
Ralf Becker
|
12666f0f53
|
fiddeling around with re-throwing event caught by global error-handler
|
2014-02-10 09:18:08 +00:00 |
|
Ralf Becker
|
1f599abaf6
|
fix exception for not found image / null passed
|
2014-02-10 09:16:18 +00:00 |
|
Ralf Becker
|
486303cde5
|
only allow caching, if login succeeds, otherwise we get a cached redirect to login
|
2014-02-10 09:15:29 +00:00 |
|
Hadi Nategh
|
bf376292f5
|
Style the d-n-d and resize time indicator
|
2014-02-10 08:53:42 +00:00 |
|
Ralf Becker
|
f97f223026
|
* CalDAV/Calendar: fixed invalid ics file for alarm exactly at the event
|
2014-02-10 08:53:16 +00:00 |
|
Klaus Leithoff
|
0e1d9ce607
|
avoid problems with not set identity infos on global/group profiles by using the account information first for the main identity connected to the account, and ignoring the regarding info (not properly seeded) on iterating over identities
|
2014-02-10 08:20:23 +00:00 |
|
Hadi Nategh
|
43460891b0
|
Add subscription folder dialog back-end, only show folder tree
|
2014-02-07 16:29:20 +00:00 |
|
Ralf Becker
|
cb638a4848
|
simplified and fixed calendar edit template
|
2014-02-07 16:13:12 +00:00 |
|
Ralf Becker
|
5b6064d360
|
new et2_nowrap class to not wrap content of a single widget incl. label or children of a hbox
|
2014-02-07 16:12:46 +00:00 |
|
Nathan Gray
|
8af9b45e13
|
Fix lists always showing in To field, not filtered properly.
|
2014-02-07 15:11:46 +00:00 |
|
Klaus Leithoff
|
08e01e54cf
|
reduce possible unseen counter on folderlabel on preview and mail-open; no server roundtrip, just grab the label, extract the counter, reduce by one, set the label
|
2014-02-07 14:34:04 +00:00 |
|
Ralf Becker
|
ca334ad13b
|
moving egw_preferences (handler to call preferenes, acl or categories) from jsapi.js to egw_preferences.js show_preferences() method
|
2014-02-07 14:04:12 +00:00 |
|
Ralf Becker
|
899c04abb5
|
using correct bit not just any overload setting
|
2014-02-07 14:02:48 +00:00 |
|
Ralf Becker
|
b90d93ddbb
|
hide (vertical) scrollbar for more... submenu
|
2014-02-07 13:13:24 +00:00 |
|
Ralf Becker
|
7fc89ea36d
|
fixed serverside validation to understand hierarchical structure used for tree and to NOT try to validate if autoloading is enabled as we dont know all nodes
|
2014-02-07 13:08:00 +00:00 |
|
Hadi Nategh
|
5aa51c2396
|
Add action hint as tooltip in toolbar actions. If there is no hint, use action caption as tooltip
|
2014-02-07 11:02:35 +00:00 |
|
Ralf Becker
|
f073db1f63
|
fixed toolbar preference sometimes not stored (caused by them being an array)
|
2014-02-07 10:33:05 +00:00 |
|
Ralf Becker
|
794cecabc1
|
fixed styling or [more...] pulldown
|
2014-02-07 09:49:35 +00:00 |
|
Ralf Becker
|
d90faa7dcc
|
fixed app-header show in wrong tab, caused by framework object being created AFTER egw
|
2014-02-07 09:11:30 +00:00 |
|
Hadi Nategh
|
59edcaf864
|
Apply mail toolbar styling in pixelegg template
|
2014-02-07 09:04:33 +00:00 |
|
Klaus Leithoff
|
a335a2e3fd
|
more work regarding show all folders/subscribe/unsubscribe; controled by pref now
|
2014-02-07 08:33:23 +00:00 |
|
Ralf Becker
|
cbe3b85dc3
|
need one more header line for new template
|
2014-02-06 18:16:40 +00:00 |
|
Nathan Gray
|
50662df4f9
|
Add ID to extended ACL grid, fixes extended ACLs not showing
|
2014-02-06 18:04:35 +00:00 |
|
Nathan Gray
|
444d82d1c7
|
-Unencode favorite search, firefox leaves encoded spaces
-If adding a favorite with same name as existing favorite, old one is removed from the sidebox.
|
2014-02-06 17:53:29 +00:00 |
|
Ralf Becker
|
0198a5196f
|
pixelegg changes from today
|
2014-02-06 17:36:03 +00:00 |
|
Ralf Becker
|
4dab9cba88
|
if content of template contains data for key "msg", call egw.message() with it and remove it from content
|
2014-02-06 17:27:01 +00:00 |
|