Commit Graph

1187 Commits

Author SHA1 Message Date
James Brooks
97df4e16f9 Added dependency status badges 2015-01-28 13:21:59 +00:00
James Brooks
3238d70701 Update dependencies 2015-01-28 13:19:14 +00:00
Joseph Cohen
460f0c8fa9 Small fixes 2015-01-28 03:14:53 -06:00
Joseph Cohen
3405ef5eb7 Remove unnecessary form incidents day 2015-01-28 03:05:22 -06:00
James Brooks
5b54c08f1f Merge pull request #435 from cachethq/fix/timezones
Fix timezones presenting
2015-01-28 09:01:29 +00:00
Joseph Cohen
900b15a808 Fix timezones presenting 2015-01-28 02:59:10 -06:00
James Brooks
04d9ce6b80 Merge pull request #436 from cachethq/fix/remove-auth-views
Remove Auth calls from views
2015-01-28 08:19:53 +00:00
James Brooks
a726038ca1 Merge pull request #437 from cachethq/feature/spanish-lang
Added spanish translation
2015-01-28 08:18:57 +00:00
Joseph Cohen
33d98b2fe0 Added spanish translation 2015-01-28 02:02:00 -06:00
Joseph Cohen
cce057c2d3 Remove Auth calls from views 2015-01-28 00:56:17 -06:00
James Brooks
5b618c0291 Use the Setting facade. Fixes #430 2015-01-27 22:08:50 +00:00
James Brooks
e533410e83 Re-order languages 2015-01-27 17:58:23 +00:00
Joe Cohen
ea074e6cd8 Merge pull request #425 from cachethq/crowdin-incontext
Use CrowdIn's In-Context Localization Feature
2015-01-27 11:56:58 -06:00
James Brooks
d176039ce7 Use right icon in welcome modal 2015-01-27 17:56:03 +00:00
James Brooks
29b384332f Merge pull request #434 from cachethq/enable-debug-mode
Enable debug mode via APP_DEBUG env var. Closes #433
2015-01-27 17:51:39 +00:00
James Brooks
8d4f3b6c16 Enable debug mode via APP_DEBUG env var. Closes #433 2015-01-27 17:35:03 +00:00
James Brooks
edd9b0ae8a Don't need to use trans_choice 2015-01-27 17:25:51 +00:00
James Brooks
0d2987dfb1 Fix "Component" lang being plural 2015-01-27 17:25:37 +00:00
James Brooks
0e25cf6e17 Use ion-outlet for components 2015-01-27 17:17:45 +00:00
James Brooks
d9dbfeb56e Update dependencies. 2015-01-27 16:58:04 +00:00
James Brooks
6250aec581 Hover status icons for human status. Closes #429 2015-01-27 15:10:27 +00:00
James Brooks
aca420b3fa Use CrowdIn's In-Context Localization for easy translation authoring. 2015-01-27 12:05:13 +00:00
James Brooks
e41d4a9553 Make component groups work 2015-01-26 20:08:33 +00:00
James Brooks
92e2ec188c Make it possible to set component group. Closes #426 2015-01-26 20:03:42 +00:00
Graham Campbell
f110dc1184 Merge pull request #423 from JMousqueton/master
Correct Issue 422
2015-01-25 17:33:15 +00:00
Julien
bf969889d5 Correct Issue 422 2015-01-25 18:27:20 +01:00
James Brooks
e39cdf53e2 Hide the component picker if there are no components to pick from 2015-01-25 10:51:21 +00:00
James Brooks
0d8ff0c1f5 Fix syntax error. Closes #420 2015-01-25 10:50:00 +00:00
James Brooks
3128046ce7 Revert "Use two spaces in JSON"
This reverts commit 1c9cb0bafc.
2015-01-24 21:01:06 +00:00
James Brooks
1c9cb0bafc Use two spaces in JSON 2015-01-24 17:57:33 +00:00
James Brooks
42c5993ca5 Remove docs from .gitattributes, no longer used 2015-01-24 17:56:21 +00:00
Graham Campbell
5dad7bbc95 Merge pull request #418 from dosten/phpunit-dist-file
Use phpunit.xml.dist instead of phpunit.xml
2015-01-24 15:48:54 +00:00
Diego Saint Esteben
69ae072609 Use phpunit.xml.dist instead of phpunit.xml 2015-01-24 12:40:16 -03:00
James Brooks
6ccdc184aa Include .editorconfig in CONTRIBUTING.md 2015-01-24 15:16:23 +00:00
James Brooks
200f4d5e9b Don't make app/storage writeable to the world 2015-01-24 09:11:08 +00:00
James Brooks
6796a893fb Switch back to using the chmod command 2015-01-24 09:02:05 +00:00
Joseph Cohen
0497793230 Minor fixes on admin filter 2015-01-23 17:41:19 -06:00
Joe Cohen
f1981683ed Merge pull request #412 from cachethq/admin-routes
Adds AdminFilter for protecting certain routes
2015-01-23 17:18:29 -06:00
Joseph Cohen
90c8551010 Fix isAdmin and added 401 template 2015-01-23 17:08:07 -06:00
James Brooks
787ecde0ea Adds AdminFilter for protecting certain routes. Closes #411 2015-01-23 17:08:07 -06:00
James Brooks
86d30b82e1 Check component_id isset before we use it 2015-01-23 17:38:52 +00:00
James Brooks
7deb73b820 Add bash highlighting to docker 2015-01-23 08:39:41 +00:00
James Brooks
f02485afa5 Don't use code fences on single lines 2015-01-23 08:38:53 +00:00
James Brooks
e8362a6ccd Merge pull request #413 from cachethq/what-cachet-is-not
Added a list of things to what Cachet is not
2015-01-23 08:38:12 +00:00
James Brooks
a0e5cd64dc Added a list of things to what Cachet is not 2015-01-23 08:37:52 +00:00
James Brooks
b4c63d8873 Wrap all form buttons within form-group 2015-01-22 17:06:14 +00:00
James Brooks
5e9a84163d Increase general font size 2015-01-22 17:01:16 +00:00
James Brooks
a1472fca14 Align all SCSS variables 2015-01-22 17:00:04 +00:00
James Brooks
027ac6dd73 Merge pull request #410 from coreation/patch-1
Update ComponentTableSeeder.php
2015-01-22 14:09:51 +00:00
Jan Vansteenlandt
7522d9e371 Update ComponentTableSeeder.php
Tags were removed from the component table.
2015-01-22 14:48:21 +01:00