Commit graph

24930 commits

Author SHA1 Message Date
Michael
25f93cb03a Count known users, check for empty attribute values 2019-10-03 10:44:29 +00:00
Michael
9cbe5c5e0e New class for handling gserver entries 2019-10-03 09:20:36 +00:00
Hypolite Petovan
c5563e5e78
Merge pull request #7693 from annando/remove-obsolete
Remove obsolete function to guess the base url of a contact
2019-10-02 11:24:00 -04:00
Michael
21e9e9f3c2 Remove obsolete function to guess the base url of a contact 2019-10-02 15:10:42 +00:00
Philipp
a855c6888b
Merge pull request #7687 from annando/get-header-field
Enable the possibility to fetch a specific header variable
2019-10-02 13:22:30 +02:00
Michael
fbe7a78dfb Correcting tests 2019-10-02 10:46:07 +00:00
Michael
7991b77343 Return value added 2019-10-02 09:37:05 +00:00
Michael
52c3f64cee Tests added 2019-10-02 09:26:52 +00:00
Philipp
2a2c9a97dc
Merge pull request #7692 from tobiasd/20191002-issue7688
add option 'require' for textarea form elements
2019-10-02 08:40:03 +02:00
Tobias Diekershoff
92ee309591 quotes 2019-10-02 08:28:12 +02:00
Michael
6a6a48c58d Renamed function 2019-10-02 06:24:29 +00:00
Tobias Diekershoff
9a0201e674 require a note to the admin when register policy is set to needs approval 2019-10-02 07:39:42 +02:00
Tobias Diekershoff
8db7934a30 add option 'require' for textarea form elements 2019-10-02 07:33:30 +02:00
Michael
b051804dc3 Empty the header array 2019-10-02 04:10:36 +00:00
Michael
489510e7a9 Cache the header fields 2019-10-02 03:45:32 +00:00
Michael
5cdeb8615f Use $this 2019-10-02 03:31:58 +00:00
Michael
516fd02812 New function to check for key existance 2019-10-01 21:46:18 +00:00
Philipp
c399890f6f
Merge pull request #7689 from annando/fix-notice
Fix notice "Undefined index: openRegistrations"
2019-10-01 21:40:59 +02:00
Michael
c494b158c8 Fix notice "Undefined index: openRegistrations" 2019-10-01 19:27:33 +00:00
Michael
c37663f1c1 Changed return value 2019-10-01 19:02:26 +00:00
Michael
2c730a5c45 New function for fetching associated header array 2019-10-01 18:22:33 +00:00
Michael
18198b4aaa Enable the possibility to fetch a specific header variable 2019-10-01 16:33:11 +00:00
Hypolite Petovan
f16bf04f54
Merge pull request #7686 from annando/noblank
Don't send blank pictures on error, fail instead.
2019-10-01 09:02:52 -04:00
Michael
18807ae21d Don't send blank pictures on error, fail instead. 2019-10-01 12:41:49 +00:00
Philipp
0257f50ff7
Merge pull request #7684 from annando/fix-inbox
Critical Fix: Inbox needs to be accessed via POST
2019-10-01 06:06:39 +02:00
Michael
5951a522d1 Fix #7670: Inbox needs to be accessed via POST 2019-10-01 03:28:58 +00:00
Philipp
e22b88a546
Merge pull request #7683 from tobiasd/20190930-CHANGELOG
CHANGELOG 1st steps of 2019.12
2019-09-30 21:36:46 +02:00
Tobias Diekershoff
d859269864 added mailstream stuff by mexon 2019-09-30 21:17:56 +02:00
Tobias Diekershoff
793195c835 CHANGELOG 1st steps of 2019.12 2019-09-30 21:12:52 +02:00
Hypolite Petovan
c0cb1a194e
Merge pull request #7670 from nupplaphil/task/add_router_config
Add router config
2019-09-30 11:13:36 -04:00
Hypolite Petovan
185f1fc687
Merge pull request #7636 from annando/manage
Restructured "manage" functionality, added count parameters
2019-09-30 11:12:46 -04:00
Hypolite Petovan
2333526b8a
Merge pull request #7678 from annando/remote-rework
Reworked the remote authentication
2019-09-30 09:18:43 -04:00
Hypolite Petovan
4d749efcee
Merge pull request #7643 from nupplaphil/task/add_drone_ci
Adding drone as CI
2019-09-30 08:40:18 -04:00
Philipp Holzer
cd46a5650a
Add some explanations about the new scripts 2019-09-30 14:33:49 +02:00
Philipp Holzer
817a2f4a52
Add token for codecov & refactored some parts of drone.yml 2019-09-30 14:03:29 +02:00
Philipp Holzer
b0e33f7324
Adapt codecov for drone 2019-09-30 14:03:17 +02:00
Philipp Holzer
25fe41ecc3
Add syntax explanation 2019-09-30 14:03:16 +02:00
Philipp Holzer
cc215524da
Improve performance
- Add caching
- Remove HTML report
2019-09-30 14:03:16 +02:00
Philipp Holzer
98de833d88
enable trigger & disable travis codecov 2019-09-30 14:03:15 +02:00
Philipp Holzer
dc73117a62
code optimization 2019-09-30 14:03:15 +02:00
Philipp Holzer
49e812f3d3
Bugfix GetAllKeys() of Memcache
- Abstract Memcache and Memcached implementation
2019-09-30 14:03:15 +02:00
Philipp Holzer
5b5c993335
Add mariadb tests 2019-09-30 14:03:14 +02:00
Philipp Holzer
dbff9d7fab
Add memcache/memcached tests 2019-09-30 14:03:14 +02:00
Philipp Holzer
c65d574ac3
enable codecov 2019-09-30 14:03:14 +02:00
Philipp Holzer
e3e3c1ef28
Some new tests and fixings 2019-09-30 14:03:13 +02:00
Philipp Holzer
0823f4d72d
Add group for cache tests 2019-09-30 14:03:13 +02:00
Philipp Holzer
d5dd12b8f8
Add Drone CI
- Add drone test environment
- Add drone config
- apt phpunit
- Fix api.php
- Fix item.php
- Fix DBStructure
- Check if caching is possible during tests
2019-09-30 14:03:12 +02:00
Michael
6c1d29cf2b Merge remote-tracking branch 'upstream/develop' into remote-rework 2019-09-30 06:32:55 +00:00
Michael
d41399496e Merge remote-tracking branch 'upstream/develop' into manage 2019-09-30 06:30:13 +00:00
Michael
0d7c79d051 Using central function to set the "remote" session value 2019-09-30 06:29:00 +00:00