James Brooks
|
963c94a3e7
|
Update trans
|
2015-11-22 19:29:12 +00:00 |
|
James Brooks
|
bba87f6c46
|
Lowercase service trans
|
2015-11-22 19:28:18 +00:00 |
|
James Brooks
|
03f6a786ee
|
We use SCSS not LESS
|
2015-11-22 19:26:18 +00:00 |
|
James Brooks
|
18281a65ac
|
Updated dependencies, Whoops is now 1.1.9
|
2015-11-22 19:24:37 +00:00 |
|
James Brooks
|
13695c5b1e
|
Updated Bower dependencies
|
2015-11-22 19:16:35 +00:00 |
|
James Brooks
|
7f6f74419d
|
Update dependencies
|
2015-11-22 19:03:22 +00:00 |
|
James Brooks
|
620378b1f2
|
Merge pull request #1173 from cachethq/fixes
Fix some nulls and the notifications on the handlers
|
2015-11-22 09:01:19 +00:00 |
|
Joseph Cohen
|
a593dabeb9
|
Fix some nulls and the notifications on the handlers
|
2015-11-22 00:18:09 -06:00 |
|
Graham Campbell
|
24d09ccefd
|
Back to dev
|
2015-11-21 23:20:52 +00:00 |
|
Graham Campbell
|
0817704c25
|
Released RC5
v2.0.0-RC5
|
2015-11-21 23:20:34 +00:00 |
|
James Brooks
|
58e00d9fe2
|
We need to truncate subscribers
|
2015-11-21 23:19:00 +00:00 |
|
James Brooks
|
f814d13a64
|
Fixed bad variable
|
2015-11-21 23:16:06 +00:00 |
|
James Brooks
|
66c410a7c4
|
Fix undefined variable
|
2015-11-21 23:16:06 +00:00 |
|
Graham Campbell
|
9c15134387
|
Back to dev
|
2015-11-21 23:14:36 +00:00 |
|
Graham Campbell
|
73735ab4b4
|
Bumped version to RC4
v2.0.0-RC4
|
2015-11-21 23:13:05 +00:00 |
|
James Brooks
|
c64df7eed7
|
Move display_graphs into AppComposer
|
2015-11-21 23:09:20 +00:00 |
|
James Brooks
|
51a4a1789e
|
Forgot a file
|
2015-11-21 23:08:37 +00:00 |
|
James Brooks
|
970d903b48
|
style_fullwidth_header setting is now in AppComposer
|
2015-11-21 23:07:42 +00:00 |
|
Graham Campbell
|
a025ffb915
|
Usr strict equals
|
2015-11-21 23:06:18 +00:00 |
|
James Brooks
|
b31cab0654
|
Move more Setting facades into AppComposer
|
2015-11-21 23:05:20 +00:00 |
|
James Brooks
|
a2d7c49c2a
|
Move $app_locale into AppComposer
|
2015-11-21 22:58:37 +00:00 |
|
James Brooks
|
49e33d0556
|
Merge pull request #1172 from cachethq/analysis-XpK4Z8
Applied fixes from StyleCI
|
2015-11-21 22:56:32 +00:00 |
|
James Brooks
|
ace02a5fa9
|
Applied fixes from StyleCI
|
2015-11-21 17:56:25 -05:00 |
|
James Brooks
|
4c9cae3142
|
Never allow Setting facade to lookup env
|
2015-11-21 22:53:16 +00:00 |
|
James Brooks
|
61ada5c07d
|
Import missing Config facade
|
2015-11-21 22:53:05 +00:00 |
|
Graham Campbell
|
f5b6aa42b6
|
Cleanup
|
2015-11-21 22:51:05 +00:00 |
|
Graham Campbell
|
6f1d0ceda4
|
Merge pull request #1171 from cachethq/stylesheet-app-composer
Use $app_stylesheet from AppComposer
|
2015-11-21 22:49:59 +00:00 |
|
Graham Campbell
|
5eb1d376cf
|
Tweak setup controller
|
2015-11-21 22:49:07 +00:00 |
|
James Brooks
|
dff9faaa5d
|
Use $app_stylesheet from AppComposer
|
2015-11-21 22:48:22 +00:00 |
|
Graham Campbell
|
e5a46a71e7
|
Don't call env from the helpers file
|
2015-11-21 22:47:09 +00:00 |
|
Graham Campbell
|
7a09667cc0
|
Removed code duplication
|
2015-11-21 22:45:04 +00:00 |
|
Graham Campbell
|
236d52714d
|
Stop calling the env function in naughty places
|
2015-11-21 22:43:06 +00:00 |
|
James Brooks
|
0e6ac90f7b
|
Move app_banner and app_banner_type into AppComposer
|
2015-11-21 22:41:45 +00:00 |
|
James Brooks
|
2e1e7a383d
|
Better condition to check for $app_domain
|
2015-11-21 22:37:25 +00:00 |
|
James Brooks
|
44fea779df
|
Remove $app_url in favour of AppComposer usage
|
2015-11-21 22:36:09 +00:00 |
|
James Brooks
|
d76fa9465e
|
Remove redundant condition for page titles
|
2015-11-21 22:32:05 +00:00 |
|
James Brooks
|
4c793590b2
|
Use the right variable name for page titles
|
2015-11-21 22:30:35 +00:00 |
|
James Brooks
|
1a9dbe2979
|
Remove unused error view
|
2015-11-21 22:27:49 +00:00 |
|
James Brooks
|
e806ef0663
|
Move $app_name into View composer
|
2015-11-21 22:25:48 +00:00 |
|
James Brooks
|
a8dd60063e
|
Fix up pageTitle variables
|
2015-11-21 22:20:15 +00:00 |
|
James Brooks
|
bf20a324ac
|
Outdent setup view blade
|
2015-11-21 22:15:59 +00:00 |
|
James Brooks
|
34d2191140
|
Don't use is_null
|
2015-11-21 22:04:23 +00:00 |
|
Graham Campbell
|
edb0f4b5cd
|
Merge pull request #1110 from cachethq/filter
Fixed up array_filter stuff
|
2015-11-21 22:03:51 +00:00 |
|
James Brooks
|
27f1e6b8a4
|
Fix issues with is_null
|
2015-11-21 22:01:13 +00:00 |
|
Graham Campbell
|
bf88dfced0
|
Fixed up array_filter stuff
Closes #1071
|
2015-11-21 21:47:00 +00:00 |
|
Graham Campbell
|
fb7a15aaa7
|
Merge pull request #1168 from cachethq/validation
Improved api validation
|
2015-11-21 21:46:10 +00:00 |
|
James Brooks
|
beca42b532
|
Only check $transformed exception
|
2015-11-21 21:45:36 +00:00 |
|
James Brooks
|
c266a419e0
|
Fix canDisplay method
|
2015-11-21 21:45:15 +00:00 |
|
James Brooks
|
75deb97059
|
Correct the JsonValidationDisplayer class config
|
2015-11-21 21:42:35 +00:00 |
|
Graham Campbell
|
7a322d6032
|
Added missing import
|
2015-11-21 21:37:54 +00:00 |
|