Commit Graph

1158 Commits

Author SHA1 Message Date
James Brooks ace02a5fa9 Applied fixes from StyleCI 2015-11-21 17:56:25 -05:00
James Brooks 4c9cae3142 Never allow Setting facade to lookup env 2015-11-21 22:53:16 +00:00
James Brooks 61ada5c07d Import missing Config facade 2015-11-21 22:53:05 +00:00
Graham Campbell f5b6aa42b6 Cleanup 2015-11-21 22:51:05 +00:00
Graham Campbell 6f1d0ceda4 Merge pull request #1171 from cachethq/stylesheet-app-composer
Use $app_stylesheet from AppComposer
2015-11-21 22:49:59 +00:00
Graham Campbell 5eb1d376cf Tweak setup controller 2015-11-21 22:49:07 +00:00
James Brooks dff9faaa5d Use $app_stylesheet from AppComposer 2015-11-21 22:48:22 +00:00
Graham Campbell e5a46a71e7 Don't call env from the helpers file 2015-11-21 22:47:09 +00:00
Graham Campbell 7a09667cc0 Removed code duplication 2015-11-21 22:45:04 +00:00
Graham Campbell 236d52714d Stop calling the env function in naughty places 2015-11-21 22:43:06 +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 e806ef0663 Move $app_name into View composer 2015-11-21 22:25:48 +00:00
James Brooks a8dd60063e Fix up pageTitle variables 2015-11-21 22:20:15 +00:00
James Brooks 34d2191140 Don't use is_null 2015-11-21 22:04:23 +00:00
James Brooks 27f1e6b8a4 Fix issues with is_null 2015-11-21 22:01:13 +00:00
Graham Campbell bf88dfced0 Fixed up array_filter stuff
Closes #1071
2015-11-21 21:47:00 +00:00
James Brooks beca42b532 Only check $transformed exception 2015-11-21 21:45:36 +00:00
James Brooks c266a419e0 Fix canDisplay method 2015-11-21 21:45:15 +00:00
Graham Campbell 7a322d6032 Added missing import 2015-11-21 21:37:54 +00:00
Graham Campbell 025b92c51c Force status code 400 2015-11-21 21:20:15 +00:00
Graham Campbell 60108fb7cc Improved api validation 2015-11-21 21:18:40 +00:00
James Brooks d08283f8a5 Pre-select the users language on setup 2015-11-21 13:49:14 +00:00
phecho 4015f4f150 Fixes issue #1164 2015-11-21 10:10:52 +08:00
phecho 32b66df5f0 Fixes issue #1158 2015-11-20 17:02:11 +08:00
phecho e14ebe80e9 Give a right tip when a schedule be deleted successfully. 2015-11-20 09:43:46 +08:00
phpGitAdmin 94c46d15cf Fixes #1140 2015-11-16 23:56:07 +08:00
James Brooks 9cf600f36c Fixes #1137 2015-11-15 18:05:23 +00:00
James Brooks cc3f08260e Metrics should include the current hour. Fixes #1113 2015-11-15 16:13:20 +00:00
James Brooks af176d7c7a Incident API can now use incident templates with Twig templating 2015-11-15 11:32:51 +00:00
phecho d93ecc85e3 Adjusted the subMenu order of Settings 2015-11-12 00:22:40 +08:00
phecho cf89f5fcec Fixed dashboard icons 2015-11-12 00:10:08 +08:00
phecho 76a6500c26 Fixed translations of dashboard page title 2015-11-11 15:31:11 +08:00
phecho 3b2359db1d Fixed translations of dashboard page title 2015-11-11 15:10:57 +08:00
phecho be1fccd682 Fixed translations of dashboard page title 2015-11-11 14:57:02 +08:00
James Brooks 73ddafc935 Merge pull request #1123 from phecho/master
added sub_title localization for SettingController,updated translatio…
2015-11-10 15:39:25 +00:00
phecho 67304c9eb3 added sub_title localization for SettingController,updated translations of zh-CN for human friendly 2015-11-10 20:19:42 +08:00
James Brooks 1c1674d5b4 Default enabled for PUTing component. Closes #1119 2015-11-10 10:48:50 +00:00
Joseph Cohen 29c3bcf183 Add email strings 2015-11-08 20:21:23 -06:00
Joseph Cohen 0b12d4e0c3 Add validation to signup and trans strings 2015-11-08 20:13:26 -06:00
Joseph Cohen a88140ed53 Update event listeners order 2015-11-08 20:13:26 -06:00
Joe Cohen d82bc57796 Applied fixes from StyleCI 2015-11-08 20:13:26 -06:00
Joseph Cohen 448f13e671 Handle the signup invite 2015-11-08 20:13:25 -06:00
Joseph Cohen f6318409a7 Start working on the invite system for users 2015-11-08 20:13:25 -06:00
James Brooks a38a29bc2d component_status is required if we send component_id. Closes #1112 2015-11-08 19:06:26 +00:00
Graham Campbell 5f1f6d3c04 Cleanup 2015-11-07 17:09:09 +00:00
Graham Campbell 66061d9a8c Fixed typo 2015-11-07 16:35:04 +00:00
Graham Campbell 434a7b7b5b Merge pull request #1108 from cachethq/timezone
Timezone Fixes
2015-11-07 16:33:19 +00:00
Graham Campbell 8cd8c35125 Fixes 2015-11-07 15:37:06 +00:00
Graham Campbell dd6a1fa956 Tweaked three command handlers 2015-11-07 13:21:28 +00:00