gustafn
committed
on 28 Apr 10
- change values in policy1 & 2 for create-new and create-or-use to check
create permissions on parent_ids
- inverse logic of Page.set_reso… Show more
- change values in policy1 & 2 for create-new and create-or-use to check

 create permissions on parent_ids

- inverse logic of Page.set_resolve_context(): instead of getting optionally

  "logical_parent/package_id", return now these always and provide

  "physical_parent/package_id" for inherited objects optionally

- provide an additional argument "-from_package_ids" to

  FormPage.get_form_entries to return pages of this for for

  one/all/several package_ids.

Show less