Andrew Brown
611bb8d06f
catch more-->notes renaming miss on univ edit form
2014-01-09 17:46:08 +00:00
Andrew Brown
d1574fe08d
add private notes field to magic
2014-01-09 17:39:17 +00:00
Andrew Brown
bdb3853d89
fix typo in languages form
2014-01-09 17:31:55 +00:00
Andrew Brown
1b4d7956b0
add private notes to locations model
2014-01-09 17:30:04 +00:00
Andrew Brown
5096de4261
add private notes to equipment
2014-01-09 17:20:11 +00:00
Andrew Brown
68e1c92258
add private notes to characters
2014-01-09 17:16:09 +00:00
Andrew Brown
7e09c0f16d
add notes and private notes to universes
2014-01-09 17:04:42 +00:00
Andrew Brown
61791db3ec
don't accidentally clobber magic type on edit
2014-01-09 15:40:02 +00:00
Andrew Brown
125da43df8
remove double list render on equipment index
2014-01-09 15:34:50 +00:00
Andrew Brown
7544fa0558
don't show action buttons on #show unless content owner
2014-01-09 15:08:08 +00:00
Andrew Brown
e0a1bf4fe6
tie magic to universe + show it on universe#show
2014-01-09 14:57:03 +00:00
Andrew Brown
632a8ded0b
location pairing with universe + showing on universe#show
2014-01-09 14:48:10 +00:00
Andrew Brown
0d14e0bf98
show list of languages in universe on universe#show
2014-01-09 14:29:43 +00:00
Andrew Brown
02556afe32
allow languages to be tied to a universe
2014-01-09 14:25:21 +00:00
Andrew Brown
6f67d6488c
fix privacy restrictions
2014-01-09 14:17:44 +00:00
Andrew Brown
34deb80518
render list of equipment in universe on universe#show
2014-01-09 14:11:23 +00:00
Andrew Brown
cde90ead99
let equipment be tied to a universe
2014-01-09 14:01:36 +00:00
Andrew Brown
34e08d3705
show character list on universe page of chars in that universe
2014-01-09 13:51:02 +00:00
Andrew Brown
f2b1fadd26
don't show edit/delete buttons on #show if not being viewed by owner
2014-01-09 03:14:21 +00:00
Andrew Brown
70c7cb1439
hide private content, allow #show on public content
2014-01-09 03:04:11 +00:00
Andrew Brown
294a282aff
let users specify a privacy setting on universes
2014-01-09 02:41:35 +00:00
Andrew Brown
24ceebd11b
link site to g+ page
2014-01-08 22:01:42 +00:00
Andrew Brown
34cc940a55
show file picker dialogs by default in case some browsers don't catch clicks correctly
2014-01-08 21:48:39 +00:00
Andrew Brown
609f19bb6f
catch heroku resetting connection on long uploads and continue without the upload
2014-01-08 21:21:41 +00:00
Andrew Brown
69c489ca4e
don't show secondary map card on locations (it's ugly)
2014-01-08 20:25:32 +00:00
Andrew Brown
c74bb619f2
trigger file dialog on placeholder map click
2014-01-08 20:23:04 +00:00
Andrew Brown
164b40c95d
only show map on location#show if one has been uploaded
2014-01-08 19:58:57 +00:00
Andrew Brown
f715fe1f8d
add placeholder map if user doesn't upload one
2014-01-08 19:55:33 +00:00
Andrew Brown
39b6cdddce
Squashed commit of the following:
...
commit 98cce1cece
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 22:32:13 2014 +0000
precompile assets
commit 5d8ee6b0b9
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 22:30:10 2014 +0000
show map on location page
commit 0bbbf65be6
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 22:18:43 2014 +0000
upload + read works oh god that took long enough
commit 8ca38110d3
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 19:48:23 2014 +0000
halve the number of transformations needed on map uploads
commit 866ad0f32c
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 19:48:03 2014 +0000
add aws credentials to dev environment
commit f55dc796fa
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 19:34:20 2014 +0000
imagemagick gem for image resizing
commit 666e7ac260
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 19:18:55 2014 +0000
add dev s3 bucket for testing
commit 9984a475e8
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 19:17:45 2014 +0000
add upload form to locations#new
commit 72ed656e82
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 19:05:25 2014 +0000
use mongoid-paperclip instead of paperclip
commit 01204e1443
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 19:00:38 2014 +0000
add attached_file property to location model
commit 3097be4a5a
Author: Andrew Brown <drusepth@gmail.com>
Date: Tue Jan 7 18:58:25 2014 +0000
set paperclip aws config
2014-01-07 22:48:06 +00:00
Andrew Brown
e33d679858
use same-size text on card headers as landing page
2014-01-07 17:17:06 +00:00
Andrew Brown
4ee79d73a5
add source code link to footer
2014-01-07 17:15:47 +00:00
Andrew Brown
94ef91d38a
show onboarding if the user hasn't created any content
2014-01-07 17:11:28 +00:00
Andrew Brown
86de62a5fd
move universe history to its own tabas per #147
2013-12-10 21:28:42 -06:00
Andrew Brown
3b30afc154
don't create anon accounts until content is actually created
2013-12-09 14:38:29 -06:00
Andrew Brown
3a80db14b0
minor dashboard restyling
2013-12-09 14:32:19 -06:00
Andrew Brown
a01b246cd3
add login link next to CTA
2013-12-09 14:32:09 -06:00
Andrew Brown
40f6762717
get started now button no longer needs login
2013-12-09 01:48:36 -06:00
Andrew Brown
f0f6062f25
do away with forced-accounts and create them on the fly when users make stuff
2013-12-08 21:43:23 -06:00
Andrew Brown
dbc31f2d2f
expand nav menu into nav bar
2013-12-08 21:29:30 -06:00
Andrew Brown
387e4028eb
Merge pull request #224 from euank/master
...
The cats are gone; nothing to excuse
2013-12-08 18:27:25 -08:00
Euan
ec2ba97e35
The cats are gone; nothing to excuse
2013-12-08 21:25:44 -05:00
Andrew Brown
6e23c92251
Merge branch 'images'
2013-12-08 18:33:33 -06:00
Andrew Brown
50e4eff908
landing page images + attribution
2013-12-08 18:32:40 -06:00
Euan
b57ed16a98
Add noscript notice
...
Some parts display incorrectly without javascript, and it's not obvious.
2013-12-08 17:55:03 -05:00
Andrew Brown
dcaaa60d72
merge master (asset bugfix) into images
2013-12-08 16:09:46 -06:00
Andrew Brown
3ae996c3c3
fixed asset pipeline bug, no longer need to recompile changes to js/css
2013-12-08 16:07:32 -06:00
Andrew Brown
e0b1074aed
universes landing page image + attribution
2013-12-08 15:56:54 -06:00
Andrew Brown
5c6ac87cbb
skeleton page for attribution
2013-12-08 14:15:30 -06:00
Andrew Brown
fb5a2fbbc1
fix frontpage links
2013-12-08 03:02:10 -06:00
Andrew Brown
4d5be4e5f1
last of the info page restylings
2013-12-08 02:53:20 -06:00