nathangray
|
b5d65d4fed
|
Fix a missed change of Stylite -> EGroupware
|
2017-01-31 08:05:24 -07:00 |
|
Ralf Becker
|
8aeda5c96b
|
* Setup: Update from before 14.1 did not update mail accounts due to an SQL error
|
2017-01-31 13:58:29 +01:00 |
|
Ralf Becker
|
a40581843f
|
fix PHP Warning: Missing argument 3&4 for EGroupware\\Api\\Db::delete() in calendar/setup/tables_update.inc.php line 2590
|
2017-01-31 13:43:52 +01:00 |
|
Ralf Becker
|
662d810d2d
|
fix json_php_unserialize to return false for not serialized content, as unserialize does and in contray to json_decode which returns null in that case
--> fixes SiteMgr no longer shows html blocks containing unserialized content
|
2017-01-31 11:18:10 +01:00 |
|
Ralf Becker
|
888deaaaa4
|
pending it+sk translations from our translation server
|
2017-01-31 10:19:23 +01:00 |
|
Ralf Becker
|
1cafbd14cb
|
allow to additionally use just a name for which content array contains a path to upload pictures
|
2017-01-31 10:18:59 +01:00 |
|
nathangray
|
28febe25f7
|
Give all the other stuff a chance to run before we try to set focus - fixes focus is set then lost on the first time you set filter by start or due date
|
2017-01-30 10:35:34 -07:00 |
|
nathangray
|
d7d9e331e7
|
Fix for selecbox change event not being bound in some cases (see a81fe4f , 768b6ae )
|
2017-01-30 10:35:08 -07:00 |
|
Ralf Becker
|
f45105c3ed
|
fix select(-account) tags=true widget to not call onchange callback twice with different signature, now signature is onchange(_node, _widget, _change)
|
2017-01-30 14:45:32 +01:00 |
|
Ralf Becker
|
1bfa02f0ed
|
partial revert of 768b6ae , as filter, filter2 and cat get lost when changing a column filter
|
2017-01-30 10:01:41 +01:00 |
|
Ralf Becker
|
210f00c2ff
|
* All apps: fix random failure in drag-n-drop or pasting images into CKEditor eg. mail compose
|
2017-01-27 17:39:49 +01:00 |
|
nathangray
|
ccc4192307
|
Translations for new 'Show year and age' setting
|
2017-01-27 08:47:29 -07:00 |
|
Ralf Becker
|
c814960684
|
* Admin: fix bulk password reset to pick only passwords having required strength
|
2017-01-27 14:28:41 +01:00 |
|
Ralf Becker
|
16c0fbe45c
|
* calendar: give event background a bit more contrast to improve visibility of event duration
|
2017-01-27 11:34:41 +01:00 |
|
Ralf Becker
|
80b5a09abd
|
* Filemanager: open compose for mail files in html mode as links section looks a lot nicer in html
|
2017-01-27 09:46:59 +01:00 |
|
nathangray
|
81d59421d1
|
Add config option to show age for birthdays
|
2017-01-25 10:53:41 -07:00 |
|
nathangray
|
f0ab3a5972
|
Fix top half of week label was not clickable in Firefox
|
2017-01-25 10:24:30 -07:00 |
|
Hadi Nategh
|
e26ac5563e
|
Add accept attributes for widget File in order to be able to filter extensions in upload dialog
|
2017-01-25 10:29:06 +01:00 |
|
nathangray
|
2d645afc17
|
Only one server call for automatic switch to accounts addressbook or all addressbooks dependin…
…g on distribution list is a group
|
2017-01-24 09:53:27 -07:00 |
|
nathangray
|
768b6ae861
|
Fix nextmatch category, filter & filter2 selectboxes did not listen for custom change return value to cancel server call
|
2017-01-24 09:52:06 -07:00 |
|
Ralf Becker
|
cb8206c4c2
|
fix PHP fatal on call to Api\Html::progressbar caused by no longer existing static property $netscape4
|
2017-01-24 11:01:25 +01:00 |
|
Hadi Nategh
|
63c93d8ddd
|
* Mail: Fix "Show All Addresses" does not show plus icon (happens only in 16.1-compat because of missing icon)
|
2017-01-24 10:17:31 +01:00 |
|
Hadi Nategh
|
be82282cbc
|
Fix preferences tabs getting duplicated, introduced by commit 2707b1d
|
2017-01-23 18:30:55 +01:00 |
|
Ralf Becker
|
423a39e93b
|
automatic switch to accounts addressbook or all addressbooks depending on distribution list is a group
|
2017-01-23 16:20:05 +01:00 |
|
Ralf Becker
|
51aebe851e
|
* Filemanager/PostgreSQL: shared files were not cleaned up after expiring of 100 days not accessed under PostgreSQL
|
2017-01-23 15:24:33 +01:00 |
|
Ralf Becker
|
4f6bf89f52
|
fix typo
|
2017-01-23 13:48:43 +01:00 |
|
Ralf Becker
|
2b99ee4758
|
create /etemplates before mounting it, fixes eTemplates can not be uploaded just viewed
|
2017-01-23 13:34:19 +01:00 |
|
Ralf Becker
|
2c028aa3b5
|
fix typo causing filtering by group-distribution-list to fail
|
2017-01-23 11:28:27 +01:00 |
|
Ralf Becker
|
523106c008
|
* Addressbook/Mail: allow to use groups as (readonly) distribution lists
|
2017-01-23 11:19:14 +01:00 |
|
nathangray
|
0479408cfb
|
Fix calendar owner search would only return 1 matching resource category
|
2017-01-20 08:56:29 -07:00 |
|
Ralf Becker
|
0c8012374a
|
fix use of old egw_vfs class instead of new Api\Vfs
|
2017-01-19 15:31:21 +01:00 |
|
Ralf Becker
|
5bec908624
|
fix warnings when importing events: $ignore_acl=true and only cal_id given
|
2017-01-19 12:00:01 +01:00 |
|
Ralf Becker
|
d36db46c08
|
modifications to allow exporting of all calendar entries via stylite/migrate.php script, added cal_deleted as timestamp and support again setting $updateTS=false in calendar_boupdate::save()
|
2017-01-19 12:00:00 +01:00 |
|
nathangray
|
ed1ffdea76
|
Deal with special characters in subject - make sure email filename is still valid
|
2017-01-18 08:38:44 -07:00 |
|
Ralf Becker
|
c60d03d7d4
|
Changelog for 16.1.20170118
|
2017-01-18 08:56:20 +00:00 |
|
Ralf Becker
|
3ef7cb7005
|
added docker UCS setup using appcenter join script
|
2017-01-18 09:33:23 +01:00 |
|
nathangray
|
60a00c9764
|
Fix all day event click/drop target overlaps first appointment time in Firefox
|
2017-01-17 11:34:24 -07:00 |
|
Ralf Becker
|
627a2a1fa0
|
one missing customfields
|
2017-01-17 18:32:25 +01:00 |
|
Ralf Becker
|
88bd6858e7
|
* Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted
|
2017-01-17 18:25:54 +01:00 |
|
nathangray
|
f8e46b8bd5
|
Fix some translation problems reported by Stefan Unverricht
|
2017-01-17 08:28:25 -07:00 |
|
Ralf Becker
|
02e9daf4b1
|
replace non https url of not updated packages with https, as current composer in default config does fail, eg. on Travis
|
2017-01-17 14:46:40 +01:00 |
|
Ralf Becker
|
c6b44fd30b
|
* Mail: update Horde packages to fix recipients with non-ascii chars (e.g. "Mike Håvard <mike@example.com>") were not displayed
|
2017-01-17 14:34:22 +01:00 |
|
Hadi Nategh
|
032829a6e1
|
Disable autocomplete_url for taglists in hooks with no sel_options
|
2017-01-13 15:14:36 +01:00 |
|
nathangray
|
78dea56bce
|
Fix contact can't be cleared
|
2017-01-13 12:34:46 +01:00 |
|
Hadi Nategh
|
1debc2a452
|
Consider whitespaces when trying to translate <, >, <= and >= signs in HTML:
- Fix some mails get cut off after switching to plain-text mode
|
2017-01-13 10:49:17 +01:00 |
|
Hadi Nategh
|
ee7fb506f3
|
Add no_sel_options to preferences settings in order to be able to use taglist with no sel_options
|
2017-01-13 10:46:15 +01:00 |
|
Hadi Nategh
|
31629aeea5
|
* Mail: Fix can not display content of resolved winmail attachments in compose dialog
|
2017-01-13 10:45:26 +01:00 |
|
Hadi Nategh
|
e9a6ffd87e
|
Try to fix infolog contact and projectmanager links handler
|
2017-01-13 10:44:10 +01:00 |
|
nathangray
|
71eba071b1
|
Fix some more contact bugs:
- Contact would only actually change every second time you changed it
- Contact would sometimes stay even after being removed
|
2017-01-13 09:50:02 +01:00 |
|
Hadi Nategh
|
cb63e747eb
|
Do the same for week_days count as commit bb9bf40edb
|
2017-01-11 10:37:05 +01:00 |
|