[ckan-changes] [okfn/ckanjs] f341c5: [model/resource][xs]: do not require dataset attri...

noreply at github.com noreply at github.com
Sat Aug 13 20:29:37 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckanjs

  Commit: f341c5df6292043dee24b1f4819dd142a0466833
      https://github.com/okfn/ckanjs/commit/f341c5df6292043dee24b1f4819dd142a0466833
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-13 (Sat, 13 Aug 2011)

  Changed paths:
    M lib/model.js

  Log Message:
  -----------
  [model/resource][xs]: do not require dataset attribute to validate a resource.

* Was preventing saving a resource prior to save and since we cannot save resource atm except via the Dataset (Package) this isn't needed (if, one day, we don't go through Dataset this may no longer be required anyway).


  Commit: be5beeab2bb048af7f4d0666084105567224f6a3
      https://github.com/okfn/ckanjs/commit/be5beeab2bb048af7f4d0666084105567224f6a3
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-13 (Sat, 13 Aug 2011)

  Changed paths:
    M lib/view.js

  Log Message:
  -----------
  [view][s]: create a CKAN.View.flash method for doing message flashing and convert from existing trigger method to this.


  Commit: 7a98e920721f9047c6b826a4a21f073b99f6af82
      https://github.com/okfn/ckanjs/commit/7a98e920721f9047c6b826a4a21f073b99f6af82
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-13 (Sat, 13 Aug 2011)

  Changed paths:
    M lib/view.js
  M lib/view/resource-create.js
  M lib/view/resource-upload.js
  M test/view-test.js

  Log Message:
  -----------
  [resource/upload,dataset/view][m]: auto-create resource after upload and then save resource / dataset (finally closes #29).


  Commit: 9c7bc4572647a4682b56b3894a5aef9bf2cabe1c
      https://github.com/okfn/ckanjs/commit/9c7bc4572647a4682b56b3894a5aef9bf2cabe1c
  Author: rgrp <http://rufuspollock.org>
  Date:   2011-08-13 (Sat, 13 Aug 2011)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  [README][xs]: correct instructions for setting up CORS on server to add Content-Type header.


Compare: https://github.com/okfn/ckanjs/compare/68ac79d...9c7bc45




More information about the ckan-changes mailing list