Skip to content
Snippets Groups Projects
  1. Oct 05, 2013
  2. Aug 31, 2013
  3. Apr 11, 2013
  4. Oct 06, 2012
  5. Jul 05, 2012
  6. Mar 18, 2012
  7. Mar 07, 2012
    • tux091's avatar
      Major redesign of the configurator section: · 4184ebba
      tux091 authored
      - remove the service CvtSvc
      - introduce a new module extjs containing a configurator class for each ExtJS component.
      - introduce a new module converter containing helper function transforming web2py dal object into ExtJS configurator.
      - deploy configurator in the rest of the code.
      - define an xtype forl the App.Viewport class.
      - Remove the widget class and transform the Spacer into a configurator.
      - clean the navtree module. Helper function are replaced by configurator
      4184ebba
  8. Feb 16, 2012
  9. Feb 15, 2012
  10. Dec 22, 2011
  11. Dec 20, 2011
    • Renaud Le Gac's avatar
      Major redesign of the cfgSvc: · 5fa5ad43
      Renaud Le Gac authored
       - Use the gluon.dal.Table and Field instead of tablename and fieldname
       - Rename cfgSvc as cvtSvc and all methods
       - break the foreign field service into a set of helper functions
       - break the setfield service into a set of helper functions
       - polish documentation and remove obsolete modules
      5fa5ad43
  12. Dec 18, 2011
  13. Dec 16, 2011
    • tux091's avatar
      Major change where navigationnode contains widget configuration. · 803578a2
      tux091 authored
      - break backward compatibility through new naming /order of the model component (db, default, plugin, widget)
      - Define one Node class and remove previous definition
      - Add a configurator for single panel displaying url
      - Modify the cfgSvc to give access to form and grid configuration remove the method get_configuration.
      - Modify the appviewport to instanciate the widget from the configuration encapsulated in the leaf.
      803578a2
  14. Dec 04, 2011
    • Renaud Le Gac's avatar
      Redesign the viewport modifier to allow a customization of the · d43ab662
      Renaud Le Gac authored
      navigation tree.
      
      - Add new modules navtree and the class NodeBase and NodeDB
      - Redesign the viewport_modifier and the cfgsvc.get_tree method
      - Remove the obsolete method cfgsvs.get_tables
      - Sort properly list according to the locale language
      d43ab662
    • tux091's avatar
      Backport the 0.5.x viewport. · a86536da
      tux091 authored
      - Add new direct method getConfiguration and getTree. Remove obsolete direct method getForm, getGrid and getViewport. Modify the appgridroweditor accordingly.
      - Add cfgsvc method get_configuration and get_tree. The method get_form and get_grid are now private. Remove get_viewport.
      - Create a new javascript class appviewport and appgridwithfilter. Remove appmgr, appviewportintreebase, appviewportintreeform and appviewportingrid. Modify the javascript translation file accordingly.
      - Polish translation and configuration services
      a86536da
  15. Mar 20, 2011
  16. Mar 05, 2011
  17. Mar 02, 2011
  18. Feb 25, 2011
  19. Feb 23, 2011
  20. Feb 20, 2011
  21. Feb 19, 2011
  22. Jan 29, 2011
  23. Jan 27, 2011
  24. Jan 26, 2011
  25. Jan 23, 2011
  26. Jan 22, 2011
  27. Jan 15, 2011
  28. Dec 12, 2010
Loading