8c9854daa2
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:34:37 +00:00
545531ba99
Make sure ckeditor is loaded before calling resizehandler in mail compose
2014-09-05 09:50:30 +00:00
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
951768885a
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:32:44 +00:00
62e089c889
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-04 20:53:27 +00:00
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
eae606a957
fix empty json-response caused by some non-utf8 content in response, eg. broken mail password
2014-09-04 16:02:48 +00:00
e438ed281e
Fix styling of freezed buttons while uploading files via file widget
2014-09-04 15:04:22 +00:00
d8c3f673f6
* Mail: Improvement of attachment area UI in compose,display and preview dialogs
2014-09-04 15:03:31 +00:00
6b62a84aae
Fix styling of freezed buttons while uploading files via file widget
2014-09-04 15:00:59 +00:00
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
4147215b0a
set height in px to work around different (row based) heights in Chrome and FF
2014-09-04 14:32:50 +00:00
4f29360f51
set height in px to work around different (row based) heights in Chrome and FF
2014-09-04 14:32:33 +00:00
b91a96c156
pending translations from our translation server
2014-09-04 14:16:19 +00:00
c7f6513e89
pending translations from our translation server
2014-09-04 14:15:18 +00:00
96f4b2a2e2
remove resize: none from et2_textbox, as users like to resize their textboxes
2014-09-04 14:05:15 +00:00
57ab83f3b0
remove resize: none from et2_textbox, as users like to resize their textboxes
2014-09-04 14:04:54 +00:00
0c1f2c5d39
some styling for freetime search
2014-09-04 13:37:46 +00:00
35f63b35d5
* 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)
2014-09-04 13:03:48 +00:00
19157ac56c
Mail compose and display dialog styling improvement
2014-09-04 11:55:21 +00:00
f119d61d32
Work in progress of mail attachment box styling in compose and display dialogs
2014-09-04 11:54:14 +00:00
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
dc6f9428bf
button:disabled
...
define status color: "transparent blue"
E.G. Mail send button , while upload
2014-09-04 11:02:01 +00:00
2cc8d1a49b
Apply grid style to attachment area of mail preview (Make it standard like other attachments area)
2014-09-04 10:54:32 +00:00
2beb93ed26
Fix wrong closing tag of box in mail display dialog
2014-09-04 10:14:44 +00:00
2e005853d9
Fix attachments with very long name exceeded of attachment table
2014-09-04 10:04:58 +00:00
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
20179f1767
* Spellchecker: marking "browser based" (default for new installs) and "No" as safer and fixing CSP policy for web-spell-checker
2014-09-04 09:58:48 +00:00
fe2e78f628
Mail compose and display dialog styling improvment
2014-09-04 09:01:43 +00:00
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
e5dcceb27b
* Projectmanager/all apps: fix not working popups, eg. add existing action in elements list
...
also fixed IDE warnings
2014-09-04 08:29:02 +00:00
9e71712e2f
fix indention
2014-09-04 08:27:45 +00:00
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
0d63cbbd93
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:30 +00:00
41e8331edd
* Projectmanager: speed improvements for large gantt charts
2014-09-04 06:09:17 +00:00
e47cb0f3f6
Speed improvements for large gantt tasks
2014-09-03 20:11:48 +00:00
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
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
38849094a9
* Calendar: if contact is added as participant and event has not yet a title add contact as title
2014-09-03 16:22:05 +00:00
e01c5506e6
Work in progress of mail attachment box styling in compose and display dialogs
2014-09-03 15:48:57 +00:00
6ec9df222f
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 14:33:13 +00:00
1d6b4af156
copy 14.1 changelog to trunk to satisfy update checker
2014-09-03 13:32:20 +00:00
7d5ed49395
remove addressbook-email from app-list in link widgets
2014-09-03 12:54:09 +00:00
cf7f5fef7e
remove addressbook-email from app-list in link widgets
2014-09-03 12:53:43 +00:00
311a2efe53
* Mail: Fix mail compose attachment is not shown while it's on upload progress for the first time
2014-09-03 12:42:34 +00:00
3f9eae4940
Store infolog list details/no details choice as implicit preference
2014-09-03 11:23:45 +00:00
b4e332b70d
Changelog for 14.1.20140903
2014-09-03 10:56:21 +00:00
e6d85652d8
adding room-column and change to only 2 flex-columns
2014-09-03 10:56:12 +00:00
62e41d434d
adding room-column and change to only 2 flex-columns
2014-09-03 10:55:56 +00:00
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