Commit Graph

1128 Commits

Author SHA1 Message Date
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
Graham Campbell 2d648e44ae Make sure metrics use the correct timezone
Closes #1032
2015-11-07 13:18:38 +00:00
Graham Campbell d379e41edf Use the date factory in the schedule controller 2015-11-07 13:16:54 +00:00
Graham Campbell 6a73d6268d Use the date factory in the commands 2015-11-07 13:16:39 +00:00
Graham Campbell 592b62b399 Added date factory 2015-11-07 13:15:28 +00:00
James Brooks a70d9ce530 Added status value validation to commands 2015-11-07 11:20:45 +00:00
James Brooks b4d33f2bcb Default metric places to 2. Fixes #1090 2015-11-04 18:47:17 +00:00
Graham Campbell b8fa1f0111 Moved the defining to the autoload.php file 2015-11-04 17:39:16 +00:00
James Brooks 3b7308dccd Display the current version in the settings sidebar. Closes #1061 2015-11-04 15:10:15 +00:00
James Brooks f5964bef8e Removed unused import 2015-11-04 15:09:52 +00:00
James Brooks b8e3dcff55 Docblock fixes 2015-11-04 15:02:56 +00:00
James Brooks 0fed178c34 Removed old todo comment. Closes #1073 2015-11-04 15:00:28 +00:00
James Brooks fbc4041bf7 Hide disabled components from public API. Closes #1095 2015-11-04 14:59:11 +00:00
James Brooks 32d4aae76e Removed unused Guard usage 2015-11-04 14:48:02 +00:00
Antoine Augusti b414a4e391 Add scopes for components 2015-11-04 14:54:43 +01:00
James Brooks 87bcd0c87b Remove todo 2015-11-03 23:23:14 +00:00
James Brooks fcac32a67d Refactors out notify conditions. Closes #1083 2015-11-03 23:17:45 +00:00
James Brooks 013f873500 Default the add component to true 2015-11-03 22:11:44 +00:00
James Brooks edd111451e Started work on enabling/disabling components 2015-11-03 21:32:45 +00:00
Graham Campbell 2e26f6641d Fixed redirect
Closes #1098
2015-11-01 23:36:49 +00:00
James Brooks 809c17e7e6 We don't need to eager load metric points. Closes #1089 2015-11-01 18:48:25 +00:00
Graham Campbell bb106d35fe Improved and fixed the report incident command handler 2015-10-28 13:58:20 +00:00
James Brooks 8d02a5a3a2 Fix issue with components not reporting on incidents. Closes #1063 2015-10-27 12:43:01 +00:00
James Brooks a8b279c2e6 Merge pull request #1053 from mmollick/subscriber_confirmations
Fixing issue #1052
2015-10-23 07:25:59 +01:00
Michael Mollick 48e0a775e0 Fixed typo for unsubscribed language reference 2015-10-22 21:36:49 -04:00
Michael Mollick 728ad547b5 Subscribers can now confirm and unsubscribe when 'Allow people to signup...' is disabled 2015-10-22 21:24:31 -04:00
James Brooks ffa6a8f3d6 Merge pull request #1049 from mmollick/fullwidth_header
Fullwidth header
2015-10-22 17:12:26 +01:00
Michael Mollick 1271470da3 Changed the default padding options, was '40px 0 0 0', is now '40px 0' 2015-10-22 09:14:59 -04:00
James Brooks 974fd5015d Merge pull request #1048 from mmollick/master
Cleaning up dashboard forms
2015-10-21 07:08:19 +01:00
Michael Mollick f1c613249a Support for full width header added 2015-10-20 23:52:48 -04:00
Michael Mollick e8a5926dfe Applied StyleCI changes 2015-10-20 22:13:52 -04:00