6719 Commits

Author SHA1 Message Date
dependabot[bot]
0eaa9aadfc
Bump mockery/mockery from 1.2.1 to 1.2.2
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.2.1...1.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 06:02:17 +00:00
dependabot[bot]
e09aeee1b3
[Security] Bump bootstrap-sass from 3.4.0 to 3.4.1
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.4.0 to 3.4.1. **This update includes security fixes.**
- [Release notes](https://github.com/twbs/bootstrap-sass/releases)
- [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twbs/bootstrap-sass/compare/v3.4.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-22 20:58:10 +00:00
James Brooks
04b1cb5494
Merge pull request #3478 from CachetHQ/has-meta-trait
Move meta relation into trait
2019-02-19 07:32:28 +00:00
James Brooks
a73d194996
Merge pull request #3475 from CachetHQ/dependabot/composer/graham-campbell/markdown-10.3.0
Bump graham-campbell/markdown from 10.2.0 to 10.3.0
2019-02-18 22:22:22 +00:00
James Brooks
1033ee3b91
Merge pull request #3474 from CachetHQ/dependabot/composer/graham-campbell/binput-6.1.0
Bump graham-campbell/binput from 6.0.0 to 6.1.0
2019-02-18 22:22:12 +00:00
James Brooks
7752529ac7 Compile assets 2019-02-18 22:10:05 +00:00
James Brooks
7e87636217
Merge pull request #3464 from tejaswivinod/tejaswivinod-patch-2
Change to appropriate tags to hide and select/unselect components in group
2019-02-18 22:07:11 +00:00
James Brooks
8d1bdf2a84 More UX and UI fixes 2019-02-18 22:06:32 +00:00
James Brooks
13e8b39892 Improve count call 2019-02-18 22:03:01 +00:00
James Brooks
d0221bad31 Remove badly added components class 2019-02-18 22:02:54 +00:00
James Brooks
e3cc10402f
Merge pull request #3473 from CachetHQ/dependabot/composer/laravel/framework-5.7.26
Bump laravel/framework from 5.7.25 to 5.7.26
2019-02-18 21:56:59 +00:00
James Brooks
88571d7e8f Move meta relation into trait 2019-02-18 21:56:25 +00:00
James Brooks
827822e22e Re-enable middleware. Fixes #3472 2019-02-18 14:03:43 +00:00
dependabot[bot]
996052c99b
Bump graham-campbell/testbench-core from 3.0.0 to 3.0.2
Bumps [graham-campbell/testbench-core](https://github.com/GrahamCampbell/Laravel-TestBench-Core) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/GrahamCampbell/Laravel-TestBench-Core/releases)
- [Changelog](https://github.com/GrahamCampbell/Laravel-TestBench-Core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GrahamCampbell/Laravel-TestBench-Core/compare/v3.0.0...v3.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:25:07 +00:00
dependabot[bot]
b05b88de35
Bump graham-campbell/markdown from 10.2.0 to 10.3.0
Bumps [graham-campbell/markdown](https://github.com/GrahamCampbell/Laravel-Markdown) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/GrahamCampbell/Laravel-Markdown/releases)
- [Changelog](https://github.com/GrahamCampbell/Laravel-Markdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GrahamCampbell/Laravel-Markdown/compare/v10.2.0...v10.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:22:45 +00:00
dependabot[bot]
ce2b44c312
Bump graham-campbell/binput from 6.0.0 to 6.1.0
Bumps [graham-campbell/binput](https://github.com/GrahamCampbell/Laravel-Binput) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/GrahamCampbell/Laravel-Binput/releases)
- [Changelog](https://github.com/GrahamCampbell/Laravel-Binput/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GrahamCampbell/Laravel-Binput/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:19:44 +00:00
dependabot[bot]
37e3852495
Bump laravel/framework from 5.7.25 to 5.7.26
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.7.25 to 5.7.26.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/5.7/CHANGELOG-5.7.md)
- [Commits](https://github.com/laravel/framework/compare/v5.7.25...v5.7.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:16:56 +00:00
Graham Campbell
37389ef55f
Drop dependency on alt-three throttle (#3469)
I've just pulled in the subset of the features we were actually using.
2019-02-15 10:26:39 +00:00
tejaswivinod
b21f057a1d
Change to appropriate tags to hide and select/unselect components in group 2019-02-09 12:16:13 -05:00
James Brooks
8b02bfc04e
Merge pull request #3463 from CachetHQ/dependabot/composer/phpunit/phpunit-7.5.4
Bump phpunit/phpunit from 7.5.3 to 7.5.4
2019-02-07 18:52:08 +00:00
dependabot[bot]
950b728849
Bump phpunit/phpunit from 7.5.3 to 7.5.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.3...7.5.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 18:13:16 +00:00
James Brooks
7127c36701
Merge pull request #3462 from CachetHQ/drop-symfony-dev-requirements
We no longer need the dev symfony requirements
2019-02-07 18:01:23 +00:00
James Brooks
a0b69a70ce We no longer need the dev symfony requirements 2019-02-07 14:19:28 +00:00
James Brooks
5a4fb1af5a
Merge pull request #3461 from tejaswivinod/tejaswivinod-patch-1
Substitute :name by incident name on slack title
2019-02-07 14:01:08 +00:00
tejaswivinod
20828a0600
Substitute :name by incident name on slack title
Slack title for created incident has ':name', which is being substituted by incident name.
2019-02-06 10:22:11 -05:00
James Brooks
a99a8fec4c
Merge pull request #3460 from k1-hedayati/patch-1
Don't prompt for tag files [Fix #3453]
2019-02-05 06:50:21 +00:00
Keyvan Hedayati
c6adb0d3a8
Don't prompt for tag files [Fix #3453] 2019-02-05 09:13:11 +03:30
James Brooks
785c6a5381
Merge pull request #2291 from CachetHQ/add-user-cli
Add user on cachet install command
2019-02-02 12:27:12 +00:00
James Brooks
a0f9d9fc2f
Merge pull request #3450 from CachetHQ/no-str-arr-helpers
Do not use arr_* or str_* helpers
2019-02-01 21:43:30 +00:00
James Brooks
ba5d865bcf Apply fixes from StyleCI 2019-02-01 21:34:18 +00:00
James Brooks
ce9a732317 Use class notation 2019-02-01 21:34:06 +00:00
James Brooks
98b213bb62 Get a fresh configuration 2019-02-01 21:33:23 +00:00
Joseph Cohen
b1de3b6b4e Add user on cachet install command 2019-02-01 21:33:23 +00:00
James Brooks
6a53e21354 Fix setup username validation 2019-02-01 21:14:38 +00:00
James Brooks
55e85652f5 Add missing Arr import 2019-02-01 21:05:29 +00:00
James Brooks
497cbe5525 Do not use arr_* or str_* helpers 2019-02-01 20:55:51 +00:00
dependabot[bot]
7e73763506
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22)

Updates `vue-template-compiler` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-01 05:38:36 +00:00
dependabot[bot]
c2def94fc8
Bump sortablejs from 1.7.0 to 1.8.1
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.7.0...1.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-01 05:38:18 +00:00
James Brooks
6e9d3563ef
Update blog feed
Fixes #3441
2019-01-31 20:04:32 +00:00
James Brooks
baa78b9762
Merge pull request #3432 from CachetHQ/hotfix/duplicate-order-statement
Remove duplicate order statement
2019-01-27 22:22:00 +00:00
James Brooks
b956a771f1
Merge pull request #3437 from szepeviktor/patch-1
Fix HTML encoding for Google Fonts
2019-01-27 14:53:12 +00:00
Viktor Szépe
0c33ca6d22
Fix HTML encoding for Google Fonts 2019-01-27 15:49:20 +01:00
James Brooks
60a4c15d0e
Merge pull request #2931 from nstapelbroek/feature/2895-custom-meta-descriptions-per-incident
Custom meta descriptions per incident
2019-01-27 14:31:34 +00:00
James Brooks
61cddfb55f
Merge pull request #3434 from CachetHQ/hotfix/cors
Fixes CORS headers
2019-01-27 14:29:57 +00:00
James Brooks
33116e4f34 Apply fixes from StyleCI 2019-01-26 15:01:41 +00:00
James Brooks
a152ed5760
Merge pull request #3408 from CachetHQ/l10n_2.4
New Crowdin translations
2019-01-26 15:01:32 +00:00
James Brooks
0ae510fdf0 Fix other duplicate order by statements 2019-01-26 15:00:42 +00:00
Cachet Bot
687a51bab7 New translations notifications.php (Slovenian) 2019-01-26 11:40:41 +00:00
Cachet Bot
2281292fd1 New translations validation.php (Slovenian) 2019-01-26 11:40:40 +00:00
Cachet Bot
c98ed76307 New translations setup.php (Slovenian) 2019-01-26 11:40:38 +00:00