James Brooks
2b75eca7d0
Remove jenssegers/date and solely use Carbon
2017-01-02 16:11:15 +00:00
James Brooks
a2bbb18f79
Use locale
2017-01-02 16:08:48 +00:00
James Brooks
647a751f83
Update langs
2017-01-02 16:05:03 +00:00
James Brooks
6f349fdb31
Fix languages_Mapping
2017-01-02 16:04:16 +00:00
James Brooks
287e9b5c6c
Handle locales that we haven't accounted for
2017-01-02 15:57:40 +00:00
James Brooks
c7627d8337
Fix description of Beacon Command
2017-01-02 15:42:16 +00:00
James Brooks
02c085d186
Amazon SES is always installed
2017-01-02 15:41:01 +00:00
James Brooks
81f226979e
Uppercae all hex codes
2017-01-02 15:39:23 +00:00
James Brooks
cd7ee5d200
Remove needless comment
2017-01-02 15:39:10 +00:00
James Brooks
46a18e9945
Remove routes directory (left over from Shift)
2017-01-02 15:21:16 +00:00
James Brooks
2429fddd40
Fix html entities
2017-01-02 15:21:16 +00:00
James Brooks
cea2092407
Merge pull request #2287 from CachetHQ/l10n_2.4
...
New Crowdin translations
2017-01-02 15:13:29 +00:00
James Brooks
ccf2f1cd1a
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2017-01-02 15:11:57 +00:00
James Brooks
ca81a34044
New translations
2017-01-02 15:11:51 +00:00
James Brooks
02309f7c6e
New translations
2017-01-02 15:11:48 +00:00
James Brooks
790c7a11ec
New translations
2017-01-02 15:11:46 +00:00
James Brooks
8b10b6abfd
New translations
2017-01-02 15:11:44 +00:00
James Brooks
6fdad1d525
New translations
2017-01-02 15:11:42 +00:00
James Brooks
74468beba7
New translations
2017-01-02 15:11:40 +00:00
James Brooks
fd3cf2de21
New translations
2017-01-02 15:11:38 +00:00
James Brooks
eae44a46a6
Translated
2017-01-02 15:11:35 +00:00
James Brooks
05b534861a
Translated
2017-01-02 15:11:33 +00:00
James Brooks
ef5e2810f5
New translations
2017-01-02 15:11:31 +00:00
James Brooks
c1392e0970
Update badges
2017-01-02 15:03:03 +00:00
James Brooks
69fad2d7c9
Write-gooder!
2017-01-02 14:56:57 +00:00
James Brooks
b99594de79
Update README.md and CONTRIBUTING.md files
2017-01-02 14:52:54 +00:00
James Brooks
8b5a4fce28
Merge pull request #2266 from mwillbanks/hotfix/metrics-average-always-sums
...
Metrics: Calculation set to average always sums
2017-01-02 14:16:15 +00:00
James Brooks
fede69b871
Updated deps
2017-01-02 13:59:18 +00:00
James Brooks
2a29057f88
Use each syntax. Include group status indicator when ungrouped
2017-01-02 13:43:41 +00:00
James Brooks
7190b5036a
Formatting
2017-01-02 13:36:49 +00:00
James Brooks
2b838fef16
We don't need MetricRepository everywhere
2017-01-02 13:35:33 +00:00
James Brooks
5857aac01b
Add class docblock
2017-01-02 13:34:10 +00:00
James Brooks
3cb2109afd
Simplify how we fetch incidents
2016-12-30 19:21:45 +00:00
James Brooks
526139d612
Compress logo
2016-12-29 11:54:06 +00:00
James Brooks
08ca82ea2c
Fixes #2277 - ordering of components works again
2016-12-26 12:25:01 +00:00
James Brooks
66d71b18e3
Updated deps
2016-12-26 12:22:04 +00:00
James Brooks
26a4c720b2
Make some Subscriber fields fillable, fixes #2279
2016-12-23 13:34:54 +00:00
James Brooks
5411c9fec2
Merge pull request #2276 from thijskh/bugfix/validation-strings-off-by-one
...
Fix validation messages.
2016-12-23 11:23:58 +00:00
Thijs Kinkhorst
fc77102fc9
Fix validation messages.
...
They seem to have all been shifted one position down by accident,
therefore no longer matching the keys. This basically reverts commit
21fac30350 i.r.t. this file.
2016-12-20 13:47:46 +00:00
James Brooks
f1ed2e5a89
Update deps
2016-12-17 17:00:02 +00:00
James Brooks
d0b0ce2140
Add missing return docs
2016-12-15 20:11:06 +00:00
James Brooks
027b2e13e9
Delete related points when deleting metrics
2016-12-15 20:09:59 +00:00
James Brooks
cb5aac9637
Updated deps
2016-12-15 20:02:22 +00:00
Mike Willbanks
4e2c6bce0d
Metrics: Calculation set to average always sums
...
This commit is two part:
1. getActiveValueAttribute should always return the active attribute
without providing an average since the active is the current value.
2. The query to create the average was incorrect and was taking the
count value * the value which we are really looking for the average of
the value.
2016-12-07 15:59:01 -06:00
James Brooks
0b382fd9e3
Merge pull request #2265 from mwillbanks/hotfix/fix-metric-visibility
...
Metric visibility flag was named incorrectly
2016-12-07 19:16:02 +00:00
Mike Willbanks
e5335b1054
Metric visibility flag was named incorrectly
...
The visibility flag was not properly wrapped into the array leading to
an error when adding in a metric as it would have an undefined index.
2016-12-07 12:56:11 -06:00
James Brooks
0780e404a8
Simplify the incidents templates
2016-12-05 20:19:15 +00:00
James Brooks
ef70ef0d29
Simplyify the metrics partial
2016-12-05 20:15:49 +00:00
James Brooks
74d7726311
Remove unused modals
2016-12-05 20:14:52 +00:00
James Brooks
6076eed2ba
Merge pull request #2263 from CachetHQ/meta-data
...
Components can now be supplied meta data
2016-12-05 19:12:15 +00:00