Commit Graph

24541 Commits

Author SHA1 Message Date
Ralf Becker
6fa2cab7e2 Limit link search to 1000 results 2014-09-10 11:24:10 +00:00
Ralf Becker
4c9a44258c Set appropriate no details CSS on initial load 2014-09-10 11:23:21 +00:00
Ralf Becker
12bfd30cbd When user changes the width of a relative width column, make sure that column stays at the set size and adjust all other relative columns to fit. Fixes relative width columns changing width again after being resized. 2014-09-10 11:22:38 +00:00
Ralf Becker
1c10588249 Add some CSS during column resize to indicate which columns are fixed and which columns will change when you resize. 2014-09-10 11:22:04 +00:00
Ralf Becker
bbc76fa4e1 Make sure tab doesn't start by trying to display a hidden tab. 2014-09-10 11:19:15 +00:00
Ralf Becker
f6fc2cc67f Fix sub-grid column indent 2014-09-10 11:16:11 +00:00
Ralf Becker
edcb6aef24 Fix selected categories disappear after searching. 2014-09-10 11:15:16 +00:00
Ralf Becker
1ce490ebcc * Timesheet: fix lost comment when viewtype was set to simple
r48574: Fix doubled description ID (ts_description), caused lost comment when viewtype was set to simple
2014-09-10 11:14:18 +00:00
Ralf Becker
a8088acfe0 Change automatically calculated quantity and list quantity to 2 decimal places 2014-09-10 11:02:26 +00:00
Ralf Becker
9210a652cc fixed whole-day checkbox comparison (this should probably be fixed on widget level too), fixes together with r48580 false "startdate changed" message while trying to save a recuring event 2014-09-10 10:25:20 +00:00
Ralf Becker
f691946560 fixed date client/server protocol to always just append "Z" after seconds, so apps can compare date values 2014-09-10 10:25:06 +00:00
Ralf Becker
c775582af2 trigger blur on taglist in getValue() to not loose just typed content (previous fix stoped selection of suggestions by mouse) 2014-09-10 10:02:43 +00:00
Ralf Becker
a8f284b588 simple check and error-message, if cookies are not enabled, also changed famous "Your session could not be verified" to more understandable "Your session timed out, please log in again" 2014-09-10 08:27:47 +00:00
Ralf Becker
6b13cdcb16 do not run admin-cli.php --add-user for Stylite package install 2014-09-09 18:08:01 +00:00
Ralf Becker
f817dc7606 fixed IE 11 names almost all files "blob" 2014-09-09 16:30:29 +00:00
Ralf Becker
7bed4b7dfa fix typo 2014-09-09 15:32:00 +00:00
Ralf Becker
5ae4a0dc28 Ubuntu only needs "-s ALL" and Debian gives an error, because it does not support it 2014-09-09 15:06:24 +00:00
Hadi Nategh
be3e1f3e80 * Mail/Chrome: Fix not closing print dialog in compose after print or cancel in Chrome 2014-09-09 14:13:32 +00:00
Ralf Becker
1125c3f52c fixing the fix: now cat_id=1 got not lost with a 2nd default option set in addressbook (0=None) 2014-09-09 14:12:07 +00:00
Klaus Leithoff
757d0e9c38 fix for rare problem on toggle html2text resulting in empty content; preparation for REFERENCES and IN-REPLY-TO 2014-09-09 14:06:24 +00:00
Ralf Becker
20ecbdf335 Changelog for 14.1.20140909 2014-09-09 13:19:37 +00:00
Hadi Nategh
5939930c60 * Mail: Make the saveAsDraft and print functionality working in mail compose dialog 2014-09-09 13:17:20 +00:00
Ralf Becker
614be1770d fixed category with cat_id=1 got lost in addressbook 2014-09-09 13:13:53 +00:00
Hadi Nategh
e1dd31ebbd * All apps/IE: Fix not working file upload in IE 2014-09-09 13:07:07 +00:00
Ralf Becker
4adda62fc6 * Tracker/PostgreSQL: fix SQL error originating from timesheet
cause by timesheet_bo::sum(array()) call
2014-09-09 12:28:18 +00:00
Ralf Becker
e6ed7fc134 fix typing of an email-address in compose with direct click on send button (no tab out of taglist) looses just typed email 2014-09-09 11:47:00 +00:00
Klaus Leithoff
b1e19b37c3 adapt appendMessage so extended requirements/expectations are met, when server does not return uid on message creation 2014-09-09 10:54:54 +00:00
Ralf Becker
cfd90f064c Fix customfield column size preference not used 2014-09-09 09:57:25 +00:00
Ralf Becker
d38753a97f * Filemanager: fixed not working file drop in with Firefox
by avoiding global event variable
2014-09-09 09:06:14 +00:00
Ralf Becker
725e43609a * InfoLog: keep pm link when changing contact 2014-09-09 08:54:05 +00:00
Ralf Becker
d59493596e * Addressbook: fixed diverse problem with advanced search
r48511: Fix missed case of really
2014-09-09 08:43:54 +00:00
Ralf Becker
72b040db01 fix IDE warning 2014-09-09 08:33:58 +00:00
Ralf Becker
64f6aad5a2 nextmatch responses got cached for in meantime changed folder 2014-09-08 15:55:00 +00:00
Ralf Becker
bae72d8734 fix javascript error caused by caching using a string context, searching now for a nextmatch one 2014-09-08 15:54:35 +00:00
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