Commit Graph

52 Commits

Author SHA1 Message Date
Andrew Brown
f917ccf314 more code cleanup 2019-05-12 01:51:16 -05:00
Andrew Brown
1f4198828a Clean up redundant views 2016-10-14 23:34:59 +02:00
Robert Richter
6fec224fd0
Close a tag I missed 2016-09-19 21:16:52 -05:00
Robert Richter
a90dda4f27
Add ID and Name JSON LD to all content show pages 2016-09-06 18:47:21 -05:00
Andrew Brown
c7d752a298 Abstract index.html to content/index view 2016-08-10 22:49:22 -05:00
Andrew Brown
22b2d2bf66 More routes/code cleanup 2016-04-30 14:41:12 -05:00
Andrew Brown
af01d6e451 routes cleanup 2016-04-30 14:25:08 -05:00
Andrew Brown
753e843972 content views polish 2016-04-27 18:46:07 -05:00
Andrew Brown
e56fddeeac Index and sidebar revamps for all 2016-04-07 00:35:50 -05:00
Andrew Brown
8cb416c04b shows and forms for everything 2016-04-07 00:06:15 -05:00
Andrew Brown
467cf6e33d Abstract new/edit forms to content model 2016-04-06 23:30:14 -05:00
Andrew Brown
2db13f92f1 Locations abstraction 2015-09-01 23:07:53 -05:00
Robert Richter
1e06763f98 Refactor ApplicationController for style
Strings were internationalized, methods extracted, partials written.
2015-03-24 20:25:57 -05:00
Andrew Brown
78305d4166 Temporarily disable S3 map uploading until bucket bug is fixed 2015-03-16 02:59:39 -05:00
Andrew Brown
3fd6d604fe Revert "Revert "Resolve merge with master""
This reverts commit 6f8ae925ba.

Conflicts:
	app/assets/stylesheets/bootplus_overrides.css.less
2015-03-13 22:46:31 -05:00
Robert Richter
6f8ae925ba Revert "Resolve merge with master"
This reverts commit 8524963f1c12d6f4667964acc16680749dec20cf, reversing
changes made to bdb208e18769be9ea95c06d54c72f86d2d6a0209.
2015-03-13 20:18:49 -05:00
Andrew Brown
8dca1c72af Use location paths on location#edit, not character paths 2014-10-23 03:33:04 +00:00
Andrew Brown
7798532f1b Fix universe edit html for submission 2014-07-28 22:37:33 -05:00
Andrew Brown
ff40419f46 Hook up Expand All macro on all content forms 2014-07-28 22:18:44 -05:00
Andrew Brown
4d114b7740 Fix html problems 2014-07-28 21:41:59 -05:00
Andrew Brown
2ec364f7ac locations new/show/edit pages 2014-07-28 00:00:34 -05:00
Andrew Brown
98547af36e universe add/edit/show pages 2014-07-27 23:15:42 -05:00
Andrew Brown
f9352ffeb8 languages new/edit/show pages 2014-07-27 22:31:41 -05:00
Andrew Brown
56ea03d647 locations design pass 2014-03-13 18:17:05 +00:00
Andrew Brown
1b4d7956b0 add private notes to locations model 2014-01-09 17:30:04 +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
632a8ded0b location pairing with universe + showing on universe#show 2014-01-09 14:48:10 +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
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
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
7d2cd29704 locations restyling 2013-12-08 02:28:58 -06:00
Andrew Brown
ce06d3059e don't lose type of location on edit form 2013-04-21 21:37:47 -05:00
Andrew Brown
402f82f0dc fix div closing too soon 2013-03-12 00:10:32 -05:00
Andrew Brown
cf5e75e970 notes on all models but universe 2013-03-11 23:43:51 -05:00
Andrew Brown
e7ed81f5f2 omg finally fixed #4 2013-03-11 19:22:03 -05:00
Andrew Brown
7c9c932f21 link to linked things from #show if they actually exist 2013-03-11 01:39:44 -05:00
Andrew Brown
27c060cba9 truncate descriptions on index pages 2013-03-10 20:36:35 -05:00
Andrew Brown
ce79faa660 escape nasty html and give index columns widths 2013-03-10 20:32:32 -05:00
Andrew Brown
5d8198b889 width on button column in index views 2013-03-04 01:58:19 -06:00
Andrew Brown
4c1b652b9b plug in location name generator to forms 2013-03-03 17:41:33 -06:00
Andrew Brown
2ab2809dea fix bug #45, add nl2br to multiline data 2013-02-25 19:17:09 -06:00
Andrew Brown
f0f7758fb0 remove shortcut for creating location->building 2013-02-03 19:49:03 -06:00
Andrew Brown
933f699f5b add quick type filling for locations 2013-02-03 19:10:30 -06:00
Andrew Brown
5344da8943 add description to locations, move location to geography section 2013-02-03 19:08:46 -06:00
Andrew Brown
7488043bcb don't show table headers if there is nothing in the table 2013-01-22 19:22:15 -06:00
Andrew Brown
be0e27f802 shortcuts on creating location types 2013-01-22 18:46:17 -06:00
Andrew Brown
064db98e17 intro box to locations page 2013-01-22 18:42:43 -06:00
Andrew Brown
64173091ac fixed pickers on equipment and location forms 2013-01-01 20:22:55 -06:00