Vulcan/packages/telescope-lib/lib
Charlie DeTar 6a155301e9 Fix usage of `can.edit` for users
Fix the ``changeEmail`` method's invocation signature of ``can.edit``,
and fix the definition of ``can.edit`` to allow it to work with users as
the "item".

Note that this relies on "_id" to be unique across collections.  Mongo
won't generate the same ID in two collections, but it is possible to
manually add an object to another collection with a duplicate ID.
2015-03-26 15:00:32 -06:00
..
client cleaning up third-party code 2014-07-03 09:45:35 +09:00
autolink.js cleaning up third-party code 2014-07-03 09:45:35 +09:00
deep.js splitting settings form into field sets 2014-09-28 16:31:12 +09:00
deep_extend.js adding telescope-lib package for utility functions 2014-06-23 12:08:01 +09:00
lib.js adding postsViews setting 2015-03-22 10:55:30 +09:00
permissions.js Fix usage of `can.edit` for users 2015-03-26 15:00:32 -06:00