James Brooks
|
ac28264d94
|
Prevent the admin account being changed by non-admin users
|
2015-01-10 09:21:55 +00:00 |
|
James Brooks
|
5762905598
|
Merge pull request #344 from cachethq/deps
Updated Dependencies
|
2015-01-10 09:17:29 +00:00 |
|
Graham Campbell
|
a2050f4851
|
Updated dependencies
|
2015-01-09 22:40:45 +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 |
|
James Brooks
|
10253bb1c0
|
Merge pull request #339 from noahbass/sslformfix
Added a ssl fix for /auth/login
|
2015-01-09 14:30:36 +00:00 |
|
James Brooks
|
4d38bc0ae0
|
Revert 20f7446..e9d5d3d
This rolls back to commit 20f744602aef235b3b8c5a597b3e05c49e421d31.
|
2015-01-09 14:17:52 +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 |
|
James Brooks
|
e9d5d3d8a4
|
Use Binput and not Input in views
|
2015-01-09 10:07:11 +00: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 |
|
Joe Cohen
|
9c50573f18
|
Merge pull request #337 from noahbass/setupenhance
update timezone names
|
2015-01-08 13:16:22 -06:00 |
|
Noah Bass
|
8381c2b58b
|
update timezone names
|
2015-01-08 14:09:27 -05:00 |
|
Joe Cohen
|
0769d320b0
|
Merge pull request #336 from JoeForks/fix/change-tooltip-and-font-smoothing
Use tooltip on status page and fix fonts
|
2015-01-08 12:16:14 -06:00 |
|
Joseph Cohen
|
9ef7b5e314
|
Use tooltip on status page and fix fonts
|
2015-01-08 12:10:15 -06:00 |
|
James Brooks
|
27ad8f731d
|
Update package versions.
|
2015-01-08 17:38:30 +00:00 |
|
James Brooks
|
0b368dfbcc
|
Merge pull request #328 from JoeForks/feature/presenters
[WIP] Added presenters and timezone locales with diff and popover
|
2015-01-08 17:20:37 +00:00 |
|
Joseph Cohen
|
ffbe9b31bf
|
Added presenters and timezone locales with diff and popover
|
2015-01-08 11:19:33 -06:00 |
|
James Brooks
|
ff73992050
|
Reword the Translations thank yous
|
2015-01-08 17:09:27 +00:00 |
|
James Brooks
|
1d54d7553f
|
Merge pull request #334 from wdalmut/hotfix/319
Fixes 319 - MySQL 5.6 compatibility
|
2015-01-08 14:24:56 +00: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 |
|
James Brooks
|
b3591ce59b
|
Merge pull request #324 from iMstr/master
Added npm to the apt-get install
|
2015-01-07 20:47:29 +00:00 |
|
Maarten Eyskens
|
5121a6328f
|
Better markup
|
2015-01-07 21:41:45 +01:00 |
|
James Brooks
|
f44d4ab9f7
|
Merge pull request #325 from JoeForks/feature/config-datetime
Set timezone and date from setup and settings
|
2015-01-07 20:08:25 +00:00 |
|
Joseph Cohen
|
d51811d2b1
|
Set timezone and date from setup and settings
|
2015-01-07 13:58:08 -06:00 |
|
Maarten Eyskens
|
abdd9667a4
|
Added array-union
|
2015-01-07 20:09:42 +01:00 |
|
Maarten Eyskens
|
31baa8d926
|
Added npm to the apt-get install
|
2015-01-07 20:06:39 +01:00 |
|
James Brooks
|
135badcecf
|
Use single quotes
|
2015-01-07 13:34:47 +00:00 |
|
James Brooks
|
9504d9f299
|
Merge pull request #321 from cachethq/brazillian-translation
Added Portuguese, Brazilian translation
|
2015-01-07 13:08:13 +00:00 |
|
James Brooks
|
c63497bc19
|
Added pt-BR translation
|
2015-01-07 11:36:25 +00:00 |
|
Joe Cohen
|
ecf822b9b4
|
Merge pull request #318 from JoeForks/fix/fix-some-comments
Comments on RoutingServiceProvider
|
2015-01-07 02:42:56 -06:00 |
|
James Brooks
|
10dcb4920b
|
Default the app_domain to be url()
|
2015-01-07 08:39:37 +00:00 |
|
Joseph Cohen
|
11db09f0a4
|
Comments on RoutingServiceProvider
|
2015-01-07 02:33:50 -06:00 |
|
Joe Cohen
|
873f726671
|
Merge pull request #314 from JoeForks/fix/html-double-quotes
Change html to double quotes
|
2015-01-06 16:37:39 -06:00 |
|
Joseph Cohen
|
fd8e4f7fa9
|
Change html to double quotes
|
2015-01-06 16:24:00 -06:00 |
|
James Brooks
|
9eecdfa76a
|
Merge pull request #315 from matteosister/patch-1
Update README.md
|
2015-01-06 22:19:26 +00:00 |
|
Matteo Giachino
|
d932ebdc3b
|
Update README.md
Composer is great, but one mention is enough! :)
|
2015-01-06 23:18:39 +01:00 |
|
Graham Campbell
|
561a2207ae
|
Merge pull request #313 from willdurand/patch-1
[French] Wording
|
2015-01-06 21:55:17 +00:00 |
|
William Durand
|
b29018dfad
|
[French] Wording
|
2015-01-06 22:51:03 +01:00 |
|
Graham Campbell
|
ef8bf5726d
|
Merge pull request #312 from willdurand/patch-1
[French] Wording + typo
|
2015-01-06 21:47:34 +00:00 |
|
William Durand
|
27a9524fe6
|
[French] Wording + typo
|
2015-01-06 22:46:22 +01:00 |
|
James Brooks
|
75ff9c69ed
|
Merge pull request #311 from foxted/master
Misprint on component edit #307
|
2015-01-06 21:43:50 +00:00 |
|
Valentin PRUGNAUD
|
6c15b77701
|
Remove remaining plain English from edit.blade.php view
|
2015-01-06 13:38:53 -08:00 |
|