Hadi Nategh
d53cbd70f6
reverted accidently commited permanent error_log
2014-08-22 13:26:31 +00:00
Ralf Becker
bf990975a7
use smpt-username as sender, if available, but only if it is a full email address
2014-08-22 13:26:18 +00:00
Hadi Nategh
874be20a6c
Refresh Trash folder folder-status when empty Trash action is triggered not from the Trash folder
2014-08-22 13:24:54 +00:00
Ralf Becker
056e5a1e96
Make sure _with value is not null when trying to replace it into url, it causes broken url while using _replace argument from refresh_opener
2014-08-22 13:20:07 +00:00
Hadi Nategh
9e749e516d
Make mail ACL account owner row readonly as the owner should not be able to delete/change his rights, he always has full-rights
2014-08-22 13:18:47 +00:00
Ralf Becker
80285b76ad
Fix not arranged fields of resources in edit popup, regarding pixelegg template
2014-08-22 13:17:33 +00:00
Hadi Nategh
bc459e072f
Backport commit r48031, committed by Klaus Leithoff. Adapt capabilities call for horde_IMAP_Client 2.24.1+
2014-08-22 13:05:56 +00:00
Ralf Becker
e7edc079ab
pending NL translations from our translation server
2014-08-22 13:04:37 +00:00
Ralf Becker
6e67cb779f
Add translation for global categories delete confirmation dialog
2014-08-22 13:01:04 +00:00
Hadi Nategh
cbf356faab
Backport commit r48145, committed by Nathan Gray. Make sure the merge doesn't fail if there's no email found
2014-08-22 13:00:24 +00:00
Hadi Nategh
cca8e33942
Backport commit r47976, committed by Leithoff. Do not use Session to cache HierarchyDelimiter
2014-08-22 12:57:41 +00:00
Hadi Nategh
00c348e21f
pending translations from our translation server
2014-08-22 12:45:40 +00:00
Hadi Nategh
cdd0c1935b
Fix global category delete dialog translation issue
2014-08-22 12:37:30 +00:00
Ralf Becker
19e2b49325
Check if content is there before trying to look inside it.
...
Fixes "TypeError: Cannot read property id of null" from mail dialog
2014-08-22 12:32:49 +00:00
Ralf Becker
7db4672b35
Refine cache check conditions, rows is always empty by this point.
...
r48042: Make sure options are there before looking inside, avoids a potential error in filter options
r48106: - Adjust default columns to exclude resolution, completion, timesheets, votes and bounties. They can still be turned on manually, just hidden by default.
- Set some more default column widths
2014-08-22 12:31:15 +00:00
Ralf Becker
75cd8d2c39
Fix unable to have checkboxes with an unselected value that evaluates to false.
2014-08-22 12:27:31 +00:00
Ralf Becker
8c43c2847d
Add an additional format to parse times in the formatY-m-dTH Ⓜ️ s for insertion into spreadsheets, fixes warning when merge printing "Unable to parse date ... left as text"
2014-08-22 12:26:24 +00:00
Hadi Nategh
f5ab5de2b4
Fix confilict ID in filemanager file dialog. Additionally, add "Cancel button to superuser authentication form"
2014-08-22 12:02:29 +00:00
Hadi Nategh
d762f4ee77
Handle logout onClick handler for superuser button in filemanager file dialog
2014-08-22 12:01:07 +00:00
Hadi Nategh
673836332d
Specify et2_file and et2_vfs_btn classes for et2_link_to widget
2014-08-22 11:54:39 +00:00
Ralf Becker
70b2e235ce
* all apps: fixed column sizes and stretch (which columns change when window size changes)
2014-08-22 11:51:11 +00:00
Hadi Nategh
6af247558a
Handle validation_error if widget is children of a tabbox.
...
-Fix widget with validation error does not activate its related tab.
2014-08-22 11:50:23 +00:00
Hadi Nategh
80cd11972a
SelectAccount with type "none" should get sel_options but it should be readonly if user has no admin access. Fix infolog delegation for admin users with selectAccount type "none" selected
2014-08-22 11:48:18 +00:00
Ralf Becker
3fb93c33a6
fixing assumed typo regarding:preg_match(): No ending delimiter "^" found in class.mail_ui.inc.php on line 144
2014-08-22 10:19:32 +00:00
Ralf Becker
bf54802dff
fix SyncML error reported on list
2014-08-22 06:59:13 +00:00
Ralf Becker
ba254be4fc
* eTemplate2/all apps: fixing various timezone related issues
...
backport of Nathan and mine commits r47919, r48102, r48133, r48142, r48163, r48166 using now ISO time strings instead of timestamps for communication between client and server
2014-08-21 18:46:11 +00:00
Ralf Becker
843b12b357
using JSON.stringfy() directly gave a crash in Safari 7.0.4
2014-08-21 18:28:28 +00:00
Hadi Nategh
66e5004591
Make sure there are attachments to register them for drag
2014-08-21 15:45:31 +00:00
Ralf Becker
98d5c4ff51
* LDAP/AD: auto-created accounts not allways set primary group also as membership
2014-08-21 15:44:20 +00:00
Hadi Nategh
ea026cf328
Backport commit r48148, committed by Ralf Becker. do not cache, if we dont find selectedFolder in query_context, as looking it up in tree causes mails to be cached for wrong folder
2014-08-21 15:42:34 +00:00
Hadi Nategh
dd3601c420
Backport commit r48127, committed by Klaus Leithoff. fix broken move via nm-action-menu-entry
2014-08-21 15:36:29 +00:00
Hadi Nategh
cfbb997d03
Backport commit r48111, committed by Nathan Gray. When moving mail, remove any cache for target directory
2014-08-21 15:31:02 +00:00
Ralf Becker
4ced9e1e22
* EMailAdmin: folders to notify about were always stored as default for all users, if editied by an admin
2014-08-21 15:14:20 +00:00
Hadi Nategh
8399373f35
Append aliases to mail vacation addresses insted of replacing them with existing one
2014-08-21 15:08:15 +00:00
Hadi Nategh
d0411750fc
* MAIL/Compose: Make to/cc/bcc fields draggable and droppable.
...
- Ctrl+ dragging copy the email to target, otherwise it moves to target.
2014-08-21 15:02:51 +00:00
Hadi Nategh
8c975b5f46
Hide info_link in addressbook CRM view via CSS, and try to not filter them by query in infolog get_rows .
...
-Fix clicking on linked infolog entry and redirecting to AB CRM view removes the link from the row in infolog
2014-08-21 14:42:17 +00:00
Hadi Nategh
49d8706725
Backport commit r48140, committed by Ralf Becker. Fixed infolog.index adding percent width for strech-columns
2014-08-21 14:40:42 +00:00
Hadi Nategh
b4531188bc
Give more space to calendar day-view todo list
2014-08-21 14:34:40 +00:00
Hadi Nategh
1c37e1ccb0
Make sure only integrated infolog events get drag tags not other inegrated events from other apps
2014-08-21 14:33:55 +00:00
Hadi Nategh
f381b9630a
* Calendar/infolog events: Implement drag,drop and resize for integrated infolog events in all calendar views.
2014-08-21 14:28:02 +00:00
Ralf Becker
258d3c8ee5
fixed sometimes (specially day-view) not working drag-n-drop, caused by DOM not ready
2014-08-21 14:12:44 +00:00
Ralf Becker
894e757f18
adding autocomplete attribute to et2_textbox and et2_passwd and use it in email wizzard/account to stop browser from accidently filling out empty fields
2014-08-21 13:06:42 +00:00
Ralf Becker
5a53a36ff1
added et2_appicon class to app-icons in old eTemplates
2014-08-21 10:12:55 +00:00
Ralf Becker
92131c0619
adding et2_appicon class
2014-08-21 09:47:50 +00:00
Ralf Becker
7ca4255e25
fix error happening in browsers not supporting console object
2014-08-21 08:13:01 +00:00
Ralf Becker
72219d3a04
do not cache, if we dont find selectedFolder in query_context, as looking it up in tree causes mails to be cached for wrong folder
2014-08-21 08:01:09 +00:00
Ralf Becker
d324e943b3
remove semi-transparent background of locked folder-tree
2014-08-21 07:59:23 +00:00
Ralf Becker
1711a3a918
do NOT connect to previous imap server, if user triggers a change of server
2014-08-21 07:59:04 +00:00
Hadi Nategh
cecb348919
Fix mail compose to/cc fields are not getting scrollbar if amount of mails are bigger than 3 rows
2014-08-21 07:31:47 +00:00
Ralf Becker
a16a7190f2
remove unnecessary .useElipsis:after
2014-08-20 08:24:47 +00:00