Ralf Becker
|
57634dc01f
|
need to reimplement Clear methods from parent, to also clear our private addresses
|
2013-08-05 08:47:19 +00:00 |
|
Ralf Becker
|
243bb169a2
|
need to reimplement Clear methods from parent, to also clear our private addresses
|
2013-08-05 08:46:29 +00:00 |
|
Nathan Gray
|
dacc98ae72
|
Add drop_target attribute to support HTML5 dropping of files
|
2013-08-03 19:12:38 +00:00 |
|
Nathan Gray
|
42c269fc30
|
Fix missing custom field values on first visit to calender list
|
2013-08-03 15:06:21 +00:00 |
|
Nathan Gray
|
8097119b6c
|
Remove debug
|
2013-08-03 14:46:51 +00:00 |
|
Ralf Becker
|
6fe4085a11
|
fixed wrong condition only giving a location header if requests fails, not if it succeeds
|
2013-08-02 19:28:38 +00:00 |
|
Ralf Becker
|
188328b1d0
|
fixed wrong condition only giving a location header if requests fails, not if it succeeds
|
2013-08-02 19:27:35 +00:00 |
|
Ralf Becker
|
9c94034e87
|
* CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!)
|
2013-08-02 19:26:24 +00:00 |
|
Ralf Becker
|
eea5de1559
|
an other case in which we need to filter out in-active accounts
|
2013-08-02 18:28:44 +00:00 |
|
Ralf Becker
|
91957ab770
|
an other case in which we need to filter out in-active accounts
|
2013-08-02 18:27:35 +00:00 |
|
Ralf Becker
|
afd034aca6
|
* CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!)
|
2013-08-02 16:31:54 +00:00 |
|
Ralf Becker
|
19f42fecf8
|
* CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user
|
2013-08-02 14:41:54 +00:00 |
|
Ralf Becker
|
1581547086
|
* CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user
|
2013-08-02 14:41:31 +00:00 |
|
Klaus Leithoff
|
a16125c2fe
|
fix no filename shown on save to disc for e.g. some message/rfc822 attachments
|
2013-08-02 11:19:36 +00:00 |
|
Ralf Becker
|
29f2bdf948
|
allways return an array, easier then copying with null in various places
|
2013-08-01 12:59:45 +00:00 |
|
Ralf Becker
|
38056379a2
|
allways return an array, easier then copying with null in various places
|
2013-08-01 12:59:29 +00:00 |
|
Ralf Becker
|
c059a2cfa3
|
fix indention
|
2013-08-01 12:40:57 +00:00 |
|
Ralf Becker
|
207b7de248
|
instead of sending nothing, which gives a parse error on client-side, send a valid, empty response
|
2013-08-01 12:28:28 +00:00 |
|
Ralf Becker
|
596a01a76d
|
remove "admin_" prefix from et2 ids
|
2013-08-01 11:44:44 +00:00 |
|
Ralf Becker
|
6f39b0618d
|
using dhtmlxtree from sources instead of codebase directory, as does et2_widget_tree, to not double load it and causing 2. load to overwrite extensions from 1.
|
2013-08-01 11:19:14 +00:00 |
|
Klaus Leithoff
|
a69df51eaa
|
as insertObject (called by treeObj.addObject) expects id to be either string or object, we cast the option.id in case its a number
|
2013-08-01 09:54:32 +00:00 |
|
Ralf Becker
|
3afd9aaa18
|
check if quick-add selectbox is alread there, only create it again if not
|
2013-08-01 09:54:09 +00:00 |
|
Ralf Becker
|
c65130d714
|
* Admin/Filemanager: added filesystem check and repair for missing or broken required directories /, /apps and /home
|
2013-08-01 07:53:58 +00:00 |
|
Ralf Becker
|
05765db6ca
|
* Admin/Filemanager: added filesystem check and repair for missing or broken required directories /, /apps and /home
|
2013-08-01 07:53:20 +00:00 |
|
Ralf Becker
|
8ce9969ece
|
we need to double encode (html::htmlspecialchars( , TRUE)), as otherwise we get invalid json, eg. for quotes, fixes not working display in filemanager for some directories containing directories with quotes in their name
|
2013-08-01 06:36:18 +00:00 |
|
Nathan Gray
|
a7180f2f1c
|
Implement validate() so taglist can return values
|
2013-07-31 16:56:17 +00:00 |
|
Ralf Becker
|
2d899c0ed1
|
group context menu
|
2013-07-31 14:01:12 +00:00 |
|
Klaus Leithoff
|
47503f4fcd
|
attempt to fix problem of comment-visiblity on multiple assignments of the ticket in question
|
2013-07-31 10:24:36 +00:00 |
|
Klaus Leithoff
|
fbc28c9b62
|
attempt to fix problem of comment-visiblity on multiple assignments of the ticket in question
|
2013-07-31 10:22:07 +00:00 |
|
Ralf Becker
|
63869aae9a
|
fixed addressbook cat changes where only stored using "extra tab with cat tree", two other options with multiselect where not working
|
2013-07-31 08:13:20 +00:00 |
|
Ralf Becker
|
1c86db7749
|
* Admin/SambaAdmin: fixed not set sambaNTPassword and sambaLMPassword hashes in LDAP (hook changepassword was called without password)
|
2013-07-30 18:13:41 +00:00 |
|
Ralf Becker
|
77be8da21c
|
* Admin/SambaAdmin: fixed not set sambaNTPassword and sambaLMPassword hashes in LDAP (hook changepassword was called without password)
|
2013-07-30 18:13:22 +00:00 |
|
Nathan Gray
|
ce6511e934
|
Have resource thumbnails open image when clicked
|
2013-07-30 17:23:58 +00:00 |
|
Klaus Leithoff
|
e5b36d3ce3
|
if SUBJECT is an array, use thelast one, as we assume something with the unfolding for the subject did not work
|
2013-07-30 14:33:05 +00:00 |
|
Nathan Gray
|
c3b3fb5019
|
Fix cancel button in edit dialog
|
2013-07-30 14:24:32 +00:00 |
|
Nathan Gray
|
84b891f979
|
Use new taglist-email for emails with validation
|
2013-07-30 14:20:23 +00:00 |
|
Nathan Gray
|
72fb016cb4
|
Fix dropdown + favorites menu not doing anything when clicked.
|
2013-07-30 14:17:36 +00:00 |
|
Nathan Gray
|
6b537a1358
|
Add taglist-email sub-type, uses specific data source, formatting, and some client-side validation for just emails.
|
2013-07-30 14:16:47 +00:00 |
|
Nathan Gray
|
121a80ae6b
|
Fix infinite loop when picking 'all users' or 'just me'
|
2013-07-30 14:11:01 +00:00 |
|
Klaus Leithoff
|
bacd4ac2e6
|
fix/prevent possible breakdown of imap_rfc822_parse_addrlist of non emailaddress header fields
|
2013-07-30 14:05:11 +00:00 |
|
Ralf Becker
|
a293de8614
|
fix not working full submits if etemplate is etemplate_old and app uses etemplate_new
|
2013-07-30 12:21:19 +00:00 |
|
Ralf Becker
|
018eec3dfd
|
fixed "PHP Fatal error: Unsupported operand types", if no private custom fields exist
|
2013-07-30 12:20:14 +00:00 |
|
Klaus Leithoff
|
cb98dca3ff
|
* eMail/eSync: fix cut off of multiple TO/CC addresses in header retrieval (seen in eSync); return empty syncMail Object on header retrieval failure for activesync
|
2013-07-30 10:55:19 +00:00 |
|
Ralf Becker
|
afd4d3d75c
|
fixed "PHP Parse error: syntax error, unexpected \ (T_NS_SEPARATOR)" error caused by email validation, also added error_log for these type of parse-errors
|
2013-07-30 09:12:00 +00:00 |
|
Ralf Becker
|
f41c0d1a72
|
fixed "PHP Parse error: syntax error, unexpected \ (T_NS_SEPARATOR)" error caused by email validation, also added error_log for these type of parse-errors
|
2013-07-30 09:11:33 +00:00 |
|
Ralf Becker
|
1f792dac6a
|
Changelog for 11.1.20130729
|
2013-07-29 10:24:56 +00:00 |
|
Ralf Becker
|
b4e38ab24c
|
* CardDAV/ActiveDirectory/LDAP: fixed typo causing doublication in account-addressbook of eMclient by always returning all accounts in multiget report
|
2013-07-27 08:22:48 +00:00 |
|
Ralf Becker
|
4223019b93
|
* CardDAV/ActiveDirectory/LDAP: fixed typo causing doublication in account-addressbook of eMclient by always returning all accounts in multiget report
|
2013-07-27 08:22:26 +00:00 |
|
Nathan Gray
|
afa7a73f0a
|
Fix chosen sizes using new width attribute for account multi-select
|
2013-07-26 15:08:17 +00:00 |
|
Nathan Gray
|
aa40d1cbb0
|
Fix custom image being lost when you're in the edit dialog and click Apply, Save or Apply, Apply
|
2013-07-26 14:47:01 +00:00 |
|