huginn/vendor
Dominik Sander 517e42c9d2 Replace jquery.serializeObject with new implementation
The old serializeObject function serialized checked checkboxes as an array which was not correct and with
strong_parameters enabled it triggered a `UnpermittedParameters` error.

In the AgentEditPage javascript we only need to initialize `select2` when then `#agent_type` field is a select
box (trying to call `select2` on normal text fields caused a javascript error in the feature specs)
2016-09-21 20:05:18 +02:00
..
assets Replace jquery.serializeObject with new implementation 2016-09-21 20:05:18 +02:00
gems/dotenv-2.0.1 Allow usage of PostgreSQL without exporting ON_HEROKU 2015-12-04 21:31:45 +01:00
plugins initial commit 2013-03-09 22:36:12 -08:00