Rohan Mitchell
|
73b90dba10
|
Shift legacy redirect further down routes to avoid stomping /enterprises/check_permalink
|
2015-07-10 09:42:09 +10:00 |
|
Rohan Mitchell
|
d0b7a0795d
|
Fix 500 when bulk updating order cycles with no data
|
2015-07-10 09:42:09 +10:00 |
|
Continuous Integration
|
c76021462c
|
Auto-merge from CI [skip ci]
|
2015-06-16 14:12:16 +10:00 |
|
Rob Harrington
|
64ed80f845
|
Enterprise index action load enterprise_set for super admin
|
2015-06-12 01:49:39 +08:00 |
|
Rob Harrington
|
1b52564d58
|
Rerouting welcome page to be an enterprise action, updates to copy for package selection
|
2015-06-12 01:49:38 +08:00 |
|
Rob Harrington
|
e575b0e490
|
Switching enterprise index to its own dedicated serializer, so we can spit out ownership
|
2015-06-12 01:49:37 +08:00 |
|
Rob Harrington
|
a90cd0f8e0
|
Owners can update sells on enterprises they own
|
2015-06-12 01:49:36 +08:00 |
|
Rob Harrington
|
6b35e993bd
|
WIP: More work on panel content, styling and data submission logic
|
2015-06-12 01:49:36 +08:00 |
|
Rob Harrington
|
ed7a53968c
|
Using clearer json_request? method for customers controller
|
2015-06-12 01:49:34 +08:00 |
|
Rob Harrington
|
c311bcdca7
|
Overriding enterprises index action to use AMS for json requests, and prevent collection loading for html requests
|
2015-06-12 01:49:33 +08:00 |
|
Rohan Mitchell
|
d908701b59
|
Merge branch 'master' into folklabs-producer-emails
Conflicts:
Gemfile
|
2015-06-11 17:02:34 +10:00 |
|
Rohan Mitchell
|
610a4c03fe
|
Merge branch 'master' into redesign
Conflicts:
app/controllers/home_controller.rb
app/views/producers/index.html.haml
app/views/shared/menu/_mobile_menu.html.haml
app/views/shop/products/_form.html.haml
config/routes.rb
spec/controllers/shops_controller_spec.rb
|
2015-06-10 18:27:50 +10:00 |
|
Maikel Linke
|
e35b39c7cf
|
Handle invalid referer URLs
Rescues URI::InvalidURIError of URL(request.referer).
|
2015-06-05 12:43:49 +10:00 |
|
Rob Harrington
|
439d122e93
|
Merge branch 'master' into customers
Conflicts:
app/assets/javascripts/admin/bulk_order_management.js.coffee
app/assets/javascripts/admin/bulk_product_update.js.coffee
app/assets/javascripts/admin/directives/line_item_upd_attr.js.coffee
app/views/spree/admin/orders/bulk_management.html.haml
db/schema.rb
spec/javascripts/unit/bulk_order_management_spec.js.coffee
|
2015-06-03 15:19:40 +08:00 |
|
Rohan Mitchell
|
3dbc2e0382
|
Merge branch 'master' into folklabs-producer-emails
|
2015-05-29 17:36:11 +10:00 |
|
Rohan Mitchell
|
6f513fee77
|
Merge branch 'master' into redesign
|
2015-05-29 15:20:21 +10:00 |
|
Continuous Integration
|
dccc9fb479
|
Auto-merge from CI [skip ci]
|
2015-05-29 12:44:44 +10:00 |
|
Maikel Linke
|
ff2eed7760
|
Using permalink in URLs pointing to groups
|
2015-05-28 11:27:40 +10:00 |
|
Maikel Linke
|
28dae3c6c6
|
Enterprises cannot add themselves to Groups
|
2015-05-22 15:23:59 +10:00 |
|
Rob Harrington
|
734ad21e82
|
Customers controller responds with json
|
2015-05-13 12:44:35 +10:00 |
|
Rob Harrington
|
220f42fcf2
|
Customers controller serializes data for json requests, just renders view without data for html
|
2015-05-13 12:44:32 +10:00 |
|
Rob Harrington
|
37ff61d663
|
Adding basic routing to display customer index page
|
2015-05-13 12:44:32 +10:00 |
|
Rohan Mitchell
|
f024f62970
|
Content-manage footer fields
|
2015-05-06 16:36:10 +10:00 |
|
Rohan Mitchell
|
bf435a8f3d
|
Make home page what's happening text and about URL configurable
|
2015-05-06 15:17:28 +10:00 |
|
Rohan Mitchell
|
b5a6f9c1bc
|
Add infrastructure so admin can configure content. Make homepage tagline CTA configurable.
|
2015-05-06 14:54:16 +10:00 |
|
Rohan Mitchell
|
4279742de5
|
Avoid serialising entire order cycle when enqueuing OrderCycleNotificationJob
|
2015-04-29 15:21:05 +10:00 |
|
Rohan Mitchell
|
6b1c125b03
|
Merge branch 'producer-emails' of https://github.com/folklabs/openfoodnetwork into folklabs-producer-emails
Conflicts:
Gemfile.lock
app/controllers/admin/order_cycles_controller.rb
app/views/admin/order_cycles/edit.html.haml
app/views/admin/order_cycles/show.rep
db/schema.rb
spec/controllers/admin/order_cycles_controller_spec.rb
|
2015-04-29 14:42:17 +10:00 |
|
Rohan Mitchell
|
2e021941d1
|
Fix bug where new enterprises should be created as hubs, but aren't
|
2015-04-16 10:59:15 +10:00 |
|
Paul Mackay
|
9103e83ce2
|
#275: spec test for controller method. Other small fixes.
|
2015-04-11 18:28:31 +01:00 |
|
Rob Harrington
|
b24cad7aeb
|
Providing access to order_cycle_permissions in order cycles controller
|
2015-04-11 23:25:30 +10:00 |
|
Rob Harrington
|
e3138c3cd2
|
Renaming order_cycle_enterprises_for as visible_enterprises
|
2015-04-11 22:25:23 +10:00 |
|
Paul Mackay
|
99709b53ed
|
Change controller action to 'notify_producers'.
Add flash message on completion.
Simplify job variables.
Improve mailer query.
Spec for job.
|
2015-04-11 13:19:48 +01:00 |
|
Rob Harrington
|
26d55baa35
|
Moving order cycle permissions to their own permissions class
|
2015-04-11 21:11:10 +10:00 |
|
Rob Harrington
|
72403fd021
|
Fixing broken enterprise controller spec
|
2015-04-10 13:16:21 +10:00 |
|
Rob Harrington
|
2280a71b23
|
Replace for_order_cycle rabl template with a serializer
|
2015-04-10 09:25:40 +10:00 |
|
Rob Harrington
|
60a3d8e0d1
|
Restrict bulk updating order cycles at controller level
|
2015-04-09 12:27:43 +10:00 |
|
Rob Harrington
|
adc1b639bc
|
Merge remote-tracking branch 'origin/master' into complex_oc
|
2015-04-08 14:38:27 +10:00 |
|
Rob Harrington
|
32cc17745a
|
Non-coordinating user cannot alter important attributes of order cycle
|
2015-04-08 14:12:49 +10:00 |
|
Rob Harrington
|
104a8ddecf
|
Refactor order_cycle_enterpises_for permission method, now requires an order cycle
|
2015-04-08 13:00:17 +10:00 |
|
Rob Harrington
|
d516795774
|
Fetching Enterprise Fees for order cycle, using new enterprisefee serializer
|
2015-04-06 13:06:21 +10:00 |
|
Rob Harrington
|
5020eb4e32
|
And again: override redirect to index page when editing properties from edit page
|
2015-04-02 14:14:16 +11:00 |
|
Rob Harrington
|
cb376602f2
|
Override redirect to index page when editing properties from edit page
|
2015-04-02 14:03:51 +11:00 |
|
Rob Harrington
|
3aa5f6e023
|
Adding properties tab to admin enterprise edit form
|
2015-04-02 11:30:32 +11:00 |
|
Rob Harrington
|
ca1a5b5f8d
|
Ignoring any new producer properties submitted by the user
|
2015-04-02 08:54:35 +11:00 |
|
Rob Harrington
|
f5bacf71b7
|
Permissions for OrderCycleFormApplicator are determined internally
|
2015-03-27 16:16:13 +11:00 |
|
Rob Harrington
|
43d2eb4d22
|
Adding 'new' method to admin order cycle service, for loading data from serializer for new OCs
|
2015-03-27 16:16:12 +11:00 |
|
Rob Harrington
|
193a061c44
|
Order cycle form applicator only updates visible variants, should add an 'editable variants' scope to permissions
|
2015-03-27 16:16:11 +11:00 |
|
Rob Harrington
|
d115ef5f7e
|
Scoping old generalised order cycle helper methods to a specific order cycle
|
2015-03-27 16:16:10 +11:00 |
|
Rob Harrington
|
35b27fcfd2
|
Delegating responsibility for returning an empty scope when no options are passed to order_cycle_enterprises_for
|
2015-03-27 16:16:10 +11:00 |
|
Rob Harrington
|
45f6042d3d
|
Enterprises etched by for_order_cycle action now use permissions scoped using an order cycle or coordinator
|
2015-03-27 16:16:10 +11:00 |
|