Commit Graph

24435 Commits

Author SHA1 Message Date
Ralf Becker
7941e8e683 * InfoLog: subentries are now shown only in hierarchical view and updates to them also update modification time of parent 2014-08-27 07:53:57 +00:00
Ralf Becker
7389eaba41 * Mail/PostgreSQL: fixed SQL error in compose 2014-08-27 05:59:56 +00:00
Ralf Becker
a481031a2d fixed sql error "argument of AND must be type boolean, not type integer" 2014-08-26 19:30:19 +00:00
Ralf Becker
203f24a282 set column width 2014-08-26 16:57:31 +00:00
Ralf Becker
a577ff0180 * All apps: current user was not taken into account for private custom-fields 2014-08-26 16:54:45 +00:00
Ralf Becker
f574e6577a * Calendar/IE11: fixed calendar and other apps were not working, if doing something in the calendar in IE11 2014-08-26 16:29:31 +00:00
Ralf Becker
987168a1cb fix storing of mail account for an other user was not possible for admins 2014-08-26 15:05:59 +00:00
Ralf Becker
d650dbb0b1 wrong column was disabled, if no content-types are supported 2014-08-26 14:34:59 +00:00
Ralf Becker
4a8b50f68f grrrr: Tracker has its own copy of custom-field code, which is now also updated and therefore storing again 2014-08-26 14:19:16 +00:00
Hadi Nategh
d18989c3e2 Change minWidth of columns in dataview to 20px 2014-08-26 14:04:52 +00:00
Ralf Becker
281090320f * PostgreSQL/Admin/Setup: backup stopped with SQL error 2014-08-26 14:03:35 +00:00
Hadi Nategh
5c2d92d0f4 Backport commit r48264, committed by Nathan Gray. Change how parent / child is handled:
- No more preference or separate views
- Changing a sub-entry updates the modified date of the parent
2014-08-26 13:52:31 +00:00
Hadi Nategh
59f0b65e63 Backport commit r48263, committed by Nathan Gray. Infolog lists embedded as action can have their own separate column preferences. 2014-08-26 13:51:06 +00:00
Hadi Nategh
9e7b3107b5 Backport commit r48262, committed by Nathan Gray. Fix sub-templates missing proper height in idots framework 2014-08-26 13:49:04 +00:00
Hadi Nategh
fce681e71c Backport commit r48261, committed by Nathan Gray. Fix missing duration format by setting it once at the top level. (see r47942) 2014-08-26 13:47:42 +00:00
Hadi Nategh
739d2406bc Backport commit r48260, committed by Nathan Gray. Even more date fixes:
- Don't send a date (just 1970-01-01) with timeonly values
- Avoid infinite loop when setting timeonly with timepicker
2014-08-26 13:45:36 +00:00
Hadi Nategh
0f83b2be95 Backport commit r48259, committed by Nathan Gray. Remove deprecated (& internal) __proto__.
Fixes error in IE with calendar edit.
2014-08-26 13:44:23 +00:00
Hadi Nategh
280ae16008 Backport commit r48254, committed by Nathan Gray. Always include date sub-template, and just disable it when not needed.
Fixes date widgets not validated.
2014-08-26 13:41:48 +00:00
Hadi Nategh
2acbdb84d6 Backport commit r48253, committed by Nathan Gray.
- validate filters when getting rows
- run method (beforeSendToClient, validate) needs to include all sub-templates (header_left, header_right, header_row, template) or those widgets get left out.
2014-08-26 13:40:15 +00:00
Hadi Nategh
c3ae1410ea Backport commit r48252, committed by Nathan Gray. More time fixes:
- Also accept string timestamps in Zulu time
- Fix change detection causing nextmatch filter to not work
2014-08-26 13:38:42 +00:00
Klaus Leithoff
59b14512cd * Mail: fix for failed zip-download when users startfolder is not writeable
Reason: get_home_dir may fetch the users startfolder if set; if not writeable, action will fail
2014-08-26 12:42:00 +00:00
Klaus Leithoff
b448b7b6be fix problem with unclickable first attachment in display popup 2014-08-26 12:08:40 +00:00
Ralf Becker
eaa7082683 using all space for values 2014-08-26 10:26:23 +00:00
Ralf Becker
ae41fbab86 custom-fields translations 2014-08-26 09:31:35 +00:00
Ralf Becker
72780a254b fixed taglist-account displays groups as id eg. "-4" 2014-08-26 09:27:54 +00:00
Klaus Leithoff
1e09d20724 since we seem to have major problems authenticating via DIGEST-MD5 and CRAM-MD5 in SIEVE, we skip MD5-METHODS for now 2014-08-26 07:48:34 +00:00
Ralf Becker
90dc8143cf fix empty custom start- or end-date is displayed as 1970-01-01 in app-header and just selecting a start to get week starting from that day got wrong enddate 2014-08-25 18:23:12 +00:00
Hadi Nategh
7d99a2dc96 Fix filemanager-index upload file does not show file being upload progress bar completely 2014-08-25 15:15:49 +00:00
Ralf Becker
7faf1d7a2d * eSync: limit creation of sessions to one per device and user (like already done for CalDAV) 2014-08-25 14:21:21 +00:00
Hadi Nategh
e9ee3b46ce * Calendar/all views: Fix recurrent whole day events do not pop up edit series dialog. 2014-08-25 13:23:13 +00:00
Ralf Becker
fded85974a ignore emailadmin_notification::write calls without account_id, happending eg. in setup, instead of throwing an exception stalling setup 2014-08-25 08:19:40 +00:00
Ralf Becker
61190548ed setting width for accounts, as reverted by r48194 2014-08-22 17:13:34 +00:00
Hadi Nategh
55117ed422 Make sure toolbar-dropdown list stays on the top 2014-08-22 15:38:57 +00:00
Hadi Nategh
171143a7ce Mail: fixed column sizes and stretch (change when window size changes) 2014-08-22 14:22:42 +00:00
Hadi Nategh
466d11a623 Avoid some et2 warnings about not existing attributes (no speed improvement, but less annoying) 2014-08-22 14:19:55 +00:00
Hadi Nategh
f76663d9a4 pixelegg - image Filter gray for .et2_appicon
NEWS APP -
ADMIN APP
etemplate2
2014-08-22 14:13:07 +00:00
Hadi Nategh
05b8144bc8 Add zip icon to mail attachment save as zip file 2014-08-22 13:45:56 +00:00
Hadi Nategh
79de0970c1 Fix css class name typo in mail 2014-08-22 13:42:31 +00:00
Hadi Nategh
1889f9f1aa Fix mail import message dialog 2014-08-22 13:40:25 +00:00
Hadi Nategh
6cc7ff661d Remove some white spaces and out commented line 2014-08-22 13:31:43 +00:00
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