Joseph Cohen
b8f89e97cd
Fix [object object] notification error with js
2016-02-17 13:46:02 -06:00
James Brooks
2565774fea
Load metrics via AJAX. Fixes #819
2016-02-17 17:08:15 +00:00
James Brooks
8264f72a5a
Fixes #1496
2016-02-16 08:58:44 +00:00
James Brooks
98f0d7ed31
Properly store the piwik site id
...
Fixes #1499
2016-02-15 10:17:37 +00:00
Alex Olshansky
f2365e6e67
Make the Y axis start at zero
...
Because tiny changes in, say, response time (210ms -> 219ms -> 208ms) on the non-zero Y scale (200ms to 220ms) might look like really big scary peaks or dips even if they are actually not.
2016-02-09 09:57:27 +01:00
lenovouser
248918f875
Fix sidebar buttons
...
If you hover it moves because the border at the bottom gets changed.
2016-02-08 14:34:46 +01:00
James Brooks
3e834f0104
Fix some dashbiard issues
2016-02-01 19:26:00 +00:00
James Brooks
66cb4eed97
Fix component change
2016-01-31 11:16:20 +00:00
James Brooks
35c1c603b5
Updated all English language files
2016-01-31 11:04:28 +00:00
James Brooks
1d52b18c88
Sets the group class toggle class correctly
2016-01-30 12:21:17 +00:00
James Brooks
879e176aa9
Fix a typo
2016-01-30 09:01:43 +00:00
Graham Campbell
1b24cdb1c5
Improved the config system
2016-01-29 23:05:31 +00:00
James Brooks
bdef1b1440
Applied fixes from StyleCI
2016-01-29 17:05:31 -05:00
James Brooks
21fac30350
Sync up languages from CrowdIn. Closes #1259
2016-01-29 22:05:05 +00:00
James Brooks
f19b0d1a46
Show alert for major outages. Closes #1342
2016-01-29 20:49:26 +00:00
James Brooks
da7af1fca0
Allow component groups to be collapsed by default. Closes #1398
2016-01-29 16:02:44 +00:00
James Brooks
ac3888f7c8
Added per-component subscriptions. Closes #734
2016-01-29 15:02:28 +00:00
James Brooks
0466da8fe9
Site title shows Cachet is we're showing support. Closes #1394
2016-01-25 09:52:43 +00:00
Nassim Ait boufrad
61673153d5
Fixed French subscribers translations
...
Closes #1386
2016-01-21 12:52:55 +00:00
phecho
714297e786
Added missing cancel btn for dashboard
2016-01-21 14:51:22 +08:00
James Brooks
49820acb47
Disable the Select Timezone option
2016-01-19 21:28:32 +00:00
agilmore
8cc807cfe5
Fixes #1339 - Ensure incident field names are the same everywhere
2016-01-18 14:31:49 +00:00
Christian Bartelt
75ee24d154
Add missing csrf field
2016-01-05 01:23:17 +01:00
James Brooks
7bf96cb07f
Fixes #1325 - properly save analytics
2016-01-04 20:41:44 +00:00
James Brooks
0ef759188e
We need to use the raw value of app_about
2016-01-04 14:00:57 +00:00
James Brooks
b2b724969b
Use the enabled_components relation
2016-01-03 12:03:16 +00:00
James Brooks
cf4cbfa605
Display a status circle next to component groups. Closes #1317
2016-01-03 11:48:53 +00:00
James Brooks
1c27cf7360
Adds the ability to set the default view in which to display metrics
2015-12-28 09:14:50 +00:00
phecho
617a8da93f
Fixed typo
2015-12-27 21:41:18 +08:00
Reginaldo Junior
586d42ebde
fix translate page of templates incidents
2015-12-24 16:12:21 -02:00
Reginaldo Junior
137dfb2b3c
fix word "Localization" in pt-br to "Localização"
2015-12-24 16:05:09 -02:00
Graham Campbell
cdc107fcb2
Upgrade to laravel 5.2
2015-12-24 16:18:10 +00:00
James Brooks
3a0c052f8b
Last hour of metric points
2015-12-24 11:27:22 +00:00
Graham Campbell
61ea28b1aa
Use binput in the views
2015-12-23 15:04:27 +00:00
Graham Campbell
2951f9a0db
Cleanup language files
2015-12-23 13:25:10 +00:00
Graham Campbell
0507ff3937
Merge pull request #1260 from cachethq/sync
...
Pull in changes from Laravel
2015-12-23 12:26:20 +00:00
Graham Campbell
5e3ab3b6ea
Pull in changes from Laravel
2015-12-23 12:07:54 +00:00
phecho
8a47dd873f
Move HumanStatus to Presenter
2015-12-23 19:44:06 +08:00
phecho
61b01d7c2d
Finished off zh-TW translation
2015-12-23 17:58:50 +08:00
phecho
e1fa49d1f7
Added missing translation
2015-12-22 08:48:18 +08:00
Graham Campbell
1607275d2d
Merge branch '2.0'
...
# Conflicts:
# VERSION
# app/Handlers/Events/Incident/SendIncidentEmailNotificationHandler.php
# app/Handlers/Events/Incident/SendMaintenanceEmailNotificationHandler.php
# app/Models/Subscriber.php
2015-12-18 12:55:47 +00:00
James Brooks
d2beb6263e
Remove indentation
2015-12-18 09:07:40 +00:00
James Brooks
f75c9f5500
Fixes #1218
2015-12-16 18:15:25 +00:00
Graham Campbell
cfe0cefeb3
Merge branch 'master' of https://github.com/cachethq/Cachet
2015-12-16 18:11:27 +00:00
Graham Campbell
57491b8062
Merge branch '2.0'
2015-12-16 18:11:12 +00:00
James Brooks
3a5405e032
Merge pull request #1231 from phecho/dev-login
...
User can login with username or email
2015-12-16 18:03:47 +00:00
James Brooks
b9b282ba7b
Fixes #1234
2015-12-16 18:02:04 +00:00
phecho
89c708de07
Fixed issue #1195
2015-12-16 21:42:02 +08:00
phecho
c57c9db54a
User can login with username or email
2015-12-16 19:15:03 +08:00
Graham Campbell
ffeaed336e
Merge branch '2.0'
2015-12-07 11:59:29 +00:00