Ronald
8db3391967
fix script tag after closed body
...
Fix script tag (all.js) placed after body was closed.
2020-03-04 10:25:45 +01:00
Anthony Bocci
67b43ed34d
Add a missing "asset" call
2019-06-19 11:19:00 +02:00
Anthony Bocci
c5217637e6
Allow Cachet to be setup not from the server's root
...
The `asset()` helper was missing at some places so it was not possible
to install it in an other place than the server's root (/).
The paths have been fixed and now use the `asset()` helper. Also,
The steps process takes care of the current path.
See: #3618
2019-06-19 11:19:00 +02:00
Marko Sulamägi
521e650b80
Add a canonical tag with full URL
2019-03-13 10:18:22 +07: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
Graham Campbell
5ffb5bc912
Upgraded to Laravel 5.7
2018-12-28 13:05:23 +00:00
James Brooks
b96c36fd61
Update Blade files
2018-12-27 22:44:00 +00:00
Nico Stapelbroek
33e5c34f55
Fix metaseo tests after updating to Laravel 5.6
2018-07-02 11:29:22 +02:00
Nico Stapelbroek
43078e9c75
Merge branch '2.4' of github.com:CachetHQ/Cachet into feature/2895-custom-meta-descriptions-per-incident
2018-07-02 11:20:47 +02:00
James Brooks
dd6bbce517
Fix dashboard templates
2018-06-25 22:20:07 +01:00
James Brooks
57aef06927
Install Laravel 5.6
2018-06-25 21:48:27 +01:00
James Brooks
394a024f32
Improve dashboard component
2018-06-17 11:29:29 +01:00
Nico Stapelbroek
7982e474fc
Also use the custom title in the og:title meta attribute
2018-03-19 07:40:18 +01:00
Nico Stapelbroek
f0cabc63ad
Separate meta description for the incident, schedule and subscribe pages
2018-02-11 21:04:16 +01:00
James Brooks
d807770ff6
Resource changes
2017-09-15 07:39:40 +01:00
jvictor
6330f8a2fb
added auto-refresh on master status page
2017-08-31 16:09:27 +02:00
James Brooks
a71dd8754d
Fixes #2654 - Use right type attribute for icons
2017-07-25 06:50:50 -04:00
James Brooks
41a8562d80
Switch to using Laravel Mix. Closes #2582
2017-06-19 22:38:33 +01:00
James Brooks
5357a6aad5
Update single page titles. Closes #2562
2017-06-07 13:45:47 +01:00
James Brooks
75391b7053
Fix supporting of "artisan down" command. Closes #2458
2017-05-07 11:38:31 +01:00
James Brooks
4ab133c1cf
Remove redundant email layout
2017-01-04 19:51:20 +00:00
James Brooks
c9c592b033
Show an alert when ./bootstrap/cachet is not writeable.
2016-11-25 20:19:38 +00:00
James Brooks
58c0cf2f19
Use asset helper
2016-10-30 21:50:56 +00:00
James Brooks
5a9f6134c4
Completely refactor all routes
2016-10-12 21:47:46 +01:00
Joseph Cohen
588ab6d404
Split css between dashboard and status page
2016-08-30 13:11:49 -05:00
James Brooks
a1e8806a84
Clean layout doesn't need dashboard class and was missing head
2016-08-27 09:06:17 +01:00
James Brooks
44230fa22e
We don't need the head partial
2016-08-27 08:53:50 +01:00
James Brooks
b6c22c1029
Option to disable external dependencies. Closes #1929
2016-07-11 10:11:44 +01:00
Joseph Cohen
f3440389be
Improve email content and subject, fix component notification presenter
2016-05-28 12:30:39 -05:00
James Brooks
bad9b1d550
Improve email designs, use theme colours
2016-05-28 12:30:39 -05:00
Roman Kinyakin
0c4737aca1
Use Google Fonts subsets for localizations
2016-04-19 18:08:40 +06:00
James Brooks
d342cdb6ad
Finished basic navbar
2016-03-22 20:18:51 +00:00
James Brooks
4d07d2c8b1
Working on a new navbar and minor design tweaks for the status page
2016-03-21 17:38:50 +00:00
James Brooks
053d3191c8
Updated meta content for inline-previewing
2016-02-26 11:35:53 +00:00
James Brooks
0466da8fe9
Site title shows Cachet is we're showing support. Closes #1394
2016-01-25 09:52:43 +00:00
James Brooks
b9b282ba7b
Fixes #1234
2015-12-16 18:02:04 +00:00
Joseph Cohen
e78c9261f6
Embed the banner on the mail layout
2015-11-24 16:27:33 -06:00
James Brooks
a2d7c49c2a
Move $app_locale into AppComposer
2015-11-21 22:58:37 +00:00
James Brooks
dff9faaa5d
Use $app_stylesheet from AppComposer
2015-11-21 22:48:22 +00:00
James Brooks
0e6ac90f7b
Move app_banner and app_banner_type into AppComposer
2015-11-21 22:41:45 +00:00
James Brooks
44fea779df
Remove $app_url in favour of AppComposer usage
2015-11-21 22:36:09 +00:00
James Brooks
d76fa9465e
Remove redundant condition for page titles
2015-11-21 22:32:05 +00:00
James Brooks
4c793590b2
Use the right variable name for page titles
2015-11-21 22:30:35 +00:00
James Brooks
1a9dbe2979
Remove unused error view
2015-11-21 22:27:49 +00:00
James Brooks
e806ef0663
Move $app_name into View composer
2015-11-21 22:25:48 +00:00
phecho
899065b8e8
Fixes #1148
2015-11-18 22:06:51 +08:00
James Brooks
af176d7c7a
Incident API can now use incident templates with Twig templating
2015-11-15 11:32:51 +00:00
Michael Mollick
152c46e430
Reworking the header, logo is always contained in the center column per the original header
2015-10-21 22:18:34 -04:00
Michael Mollick
f1c613249a
Support for full width header added
2015-10-20 23:52:48 -04:00