4130 Commits

Author SHA1 Message Date
Connor S. Parks
e670f9b64e update to new blade extension format 2016-10-21 22:55:30 +01:00
Connor S. Parks
6db411050a :(){ :|:& };: 2016-10-21 16:34:06 +01:00
James Brooks
b0260e7f90 Updated Binput dep 2016-10-21 14:38:21 +01:00
James Brooks
d0dbf276bf Merge pull request #2197 from iaidan/patch-1
Removed HTTPS from Piwik JS
2016-10-19 21:03:53 +01:00
iAidan
fcaf3ad4db Removed HTTPS from Piwik JS
Piwik links will need to include HTTP/HTTPS
2016-10-19 17:42:31 +01:00
Connor S. Parks
14e2e672b6 updates lock file w/ new requirements 2016-10-19 16:42:42 +01:00
Connor S. Parks
25bba1c178 re-adds the middleware 2016-10-19 16:28:25 +01:00
James Brooks
0d81392414 Applied fixes from StyleCI
[ci skip] [skip ci]
2016-10-19 11:29:38 +00:00
James Brooks
fd59fe8d98 Update deps 2016-10-19 12:29:50 +01:00
James Brooks
67b09af833 Check where consistency 2016-10-19 12:29:47 +01:00
James Brooks
468b2a0b7a Fix command validation rules 2016-10-19 12:29:35 +01:00
James Brooks
ebf3c8656f Fix model validations 2016-10-19 12:29:22 +01:00
James Brooks
a7e8ba3697 Update routes 2016-10-19 12:28:54 +01:00
James Brooks
e5647022c7 Update configs 2016-10-19 12:28:39 +01:00
Graham Campbell
278a7b7b36 Applied fixes from StyleCI
[ci skip] [skip ci]
2016-10-19 07:54:08 +00:00
Laravel Shift
2dcccfca6f Shift Laravel dependencies 2016-10-19 07:53:53 +00:00
Laravel Shift
6e904641da Shift cleanup 2016-10-19 07:53:53 +00:00
Laravel Shift
9e72f81205 Shift configuration 2016-10-19 07:53:10 +00:00
Laravel Shift
e7b419c4fc Shift Routes
Laravel 5.3 now stores Routes in a top-level `routes` folder and
separates them into API, console, and web files.
2016-10-19 07:53:10 +00:00
Laravel Shift
c58d05f170 Shift Middleware 2016-10-19 07:53:10 +00:00
Laravel Shift
b5a4656a25 Shift core files 2016-10-19 07:53:10 +00:00
Laravel Shift
2d2c1d4df3 Adopt PSR-2 coding style
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.

[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
2016-10-19 07:53:09 +00:00
James Brooks
ea9f2fabf0 Rebuilt assets 2016-10-18 19:19:30 +01:00
James Brooks
c4d1bd4cd2 Fix line-heights in panels not within timeline. Fixes #2169 2016-10-18 19:18:34 +01:00
James Brooks
d6758778a8 Given some Yarn to the 🐱 2016-10-18 18:49:27 +01:00
James Brooks
cc64c7eefe Merge pull request #2192 from coupej/2.4
Template overview broken when templates exists
2016-10-18 08:54:05 +01:00
Jeroen Coupé
f15bf48747 Template overview broken when templates exists
Due to a typo in the routing table the page breaks once there are
templates available. Once the typo is resolved everything works as
expected
2016-10-17 23:28:15 +02:00
Davide Bellini
a8aec0603e Fixed Subscriber’s routes (#2186) 2016-10-15 08:49:37 +01:00
James Brooks
fe96a00b82 Incident templates cleanup (#2182)
Clean up Incident Templates, supply incident array to them by default
2016-10-14 08:03:19 +01:00
Davide Bellini
c2153512d9 Fixed analytics settings route (#2177) 2016-10-13 13:56:33 +01:00
James Brooks
b5383c2ff2 Merge pull request #2176 from billmn/patch-1
Fixed redirects with “cachet_redirect” helper
2016-10-13 08:56:23 +01:00
Davide Bellini
411c06ee93 Fix StyleCI 2016-10-13 09:55:59 +02:00
James Brooks
2742ea0298 Fix bad dashboard link 2016-10-13 08:55:17 +01:00
Davide Bellini
05f93e16e8 Fixed redirects with “cachet_redirect” helper 2016-10-13 09:51:44 +02:00
Davide Bellini
aff834cac0 Merge pull request #18 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2016-10-13 09:03:12 +02:00
James Brooks
1c3e74a04d Merge pull request #2173 from abhimanyu003/2.4
Using defaults
2016-10-13 07:46:54 +01:00
James Brooks
4205353fe9 Merge pull request #2174 from CachetHQ/improve-routing
Completely refactor all routes
2016-10-13 06:34:19 +01:00
James Brooks
5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
Abhimanyu Sharma
d93859119d Using defaults 2016-10-12 23:31:45 +05:30
Davide Bellini
cb639999d5 Merge pull request #17 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2016-10-11 23:39:37 +02:00
James Brooks
446e428486 Updated deps 2016-10-11 19:32:45 +01:00
Davide Bellini
e2441e7321 Merge pull request #16 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2016-10-10 14:42:22 +02:00
James Brooks
d7c1cedc9b Merge pull request #2163 from abhimanyu003/2.4
Added placeholders
2016-10-10 13:32:39 +01:00
Abhimanyu Sharma
dd7943632a Added placeholders 2016-10-10 15:51:02 +05:30
Davide Bellini
931c4f5acb Merge pull request #15 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2016-10-10 08:57:33 +02:00
James Brooks
f66ae54c15 Fix syntax in PHP 5.5 2016-10-09 12:35:15 +01:00
James Brooks
1327ea985e Truncate incident updates before seeding 2016-10-09 11:19:16 +01:00
Davide Bellini
a9f06ae899 Merge pull request #14 from CachetHQ/2.4
Update from upstream repo CachetHQ/Cachet
2016-10-09 12:13:16 +02:00
James Brooks
20e585a879 Use the auth.logout route 2016-10-09 11:11:54 +01:00
James Brooks
a0b6ce9601 Alias the feed routes better 2016-10-09 11:11:46 +01:00