88 Commits

Author SHA1 Message Date
James Brooks
92c4f5353e Seed with the demo Google Analytics tracking code 2015-03-07 13:33:00 +00:00
James Brooks
0fae4b9045 Fix CS issues 2015-03-03 10:53:26 +00:00
James Brooks
46cab4ad45 Update SettingsTableSeeder 2015-03-03 10:26:53 +00:00
James Brooks
3608143489 Fix some CS issus 2015-02-28 22:35:05 +00:00
James Brooks
6bf5ad2328 Make scheduled statuses work under PgSQL and existing installations 2015-02-28 21:50:50 +00:00
James Brooks
92c43318a8 Added scheduled_at to the seeder 2015-02-28 21:42:59 +00:00
James Brooks
3268924d99 Added scheduled maintenance. Closes #112 (again) 2015-02-28 20:44:42 +00:00
Joseph Cohen
cfd3df4266 Added a very basic metric API. Closes #4 2015-02-22 21:49:45 +00:00
Jan Vansteenlandt
7522d9e371 Update ComponentTableSeeder.php
Tags were removed from the component table.
2015-01-22 14:48:21 +01:00
James Brooks
95e54fcd58 Merge migrations into one file 2015-01-17 19:17:30 +00:00
James Brooks
0fecc5dc8a Rewrite the tags implementation. Closes #391 2015-01-16 12:49:57 -06:00
Joseph Cohen
0f2c9005b1 Move settings to config namespace 2015-01-16 12:07:44 -06:00
James Brooks
1e78e3769b Send through blank description in the seeder 2015-01-16 10:48:30 +00:00
James Brooks
4e454130da Add tags to the component seeder 2015-01-16 10:44:35 +00:00
James Brooks
d81b8b902f Send default link value 2015-01-16 10:40:31 +00:00
James Brooks
c38f08cc22 Change the table seeders a little 2015-01-16 10:36:35 +00:00
James Brooks
9efb1f39da Change the user seeder for the test account 2015-01-16 10:34:03 +00:00
Joseph Cohen
bc76af198a Fixes error on postgresql on 2FA column 2015-01-10 11:57:26 -06:00
James Brooks
de4ecf636f Added Google Two Factor Authentication. Closes #326. 2015-01-09 19:52:10 +00:00
Walter Dal Mut
7868759940 Fixes 319 - MySQL 5.6 compatibility
Removed the default field during migrations for text fields
Added "required" option on incident message
2015-01-08 15:23:15 +01:00
James Brooks
fd6a8cfaf2 Unique and rememberToken changes 2015-01-05 21:24:47 +00:00
James Brooks
82995a9eba Changes to the user table 2015-01-05 21:23:09 +00:00
James Brooks
fdfb966edf Changes to users table 2015-01-05 21:20:45 +00:00
James Brooks
7655e30497 Merge all existing migrations into current structure. 2015-01-05 21:07:49 +00:00
Valentin PRUGNAUD
f4ddad0721 Fix artisan migrate:reset/artisan migrate:refresh 2015-01-05 04:37:42 -08:00
James Brooks
f00ba2efda Nullable, default null api_key 2015-01-04 21:04:24 +00:00
James Brooks
b671688ade Fixed StyleCI 2015-01-04 20:57:18 +00:00
James Brooks
0846cfdbca Component Groups. Closes #146. 2015-01-04 20:56:10 +00:00
James Brooks
3d4c38c7ee User-based API key. Closes #256. 2015-01-04 09:56:01 +00:00
Graham Campbell
0ccb5e289c Namespaced models and refactored filters 2015-01-02 00:18:19 +00:00
Graham Campbell
a1e91be91c Fixed seeding 2015-01-01 16:00:19 +00:00
Graham Campbell
117924e6e3 Fix seeder imports 2015-01-01 15:58:23 +00:00
James Brooks
ba24899fd1 Merge pull request #176 from Jamesking56/seeding-fixes
Fixed seeding (for development purposes)
2015-01-01 14:50:05 +00:00
James King
e405c2be12 Fixed seeding (for development purposes) 2015-01-01 14:38:45 +00:00
Graham Campbell
f0f35b07bf Cleanup migration files 2015-01-01 13:53:31 +00:00
Graham Campbell
46d5b74d2e CS fixes 2015-01-01 13:42:27 +00:00
James Brooks
a0aed6757d CI fixes 2015-01-01 13:40:02 +00:00
James Brooks
6ab16f98ab Components can now be re-ordered, closes #165 2015-01-01 13:37:47 +00:00
James Brooks
665d24815f Actually, there is no need for PGSQL changing on this migration 2014-12-31 17:55:06 +00:00
James Brooks
31280732be No backticks 2014-12-31 17:53:05 +00:00
James Brooks
4919856097 This should be pgsql 2014-12-31 17:51:13 +00:00
James Brooks
e136a8df83 Fixes #162 2014-12-31 17:49:09 +00:00
Graham Campbell
e5a4325177 CS fix 2014-12-31 12:08:43 +00:00
James Brooks
3c9478cdc4 Settings should hold LONGTEXT for app banners 2014-12-31 12:02:04 +00:00
Graham Campbell
509f582539 CS fixes 2014-12-30 18:19:22 +00:00
James Brooks
332a2b43b0 Don't be so hacky 2014-12-30 15:19:37 +00:00
James Brooks
f4f691ab46 Closes #126, components can have links and tags. 2014-12-30 15:14:55 +00:00
James Brooks
d18c2a04e4 Sleep between seed for incidents 2014-12-30 14:01:23 +00:00
Graham Campbell
540f9aa538 CS fixes 2014-12-28 16:07:18 +00:00
James Brooks
e684826309 component_id no longer needs to be set 2014-12-27 20:39:59 +00:00