nathangray
|
e13bd2ed63
|
Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS
|
2018-01-22 09:13:19 -07:00 |
|
nathangray
|
2febc0a46e
|
Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS
|
2018-01-22 09:13:19 -07:00 |
|
Hadi Nategh
|
4f75e7068a
|
Make mail inline image warning message a bit smaller to get it fit into one line
|
2018-01-22 16:44:23 +01:00 |
|
Ralf Becker
|
9b1cce9fcf
|
warn if admin tries to rename user anonymous, as it breaks file sharing and Collabora
|
2018-01-22 12:42:09 +01:00 |
|
Ralf Becker
|
79ee97a22c
|
allow to sepecify last security release for multiple major versions
|
2018-01-21 10:27:40 +01:00 |
|
Ralf Becker
|
ffb0631154
|
copy 17.1 changelog to master to satisfy update checker
|
2018-01-18 11:49:38 +00:00 |
|
nathangray
|
2e9b486931
|
* Calendar - avoid hanging in planner if event has an invalid category
|
2018-01-17 16:13:55 -07:00 |
|
nathangray
|
21436f6b85
|
* Calendar - Improve parsing of users when importing to be able to handle parentheses in names
|
2018-01-17 14:59:15 -07:00 |
|
Hadi Nategh
|
5e94600677
|
*Mail: Fix sharing of attached files as download links in compose dialog exposes all folders as readonly shares
|
2018-01-17 16:32:21 +01:00 |
|
nathangray
|
d36cfc6e16
|
* Infolog - Fix copying from project template did not update the contact field
|
2018-01-16 16:22:30 -07:00 |
|
nathangray
|
74dafc653a
|
Tests for customfields read options from file
|
2018-01-16 11:04:12 -07:00 |
|
nathangray
|
f6ae17c0d3
|
Vfs widget - error handling so it doesn't fail and take down the app if file is weird
|
2018-01-15 11:53:38 -07:00 |
|
nathangray
|
8a8b8864fc
|
* Mail - Filter / and ? from filenames when saving to VFS or disk
|
2018-01-15 11:52:15 -07:00 |
|
nathangray
|
7a2f0a8f24
|
* Calendar - Fix bug where account birthdays were not shown if there was a contact with a birthday on the same day
|
2018-01-12 10:50:10 -07:00 |
|
nathangray
|
f402561d7d
|
Better tests for Customfields, fix a couple of permission bugs revealed
Found a problems when requesting 'all' custom fields, it would still use current user permissions
|
2018-01-12 10:03:34 -07:00 |
|
Hadi Nategh
|
09f9bce5b4
|
Add more translations for Notifications
|
2018-01-12 16:44:48 +01:00 |
|
nathangray
|
236d8e8f06
|
Update resumable file library, fix bug breaking drag & drop from filesystem in Firefox
|
2018-01-11 11:46:28 -07:00 |
|
nathangray
|
0ec4708ba9
|
* Calendar - Fix bug hiding a user's visible private events when just the group was selected
|
2018-01-11 09:33:49 -07:00 |
|
Hadi Nategh
|
2bf7597647
|
Fix a bug notifications sidebar in client-side not being translated
|
2018-01-11 17:23:58 +01:00 |
|
Hadi Nategh
|
6f2f0c4a8d
|
Add some translations for Notifications
|
2018-01-11 12:01:44 +01:00 |
|
Hadi Nategh
|
42adeb8802
|
Correct translation for importexport
|
2018-01-11 11:27:29 +01:00 |
|
Hadi Nategh
|
a097f8eb00
|
Add some translations for filemanager
|
2018-01-11 11:24:50 +01:00 |
|
Hadi Nategh
|
1b92a648f9
|
Fix translation
|
2018-01-11 11:11:22 +01:00 |
|
nathangray
|
3709d773d9
|
* Allow private custom fields in notifications, with filtering according to set permissions. Private custom fields are removed from notifications to non-users.
|
2018-01-10 10:43:43 -07:00 |
|
Hadi Nategh
|
b7ffb65644
|
Make notification sidebar disappear when click away
|
2018-01-10 12:42:42 +01:00 |
|
nathangray
|
fc096da1b3
|
* Filemanager - fix unable to change directory after returning from shared files list
|
2018-01-08 09:58:05 -07:00 |
|
Hadi Nategh
|
3b25305959
|
Do not remove signature part in forward inline
|
2018-01-08 14:24:14 +01:00 |
|
Hadi Nategh
|
33b41c3f6a
|
Add proper icon for vfsSelect submit button
|
2018-01-04 12:02:36 +01:00 |
|
Hadi Nategh
|
62b00b3f75
|
Add/fix some translations
|
2018-01-04 11:34:26 +01:00 |
|
Hadi Nategh
|
76ef9f5d4a
|
Do not select next mail from the list after a reported spam mail
|
2018-01-03 17:30:03 +01:00 |
|
Hadi Nategh
|
8b6acb00fa
|
* Admin: fix site-config not working in mobile template
|
2018-01-03 15:01:45 +01:00 |
|
Hadi Nategh
|
525a5ced2a
|
Consider fw_mobile_app_list only for mobile devices, compact theme still should be able to show all apps.
|
2018-01-03 14:15:17 +01:00 |
|
Ralf Becker
|
57b92c29de
|
Merge pull request #32 from stefanwerfling/patch-1
Update autoload.php
|
2017-12-23 12:27:53 +07:00 |
|
nathangray
|
a9b616fa20
|
* API - Make sure private custom fields are not accidentally included in notification due to being cached
|
2017-12-21 11:26:51 -07:00 |
|
stefanwerfling
|
bfabaa52eb
|
Update autoload.php
- add interface exist check for interface loading by vendor classes
|
2017-12-21 19:19:03 +01:00 |
|
Hadi Nategh
|
84dc97dc83
|
A fix patch for commit c6b2d84777
|
2017-12-20 15:50:24 +01:00 |
|
Hadi Nategh
|
a2aadad016
|
Revert commit c6b2d84777 which breaks creation of account from admin
|
2017-12-20 15:20:48 +01:00 |
|
Hadi Nategh
|
06db393f1c
|
W.I.P. migrating of Collabeditor (webodf):
- Migrate database part into Collabeditor setup
- Fix create new action
- Disable new button if there's no filemanager-editor installed
|
2017-12-20 12:38:08 +01:00 |
|
Hadi Nategh
|
2c2d9b02a7
|
Fix a typo
|
2017-12-20 12:16:34 +01:00 |
|
Ralf Becker
|
ad8746643f
|
copy 17.1 changelog to master to satisfy update checker
|
2017-12-20 06:14:45 +00:00 |
|
Hadi Nategh
|
652a23be7c
|
W.I.P. migrating of Collabeditor (webodf) from filemanager and Api to an individual app
|
2017-12-19 18:48:40 +01:00 |
|
nathangray
|
26aacd8434
|
* Addressbook - Enable viewing infolog entries of organisations
|
2017-12-19 10:13:33 -07:00 |
|
nathangray
|
c6b2d84777
|
* Addressbook - fix adding contact while looking at accounts would try to add a new user
|
2017-12-19 09:33:03 -07:00 |
|
nathangray
|
e491f4112a
|
Etemplate - make sure nextmatch action popups get properly closed
|
2017-12-18 14:51:07 -07:00 |
|
nathangray
|
e2191bfec2
|
Calendar - rework merge for clarity & reduce code duplication
- fix ranges were not working from list
- silence some warnings
|
2017-12-18 14:28:46 -07:00 |
|
Ralf Becker
|
26c67aa33d
|
default to user timezone on export, if event has no or invalid timezone
|
2017-12-18 19:48:25 +07:00 |
|
Hadi Nategh
|
a39a466fed
|
* Mail: fix rename of an attachment and saving it into Filemanager always keep the original name of attachment with no respect to the given new name.
|
2017-12-18 11:27:23 +01:00 |
|
Hadi Nategh
|
e9d82bcadc
|
Add more translations, thanks to Stefan Unverricht
|
2017-12-18 10:42:08 +01:00 |
|
Hadi Nategh
|
81bcd9fb42
|
Fix vfsSelect dialog does not preserve the name field on reload
|
2017-12-18 09:58:40 +01:00 |
|
nathangray
|
632928887a
|
* Calendar - Fix merge from list loaded endlessly instead of generating document
|
2017-12-15 14:27:19 -07:00 |
|