Commit Graph

26898 Commits

Author SHA1 Message Date
Nathan Gray
105bfc8f8f Fix dropping file onto a sub-directory uploaded into current directory instead 2015-02-23 17:42:21 +00:00
Nathan Gray
131b19fc32 Fix for custom icons going missing by only caching for the session if no access to VFS 2015-02-23 17:24:09 +00:00
Hadi Nategh
0661e8fd4a Remove fixed width from compose dialog:
- Fixes elements in compose dialog not getting 100% width after resize
2015-02-23 16:00:27 +00:00
Hadi Nategh
b0f4383a4f Remove fixed width from compose dialog:
- Fixes elements in compose dialog not getting 100% width after resize
2015-02-23 15:59:49 +00:00
Hadi Nategh
4156c54409 Use CKEditor resize method in order to resize mail body 2015-02-23 15:57:15 +00:00
Hadi Nategh
c45afda8b0 Use CKEditor resize method in order to resize mail body 2015-02-23 15:56:33 +00:00
Hadi Nategh
edceac3046 Add missing variable from commit # 51911 2015-02-23 15:53:08 +00:00
Hadi Nategh
c9bd20fa1c Switch always compose body to plain text for mobile devices, because ATM CKEditor is not compatible enough to support 2015-02-23 15:45:36 +00:00
Hadi Nategh
bf87b6be0e Disable CKEdittor for mobile devices, as CKEditor's compatibility is not good enough yet 2015-02-23 15:03:54 +00:00
Hadi Nategh
9fe27c116d Disable CKEdittor for mobile devices, as CKEditor's compatibility is not good enough yet 2015-02-23 15:02:47 +00:00
Hadi Nategh
d8ec75d063 Make sure sortable gets send the request to server with correct menuaction, as jsonq always queued the request from home and that may causes wrong redirection. e.g. sortable grid inside an iframe of an application (mail.sieve) 2015-02-23 11:27:22 +00:00
Hadi Nategh
de79b1eaa3 Remove toolbar prefs correction code 2015-02-23 08:23:42 +00:00
Ralf Becker
e9425499b4 harden login page by no longer using www.groupware.org to load social media icons 2015-02-21 13:29:32 +00:00
Ralf Becker
9cc1d409eb harden login page by no longer using www.groupware.org to load social media icons 2015-02-21 13:29:10 +00:00
Ralf Becker
0ff1738255 * Safari: fix security warning caused by auto-complete when submitting from https to about:blank 2015-02-20 19:05:17 +00:00
Ralf Becker
370e503dab * Safari: fix security warning caused by auto-complete when submitting from https to about:blank 2015-02-20 19:04:58 +00:00
Hadi Nategh
713f8ebe7d Add translation of "Link title for events to show" into calendar 2015-02-20 16:27:51 +00:00
Hadi Nategh
229d4063a3 Add translation of "Link title for events to show" into calendar 2015-02-20 16:14:34 +00:00
Hadi Nategh
0a908965ed Fix toolbar gets background after setting template custom color 2015-02-20 16:06:43 +00:00
Hadi Nategh
d1ce50fe5e Fix toolbar gets background after setting template custom color 2015-02-20 16:06:18 +00:00
Hadi Nategh
360c27b9f1 Let the mobile theme uses pixelegg custom color 2015-02-20 14:06:45 +00:00
Hadi Nategh
8ab9d48a96 Let the mobile theme uses pixelegg custom color 2015-02-20 14:05:32 +00:00
Hadi Nategh
5a73dfb42e Change the login layout if only it is called from devices with small screen 2015-02-20 13:04:20 +00:00
Hadi Nategh
f6260c1c8c Change the login layout if only it is called from devices with small screen 2015-02-20 12:28:13 +00:00
Nathan Gray
904bc8b19f Better row limiting by using CSS instead of grid's average height 2015-02-19 17:16:39 +00:00
Nathan Gray
a6bb56d2e1 Fix bug in rule removal prevented adding more rules 2015-02-19 17:14:31 +00:00
Klaus Leithoff
3ef17e277f add missing translations for emptying spam/junk folder; fix setting folder status after voiding spam/junk folder content 2015-02-19 13:41:40 +00:00
Klaus Leithoff
6691bdf7db remove probably wrong assumption on missing ident_id of mailaccount object (as it should not be missing at all) 2015-02-19 12:27:29 +00:00
Klaus Leithoff
c67ab8744a remove probably wrong assumption on missing ident_id of mailaccount object (as it should not be missing at all) 2015-02-19 12:26:44 +00:00
Klaus Leithoff
acb4f11d24 * Mail: feature to allow to void the (configured) spam/junk folder on right-click action on foldertree 2015-02-19 12:01:18 +00:00
Hadi Nategh
8752f10877 Fix in mobile theme not able to dismiss the context menu:
- touch and open entries and swip (left/right) over any rows on the next match list will dismiss the context menu
2015-02-19 12:00:22 +00:00
Hadi Nategh
775e6e9370 * Mail/idots: Fix not be able to open mail folders from the mail-tree 2015-02-19 11:51:26 +00:00
Hadi Nategh
212e98ccdb Fix in mobile theme not able to dismiss the context menu:
- touch and open entries and swip (left/right) over any rows on the next match list will dismiss the context menu
2015-02-19 11:45:05 +00:00
Klaus Leithoff
52b4856a18 when dealing with defaults and identities: retrieve the default identity associated with the current imap-account, rather than the default 2015-02-19 11:37:42 +00:00
Klaus Leithoff
94af47ef5d when dealing with defaults and identities: retrieve the default identity associated with the current imap-account, rather than the default 2015-02-19 11:32:38 +00:00
Ralf Becker
be5dd5435b need to use egw_vfs::load_wrapper() to support new filesystem layout in trunk, fixes "Unknown scheme" error in mount 2015-02-19 09:43:06 +00:00
Nathan Gray
f1e0cc90d7 Slightly gentler reset after forcing margin for printing 2015-02-19 00:54:49 +00:00
Nathan Gray
89741b682c Force left margin to 0, avoids margin when printing 2015-02-19 00:27:21 +00:00
Nathan Gray
b1b1269e0e Entry type / transformer changes
- better support for entry-types in nextmatch-customfilter
- if transformer changes widget type, run new widget's beforeSendToClient
2015-02-18 23:04:59 +00:00
Nathan Gray
12b8dc1ed4 Add label attribute 2015-02-18 23:02:35 +00:00
Nathan Gray
55d5bd98f8 Custom fields editing:
- Fix length, rows & values fields were not properly enabled on first load
- If label was not provided, use name
2015-02-18 18:23:35 +00:00
Ralf Becker
63cfd63c67 add group description for accounts in sql too 2015-02-18 17:37:07 +00:00
Nathan Gray
5318ebdb21 - Fix JS error when selecting no columns
- Fix not including selector width caused undesired column resizing
2015-02-18 17:20:50 +00:00
Nathan Gray
529d154514 * Add ability to select columns to be displayed in gantt chart 2015-02-18 17:03:21 +00:00
Ralf Becker
5ea443a889 copy 14.2 changelog to trunk to satisfy update checker 2015-02-18 17:00:24 +00:00
Ralf Becker
5f0c0f6804 remove permanent error_log 2015-02-18 13:46:14 +00:00
Ralf Becker
c4da9ba8d9 remove permanent error_log 2015-02-18 13:45:53 +00:00
Hadi Nategh
b96cf0a21b Make custom theme colors for login page supports Cross-Browser styles 2015-02-18 12:53:46 +00:00
Hadi Nategh
55dd493e5d Make custom theme colors for login page supports Cross-Browser styles 2015-02-18 12:51:23 +00:00
Ralf Becker
2564b1dce9 Changelog for 14.2.20150218 2015-02-18 11:56:43 +00:00