Commit Graph

24507 Commits

Author SHA1 Message Date
Ralf Becker
24136c11d6 using standard emailadmin_account methods for account list and account-name 2014-09-08 15:53:58 +00:00
Ralf Becker
866cb11f50 fix IDE warning 2014-09-08 11:41:18 +00:00
Ralf Becker
7cafc2fd9c * eTemplate2/all apps: fixed not displayed readonly dates outside lists (eg. created/modified dates in dialogs) 2014-09-08 11:38:23 +00:00
Ralf Becker
6992005c6a Add duration_unit parameter so we can reduce resolution for large time spans.
Prevents browser hanging while processing every minute of multi-year projects.
2014-09-08 08:37:32 +00:00
Ralf Becker
681a747bb5 run editaccount and editaccountcontact hook only when updating accounts, not for creating them 2014-09-06 12:09:58 +00:00
Ralf Becker
a2cdef37ed fixed storing same password twice in admin makes account unusable:
caused by tabs and callbacks added multiple times and therefor passwords beforeSendToClient method was called twice causing password to be replaced with asterisks
2014-09-06 10:01:09 +00:00
Ralf Becker
b58d33ffe7 home-directory and login-shell dont need password fields 2014-09-06 09:57:25 +00:00
Ralf Becker
c2abaab456 fix for taglist-email now returning null for empty, causing mail-accounts without forwards and aliases to not store 2014-09-05 15:08:16 +00:00
Klaus Leithoff
fa50e7985a handle problems in email display and processing for further use 2014-09-05 12:28:43 +00:00
Klaus Leithoff
0562c8c0b5 * Mail: handle problem on Mail2Infolog/Mail2Tracker when creating the header info section on mails
handle problems in  email display and processing for further use
avoid php-warnings when cleaning cache by making sure there is something before trying to unset it
make sure the egw_idna object is initialized
2014-09-05 12:28:07 +00:00
Ralf Becker
185133abe4 fixed check for extra ldap attributes to take into account current account-repository, to not show them for migrated instances 2014-09-05 12:23:53 +00:00
Ralf Becker
bae6b3686f date widget has now api to set or get year, month, date, hours, minutes or time(stamp) and using that in calendar app.js for date manipulation 2014-09-05 10:35:08 +00:00
Ralf Becker
6b4a25e46d when refreshing some uids in a nextmatch, we need to send nextmatch filters too, as server-side will merge old version of filters from initial request data otherwise
this can cause rows not to be returned because of different filters or search, or they are returned thought they should not
2014-09-05 09:33:05 +00:00
Ralf Becker
ec049a5977 fix empty json-response caused by some non-utf8 content in response, eg. broken mail password 2014-09-04 16:03:11 +00:00
Hadi Nategh
e438ed281e Fix styling of freezed buttons while uploading files via file widget 2014-09-04 15:04:22 +00:00
Hadi Nategh
d8c3f673f6 * Mail: Improvement of attachment area UI in compose,display and preview dialogs 2014-09-04 15:03:31 +00:00
Ralf Becker
977c0bf482 * Calendar: fixed freetime search to correctly read and set times from edit window
- fixed et2_date.set_value() to understand nummeric timestamps in usertime used on server-side (needed timezone offset)
- added new parameter-type for et2_date.set_value() string starting with + or - to add or subtract given number of seconds from current time (to not have to code that in applications)
r48463: some styling for freetime search
2014-09-04 14:34:06 +00:00
Ralf Becker
4147215b0a set height in px to work around different (row based) heights in Chrome and FF 2014-09-04 14:32:50 +00:00
Ralf Becker
b91a96c156 pending translations from our translation server 2014-09-04 14:16:19 +00:00
Ralf Becker
96f4b2a2e2 remove resize: none from et2_textbox, as users like to resize their textboxes 2014-09-04 14:05:15 +00:00
Hadi Nategh
19157ac56c Mail compose and display dialog styling improvement 2014-09-04 11:55:21 +00:00
Hadi Nategh
f119d61d32 Work in progress of mail attachment box styling in compose and display dialogs 2014-09-04 11:54:14 +00:00
Hadi Nategh
a7a5048414 * Mail: Fix mail compose attachment is not shown while it's on upload progress for the first time 2014-09-04 11:44:02 +00:00
Ralf Becker
aca5c7948e * Spellchecker: marking "browser based" (default for new installs) and "No" as safer and fixing CSP policy for web-spell-checker 2014-09-04 09:59:17 +00:00
Ralf Becker
1f214243bb * Projectmanager/all apps: fix not working popups, eg. add existing action in elements list
also fixed IDE warnings
2014-09-04 08:29:20 +00:00
Ralf Becker
5661201ee1 only generate default email address for new accounts, allows to set empty email address for existing accounts or by emptying it before save for new accounts 2014-09-04 07:41:58 +00:00
Ralf Becker
41e8331edd * Projectmanager: speed improvements for large gantt charts 2014-09-04 06:09:17 +00:00
Ralf Becker
4025351450 fixed replay to first mail in newly refreshed or changed folder removes mail when sending
caused by eT exec_id got lost in call to egw.dataRefreshUID
2014-09-03 18:00:28 +00:00
Ralf Becker
fe181bcf82 * Calendar: if contact is added as participant and event has not yet a title add contact as title 2014-09-03 16:22:23 +00:00
Ralf Becker
7d5ed49395 remove addressbook-email from app-list in link widgets 2014-09-03 12:54:09 +00:00
Ralf Becker
3f9eae4940 Store infolog list details/no details choice as implicit preference 2014-09-03 11:23:45 +00:00
Ralf Becker
b4e332b70d Changelog for 14.1.20140903 2014-09-03 10:56:21 +00:00
Ralf Becker
e6d85652d8 adding room-column and change to only 2 flex-columns 2014-09-03 10:56:12 +00:00
Ralf Becker
0af2cceaab * Mail: Fix changing flags does not affect immidiately on mail list
r48418: also need to set/remove "read" flag when removing/adding "unseen" class
2014-09-03 10:34:49 +00:00
Ralf Becker
4ce1b299b3 docu update and fix IDE warnings 2014-09-03 08:12:29 +00:00
Ralf Becker
fb3f8a74bf * Mail/EMailAdmin: change minimum version for Horde_Imap_Client to 2.24.2 to fix an error with namespaces 2014-09-03 07:50:41 +00:00
Ralf Becker
b179734df8 Prevent additional objectManagers.
Fixes separate selection problem with right clicks on sub-grids.
2014-09-03 06:59:26 +00:00
Nathan Gray
0bf0756a8e Try to create missing target directory to avoid errors. 2014-09-02 21:20:32 +00:00
Ralf Becker
3564a03529 fixed not working custom date filter 2014-09-02 16:26:58 +00:00
Ralf Becker
2e12d67188 Changelog for 14.1.20140902 2014-09-02 13:16:08 +00:00
Ralf Becker
b9b279304f * Tracker/eTemplate: user could not empty CC field (taglist-email) 2014-09-02 12:23:02 +00:00
Ralf Becker
78581a3eb4 fix error_log "no session password available" to only show, if no session password is available 2014-09-02 10:45:54 +00:00
Ralf Becker
8b06beed25 Show or hide details only for the current nextmatch 2014-09-02 10:41:50 +00:00
Ralf Becker
146febd692 * InfoLog: fixed selection over multiple hierarchy levels (eg. deleting a child from an opened InfoLog also deleted previously selected top-level entry!) 2014-09-02 10:34:05 +00:00
Ralf Becker
4355db9d85 * InfoLog: allways show all children when opening an InfoLog containing children in list (not applying filters or search) 2014-09-02 10:29:05 +00:00
Hadi Nategh
8aa58344b0 Add css class to add contact button in url-email widget, and make the icon size 16x16 2014-09-02 09:35:26 +00:00
Hadi Nategh
e7bc170c4e Bind onmouseenter event of add contact+ button on url-email set_value, as widget might be created by apps client side code, not directly loaded from xet file 2014-09-02 09:33:43 +00:00
Hadi Nategh
2abc38e08e Use url-email contact_plus attribute in mail index instead of binding tooltip explicxitly on mail app 2014-09-02 09:33:07 +00:00
Hadi Nategh
9a7a635f04 Add new attribute to url-email widget in order to be able to add contact+ button to each email address. 2014-09-02 09:31:38 +00:00
Ralf Becker
7c55d5658a some more logging 2014-08-29 16:37:30 +00:00