2001 Commits

Author SHA1 Message Date
James Brooks
f5765be597 Adds the DashboardController 2014-11-24 15:30:03 +00:00
James Brooks
e440a04ca0 Preparing Bower setup 2014-11-24 15:02:04 +00:00
James Brooks
0e4531f421 Add note on enjoy label. 2014-11-24 10:44:02 +00:00
James Brooks
d015e15c0b Clean up the README file.
- Remove goals.
- Move deploy button to header line.
- Move screenshot up.
- Keep both blog post links together.
- Add a section on how to get started.
2014-11-24 10:43:08 +00:00
James Brooks
739e858f18 README changes 2014-11-24 10:22:46 +00:00
James Brooks
686bb3f3ad Deploy to Heroku installation 2014-11-24 10:20:56 +00:00
James Brooks
6d8c6b3a5d Drop the app_name environment var in favour of settings 2014-11-24 10:00:13 +00:00
James Brooks
6478ca8571 Open the setup page upon successful deployment 2014-11-24 09:59:26 +00:00
James Brooks
ef5beddb07 Add basic setup page. NoSetupFilter now prevents access too. 2014-11-24 09:58:32 +00:00
James Brooks
5ef5f53e3b Create empty production.sqlite database 2014-11-24 09:57:55 +00:00
James Brooks
e86b87fb87 Add webhook route model 2014-11-24 09:26:07 +00:00
James Brooks
dd7f99db3a Flesh out the WebHook stuff, add fire and ping methods 2014-11-24 09:15:05 +00:00
James Brooks
3e22652a9b Rename WebHookContent to WebHookResponse, whoops. 2014-11-24 09:14:54 +00:00
James Brooks
8716eeb52a What's next for Cachet link in the README 2014-11-24 09:10:56 +00:00
James Brooks
29b0d3f2f0 Fix the class loader for filters 2014-11-23 21:51:22 +00:00
James Brooks
e5a70aef0b Preparing a SetupController 2014-11-23 21:34:31 +00:00
James Brooks
8d4bf3f5ea Docbloc some things 2014-11-23 20:21:06 +00:00
James Brooks
defac177fd Don't throw any errors on settings until we have settings page 2014-11-22 23:14:53 +00:00
James Brooks
558058d10c Fix bad variable name 2014-11-22 23:13:41 +00:00
James Brooks
18fa32b57b Fixes #14 2014-11-22 22:59:41 +00:00
James Brooks
784b0df10c Better Setting model which will lookup the settings and env 2014-11-22 14:37:44 +00:00
James Brooks
faf710eeeb Update contributing document 2014-11-22 14:04:51 +00:00
James Brooks
8f3e4a7eb2 Merge pull request #13 from jbrooksuk/webhooks
Webhooks
2014-11-22 14:02:17 +00:00
James Brooks
38770c6dcc WebHook belongs to WebHookContent 2014-11-22 14:01:43 +00:00
James Brooks
69105b3828 Create migrations and models for Web Hooks 2014-11-22 14:01:01 +00:00
James Brooks
5d82f678bc Require guzzlehttp/guzzle for web hooks 2014-11-22 14:00:51 +00:00
James Brooks
609fdf8295 Merge branch 'master' of github.com:jbrooksuk/Cachet 2014-11-22 13:12:52 +00:00
James Brooks
26809b7a7e Added Web Hooks as a goal 2014-11-22 13:12:36 +00:00
James Brooks
65ae7edf83 Added Incident report templates as a goal 2014-11-21 15:47:05 +00:00
James Brooks
1568e97bc3 Demo link to Heroku 2014-11-21 09:03:28 +00:00
James Brooks
ee4851d387 Heroku Button Support is done 2014-11-21 09:02:00 +00:00
James Brooks
3d580bc1bb Remove double slashes from directories 2014-11-20 22:52:58 +00:00
James Brooks
ad82356fa7 Merge pull request #10 from jbrooksuk/heroku-button
Heroku button
2014-11-20 19:35:35 +00:00
James Brooks
67cd73d50b Set the app title with an environment var 2014-11-20 19:35:14 +00:00
James Brooks
12975ca98a Fix the tinyInteger default value on MySQL 2014-11-20 19:32:29 +00:00
James Brooks
b24c7da952 Fix parse_url function 2014-11-20 19:31:06 +00:00
James Brooks
957f81f730 Having a quick go with Heroku buttons! 2014-11-20 19:29:06 +00:00
James Brooks
f48e390adb Merge pull request #9 from c-rack/master
Installation instructions are not sufficient
2014-11-20 18:50:24 +00:00
Constantin Rack
77db56a26a Installation instructions are not sufficient
1. Changed clone URL to HTTPS to allow non-github users to check out
2. Added instructions how to run composer and added it as requirement
2014-11-20 19:45:30 +01:00
James Brooks
c8ca816b6c Added link to blog post for Cachet 2014-11-20 17:47:32 +00:00
James Brooks
8e6c3ccc6c Flesh out installation part 2014-11-20 17:41:37 +00:00
James Brooks
a40931a1c3 Fix link to issue 2014-11-20 17:40:19 +00:00
James Brooks
d80211ea98 Heroku button support is a goal 2014-11-20 17:39:59 +00:00
James Brooks
1241e01097 Linking to different install parts 2014-11-20 17:38:52 +00:00
James Brooks
deda7f5d87 Capitalized readme file, it really annoys me 2014-11-20 17:37:00 +00:00
James Brooks
1698d55f5a Updated install document with database instructions 2014-11-20 17:36:22 +00:00
James Brooks
728823eddb Merge pull request #8 from jbrooksuk/install-docs
Install docs
2014-11-20 17:27:23 +00:00
James Brooks
f5aa555269 Started on Installation instructions. 2014-11-20 17:27:01 +00:00
James Brooks
ef962f962e Update README to reflect more goals 2014-11-20 17:18:38 +00:00
James Brooks
f8268765a7 Ignore some files on clone. 2014-11-19 22:21:27 +00:00