Commit Graph

514 Commits

Author SHA1 Message Date
Graham Campbell dbeeea0cbe Cleanup 2015-01-02 18:56:20 +00:00
Graham Campbell ed928b693a Removed extra line 2015-01-02 18:53:14 +00:00
James Brooks 92d16aa7f8 Merge pull request #245 from mattclements/feature-149
Added Atom Support #149
2015-01-02 15:12:24 +00:00
Matt Clements 2c1cb4c951 Fixed Styleguide Issue 2015-01-02 14:35:29 +00:00
Matt Clements a39a6546cc Fixed Styleguide Issues 2015-01-02 14:32:31 +00:00
Matt Clements 6cd489a20a Added Atom Support #149 2015-01-02 14:27:51 +00:00
Graham Campbell ecc60ff46a Cleanup 2015-01-02 13:05:31 +00:00
Graham Campbell b001bd60db Use Binput for xss protection 2015-01-02 12:08:08 +00:00
Graham Campbell 4f08d863d4 Updated the session cookie 2015-01-02 11:45:40 +00:00
Arnaud Ligny 4bd1ff9f11 Fixing #238: "Banner image is not responsive" 2015-01-02 11:46:29 +01:00
James Brooks b51529acdc New setting to configure amount of days to show. Closes #231 2015-01-02 08:23:29 +00:00
James Brooks 9d69fe383e Use apc for sessions, closes #232 2015-01-02 08:19:07 +00:00
Joseph Cohen f8f652514e Fix auth user path config 2015-01-01 19:37:36 -06:00
Graham Campbell ef98408a42 Tweaks and fixes 2015-01-02 00:53:23 +00:00
Graham Campbell 0ccb5e289c Namespaced models and refactored filters 2015-01-02 00:18:19 +00:00
Graham Campbell 5b1b5c7c25 Remove more facades 2015-01-01 22:11:22 +00:00
Graham Campbell 056e0c489e Remove the remaining use of the lang facade 2015-01-01 22:03:50 +00:00
Graham Campbell 02f0da4c03 Refactor how we get incidents 2015-01-01 21:58:27 +00:00
Graham Campbell 21d9b70bbc Merge pull request #218 from cachethq/aliases
Remove Even More Aliases
2015-01-01 21:50:02 +00:00
Joseph Cohen eda027a88c Removed facades lang and url from views 2015-01-01 15:31:17 -06:00
Graham Campbell 44bd8e70d0 Remove even more aliases 2015-01-01 20:38:46 +00:00
Graham Campbell 82ac6b12b5 Added missing imports 2015-01-01 20:37:58 +00:00
Graham Campbell 35c00c3fae Merge pull request #211 from cachethq/models
Cleaned Up The Models And Repositories
2015-01-01 19:57:06 +00:00
James Brooks bba4ecc6d0 Closes #212 2015-01-01 19:44:15 +00:00
Graham Campbell 5937b7b040 Cleaned up the models 2015-01-01 18:57:33 +00:00
Graham Campbell 981b5a055d Added a one click deploy command 2015-01-01 17:47:53 +00:00
Graham Campbell fcf68b3aea Cleanup 2015-01-01 17:47:37 +00:00
James Brooks 5e6917b298 Fixes #208 2015-01-01 17:17:20 +00:00
James Brooks 9a66945fb5 Improved JS 2015-01-01 16:57:33 +00:00
Graham Campbell 0b3042f34d Fixes 2015-01-01 16:18:24 +00:00
Graham Campbell a1e91be91c Fixed seeding 2015-01-01 16:00:19 +00:00
Graham Campbell 598b487605 Removed the workbench functionality 2015-01-01 15:58:30 +00:00
Graham Campbell c38fdbc1d4 Fixed class loading 2015-01-01 15:58:28 +00:00
Graham Campbell 8d417baa8b Cleanup aliases 2015-01-01 15:58:27 +00:00
Graham Campbell 1bc73873ce Refactored controllers 2015-01-01 15:58:26 +00:00
Graham Campbell 1e85398a4b Added two other imports 2015-01-01 15:58:24 +00:00
Graham Campbell 117924e6e3 Fix seeder imports 2015-01-01 15:58:23 +00:00
Graham Campbell c064ece5f5 Service provider refactoring 2015-01-01 15:58:21 +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 61ae138071 Merge pull request #195 from cachethq/src-folder
Move code to src folder
2015-01-01 14:26:21 +00:00
Graham Campbell bf52b14bee Move code to src folder 2015-01-01 14:10:00 +00:00
James Brooks 63de947190 Merge pull request #194 from cachethq/fix-component
Closes #193 - inline components work
2015-01-01 14:09:52 +00:00
James Brooks 47a3702c98 Closes #193 - inline components work 2015-01-01 14:09:14 +00:00
Graham Campbell f0f35b07bf Cleanup migration files 2015-01-01 13:53:31 +00:00
Graham Campbell fc1b61b5a8 Order imports correctly 2015-01-01 13:50:17 +00:00
Graham Campbell a442708062 Cleanup models 2015-01-01 13:50:16 +00:00
Graham Campbell a14c28b287 Fix controller imports 2015-01-01 13:48:10 +00:00
Graham Campbell dccb9bccb1 CS fixes 2015-01-01 13:48:09 +00:00
James Brooks fa6bbd52fd Merge pull request #191 from cachethq/component-reordering
Components can now be re-ordered, closes #165
2015-01-01 13:43:40 +00:00