Ralf Becker
1bec5bb261
fixed offset in patch
2014-12-19 12:53:03 +00:00
Ralf Becker
733c263540
Changelog for 14.2.20141219
2014-12-19 12:27:39 +00:00
Hadi Nategh
09ca844bda
Fix mail display printing multipage style for jdots
2014-12-19 11:19:20 +00:00
Ralf Becker
ab57cbefad
make sure admin tree displays following toplevel order: admin, user, groups, apps by returning admin hooks first, despite alphabetical sorting of apps
2014-12-19 07:49:04 +00:00
Hadi Nategh
9cc130e0e7
Implement template custom color for pixelegg template
2014-12-18 17:13:49 +00:00
Ralf Becker
6d9f4dd712
fix not working click on virtual structure (eg. "/apps/addressbook/$all"), because it uses mime "egw/addressbook"
2014-12-18 13:46:44 +00:00
Ralf Becker
3dee5e9a56
reload framework if (custom-)template-color changes
2014-12-18 11:02:42 +00:00
Hadi Nategh
11f1b63a8f
Fix styling of mail display print view for jdots
2014-12-18 11:01:23 +00:00
Ralf Becker
cbf4051ef3
checking sieve enabled on imap-server object not account, so imap plugins can overwrite eg. always set this
2014-12-18 10:04:41 +00:00
Hadi Nategh
cc0aad2d6b
Add span.et2_button_text to be able to give button style to span
2014-12-18 09:37:19 +00:00
Hadi Nategh
df483a9a1b
Fix styling of mail compose and display for jdots
2014-12-18 09:34:31 +00:00
Hadi Nategh
76bf4f31dc
Fix a tags in nextmatch take fullWidth of parent and causing not be able select next match row on free space area
2014-12-17 16:58:09 +00:00
Nathan Gray
14655677ca
Fix copy to OS clipboard in Firefox.
2014-12-17 16:20:42 +00:00
Ralf Becker
cc58d6e6e7
fix funny number of rows
2014-12-17 14:00:29 +00:00
Ralf Becker
60f67bfff8
* all apps: preserving for current user unavailable categories (eg. private categories of other user) when editing entries
2014-12-17 13:58:15 +00:00
Hadi Nategh
6b8698baef
Fix taglist lack of styling in jdots
2014-12-17 13:09:37 +00:00
Hadi Nategh
4fe543605d
Remove max-height from mail tree in order to fix the issue mail tree gets scrollbar after expantion.
2014-12-17 13:02:29 +00:00
Hadi Nategh
215289a5f5
Fix mail splitter loses its last stored height value after browsing with mobile theme
2014-12-17 12:02:01 +00:00
Ralf Becker
cf83860864
* all apps: suppressing private (or removed) custom-fields from history log
2014-12-17 12:00:36 +00:00
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