Skip to content
Snippets Groups Projects
  1. Oct 13, 2016
  2. Jul 13, 2016
  3. Aug 25, 2015
  4. Aug 17, 2015
    • Denis Laxalde's avatar
      [views] Add a controller to handle cloning · a729d4376e96
      Denis Laxalde authored
      This can be an alternative to the 'clone' action, in particular when the
      'edition' form of the entity to be cloned is not readily usable (e.g. needs
      tweaking to hide inlined sub-forms, etc.).
      a729d4376e96
  5. Jul 20, 2015
  6. Jul 17, 2015
  7. Jul 20, 2015
    • Denis Laxalde's avatar
      Add several methods to the CompositeGraph API · c9088752d968
      Denis Laxalde authored
      * `parent_relations`/`child_relations` are used to get relation information
        from an entity type.
      * `parent_structure`/`child_structure` return the full structure of the
        composite graph, this structure will change later on to conform to the
        "definition" methods.
      * `parent_related`/`child_related` yield information about related entities in
        the composite graph either from the parent or child perspective.
      c9088752d968
  8. Jul 16, 2015
  9. Jul 15, 2015
  10. Jul 10, 2015
  11. Jul 06, 2015
Loading