|
006580a36e
|
fixed filemanager was not able to show home directory of user
|
2020-09-17 19:49:28 +02:00 |
|
|
1432502e62
|
Some more test work
- Refactor some simple tests into base for reuse
- Add (simple) tests for links://
|
2020-09-16 15:05:43 -06:00 |
|
|
94647314d6
|
Merge branch 'master' into vfs-context to get tests
|
2020-09-16 11:57:08 -06:00 |
|
|
94a57d6902
|
Api: Some tests for filesystem
|
2020-09-16 11:48:40 -06:00 |
|
|
60ff7e8937
|
some more refactoring and removing some permanent logs
|
2020-09-16 19:15:25 +02:00 |
|
|
a30840b10d
|
got tests working with EPL stream-wrappers
|
2020-09-16 18:18:52 +02:00 |
|
|
2ef359f0d0
|
Etemplate: Fix selectAccount deprecated legacy option of putting account type in empty label
|
2020-09-16 09:14:50 -06:00 |
|
|
f73b8731e0
|
use json instead of php serialization
|
2020-09-16 17:01:51 +02:00 |
|
|
da27403b1b
|
* eSyncPro: fix SQL error in device list
|
2020-09-16 16:45:01 +02:00 |
|
|
25230dd0b3
|
move Vfs::SCHEMA and ::PREFIX back to stream-wrapper, to force it being loaded when Vfs class is used
|
2020-09-16 16:18:44 +02:00 |
|
|
c05047728c
|
Push online users into top of the list as soon as they're active
|
2020-09-16 16:17:57 +02:00 |
|
|
2602157032
|
got links-stream-wrapper working and refactored context handling into a trait
|
2020-09-16 15:59:05 +02:00 |
|
|
631a0b11d6
|
some tests and fixes for proppatch/profind
|
2020-09-16 08:42:01 +02:00 |
|
|
0cbcd7bde0
|
work-in-progress keeping vfs user in stream context to allow mounting shares
|
2020-09-15 19:57:46 +02:00 |
|
|
39b630d36e
|
Etemplate: Fix some selectAccount bugs when multiple=true
|
2020-09-15 11:23:02 -06:00 |
|
|
a19e97df63
|
* Calendar: Fix quick add did not open conflict dialog
|
2020-09-15 10:43:08 -06:00 |
|
|
f38f61cf1b
|
Correct parameters in TS
|
2020-09-15 09:05:48 -06:00 |
|
|
afb342f66b
|
Etemplate: Ask for new data before we put the row in, then if the entry doesn't match the filters, don't put it in. Should stop most blinking rows.
|
2020-09-15 09:05:25 -06:00 |
|
|
55c9487517
|
Fixed: Declaration of EGroupware\Api\Mail\Smime::extractSignedContents($data) should be compatible with Horde_Crypt_Smime::extractSignedContents($data, $sslpath = NULL)
|
2020-09-15 08:36:17 +02:00 |
|
|
612a991c85
|
fix illegal string offset
|
2020-09-15 08:30:45 +02:00 |
|
|
5d744af64a
|
fix development images not tagged with real PHP version like 7.3.22
|
2020-09-14 19:03:32 +02:00 |
|
|
47a1437e1b
|
Etemplate: Consider null as false when parsing boolean values into template attributes
|
2020-09-14 09:37:37 -06:00 |
|
|
0ed9b7dc09
|
Changelog for 20.1.20200914
|
2020-09-14 12:45:41 +02:00 |
|
|
b7e8c6b9e1
|
more explanatory / clear error messages for lntree
|
2020-09-13 10:23:33 +02:00 |
|
|
459ba3d93c
|
* Etemplate: Fix historylog did not render until you resize the window
|
2020-09-11 13:12:09 -06:00 |
|
|
638da52fa9
|
fix date-duration fails with only one date-format eg. "m"
|
2020-09-11 20:22:51 +02:00 |
|
|
d257077017
|
Add a test for hidden upload sharing
|
2020-09-11 09:50:34 -06:00 |
|
|
fd9367d4cf
|
* CardDAV/Addressbook: do NOT add empty room number as further organizational unit
eg. OutlookSynchronizer adds the semicolon to the org-unit
|
2020-09-11 11:48:08 +02:00 |
|
|
56e1d3c5e5
|
Etemplate: Fix some missing includes
|
2020-09-10 16:59:34 -06:00 |
|
|
d6d55c32a9
|
Etemplate: Fix updated entries were sometimes not flagged, clear color after 3 minutes
|
2020-09-10 13:42:32 -06:00 |
|
|
edaf3abd4f
|
ImportExport: Fix custom dates formatting to work for more than just the first row
|
2020-09-10 11:39:25 -06:00 |
|
|
372eadcff3
|
Api: Fix fstab overlap when accessing a share while logged in
|
2020-09-10 11:11:39 -06:00 |
|
|
3ee7574294
|
* Authentication: allow using multiple backends, even same backend multiple times with different configuration
|
2020-09-10 17:12:53 +02:00 |
|
|
ca9526988f
|
missing file from #9f9cce8 fix account-selection type groupmembers
|
2020-09-10 11:26:14 +02:00 |
|
|
9556488db5
|
* Admin: fix some status filter gave empty rows for more then 50 accounts
|
2020-09-10 11:11:54 +02:00 |
|
|
9ed7d0b110
|
* Mail: handle push of delete or move of all messages in folder
|
2020-09-08 17:17:25 +02:00 |
|
|
9f9cce88b2
|
* ActiveDirectory: fix account-selection type groupmembers (applies only to non-admins!) and ignore Domain Users group
not setting caseIgnoreMatch for sorting, as its not supported for Windows ActiveDirectory
|
2020-09-08 15:29:51 +02:00 |
|
|
5afe7ddbca
|
* ActiveDirectory: support huge directories by using server-side sorted and limited queries and no caching in session
|
2020-09-05 13:11:26 +02:00 |
|
|
3c4d46b030
|
ImportExport: Fix date-time customfields with custom format were not exported correctly
see 74bd66d857
|
2020-09-04 11:06:25 -06:00 |
|
|
d6eade2f75
|
Filter push updates for CRM entries on all linked contacts, not just primary
|
2020-09-04 09:37:07 -06:00 |
|
|
e49529f271
|
Add missing CRM.js
|
2020-09-04 08:23:46 -06:00 |
|
|
aaada4629d
|
*Calendar: Owner / participant no longer have automatically created account group lists offered in mailing list results
|
2020-09-03 13:26:41 -06:00 |
|
|
b3a700d7ee
|
* Filemanager: Fix unwanted, automatic comment "ask" when uploading to filemanager
|
2020-09-03 11:45:17 -06:00 |
|
|
74bd66d857
|
* ImportExport: Date custom fields with custom formatting now correctly handled
|
2020-09-03 11:29:55 -06:00 |
|
|
2dc5616b96
|
Separate CRM list from infolog list so push updates don't conflict
|
2020-09-03 09:58:27 -06:00 |
|
|
7614e3e851
|
* ActiveDirectory: users not found when search starting with A-F and fixed attribute-names: company, department, ...
|
2020-09-03 15:47:07 +02:00 |
|
|
60ee8a7127
|
[Security] Bump symfony/http-kernel from 4.4.7 to 4.4.13
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 4.4.7 to 4.4.13. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v4.4.7...v4.4.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-02 18:25:09 +02:00 |
|
|
b5138d34a5
|
translations
|
2020-09-02 15:16:34 +02:00 |
|
|
65055505c3
|
add one space after image: and add swoolepush
|
2020-09-02 14:22:18 +02:00 |
|
|
c3000beb5f
|
* ActiveDirectory: implement addtional user or group filter
|
2020-09-02 14:14:11 +02:00 |
|