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
Ralf Becker
c2e6220e17
building now one archive for 14.2 (no more egw-pear, but jdots and pixelegg included)
2014-12-11 14:09:05 +00:00
Hadi Nategh
5084f4848b
Disable mail preview spliter for mobile framework, and apply some font styling
2014-12-11 13:34:44 +00:00
Ralf Becker
6289006330
Changelog for 14.2.20141211
2014-12-11 13:29:52 +00:00
Hadi Nategh
ff89e69b0e
Get the mail rows text-overflow ellipsis working
2014-12-11 13:08:42 +00:00
Ralf Becker
4890c219cc
extending jdots and pixelegg framework from new desktop framework, allowing pixelegg to overwrite iframe height calculation
2014-12-09 14:25:52 +00:00
Hadi Nategh
7268ef429d
Fix appboxHeader padding in mobile framework
2014-12-08 10:58:53 +00:00
Ralf Becker
3f70c709bb
removed not existing background
2014-12-05 09:46:57 +00:00
Hadi Nategh
ba2249b61d
Fix mobile framework modal popup header border for both iOS and andorid
2014-12-03 12:59:28 +00:00
Hadi Nategh
af4d7c35ee
Fix mobile framework tabs height cross-platform
2014-12-03 11:28:44 +00:00
Hadi Nategh
3639e08367
Fix mobile modal popups to fullscreen and add toolbar with appheader to the top
2014-12-02 17:02:30 +00:00