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 |
|
Graham Campbell
|
7507a362bd
|
Switched boolean for bool
|
2015-10-20 20:34:59 +01:00 |
|
Graham Campbell
|
d46007c536
|
Switched from integer to int
|
2015-10-20 20:33:23 +01:00 |
|
Michael Mollick
|
1ce7f3d569
|
Seperated application settings into three pages
|
2015-10-19 00:41:19 -04:00 |
|
James Brooks
|
c3646fd64a
|
Let's not duplicate view code
|
2015-10-17 14:27:15 +01:00 |
|
James Brooks
|
49e4113159
|
Filter component elements that aren't set
|
2015-10-17 09:59:58 +01:00 |
|
James Brooks
|
0eda950dc7
|
Added DemoMetricPointSeederCommand. Closes #1041
|
2015-10-16 17:48:58 +01:00 |
|
Joseph Cohen
|
134dfa0b0e
|
Set date lang on the localized middleware
|
2015-10-14 16:03:58 -05:00 |
|
James Brooks
|
02d59e3424
|
Finish the PgSqlRepository for metrics. Closes #1035
|
2015-10-14 20:59:11 +01:00 |
|
James Brooks
|
4897453f5f
|
Editing a component should call UpdateComponentCommand. Closes #1036
|
2015-10-14 17:19:24 +01:00 |
|
James Brooks
|
39b6bfc6d0
|
Use info instead of warning
|
2015-10-11 12:10:19 +01:00 |
|
James Brooks
|
3988cfb6c0
|
Use warning rather than error
|
2015-10-11 11:35:00 +01:00 |
|
Graham Campbell
|
d62598dd45
|
Applied fixes from StyleCI
|
2015-10-09 09:42:10 -04:00 |
|
Graham Campbell
|
746b7aeb2a
|
Merge pull request #1025 from cachethq/cachet-timezone
[WIP] Cachet timezone
|
2015-10-09 14:41:30 +01:00 |
|
Joseph Cohen
|
41b8b9660b
|
Fix missing default
|
2015-10-08 16:17:35 -05:00 |
|
Joseph Cohen
|
9887df6987
|
Revert change on statuspage
|
2015-10-08 16:15:04 -05:00 |
|
Graham Campbell
|
1a783d71f8
|
Applied fixes from StyleCI
|
2015-10-08 17:13:03 -04:00 |
|
Joseph Cohen
|
a288f84fc5
|
Settable timezones with cachet config
|
2015-10-08 16:11:30 -05:00 |
|
James Brooks
|
d3fcffce72
|
Text color for buttons and alerts is now dynamic. Closes #1020, #1021
|
2015-10-08 17:02:27 +01:00 |
|
Davide Bellini
|
8bd46105e6
|
Restored Status Page localization
|
2015-10-08 11:30:33 +02:00 |
|
Graham Campbell
|
995fdd4049
|
Updated autopresenter
|
2015-10-07 22:55:25 +01:00 |
|
Davide Bellini
|
b6fbe53b28
|
Use Collection on API Paginator presenter
This allows to decorate all model's attributes inside the Collection
|
2015-10-07 22:55:24 +01:00 |
|