nathangray
|
3cd44750cb
|
Replace deprecated $response->script() call with $response->apply(), fixes file select window not closing in FF when opened through wiki
|
2017-02-22 08:02:44 -07:00 |
|
nathangray
|
3c440e8885
|
Allow <p> tag to enable HTML parsing as well as <br> and <span>, fixes using p for line breaks and no other formatting resulted in unparsed HTML when merging.
|
2017-02-17 08:58:40 -07:00 |
|
nathangray
|
950404b36e
|
Allow changing category owner via context menu for application categories
|
2017-02-14 11:33:33 -07:00 |
|
nathangray
|
f7ce519750
|
Add ability to handle groups named in the format 'Group <name>' (no comma, Group first) when importing.
|
2017-02-14 11:32:09 -07:00 |
|
nathangray
|
ad253a2608
|
Custom fields can be at the start of the content
|
2017-02-14 09:27:28 -07:00 |
|
nathangray
|
d205c2d294
|
Allow expansion of custom fields when merging to include fields from other apps
eg: {{#other_app/#addressbook_cf/n_fn}}
|
2017-02-14 09:26:55 -07:00 |
|
nathangray
|
4d67545849
|
Use listbox for pricelist, since projectmanager-pricelist widget is not available for view
|
2017-02-13 10:32:14 -07:00 |
|
Ralf Becker
|
08fc8f1438
|
fix name of tab in general preferences to use 16.1 name "Standard" template instead of Pixelegg
|
2017-02-10 16:26:17 +01:00 |
|
Ralf Becker
|
4873fd253e
|
* Mail: switching signatures in html mail failed after first time
we have to keep comments in compose to be able to switch signatures
|
2017-02-10 13:15:48 +01:00 |
|
Hadi Nategh
|
0fdd3da429
|
Fix mail account dialog always gets scrollbar
|
2017-02-10 11:20:36 +01:00 |
|
Hadi Nategh
|
80431051e4
|
Try to match placeholder NENVLF with its described example
|
2017-02-10 11:08:14 +01:00 |
|
Hadi Nategh
|
0bc700cf8e
|
Handle NELF placeholder for mimetype text/html
|
2017-02-09 15:20:04 +01:00 |
|
Ralf Becker
|
d286a2f8e1
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-09 09:52:17 +01:00 |
|
Hadi Nategh
|
b562599bb5
|
Add svg version of list_tile icon in filemanager
|
2017-02-08 11:25:46 +01:00 |
|
Hadi Nategh
|
bd55a576b4
|
* Filemanager/Mobile theme: Improve navigation bar to be able to navigate through folders with single-touch
|
2017-02-08 10:48:06 +01:00 |
|
Ralf Becker
|
8de7b6a953
|
fix warning about static use of Accounts::is_(active|expried) by making it static and throw a WrongParameterException, if is_expired is called with no parameter
|
2017-02-06 18:20:06 +01:00 |
|
Ralf Becker
|
22d216a43e
|
* Addressbook: only add groups as distribution lists, if accounts addressbook is not hidden
|
2017-02-06 09:22:57 +01:00 |
|
Ralf Becker
|
4182256567
|
fix PHP 7.1 Error: [] operator not supported for strings in Setup >> Configuration
|
2017-02-05 14:01:50 +01:00 |
|
Ralf Becker
|
fdc9eadd6f
|
Changelog for 16.1.20170203
|
2017-02-02 18:15:56 +00:00 |
|
Ralf Becker
|
e4f1aaea49
|
adding session.gc_maxlifetime = 14400 (4 hours session lifetime) to our apache config
|
2017-02-02 17:11:05 +01:00 |
|
Ralf Becker
|
4966da5b00
|
use cryptographically secure random_int available in PHP 7+ when generating default passwords
|
2017-02-02 16:27:34 +01:00 |
|
Ralf Becker
|
dda3ac920f
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-02 15:28:01 +01:00 |
|
Ralf Becker
|
aad0a90e07
|
add DE translation for {{letterprefix}} and remove broken one from EN lang-file
|
2017-02-02 12:44:50 +01:00 |
|
Ralf Becker
|
b907f34685
|
fix missing EN translation in api lang file
|
2017-02-02 11:37:01 +01:00 |
|
Hadi Nategh
|
f603d31478
|
* Mail: Fix forwardinline breaks a mail with winmail.dat attachment
|
2017-02-02 11:28:35 +01:00 |
|
Ralf Becker
|
f99701bcb6
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-02 11:05:39 +01:00 |
|
Ralf Becker
|
b07f2eff9d
|
maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api
|
2017-02-02 10:40:31 +01:00 |
|
Ralf Becker
|
671183b8ea
|
read Dovecot master-user from UCS configuration
|
2017-02-02 10:40:27 +01:00 |
|
Hadi Nategh
|
a4f564953e
|
* Mobile template: Fix "info message regarding fullscreen" does not respect the discard checkbox
|
2017-02-01 18:14:14 +01:00 |
|
nathangray
|
ee9a553469
|
Avoid error if export definition name has a quote in it
|
2017-02-01 09:10:29 -07:00 |
|
Hadi Nategh
|
84f5b0c67c
|
* All applications: Set proper default page title if nothing is set
|
2017-02-01 16:24:27 +01:00 |
|
Hadi Nategh
|
4165720ad5
|
Make path and up button always available in filemanager mobile theme
|
2017-02-01 14:20:01 +01:00 |
|
Ralf Becker
|
6eec398a81
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-01 11:37:02 +01:00 |
|
Ralf Becker
|
126116584c
|
* Mail/Admin: fix setting ACL or vaction notice from Admin app, if IMAP auth uses email address from account
|
2017-01-31 18:03:09 +01:00 |
|
Hadi Nategh
|
0f066574fc
|
* Mobile theme: Fix avatar picture does not get the right aspect ratio in addressbook view/list
|
2017-01-31 17:59:00 +01:00 |
|
nathangray
|
2aabf9370f
|
Restore left padding on edit dialog's location field
|
2017-01-31 09:27:58 -07:00 |
|
nathangray
|
cb4bc0e0f1
|
Remove background color from dialog button pane
|
2017-01-31 08:07:39 -07:00 |
|
nathangray
|
38babb0ff8
|
Remove hover & active delete icon, leave it the same as normal
|
2017-01-31 08:06:25 -07:00 |
|
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 |
|