James Brooks
|
ebc6525b65
|
Use query method rather than querying where 1 = 1
|
2016-04-21 18:53:12 +01:00 |
|
James Brooks
|
309c6d345b
|
Fixes #1677
|
2016-03-31 18:33:39 +01:00 |
|
Graham Campbell
|
7a81d3b6ef
|
Fixed editing maintenance scheduled time
Closes #1669.
|
2016-03-31 13:29:36 +01:00 |
|
James Brooks
|
7f65e1e48c
|
Fixes #1659
|
2016-03-25 18:11:14 +00:00 |
|
James Brooks
|
4d07d2c8b1
|
Working on a new navbar and minor design tweaks for the status page
|
2016-03-21 17:38:50 +00:00 |
|
James Brooks
|
9ad20d013b
|
We don't need to pass "accepts:". Fixes #1636
|
2016-03-20 12:07:07 +00:00 |
|
James Brooks
|
ea62a22998
|
Fixes #1630 - change others password
|
2016-03-18 09:00:25 +00:00 |
|
James Brooks
|
419fa31d6e
|
Fixes #1620
|
2016-03-16 17:40:26 +00:00 |
|
James Brooks
|
0b3483fb8a
|
Implement very basic API searching. Closes #1348
|
2016-03-08 18:55:04 +00:00 |
|
James Brooks
|
5fa698f5b7
|
Custom headers and footers! Closes #1594
|
2016-03-08 15:00:29 +00:00 |
|
James Brooks
|
4150f8c032
|
Fixes #1586
|
2016-03-05 13:38:06 +00:00 |
|
James Brooks
|
d9c97d3ef5
|
Typehint all of the routers
|
2016-03-02 12:18:30 +00:00 |
|
James Brooks
|
be78216ff3
|
Added a version endpoint
|
2016-02-29 21:31:25 +00:00 |
|
James Brooks
|
d4655112ca
|
Don't override existing data when updating metrics
|
2016-02-29 21:24:11 +00:00 |
|
James Brooks
|
f30710c5a8
|
Fixes #1574 - default display_chart to true
|
2016-02-29 21:23:58 +00:00 |
|
Graham Campbell
|
1ab9d95b9c
|
Native throttling
|
2016-02-25 21:26:46 +00:00 |
|
Joseph Cohen
|
919c7127e7
|
Fixes API sorting and filtering. Closes #1489
|
2016-02-25 18:58:42 +00:00 |
|
James Brooks
|
4deff42aff
|
Updated laravel-cors. Closes #1485
|
2016-02-25 17:50:51 +00:00 |
|
James Brooks
|
01e40c4684
|
Paginate the points API for metrics
|
2016-02-22 14:53:34 +00:00 |
|
Joseph Cohen
|
e51504b3ec
|
Add manage link to email notifications
|
2016-02-20 21:32:14 +00:00 |
|
James Brooks
|
af0e578a44
|
Manage my subscriptions page
|
2016-02-20 21:32:13 +00:00 |
|
James Brooks
|
37898bee60
|
Added Component badges/shields. Closes #1313
|
2016-02-20 13:14:29 +00: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
|
e8e8dc2828
|
Ignore the _token field when updating settings
|
2016-02-15 10:42:05 +00:00 |
|
Graham Campbell
|
62bed608cb
|
Fixed env issues in the setup
|
2016-02-12 21:40:05 +00:00 |
|
James Brooks
|
45843a2c89
|
Typehint middlewares
Closes #1478
|
2016-02-11 11:37:01 +00:00 |
|
James Brooks
|
27d97c1287
|
Updated roumen/feed
|
2016-02-09 19:57:20 +00:00 |
|
Graham Campbell
|
9edba5aacc
|
Minor fixes
|
2016-02-02 20:49:00 +00:00 |
|
Graham Campbell
|
921116a198
|
More fixes
|
2016-02-02 20:46:46 +00:00 |
|
James Brooks
|
a1206af764
|
Initialize the response array
|
2016-01-31 16:46:30 +00:00 |
|
James Brooks
|
9c4c3d3843
|
Fix AlreadySubscribedException import
|
2016-01-31 16:38:15 +00:00 |
|
Graham Campbell
|
6869d6b257
|
Fixed env writing functions
|
2016-01-29 23:05:34 +00:00 |
|
Graham Campbell
|
1b24cdb1c5
|
Improved the config system
|
2016-01-29 23:05:31 +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
|
b4f5df945e
|
Moves bus exceptions. Closes #1334
|
2016-01-07 15:05:28 +00:00 |
|
Graham Campbell
|
df5eb24efd
|
Moved things into a bus namespace
|
2016-01-05 02:38:07 +00:00 |
|
Christian Bartelt
|
d099074288
|
Update MetricController.php
Fixed a wrong key identifier in createMetricAction method.
|
2016-01-04 22:08:46 +01:00 |
|
James Brooks
|
0ef759188e
|
We need to use the raw value of app_about
|
2016-01-04 14:00:57 +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
|
5ec5054c08
|
Fixes incorrect annotation
|
2015-12-27 01:11:16 +08:00 |
|
phecho
|
e5037429e5
|
Improve SetupController
|
2015-12-25 19:50:57 +08:00 |
|
phecho
|
2f9cc373ce
|
Added const for user level
|
2015-12-25 17:52:01 +08:00 |
|
Graham Campbell
|
aa58312454
|
Fixed typo
|
2015-12-24 17:35:18 +00:00 |
|
Graham Campbell
|
a1b7bb8cce
|
Cleanup middleware and routes
|
2015-12-24 17:30:59 +00:00 |
|
Graham Campbell
|
445f5c662a
|
Refactor middleware
|
2015-12-24 16:52:56 +00:00 |
|
Graham Campbell
|
5557edc342
|
Use the new dispatch helper function
|
2015-12-24 15:16:09 +00:00 |
|
Hereward Mills
|
b4173d827a
|
Replace returns with return void.
|
2015-12-24 10:58:08 +00:00 |
|
James Brooks
|
632582998f
|
Generate a 32 byte key, properly
|
2015-12-23 15:41:09 +00:00 |
|