737 Commits

Author SHA1 Message Date
James Brooks
8191921c6f Only show component picker if there are components to pick 2015-01-18 21:07:42 +00:00
James Brooks
8ab58f3c4d Don't show the template picker if there are none to pick 2015-01-18 21:06:38 +00:00
James Brooks
82b651ddbd Display the Markdown logo in textareas which support it. 2015-01-17 22:48:48 +00:00
James Brooks
5f1c4bc9fd Remove space 2015-01-17 19:47:00 +00:00
James Brooks
dedb7b0e3f Remove all trailing / from tags 2015-01-17 19:23:35 +00:00
James Brooks
5ca4e9af3d Remove / from end of elements 2015-01-17 19:19:49 +00:00
James Brooks
08242e80f8 Merge pull request #392 from cachethq/reimplement-tags
Rewrite the tags implementation. Closes #391
2015-01-17 19:17:42 +00:00
James Brooks
95e54fcd58 Merge migrations into one file 2015-01-17 19:17:30 +00:00
James Brooks
973b87f0f0 Fix being unable to find SQLite databases 2015-01-16 22:32:34 +00:00
James Brooks
0fecc5dc8a Rewrite the tags implementation. Closes #391 2015-01-16 12:49:57 -06:00
Joseph Cohen
0f2c9005b1 Move settings to config namespace 2015-01-16 12:07:44 -06:00
Joseph Cohen
4f250db260 Enhance settings performance queries 2015-01-16 12:02:33 -06:00
James Brooks
1e78e3769b Send through blank description in the seeder 2015-01-16 10:48:30 +00:00
James Brooks
4e454130da Add tags to the component seeder 2015-01-16 10:44:35 +00:00
James Brooks
d81b8b902f Send default link value 2015-01-16 10:40:31 +00:00
James Brooks
c38f08cc22 Change the table seeders a little 2015-01-16 10:36:35 +00:00
James Brooks
9efb1f39da Change the user seeder for the test account 2015-01-16 10:34:03 +00:00
James Brooks
1d799c5399 Merge pull request #390 from noahbass/dateformathelp
added date format help link to settings
2015-01-16 10:30:03 +00:00
James Brooks
a25b12914a Use fideloper/TrustedProxy for proxy issues. Part of #370 2015-01-16 08:36:29 +00:00
Noah Bass
b87a1c86cf added date format help link to settings 2015-01-15 13:29:33 -05:00
James Brooks
f242166964 Include component meta data in the edit panel 2015-01-15 16:46:34 +00:00
James Brooks
04e3f1d484 Add hidden fields for order and group_d to new components 2015-01-15 16:13:49 +00:00
Noah Bass
f423ab9d7b updated sidebar
corrected placement of {{ trans('dashboard.incidents.incident-templates') }}
2015-01-15 09:42:28 -05:00
James Brooks
85d33bf2c6 Force the component status to an integer 2015-01-15 13:44:16 +00:00
James Brooks
94286f0711 Social markdown icons 2015-01-15 10:57:59 +00:00
James Brooks
05f821b156 Fix error when no component is set on an incident 2015-01-15 10:54:44 +00:00
James Brooks
42c9b45322 Form CSS changes 2015-01-15 10:53:46 +00:00
Joseph Cohen
9e0aa32818 Added langs array and fix update lang message 2015-01-14 16:02:13 -06:00
Joseph Cohen
99b5a77543 Move load config filter to service provider 2015-01-14 15:37:45 -06:00
Martin Bastien
de288f2084 Added date format setting
Fixes #379
Closes #380

Signed-off-by: Graham Campbell <graham@mineuk.com>
2015-01-14 20:30:23 +00:00
James Brooks
1a4727bac2 Incident Templates are now supported. 2015-01-14 17:41:53 +00:00
James Brooks
e7e79af5d9 Adding/editing incidents can now update a components status. 2015-01-14 17:27:07 +00:00
James Brooks
21dbe4690c Make view composers into service providers. 2015-01-14 10:01:34 +00:00
Joseph Cohen
2d95b3832d Implement API deletes 2015-01-14 02:43:28 -06:00
James Brooks
953ece00cf Fix French translation 2015-01-13 22:54:49 +00:00
Oluf Lorenzen
dc47c1145a update new error-messages in translation/de 2015-01-13 16:25:38 +01:00
James Brooks
56b3f9d94f Remove url 2015-01-13 14:18:54 +00:00
James Brooks
83fcb4addf Remove pt-BR translation. 2015-01-13 11:58:47 +00:00
James Brooks
e4ee12c170 Errors are all translated. Closes #364. 2015-01-13 11:55:26 +00:00
James Brooks
0fd5fd2832 Merge pull request #363 from Finkregh/translation-de
add german translation
2015-01-13 10:55:35 +00:00
Oluf Lorenzen
4d73bd43ae finish german translation
- some better translations from CrowdIn
- emphasize incorrect fields in error-messages
2015-01-13 11:48:35 +01:00
Oluf Lorenzen
d50362e725 add german translation 2015-01-13 10:34:03 +01:00
Joseph Cohen
f55cfefaef Center setup buttons 2015-01-13 00:23:00 -06: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
a6f8775567 Remove unused configuration file 2015-01-12 13:02:54 +00:00
Noah Bass
1040dd9889 updated dashboard.components.add.title (en)
updated to be consistent with rest of app
2015-01-11 19:58:07 -05:00
James Brooks
d6ae2b4ecb Adds Google Analytics. Closes #350 2015-01-11 22:02:19 +00:00
Joseph Cohen
bc76af198a Fixes error on postgresql on 2FA column 2015-01-10 11:57:26 -06: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