Commit graph

  • 2369c9ce5e select metacodes with one query instead of n queries, move logic to application_helper Devin Howard 2015-09-19 20:17:56 +0800
  • 7c28070978 fix other controllers needing create/update changed for rails 4 Devin Howard 2015-09-19 20:05:36 +0800
  • 919fc0a60f fiddle with topic and mapping controllers so they work again Devin Howard 2015-09-19 20:01:44 +0800
  • e34b5bd2ad fix best in place deprecation warnings in map info box Devin Howard 2015-09-19 17:11:48 +0800
  • 7877e5bdbc delete_if threw errors, so convert things to arrays for it Devin Howard 2015-09-19 17:08:12 +0800
  • d4f72bac65 whoo new gems for development. binding.pry is so cool Devin Howard 2015-09-19 17:01:27 +0800
  • 7d738b7abf fix map/mapping associations that I broke Devin Howard 2015-09-19 16:48:24 +0800
  • e9cb8561fa add required params to all controllers Devin Howard 2015-09-19 16:26:34 +0800
  • 32311e3610 fix has_many relationships in map & mapping models for rails 4 Devin Howard 2015-09-10 22:48:35 +0800
  • 8bf2eb31f3 remove old jquery-ui file Devin Howard 2015-09-10 22:40:45 +0800
  • 7b199983d8 add jquery_ui to gemfile Devin Howard 2015-09-10 22:13:10 +0800
  • 371851cb89 remove attr_accessible Devin Howard 2015-09-10 22:12:50 +0800
  • 13b70be653 secret_token => secret_key_base Devin Howard 2015-09-10 22:12:39 +0800
  • 61159dc44c remove match method from routes.rb Devin Howard 2015-09-10 22:06:58 +0800
  • 558ced62a8 asset precompiling simpler in rails 4 Devin Howard 2015-09-10 22:03:39 +0800
  • 62e96d574c some config changes for rails 4 found on the Internet Devin Howard 2015-09-10 17:43:58 +0800
  • 562dd17b36 update Gemfile for rails 4 Devin Howard 2015-09-10 17:43:48 +0800
  • 3b89a2a13f Merge pull request #440 from metamaps/feature/fix.fork.filter.bug Connor Turland 2015-11-30 11:10:57 -0500
  • 8425e72101 fix filter bug Devin Howard 2015-11-30 10:01:33 +0800
  • 8505d26182 search box css fixes Devin Howard 2015-11-28 22:50:32 +0800
  • 6b6ad1b660 fix error with mapper search rendering Devin Howard 2015-11-28 22:07:57 +0800
  • 3aaf501b03 fix up user model json output function Devin Howard 2015-11-28 21:51:28 +0800
  • 9afc8bc7c4 refactor search css into scss for clearer organization, plus do some fixes to the typeahead css Devin Howard 2015-11-28 20:39:11 +0800
  • 98e11c0a7d split search css out into its own file Devin Howard 2015-11-28 20:17:14 +0800
  • 45e09a27bd gc tuning Devin Howard 2015-11-25 11:59:56 +0800
  • d3d0c97e7e add .ruby-gemset file - you may need to reinstall gems if using rvm Devin Howard 2015-11-23 18:08:27 +0800
  • 94412b21d2 merge documentation changes Devin Howard 2015-11-23 09:54:36 +0800
  • c025b250b4 Merge 7509216a74 into f58412b715 Devin Howard 2015-11-22 19:11:38 +0000
  • f58412b715 Update windows installer docs Devin Howard 2015-11-20 14:34:05 +0800
  • 1f82238362 more fixes Devin Howard 2015-11-08 23:14:53 +0800
  • 7136f46ec3 get autocomplete working again with new typeahead.js, but not the CSS Devin Howard 2015-11-08 22:53:34 +0800
  • fe0d38ec67 syntax error Devin Howard 2015-11-07 01:34:08 +0800
  • 53de063bfc fix cannot set readonly property highlight Connor Turland 2015-11-04 19:50:32 -0500
  • 03ab04050d switching metacode sets was being caught by Metamaps.Router.intercept Connor Turland 2015-11-04 18:10:20 -0500
  • 3216106660 styling of the vertical tab selectors needed improvement Connor Turland 2015-11-04 18:09:44 -0500
  • e29ab4bca3 had to update because jquery ui version changed Connor Turland 2015-11-04 18:09:12 -0500
  • 1bbaa47b80 getting uploads working Connor Turland 2015-11-04 17:52:58 -0500
  • fa017a8559 sandi metz function simplification Devin Howard 2015-11-06 17:08:42 +0800
  • 7ec7f9f892 fix #465, metacode sort problem Devin Howard 2015-11-04 17:22:46 +0800
  • 86c467b2f1 current_user can be nil Connor Turland 2015-11-04 00:14:14 -0500
  • 3eff850336 reorganize documentation Devin Howard 2015-11-04 11:41:04 +0800
  • 6f8c18cd46 reorganize metamaps-qa-steps a bit Devin Howard 2015-11-04 11:40:52 +0800
  • 660ee52292 make invite link use REQUEST_URI Devin Howard 2015-11-03 22:22:53 +0800
  • 8b456f5a31 css fixes for heroku Devin Howard 2015-11-03 21:02:54 +0800
  • 62ae38e70d fix devise integration for rails 4 Devin Howard 2015-11-03 20:56:50 +0800
  • d9133b1e29 update WindowsInstallation.md Devin Howard 2015-11-03 19:10:21 +0800
  • 9613145e99 devise locale text Devin Howard 2015-11-02 00:07:52 +0800
  • 5b4bd9724b Gemfile.lock Devin Howard 2015-11-02 00:06:12 +0800
  • c86422dc68 update devise.rb with new changes Devin Howard 2015-11-02 00:05:57 +0800
  • 6487202e6f remove secrets.yml stuff because it doesn't work with heroku Devin Howard 2015-10-30 14:30:24 +0800
  • 8e19083035 ok put ruby back in Gemfile' Devin Howard 2015-10-30 14:21:47 +0800
  • e2a8e0331d fix references to Rails.application.secrets Devin Howard 2015-10-30 14:18:50 +0800
  • 8e1ae0a1fc use secrets.yml to allow overriding config variables Devin Howard 2015-10-29 16:23:41 +0800
  • cda76a4bae remove ruby from Gemfile in favour of .ruby-version Devin Howard 2015-10-29 16:18:06 +0800
  • 0b6d388b52 Merge e9920f0119 into a8dc64a6fe Connor Turland 2015-10-28 18:55:00 +0000
  • ddce6ad95c migrate metacodes that started with /assets/icons to use amazonaws urls. Remove last migration I made Devin Howard 2015-10-28 14:24:52 +0800
  • e9920f0119 removed precompiled assets Connor Turland 2015-10-27 22:03:16 -0700
  • 230cec7f67 temp Connor Turland 2015-09-19 12:02:05 -0400
  • 6e79b58e16 updated files to use amazon assets Connor Turland 2015-10-27 21:44:38 -0700
  • 6f518be51d rspec tests rails4 Gemfile.lock Devin Howard 2015-10-27 18:23:25 +0800
  • 6c4620afa6 more qa Devin Howard 2015-10-27 18:21:46 +0800
  • 5c813beafe merge Devin Howard 2015-10-27 18:20:12 +0800
  • 12c6765f8b add secrets.yml.default Devin Howard 2015-10-27 18:17:04 +0800
  • eea2bf30df fix Devin Howard 2015-10-27 18:16:35 +0800
  • 43c851e6b4 does this fix missing-map.png? Devin Howard 2015-10-26 21:12:18 +0800
  • 5ce460e967 metacode asset_path calls Devin Howard 2015-10-26 21:04:07 +0800
  • 9916975e2e add highlight to typeahead Devin Howard 2015-10-26 21:01:13 +0800
  • fb848b29d5 bugfix Devin Howard 2015-10-26 20:41:37 +0800
  • 9d6372c7b9 see if we can make missing-map.png show up Devin Howard 2015-10-26 20:16:49 +0800
  • b0327da649 try to fix custom metacode icon path Devin Howard 2015-10-26 18:28:25 +0800
  • 20f4497064 whoops again Devin Howard 2015-10-26 12:39:40 +0800
  • 06d06f8f55 whoops Devin Howard 2015-10-26 12:24:17 +0800
  • 6c27623b80 change css files to use asset_data_uri Devin Howard 2015-10-26 12:22:40 +0800
  • 6b8686c4e2 only run metacode.icon through asset_path if the path doesn't start with http Devin Howard 2015-10-26 12:12:07 +0800
  • 6d4481979f woot fix metacodes Devin Howard 2015-10-26 11:53:54 +0800
  • 3440826d51 binding_of_caller gem for devel debug Devin Howard 2015-10-26 11:53:50 +0800
  • 0dbb37eaa4 metacodes#index map in asset_path Devin Howard 2015-10-25 17:14:56 +0800
  • e40f6ededc environment assets config Devin Howard 2015-10-25 17:09:57 +0800
  • ac0faae843 try to compile but not compress assets Devin Howard 2015-10-25 16:51:47 +0800
  • fcd866c05e add asset_path calls Devin Howard 2015-10-25 16:50:07 +0800
  • 9de4492f04 add db migration to remove asset paths from metacodes Devin Howard 2015-10-25 16:37:13 +0800
  • da98a53a3e asset_path Devin Howard 2015-10-23 23:56:29 +0800
  • b00784731b remove binding.pry Devin Howard 2015-10-23 23:42:21 +0800
  • 46dd54a1d7 asset_path in css erb files Devin Howard 2015-10-23 23:34:18 +0800
  • 72e67c188a resume ignoring public/assets Devin Howard 2015-10-23 23:23:23 +0800
  • e572389c49 add indexes to schema Devin Howard 2015-10-23 23:22:54 +0800
  • 1670235172 change some css to erb Devin Howard 2015-10-23 23:19:25 +0800
  • 837abbe9ee asset_path doesn't work in models Devin Howard 2015-10-23 23:09:14 +0800
  • d539846c61 asset_path Devin Howard 2015-10-23 23:06:24 +0800
  • 2e51c3c118 syntax Devin Howard 2015-10-23 23:01:02 +0800
  • b070bb9e46 convert javascript to asset_path syntax Devin Howard 2015-10-23 22:56:09 +0800
  • ad47275f72 rename js files to js.erb files Devin Howard 2015-10-23 22:51:16 +0800
  • e078b59503 add missing indexes for speed Devin Howard 2015-10-23 22:38:42 +0800
  • 582ef63635 fix migration for heroku Devin Howard 2015-10-23 22:32:09 +0800
  • dc66ac10a9 pry byebug Devin Howard 2015-10-23 22:27:33 +0800
  • 96871cadab brute force prevent nil synapse descriptions Devin Howard 2015-10-23 22:10:45 +0800
  • 588b62b942 fix problem with mappings and forking maps Devin Howard 2015-10-23 22:07:44 +0800
  • eb7ba35e14 Merge pull request #411 from metamaps/rails4 Devin Howard 2015-10-23 21:09:49 +0800
  • 63db41698e function naming Devin Howard 2015-10-23 21:04:16 +0800
  • ddfb3aa98f fix mapping problem Devin Howard 2015-10-23 21:03:49 +0800