Hadi Nategh
d9f6c03f8b
Fix context menu not poping up in F.F
2014-12-17 10:34:27 +00:00
Nathan Gray
d3e404fad9
Explicitly configure flash location to work with JS minification
2014-12-16 18:57:41 +00:00
Hadi Nategh
9e768dcaac
Stop taglist's ancestor change event from bubbling on taglist
2014-12-16 17:06:42 +00:00
Nathan Gray
000705d221
Remove extra empty column
2014-12-16 16:42:33 +00:00
Nathan Gray
4eeed35c6c
Add copy to system clipboard to context menu
2014-12-16 16:27:33 +00:00
Hadi Nategh
66bbe734d8
Set vacation addresses with all aliases if there's nothing set for the first time
2014-12-16 15:24:47 +00:00
Hadi Nategh
0f32084f8d
Bind onchange handlers of taglist options only to magicsuggest selectionchange, avoid unwanted triggered inputWidget parent change
2014-12-16 14:22:54 +00:00
Hadi Nategh
f529a4fae6
Clear intervals assigned to window after submit compose dialog
2014-12-16 10:26:44 +00:00
Nathan Gray
bf89266ddc
Only require one radiobox to be set, checked by ID
2014-12-15 20:54:30 +00:00
Nathan Gray
da3d0d23c4
- Use link registry to open notification links
...
- Fix mark all notifications as read on popup close
2014-12-15 19:09:22 +00:00
Ralf Becker
cc71329be0
fix categories in admin sometimes change color after search
2014-12-15 17:46:21 +00:00
Nathan Gray
8239ae9b2d
Refresh the list if the move/copy target is the current folder so the new mails show
2014-12-15 17:26:04 +00:00
Ralf Becker
5d3370fe66
we need to clear stat-cache again, after restoring original user, as eg. eACL is stored in session
2014-12-15 16:59:00 +00:00
Hadi Nategh
81cc0f35f7
Convert ambiguous column to tablename.column name
2014-12-15 16:57:45 +00:00
Nathan Gray
7a0988244d
Add some special handling to deal with legacy calendar links in non-list favorites - missed one.
2014-12-15 16:48:32 +00:00
Nathan Gray
7e91c1559e
Add some special handling to deal with legacy calendar links in non-list favorites
2014-12-15 16:39:52 +00:00
Ralf Becker
b98972582c
check if allow_url_fopen = On
2014-12-15 14:29:56 +00:00
Ralf Becker
ca4f49121f
fix pear upgrade (not update) command given as instructions to user
2014-12-15 10:33:42 +00:00
Hadi Nategh
c31e051891
Add audio effect into the common preferences in order to be able to disable/enable audio effects used in theme
...
-Add the audio effect into common preferences -> feel and look
-Add audio effect on mobile theme's menu toggle
-Make mobile theme's menu swipe toggle more sensible
2014-12-15 10:00:57 +00:00
Ralf Becker
b5d4177bde
removing no longer used checks and fixing IDE warnings
2014-12-15 09:36:27 +00:00
Ralf Becker
9df9b9b533
fix some PHP 5.6 Deprecated and IDE warnings
2014-12-15 09:08:12 +00:00
Ralf Becker
6b2c47a98e
remove checks for not longer used PEAR Mail_Mime and Mail_mimeDecode classes
2014-12-15 08:26:24 +00:00
Ralf Becker
ef90797b7e
send a content-disposition header for shared files, so browser knows how to name downloaded file
2014-12-14 12:33:42 +00:00
Ralf Becker
46be95a854
makeing egw_json_response::json_encode explicitly static to avoid deprecated warning
2014-12-14 12:12:55 +00:00
Ralf Becker
e7f4bb0848
move defining of (deprecated) SEP constant to common functions, as there are cases where it gets used before defined
2014-12-13 09:53:18 +00:00
Ralf Becker
b10a0084ea
need to be root for mounting
2014-12-12 16:57:56 +00:00
Hadi Nategh
a34c353258
Fix addressbook add plus button not does not open modal popup in mobile framework
2014-12-12 16:41:41 +00:00
Ralf Becker
f96d6aefe6
button to mount /etemplates
2014-12-12 15:54:34 +00:00
Ralf Becker
87c442434e
* Mail: update title of compose window with subject
2014-12-12 15:28:53 +00:00
Hadi Nategh
a87e9840fe
Fix another popup window.close
2014-12-12 15:16:59 +00:00
Ralf Becker
6eedc38a42
* Filemanager: fixed directory creation in vfs root (you need root permisstions of cause)
2014-12-12 15:06:29 +00:00
Hadi Nategh
e07c11be85
Fix popup's window close
...
-Make sure window.close() closing the right egw window
-Make sure the modal popup has the opener
2014-12-12 14:21:04 +00:00
Klaus Leithoff
3eab40a761
make id a sortable column
2014-12-12 13:56:30 +00:00
Klaus Leithoff
3767ca51e7
adding 3 more skins; add kama/skin.js as IE seems to require it to be present
2014-12-12 13:51:42 +00:00
Ralf Becker
079e7d81eb
statcache need to be updated on chmod, chown or chgrp
2014-12-12 13:45:43 +00:00
Hadi Nategh
176b12e18d
Mobile theme styling
...
-Make mail display and compose dialog font size bigger
-Move change font size of grid&nm header to mobile css
2014-12-12 12:26:48 +00:00
Hadi Nategh
30be9b46ed
Make context menu and nm header more visible in mobile theme, and style mail index rows
2014-12-12 11:09:55 +00:00
Ralf Becker
51f4efab20
fixed typo
2014-12-12 09:57:38 +00:00
Ralf Becker
d7f69a6a32
* Filemanager: fixed create directory icon in list and select popup, clicking on favorites in select popup
2014-12-12 09:47:56 +00:00
Nathan Gray
4d34079576
Some more type checking before use to avoid errors
2014-12-11 18:02:08 +00:00
Nathan Gray
782e3438ee
Avoid warning about select_cols already being an array
2014-12-11 18:00:14 +00:00
Nathan Gray
fc3eca62f0
Take nextmatch / favorite values into account, not just what was set on first load.
2014-12-11 17:59:29 +00:00
Hadi Nategh
31908a5032
Fix mail display popup in mobile framework
2014-12-11 17:23:37 +00:00
Ralf Becker
36699ed54b
fix javascript error stalling Home for _val===undefined
2014-12-11 17:02:52 +00:00
Ralf Becker
012eee4594
fix javascript error stalling Home for _val===undefined
2014-12-11 16:59:46 +00:00
Hadi Nategh
f7383f54d1
Set the bodydescription to empty if it is not visible
2014-12-11 16:38:45 +00:00
Nathan Gray
3b6257fed2
Make sure event spans multiple days before removing nights, fixes late/overnight events giving negative time.
2014-12-11 16:22:55 +00:00
Ralf Becker
0efd64bb2e
revert r49817: as it causes an SQL error in Home ("linked" is not a column)
2014-12-11 16:02:24 +00:00
Ralf Becker
2ad6957c73
fixed fatal error caused by HTTP_WebDAV_Server moved
2014-12-11 15:53:52 +00:00
Ralf Becker
075fb8156d
removing egw-pear, moving jdots and pixelegg to main archive and build with main package
2014-12-11 14:23:45 +00:00