Commit Graph

101 Commits

Author SHA1 Message Date
James Brooks 86223f0522 Merge pull request #367 from cachethq/dynamic-langs
Dynamic language list within setup.
2015-01-13 11:59:57 +00:00
James Brooks e4ee12c170 Errors are all translated. Closes #364. 2015-01-13 11:55:26 +00:00
James Brooks 82c8e4308d Dynamic language list within setup. Closes #366 2015-01-13 11:34:55 +00:00
James Brooks 108a1cbc03 Merge pull request #365 from Finkregh/translation-de
add german to language-chooser
2015-01-13 11:01:41 +00:00
Oluf Lorenzen 7a277e6162 add german to language-chooser 2015-01-13 11:59:18 +01:00
James Brooks cc43dcc6aa Using API Token rather than key. Token now in header. Closes #358. 2015-01-12 13:34:31 +00:00
James Brooks 342281ef0d Change unauthenticated message 2015-01-12 13:27:09 +00:00
Joseph Cohen f47fb9823e Change validation to controllers and partial 2015-01-10 03:55:38 -06:00
Joseph Cohen 996aceadcf Strip out team methods to it's own controller 2015-01-10 03:53:23 -06:00
James Brooks 4ba88fa8cf Merge pull request #342 from cachethq/tfa
[WIP] Two factor authentication
2015-01-09 22:04:26 +00:00
Joseph Cohen 4ea90dcc2e Fix enable/disable tfa 2015-01-09 15:59:57 -06:00
James Brooks de4ecf636f Added Google Two Factor Authentication. Closes #326. 2015-01-09 19:52:10 +00:00
James Brooks c3e89937b9 Closes #330 - show old incident data 2015-01-09 19:48:28 +00:00
Joseph Cohen 20f744602a Fix undefined global on setup and timezone names settings 2015-01-08 13:21:53 -06:00
Noah Bass 8381c2b58b update timezone names 2015-01-08 14:09:27 -05:00
Joseph Cohen ffbe9b31bf Added presenters and timezone locales with diff and popover 2015-01-08 11:19:33 -06:00
Joseph Cohen d51811d2b1 Set timezone and date from setup and settings 2015-01-07 13:58:08 -06:00
Joseph Cohen 11db09f0a4 Comments on RoutingServiceProvider 2015-01-07 02:33:50 -06:00
Graham Campbell 024b757adc Merge pull request #288 from cachethq/delete-component-group
Allow deleting of a component group. Closes #286
2015-01-06 20:59:13 +00:00
Joseph Cohen f8319a23d9 Implement wizard setup 2015-01-06 14:54:23 -06:00
James Brooks 2af867b863 Allow deleting of a component group. Closes #286 2015-01-06 20:53:44 +00:00
Graham Campbell 0d326de0b2 CS fix 2015-01-06 20:16:31 +00:00
James Brooks 3cbb500de7 Default setting attribute 2015-01-06 15:42:40 +00:00
James Brooks 751ba687d7 Apply default attributes on Component. Closes #291 2015-01-05 23:00:41 +00:00
James Brooks 248c0fdece Should no longer need the condition 2015-01-05 22:18:22 +00:00
James Brooks 7655e30497 Merge all existing migrations into current structure. 2015-01-05 21:07:49 +00:00
James Brooks 9578b81066 Fix group_id 2015-01-05 15:22:32 +00:00
James Brooks 723fce1ee4 Added missing docbloc 2015-01-05 14:26:42 +00:00
James Brooks b1ed7797db Insert null as a group_id when not available. Closes #287 2015-01-05 14:25:56 +00:00
James Brooks c6b7953840 Fix Add Component Group view. Closes #285 2015-01-05 13:50:41 +00:00
Graham Campbell 42e33c4808 Fixes 2015-01-05 12:03:56 +00:00
Graham Campbell 66cb027b2a Removed the use of the url facade 2015-01-05 12:02:01 +00:00
Graham Campbell a43e96805a Fixed issues with an undefined property 2015-01-05 12:00:24 +00:00
Valentin PRUGNAUD 08a016ff2b Language improvements
Signed-off-by: Graham Campbell <graham@mineuk.com>
2015-01-05 11:14:04 +00:00
James Brooks c2b3b3e989 Fix ComponentGroup annotations 2015-01-04 22:57:32 +00:00
James Brooks a2d2b23da7 Add group_id annotation 2015-01-04 22:56:54 +00:00
James Brooks 0846cfdbca Component Groups. Closes #146. 2015-01-04 20:56:10 +00:00
James Brooks b6596e722d Team members
Signed-off-by: Graham Campbell <graham@mineuk.com>
2015-01-04 19:06:08 +00:00
Graham Campbell 5370c1b68e Model fixes 2015-01-04 13:39:34 +00:00
Graham Campbell 207e9f9901 Moved the api key auth to the http namespace 2015-01-04 12:33:57 +00:00
Graham Campbell 6b4632c3ad Fixed import order 2015-01-04 12:33:38 +00:00
Graham Campbell 6b6c752a94 CS fix 2015-01-04 12:25:21 +00:00
Graham Campbell 981da68b43 Use single quotes where possible 2015-01-04 12:24:11 +00:00
Graham Campbell f4a5484687 Added a missing import 2015-01-04 12:22:44 +00:00
James Brooks 3d4c38c7ee User-based API key. Closes #256. 2015-01-04 09:56:01 +00:00
Graham Campbell 92c6b986b4 CS fix 2015-01-03 17:22:00 +00:00
James Brooks d4f9207992 Incident edit changes 2015-01-03 10:19:32 +00:00
James Brooks 589c65bb4e Merge pull request #254 from Crash--/update_incident
We can now update an incident
2015-01-03 10:18:39 +00:00
Joseph Cohen 44bb043a2b Pagination on status page, previous and next week 2015-01-03 00:36:27 -06:00
Quentin Valmori 831b433dd3 We can now update an incident 2015-01-02 20:52:33 +01:00