Commit Graph

4221 Commits

Author SHA1 Message Date
Robert Richter
d883b344b4 Set up Travis 2014-03-12 23:02:21 -05:00
Andrew Brown
200e0c7b12 navbar dropdown works beautifully 2014-03-04 06:19:24 +00:00
Andrew Brown
2e51465261 card styling + navbar collapses again 2014-03-04 05:40:53 +00:00
Andrew Brown
a221597ab8 removed bootstrap 2 and bootplus, installed bootstrap 3 2014-03-04 01:55:53 +00:00
Andrew Brown
678608cd2d character list page redesign 2014-03-03 17:52:15 +00:00
Andrew Brown
8830ebb96d use more of the screen 2014-03-03 06:21:44 +00:00
Andrew Brown
9392830fe9 finalized navbar + card border fix 2014-03-03 02:00:55 +00:00
Andrew Brown
183329a4ef better dropdown positioning on navbar 2014-03-02 23:33:55 +00:00
Andrew Brown
209d875e6a all of navbar actually collapses now 2014-03-02 23:27:09 +00:00
Andrew Brown
2118bd424b navbar collapses* and icons are back 2014-03-02 23:25:45 +00:00
Andrew Brown
af5f0276c1 javascript refactoring 2014-03-02 01:52:25 +00:00
Andrew Brown
7d77d6518f test 2014-02-26 23:46:06 +00:00
Andrew Brown
97d95445a5 update stack installation instructions 2014-02-08 14:59:35 -06:00
Andrew Brown
7babb579ad remove ---- markup line breaks in readme 2014-02-08 13:14:34 -06:00
Andrew Brown
4ab4eb6e12 updated README formatting 2014-02-08 13:08:08 -06:00
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
01e01bc8f9 precompiled assets 2014-01-09 15:24:15 +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
9e3bfaaad7 specify ruby version for heroku 2014-01-08 21:03:12 +00:00
Andrew Brown
d2806bf577 precompiled assets 2014-01-08 20:51:59 +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
2a4bc7a7f6 Merge branch 'image-uploads' of https://github.com/drusepth/Indent into image-uploads 2014-01-07 22:51:20 +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
98cce1cece precompile assets 2014-01-07 22:32:13 +00:00
Andrew Brown
5d8ee6b0b9 show map on location page 2014-01-07 22:30:10 +00:00