Skip to content
Snippets Groups Projects
  1. Mar 01, 2017
    • Sylvain Thénault's avatar
      Backed out changeset 03180a8d8475 · 3a080ed72f55
      Sylvain Thénault authored
      the original intent was to avoid having an automatic 'clone' action appearing in
      the UI because some type was adaptable to IClonable. While this is still
      desirable, keeping some generic UI tweaks useful to those activating the action
      will be better then dropping everything at once.
      3a080ed72f55
  2. Feb 24, 2017
    • Sylvain Thénault's avatar
      Drop automatic clone action · 03180a8d8475
      Sylvain Thénault authored
      Being adaptable to IClonable doesn't mean we want a clone action in the UI,
      furthermore when it leads by default to the clumsy 'copy' form.
      03180a8d8475
  3. Oct 18, 2016
  4. Oct 13, 2016
  5. Jul 13, 2016
  6. Aug 25, 2015
  7. 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
  8. Jul 20, 2015
  9. Jul 17, 2015
  10. 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
  11. Jul 16, 2015
  12. Jul 15, 2015
  13. Jul 10, 2015
  14. Jul 06, 2015
Loading