Commit Graph

4221 Commits

Author SHA1 Message Date
Andrew Brown
737273d2ae Single image uploading, needs processing in controller 2017-02-17 01:41:41 +00:00
Andrew Brown
eec596133b Add ImageUpload model 2017-02-16 21:20:55 +00:00
Andrew Brown
77245b53e1 HasImageUploads concern for content 2017-02-16 20:31:44 +00:00
Andrew Brown
6941562141 Pretty code is happy code :) 2017-02-16 20:31:20 +00:00
Andrew Brown
48af714fce Paperclip config for S3 2017-02-16 20:26:18 +00:00
Andrew Brown
b970a8786f Upgrade aws-sdk gem from 1.5 to 2.3 2017-02-16 20:08:27 +00:00
Andrew Brown
821e3a986a Unbind paperclip and rmagick versions 2017-02-16 20:07:02 +00:00
Andrew Brown
099b252e8e Add gallery tab to characters 2017-02-16 20:04:18 +00:00
Andrew Brown
46b8b93c83 Don't show upgrade CTA on extended content if you're on premium 2017-02-15 19:01:09 +00:00
Andrew Brown
792182e929 End early adopters premium promotion (RIP in pepperonis) 2017-02-15 18:55:33 +00:00
Andrew Brown
29a5a3eee8 Trim trailing whitespace 2017-02-15 18:55:05 +00:00
Andrew Brown
798ac705ed Clean up content panel actions + allow expanding all tabs at once 2017-02-14 19:58:27 +00:00
Andrew Brown
3450df2a04 Typo in tab disabling 2017-02-14 18:04:18 +00:00
Andrew Brown
4706793def Update email that emails are sent from 2017-02-07 15:53:27 +00:00
Andrew Brown
73a050b8bc Handle dashboards with no content too 2017-02-06 20:13:33 +00:00
Andrew Brown
3402575fbd Oops, make sure we don't infinite loop :) 2017-02-06 20:04:48 +00:00
Andrew Brown
84f1e86ce7 Report subscriptions to Slack even if there's an issue with delta change 2017-02-06 17:42:22 +00:00
Andrew Brown
fa240778c2 Include universe description in serendip question pool 2017-02-06 17:13:30 +00:00
Andrew Brown
655d38a10b Clean up dashboard HTML 2017-02-06 17:13:12 +00:00
Andrew Brown
5183f45d78 Try up to 5 times to create a serendip question to ask 2017-02-06 17:12:56 +00:00
Andrew Brown
270d32ed92 Serendipitous: ask questions about any of the user's content, not just core content 2017-02-06 16:50:12 +00:00
Andrew Brown
c5eb688182 Update quote on homepage 2017-02-06 16:41:18 +00:00
Andrew Brown
aba66dccf3 Remove Scout gem, we're no longer using it 2017-02-06 16:19:15 +00:00
Andrew Brown
17910e4d4d Upgrade rails from 4.2.5 to 4.2.7.1 2017-02-06 16:08:16 +00:00
Andrew Brown
cb7f5f74d1 Update app name in travis deployment config 2017-02-06 14:52:39 +00:00
Andrew Brown
84d3407a31 Don't include the current content in content linking dropdowns, closes #11 2017-02-06 14:47:51 +00:00
Andrew Brown
93f280f86f Use global markdown rendering singleton, closes #148 2017-02-06 14:36:17 +00:00
Andrew Brown
f412b077fe Merge pull request #173 from indentlabs/mobile-header-dropdown
Put Sign-in and Sign-up into a sidenav
2017-02-06 11:36:22 +00:00
Andrew Brown
243d62ff0e Fix small issue from merge conflict 2017-02-06 11:33:48 +00:00
Andrew Brown
15dbc3074e Merge branch 'master' into mobile-header-dropdown
Conflicts:
	app/views/layouts/_navbar.html.erb
2017-02-06 11:26:15 +00:00
Andrew Brown
a7ede9fb98 Use overflow hidden instead of overflow none to keep page from scrolling (on linux) 2017-02-06 11:18:07 +00:00
Andrew Brown
78c9e83f27 Link to full notebook url on 404 page since it's hosted on different domain 2017-02-06 11:13:49 +00:00
Andrew Brown
911b1a19f9 Merge branch 'master' of github.com:indentlabs/notebook 2017-02-06 11:05:37 +00:00
Andrew Brown
4480c4ad5f Merge pull request #180 from mpigsley/custom-error-pages
Custom 404/500 Pages
2017-02-06 11:04:26 +00:00
Andrew Brown
2d0d47d355 Don't error on numerical content values in outline export 2017-02-06 10:53:09 +00:00
Mitchel Pigsley
408b2e75ed Add a maintenance error page 2017-02-05 12:39:10 -06:00
Mitchel Pigsley
767c959601 Don't allow scrolling 2017-02-04 13:57:22 -06:00
Mitchel Pigsley
16aae23701 Add a 500 error page 2017-02-04 13:43:46 -06:00
Mitchel Pigsley
054adaf946 Create custom 404 page that is responsive 2017-02-04 13:31:52 -06:00
Andrew Brown
a245f3ebbf Fix custom attributes exporting on content 2017-02-03 17:17:08 +00:00
Andrew Brown
b134cf946b Landing page internationalization 2017-02-03 16:17:12 +00:00
Andrew Brown
7d1d3f176d Show all included content types on universe#show, not just core types 2017-02-03 15:11:34 +00:00
Andrew Brown
0019e894db Tests for admin auth 2017-02-03 14:59:37 +00:00
Andrew Brown
8c76a03774 Proper auth permissions on admin/content/export controllers 2017-02-03 14:43:55 +00:00
Andrew Brown
3d502314e0 Treat attributes like core content: available to everyone 2017-02-02 22:43:23 +00:00
Andrew Brown
34f61a044b Use default user permissions for logged-out users 2017-02-02 22:24:00 +00:00
Andrew Brown
55bed411e8 Merge branch 'master' of github.com:indentlabs/notebook 2017-02-02 22:11:08 +00:00
Andrew Brown
1819561f34 Install raygun for monitoring 2017-02-02 22:10:27 +00:00
Andrew Brown
d5069edb6e Merge pull request #177 from indentlabs/issue-176
Fix Universe names upon export
2017-02-02 13:35:04 +00:00
Donovan Hernandez
46e33299ea Fix Universe names upon export 2017-02-01 19:24:44 -06:00