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 |
|
James Brooks
|
ac28264d94
|
Prevent the admin account being changed by non-admin users
|
2015-01-10 09:21:55 +00: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
|
d0d812e4d3
|
Slight fix
|
2015-01-09 19:58:00 +00:00 |
|
James Brooks
|
dd7ed5bf22
|
Removed info about setting up TFA at setup.
|
2015-01-09 19:55:13 +00: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 |
|
James Brooks
|
34a81d1fea
|
Absolute logo path
|
2015-01-09 14:47:15 +00:00 |
|
James Brooks
|
3d0e252707
|
Don't use absolute paths.
|
2015-01-09 14:43:02 +00:00 |
|
Noah Bass
|
2ff1c77d7a
|
updated form url action
now using a relative url: /auth/login
fixes http:// vs https:// issues
|
2015-01-09 08:56:36 -05:00 |
|
Noah Bass
|
f91941a365
|
removed sslfix filter
|
2015-01-09 08:55:04 -05:00 |
|
Noah Bass
|
2a98b17a57
|
added a ssl fix for form in /auth/login
added a new filter: SslFixFilter
added SslFixFilter to auth route
added SslFixFilter to RoutingServiceProvider
|
2015-01-08 17:07:48 -05:00 |
|
Joseph Cohen
|
20f744602a
|
Fix undefined global on setup and timezone names settings
|
2015-01-08 13:21:53 -06:00 |
|
Joseph Cohen
|
9ef7b5e314
|
Use tooltip on status page and fix fonts
|
2015-01-08 12:10:15 -06:00 |
|
Joseph Cohen
|
ffbe9b31bf
|
Added presenters and timezone locales with diff and popover
|
2015-01-08 11:19:33 -06:00 |
|
Walter Dal Mut
|
7868759940
|
Fixes 319 - MySQL 5.6 compatibility
Removed the default field during migrations for text fields
Added "required" option on incident message
|
2015-01-08 15:23:15 +01:00 |
|
Joseph Cohen
|
d51811d2b1
|
Set timezone and date from setup and settings
|
2015-01-07 13:58:08 -06:00 |
|
James Brooks
|
135badcecf
|
Use single quotes
|
2015-01-07 13:34:47 +00:00 |
|
James Brooks
|
c63497bc19
|
Added pt-BR translation
|
2015-01-07 11:36:25 +00:00 |
|
James Brooks
|
10dcb4920b
|
Default the app_domain to be url()
|
2015-01-07 08:39:37 +00:00 |
|
Joseph Cohen
|
fd8e4f7fa9
|
Change html to double quotes
|
2015-01-06 16:24:00 -06:00 |
|
William Durand
|
b29018dfad
|
[French] Wording
|
2015-01-06 22:51:03 +01:00 |
|
William Durand
|
27a9524fe6
|
[French] Wording + typo
|
2015-01-06 22:46:22 +01:00 |
|
Valentin PRUGNAUD
|
6c15b77701
|
Remove remaining plain English from edit.blade.php view
|
2015-01-06 13:38:53 -08:00 |
|
Valentin PRUGNAUD
|
5017c7d00f
|
Fix misprint on component edit #307
|
2015-01-06 13:37:21 -08:00 |
|
Valentin PRUGNAUD
|
4b307612c1
|
French translation
|
2015-01-06 13:32:56 -08:00 |
|