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 |
|
Graham Campbell
|
5f93290a0f
|
CS fix
|
2014-12-26 21:53:00 +00:00 |
|
Graham Campbell
|
a8e31233ef
|
CS fix
|
2014-12-26 21:51:43 +00:00 |
|
Aaron C. de Bruyn
|
4b5cc5a4a1
|
More style fixes
|
2014-12-24 17:02:51 -08:00 |
|
Aaron C. de Bruyn
|
8d67cfad8e
|
Style cleanup
|
2014-12-24 14:56:32 -08:00 |
|
Aaron C. de Bruyn
|
593cb915ff
|
Account for differences between mysql and postgresql. Closes GH-89
|
2014-12-24 14:31:59 -08:00 |
|
Aaron C. de Bruyn
|
f81e54e493
|
fix rename -> renameColumn introduced in 072f5885a
|
2014-12-24 14:31:39 -08:00 |
|
Aaron C. de Bruyn
|
94cebe8d0d
|
Remove incompatible backticks from migration. Closes GH-90
|
2014-12-24 13:00:34 -08:00 |
|
James Brooks
|
59ef8ef06a
|
Drop the move column migration, it's annoying but hey-ho.
|
2014-12-23 21:49:43 +00:00 |
|
James Brooks
|
072f5885ad
|
Fix renaming of table columns for other database drivers
|
2014-12-23 21:43:18 +00:00 |
|
Graham Campbell
|
3d0f733c3c
|
Removed some unneeded files
|
2014-12-21 11:39:36 +00:00 |
|
Graham Campbell
|
9d8d89248f
|
CS fixes
|
2014-12-20 21:20:17 +00:00 |
|
James Brooks
|
d66551c7a3
|
Migration for soft dletes
|
2014-12-13 13:52:31 +00:00 |
|
James Brooks
|
8aa6ba7423
|
Session table
|
2014-12-13 12:22:13 +00:00 |
|
James Brooks
|
f68383427a
|
Create incidents from the dashboard index
|
2014-12-13 12:22:06 +00:00 |
|
James Brooks
|
49d8321539
|
Moved the user_id column
|
2014-12-01 15:47:46 +00:00 |
|
James Brooks
|
c3a152ecf9
|
Fix Incident seeder
|
2014-12-01 12:53:14 +00:00 |
|
James Brooks
|
e0dd2ef909
|
Rename component.component to component_id with relationship name change
|
2014-12-01 12:21:44 +00:00 |
|
James Brooks
|
b7d49568f6
|
Fix IncidentTableSeeder by seeding user_id with user#1
|
2014-11-27 14:12:29 +00:00 |
|
James Brooks
|
baee247363
|
Created the services table
|
2014-11-26 16:42:41 +00:00 |
|