1151 Коммиты (8e4f23b6211f5a6d4dbf97049ff883e39bb90939)

Автор SHA1 Сообщение Дата
  Andrew Cantino 8e4f23b621 Merge pull request #530 from cantino/heroku_first_time_makes_admin_user лет %!s(int64=10): %!d(string=назад)
  Dominik Sander 7e662ead90 Merge pull request #535 from dsander/fix-navigation-line-break лет %!s(int64=10): %!d(string=назад)
  Dominik Sander d10f21bb79 Fixed navigation bar when many events are pending лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino ca0234b02d refactor bin/setup_heroku so button users get admin accounts лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA ab82683216 Merge pull request #518 from knu/refactor-map_marker лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA be4dc34f8e Apply a correct fix for the flonum issue. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino d390aa1afe Merge pull request #523 from roblevintennis/master лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 10adab94db Avoid __send__. лет %!s(int64=10): %!d(string=назад)
  Rob Levin 4187154b4f Added bundle to install steps лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA dd507e3cbf Make Event's location accessible from Liquid templates. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 1406f37d48 Add Event#location= and make location an accessible attribute. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA edcd80f228 OK, Ruby 2.1 has introduced flonum, so do not expect identity. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA b25142e793 Introduce a Location class. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 1784eeb38a TIL: `x ? y` in CoffeeScript is a shorthand for `if x? then x else y`. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA d22cad0327 Remove the map_marker partial, which is no longer useful. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 223f3a61e9 Compact map_marker.js and use Utils.jsonify. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 951648c94e Refactor the map_marker partial. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA d4bd3c7c8b Add Event#location. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA aceed9ac83 Add a scope `with_location` to Event. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 94cec5e4cd Merge pull request #511 from knu/agent-drop_pending_events лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA faed2845c6 Add a spec for how drop_pending_events= should work. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 4a06afafde Move these specs to the right splace. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA a7f5ee3051 Do not update last_checked_event_id if an agent cannot receive events. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA b933a886ea Add a tooltip for the "Drop pending events" option. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA edb87b5d38 Reduce duplicates. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA c138a49824 Fix debug code. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA c35d6b99f0 Merge pull request #504 from knu/user_location_agent-issue-490 лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 7edbf92f01 Give user an option to drop pending events when enabling an agent. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 2f01eb017c Include another concern inside of the `included` block. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA a6c16f07ac Stop requiring files that is to be autoloaded. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 89754a1cb3 Integrate UserLocationUpdatesController into WebRequestsController. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 2216e8ea10 Merge pull request #508 from cantino/update-nodejs-for-chef лет %!s(int64=10): %!d(string=назад)
  othreed 9e8d0803a3 The development of the nodejs cookbook has been move from github.com/mdxp/nodejs-cookbook to here: github.com/redguide/nodejs лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 56e2afc38c Merge pull request #503 from knu/respring лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 02e57f4f88 Merge pull request #506 from cantino/downgrade_better_errors лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 4662653627 downgrade better_errors since we still support ruby 1.9.3 for now лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA f720291b49 UserLocationAgent: Receive events and accept POST via WebRequestsController. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 0f2af0ac12 Fix the events#show page when an event contains lat/lng information. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 53e2c8b4ed Readd Spring fixing a problem with a git-sourced gem. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 36102dd3f1 Call load_types_in after necessary class methods are defined. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 1245a1ec9f Load huginn_scheduler first before each thread starts to auto-load files. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 85fb86b1cb Merge pull request #495 from cantino/fix_rss_agent_ids лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 3f81060bf1 add event description, disable spring because it messes with foreman лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 34e7a52f0c calculate ids if none are available лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA b71ad2e99c Merge pull request #488 from knu/data_output_agent-pubDate лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino f29aedd8c6 update CHANGES.md лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 933f1eb1f9 integrate knu's suggestions лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 40304e1f4b Merge branch 'master' into table_sorting лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino c28f9a7f48 Merge pull request #491 from cantino/maintain_changes лет %!s(int64=10): %!d(string=назад)