6531 Commits

Author SHA1 Message Date
dependabot[bot]
fc35c9e389
Bump laravel-mix and laravel-mix-purgecss
Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) and [laravel-mix-purgecss](https://github.com/spatie/laravel-mix-purgecss). These dependencies needed to be updated together.

Updates `laravel-mix` from 2.1.14 to 4.0.12
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases)
- [Commits](https://github.com/JeffreyWay/laravel-mix/compare/v2.1.14...v4.0.12)

Updates `laravel-mix-purgecss` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/spatie/laravel-mix-purgecss/releases)
- [Changelog](https://github.com/spatie/laravel-mix-purgecss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-mix-purgecss/compare/3.0.0...4.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-01 06:37:26 +00:00
James Brooks
0ad12aef79 Apply fixes from StyleCI 2018-12-30 17:07:14 +00:00
James Brooks
99702144ff
Merge pull request #3384 from CachetHQ/l10n_2.4
New Crowdin translations
2018-12-30 17:06:54 +00:00
James Brooks
7d5bb0348d
Merge pull request #3383 from CachetHQ/markdown-defaults
Use safer markdown defaults
2018-12-30 09:18:00 +00:00
Cachet Bot
052661c412 New translations pagination.php (German) 2018-12-30 03:10:16 +00:00
Cachet Bot
d05b137667 New translations cachet.php (German) 2018-12-30 03:10:15 +00:00
Cachet Bot
6d1c1c5fe7 New translations forms.php (Dutch) 2018-12-30 03:10:11 +00:00
Graham Campbell
468e4e329e
Use safer markdown defaults 2018-12-30 03:08:22 +00:00
Graham Campbell
9d4193ba45
Merge pull request #3382 from CachetHQ/security-patches
Upgraded dependencies following XSS vulnerability discovery
2018-12-30 03:04:05 +00:00
Graham Campbell
3428868962 Upgraded dependencies following XSS vulnerability discovery 2018-12-30 02:46:15 +00:00
James Brooks
a570dcb0c2 Apply fixes from StyleCI 2018-12-29 10:26:35 +00:00
James Brooks
e85714315e
Merge pull request #3294 from anthonybocci/setup-requires-username-3244
Set the mail username optional in setup
2018-12-29 10:26:22 +00:00
Anthony Bocci
cecf894911 Let the mail_username required except for sendmail
During the setup the "mail_username" was required and it was then
undone, so using the sendmail driver we can let the username empty.

It would be bad to let the username optional for every drivers, because
in some configurations, like SMTP, the username is required for the SMTP
server so if the user let it empty its mail configuration will be bad.

The mail_username is now optional only if the mail driver is sendmail.

See: #3244
2018-12-28 19:42:42 +01:00
Anthony Bocci
c9bc2f52d4 Set the mail username optional in setup
During the setup process email informations were asked:
  - Driver
  - Host
  - Username
  - Password

In some situations the username is not useful because the Cachet's
host may be configured to forward email to a server.

The problem is the username was required, so we had to set a username
and then update the .env file to remove it.

To fix this problem, the mail username has been set to optional in
the setup. So if someone needs a username it still can use this field,
and otherwise people can let it empty.

See: #3244
2018-12-28 19:36:44 +01:00
Graham Campbell
59df070e53
Merge pull request #3377 from CachetHQ/upgrades
Updated doctrine and emoji packages
2018-12-28 17:46:31 +00:00
Graham Campbell
3fca9e6f58 Updated doctrine and emoji packages 2018-12-28 16:43:38 +00:00
Graham Campbell
12c22c04b5
Merge pull request #3372 from CachetHQ/laravel-upgrade
Upgraded to Laravel 5.7
2018-12-28 16:32:56 +00:00
Graham Campbell
3d216fb3ab Fixed up vendor views 2018-12-28 14:17:57 +00:00
Cachet Bot
5b90a4523d Apply fixes from StyleCI 2018-12-28 14:02:37 +00:00
Graham Campbell
3ab5393404 Merge branch 'laravel-upgrade' of https://github.com/CachetHQ/Cachet into laravel-upgrade 2018-12-28 14:02:26 +00:00
Graham Campbell
b18a8dff6b Commit new vendor files 2018-12-28 14:01:55 +00:00
Cachet Bot
4c656399dc Apply fixes from StyleCI 2018-12-28 13:57:08 +00:00
Graham Campbell
e764023ad8 Deal with settings read/write errors properly 2018-12-28 13:56:53 +00:00
Graham Campbell
5ffb5bc912 Upgraded to Laravel 5.7 2018-12-28 13:05:23 +00:00
James Brooks
ea651313ec Apply fixes from StyleCI 2018-12-28 08:32:01 +00:00
James Brooks
569323dec3 Remove unused $config property 2018-12-28 08:31:46 +00:00
James Brooks
64ba300cf9 GitHub now supports transferring an issue 2018-12-28 08:20:42 +00:00
James Brooks
305872b7f8
Merge pull request #3323 from CachetHQ/dependabot/composer/laravolt/avatar-2.1.0
Bump laravolt/avatar from 1.8.1 to 2.1.0
2018-12-28 07:57:19 +00:00
Graham Campbell
bd413c105a
Merge pull request #3371 from CachetHQ/js-deps
Upgraded JS deps and rebuilt assets
2018-12-28 01:13:53 +00:00
Graham Campbell
555edd822d Upgraded JS deps and rebuilt assets 2018-12-28 00:58:49 +00:00
dependabot[bot]
2dd00f6d57
Bump laravel-mix-purgecss from 2.2.0 to 3.0.0
Bumps [laravel-mix-purgecss](https://github.com/spatie/laravel-mix-purgecss) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/spatie/laravel-mix-purgecss/releases)
- [Changelog](https://github.com/spatie/laravel-mix-purgecss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-mix-purgecss/compare/2.2.0...3.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-28 00:53:28 +00:00
dependabot[bot]
d6206ea3ed
Bump laravolt/avatar from 1.8.1 to 2.1.0
Bumps [laravolt/avatar](https://github.com/laravolt/avatar) from 1.8.1 to 2.1.0.
- [Release notes](https://github.com/laravolt/avatar/releases)
- [Changelog](https://github.com/laravolt/avatar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laravolt/avatar/compare/1.8.1...2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-28 00:40:58 +00:00
Graham Campbell
fc80a6fefb Rebuilt composer.lock 2018-12-28 00:36:11 +00:00
James Brooks
3763a867a8
Merge pull request #3368 from CachetHQ/drop-feeds
Drop support for RSS & Atom feeds
2018-12-27 23:27:19 +00:00
James Brooks
08939854a9 Don't expose current mail password 2018-12-27 23:13:38 +00:00
James Brooks
df5ade6554
Merge pull request #3287 from sideffect0/2.4
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
2018-12-27 22:55:23 +00:00
James Brooks
b96c36fd61 Update Blade files 2018-12-27 22:44:00 +00:00
James Brooks
34e15b2c78 Drop support for RSS & Atom feeds. 2018-12-27 22:37:11 +00:00
James Brooks
98edf82983 Update deps 2018-12-27 22:17:10 +00:00
James Brooks
6d8a60d293 Apply fixes from StyleCI 2018-12-27 22:13:20 +00:00
James Brooks
5db11d5f7a
Merge pull request #3334 from CachetHQ/l10n_2.4
New Crowdin translations
2018-12-27 22:13:05 +00:00
James Brooks
a01d7d4f40
Merge pull request #3342 from nstapelbroek/feature/explicit-port-numbers
Write port numbers explicitly to the .env
2018-12-27 22:09:29 +00:00
James Brooks
84fd58459d
Merge pull request #3362 from TakeMeNL/bugfix/3269
Resolve #3269
2018-12-18 08:21:11 +00:00
Cachet Bot
2edfee3643 New translations dashboard.php (Swedish) 2018-12-17 17:30:19 +00:00
Cachet Bot
93f957f602 New translations cachet.php (Swedish) 2018-12-17 17:30:17 +00:00
James Brooks
cddeac0066
Merge pull request #3363 from TakeMeNL/bugfix/3288
Resolve #3288
2018-12-17 17:27:04 +00:00
TakeMeNL
5f1dfc6249 Resolve #3288
If Binput::get('enabled') is not defined this will return NULL which resulted in a false.
Updated tests
2018-12-17 17:46:31 +01:00
TakeMeNL
201322bb53 Resolve #3269 2018-12-14 21:46:45 +01:00
Mr.Patch
80d0e6f4f7
Merge pull request #12 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2018-12-01 17:23:16 +05:30
James Brooks
a7789dc1a6
Merge pull request #3347 from PeterDaveHelloKitchen/speedup-travis-ci
Use PHP Debugger(phpdbg) for PHPUnit to speed up CI
2018-12-01 10:45:30 +00:00