Nathan Gray
|
a0c38411e9
|
Make sure link_entry & file_upload are still present before trying to destroy them.
Fixes hidden error when calling etemplate2.clear() with read-only link widgets.
|
2015-07-27 17:16:11 +00:00 |
|
Ralf Becker
|
af157c3218
|
* Addressbook: custom fields of accounts enabled via own-account-acl were not editable
|
2015-07-27 16:52:55 +00:00 |
|
Nathan Gray
|
ea0663d531
|
Prevent column selection preference from being reset, fixes forced columns don't stay forced.
|
2015-07-27 15:24:27 +00:00 |
|
Hadi Nategh
|
ce9c1187bf
|
Add nocheckbox option into tree widget to instruct the component not to render checkbox for the relevant item
|
2015-07-27 13:34:38 +00:00 |
|
Ralf Becker
|
6110c34aaa
|
if db-object passed to so_sql_cf, use that also for querying custom-fields
|
2015-07-27 13:17:03 +00:00 |
|
Hadi Nategh
|
310c241ca4
|
Send back to server both checked and unchecked values if autoloading is used
|
2015-07-24 13:33:27 +00:00 |
|
Klaus Leithoff
|
eb2ec31a4e
|
do not use SYNC_GAL_ALIAS within the result-set when not requested; as we do not request it. omit it completely
|
2015-07-24 12:08:21 +00:00 |
|
Ralf Becker
|
5ef86e0b16
|
change history_status back to varchar, as it contains custom-field names, which can be non-ascii
|
2015-07-24 12:06:33 +00:00 |
|
Ralf Becker
|
0cf1bd1452
|
fix nothing to change found, if admin-cli was called with root_admin and config-password
|
2015-07-24 11:42:55 +00:00 |
|
Ralf Becker
|
f1ba35613c
|
* CardDAV/Addressbook: fix iOS 8.4 problem allways creating new contacts for admins in accounts addressbook, using now default or personal addressbook
|
2015-07-23 17:40:48 +00:00 |
|
Ralf Becker
|
2fcde50257
|
* CalDAV/Calendar/InfoLog: do NOT use ENCODING=QUOTED-PRINTABLE for iCal 2.0, cuts eg. description off in TB, if containing non-ascii chars
|
2015-07-23 15:51:26 +00:00 |
|
Ralf Becker
|
2b1d3f63f3
|
* Univention: support Dovecot as IMAP available and default from 4.0-2 on
|
2015-07-23 14:56:20 +00:00 |
|
Hadi Nategh
|
01391055dc
|
W.I.P mail tree: fix wrong profileID
|
2015-07-23 13:45:57 +00:00 |
|
Hadi Nategh
|
47239b3d23
|
More W.I.P of mail tree
|
2015-07-23 13:26:43 +00:00 |
|
Ralf Becker
|
0f72e3d58d
|
an other one: fix sql error if link-id (accidently) contains non-ascii chars
|
2015-07-23 11:49:41 +00:00 |
|
Ralf Becker
|
d59c15582f
|
fix sql error if link-id (accidently) contains non-ascii chars
|
2015-07-23 11:30:57 +00:00 |
|
Klaus Leithoff
|
23d0108df0
|
prevent some javascript-errors that prevented the correct execution of code
|
2015-07-23 11:07:46 +00:00 |
|
Hadi Nategh
|
e3fb882eba
|
Do not force tree node to state of open if we are using autoloading
|
2015-07-23 10:33:01 +00:00 |
|
Hadi Nategh
|
95123cd89c
|
W.I.P mail tree
-Fix wrong children items from the autoloading
|
2015-07-22 16:02:44 +00:00 |
|
Nathan Gray
|
7c939f7d58
|
When copying a project, if info_from is the same as the old project name, change it to the new project name
|
2015-07-22 15:37:05 +00:00 |
|
Nathan Gray
|
5bac30f8c7
|
Hide whole day label when read-only and the event is not whole day
|
2015-07-22 14:44:19 +00:00 |
|
Nathan Gray
|
d5cceaf7d6
|
Fix merged dates from the event list were not timestamps, and could not be formatted
|
2015-07-22 14:22:28 +00:00 |
|
Ralf Becker
|
262d8d6440
|
set network timeout for ldap connections to not block for minutes
|
2015-07-22 13:35:01 +00:00 |
|
Hadi Nategh
|
28057d583a
|
W.I.P. mail tree
-Add Checked option to mail tree structure
|
2015-07-22 12:43:10 +00:00 |
|
Hadi Nategh
|
fbc6eb969b
|
Do not hide selectbox if the hover is on selectbox options
-Fix quick_add selectbox flickering in FF39
|
2015-07-22 11:58:41 +00:00 |
|
Hadi Nategh
|
466eea3cbc
|
Correct the value of checked option from previous commit
|
2015-07-22 10:06:30 +00:00 |
|
Hadi Nategh
|
ae4fa08e80
|
Add checked option to tree widget
|
2015-07-22 10:04:24 +00:00 |
|
Nathan Gray
|
1ac7324243
|
Calendar et2 conversion work in progress.
- Drag & drop reschedule across days/weeks (grid views)
|
2015-07-21 23:45:38 +00:00 |
|
Klaus Leithoff
|
d9723648fd
|
adapt SendMail, and getSearchResultsMailbox
|
2015-07-21 15:23:18 +00:00 |
|
Hadi Nategh
|
27634fd18d
|
Some more W.I.P. of mail tree
|
2015-07-21 13:24:25 +00:00 |
|
Ralf Becker
|
be5421f1c7
|
catch SQL error "Illegal mix of collations" caused by non-ascii chars compared with ascii field uid
|
2015-07-21 12:53:23 +00:00 |
|
Klaus Leithoff
|
63ea85ffd8
|
use SYNC_GAL Keys for GAL search
|
2015-07-21 11:54:15 +00:00 |
|
Hadi Nategh
|
6001f9e189
|
Updates etemplate2.dtd file including latest changes of widgets
|
2015-07-21 09:09:50 +00:00 |
|
Hadi Nategh
|
396dd5274b
|
Add part attribute from gird into dtd generator
|
2015-07-21 09:07:45 +00:00 |
|
Hadi Nategh
|
51134e581e
|
Mail tree re-structuring W.I.P.
|
2015-07-20 16:41:50 +00:00 |
|
Ralf Becker
|
3d816ed6f5
|
* CardDAV/Addresbook: contacts containing photos were broken and iOS showed phone number labels like "WORK instead of work
|
2015-07-20 15:41:20 +00:00 |
|
Nathan Gray
|
a6c9157fdc
|
Remove unwanted "disable" read-only label from whole day checkbox
|
2015-07-20 15:02:32 +00:00 |
|
Ralf Becker
|
696dd8d6a7
|
also strip personal part from vacation notice addresses, cleaning up code and IDE warnings
|
2015-07-20 13:00:48 +00:00 |
|
Ralf Becker
|
84052c1600
|
missing translations
|
2015-07-20 08:46:19 +00:00 |
|
Ralf Becker
|
09911badd3
|
only shorten contact note and custom-field value, if it does not contain longer values
|
2015-07-19 09:57:20 +00:00 |
|
Ralf Becker
|
a9c4060dd6
|
shorten index on egw_sqlfs.fs_name to improve performance
|
2015-07-19 09:12:47 +00:00 |
|
Ralf Becker
|
970078e970
|
some more fine-tuning of Galera checks, backported persisten connection handling from ADOdb 5.x
|
2015-07-19 08:35:27 +00:00 |
|
Ralf Becker
|
8596fc49bc
|
copy 14.2 changelog to trunk to satisfy update checker
|
2015-07-17 16:57:21 +00:00 |
|
Klaus Leithoff
|
8f63d7e737
|
adapt GAL and Mailbox search to meet zpush2 expectations on result
|
2015-07-17 08:41:26 +00:00 |
|
Ralf Becker
|
a2bbb0c94d
|
trying to avoid empty ENCODING I can not reproduce, but happening for some customers: TEL;TYPE="VOICE,WORK";ENCODING=:+49 (30) 123 4567
|
2015-07-17 06:40:34 +00:00 |
|
Ralf Becker
|
31f92ecdd7
|
replace previous logout code with cd=1 "You have been successfully logged out"
|
2015-07-17 06:29:01 +00:00 |
|
Hadi Nategh
|
a3eddc1ce4
|
Fix filemanager expose opens wrong image when the clicked image is from expanded sub foldres
|
2015-07-16 17:26:22 +00:00 |
|
Ralf Becker
|
6b0852e90f
|
* InfoLog/CalDAV: fixed since last package (Horde_Icalendar update) not imported start, due and completed dates
|
2015-07-16 13:33:25 +00:00 |
|
Ralf Becker
|
b2d48dcd84
|
* Calendar/CalDAV: recurence exceptions were not exported since last package (Horde_Icalendar update)
|
2015-07-16 12:53:28 +00:00 |
|
Ralf Becker
|
97f92355fb
|
quiten warning, if event has no alarms
|
2015-07-16 12:51:13 +00:00 |
|