Skip to content
Snippets Groups Projects
  1. Mar 07, 2012
    • tux091's avatar
    • 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
  2. Mar 02, 2012
  3. Jan 30, 2012
  4. Jan 28, 2012
  5. Jan 18, 2012
  6. Dec 22, 2011
  7. 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
  8. Dec 18, 2011
  9. Dec 16, 2011
  10. Dec 04, 2011
    • Renaud Le Gac's avatar
      Add logic to handle NodeURL: · 4f7a43b9
      Renaud Le Gac authored
      - Modify the cfgsvc.get_configuration to return None
      - Modify the model to run a simple report
      - Modify the appviewport to handle the case of a panel with an url
      - Modify the controller reports/report_1 to run with the current
        database definition
      4f7a43b9
    • 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
  11. Nov 28, 2011
  12. Nov 06, 2011
  13. Oct 01, 2011
  14. Sep 28, 2011
  15. Mar 26, 2011
  16. Mar 13, 2011
  17. Mar 05, 2011
  18. Feb 02, 2011
  19. Jan 30, 2011
  20. Jan 29, 2011
  21. Jan 23, 2011
  22. Jan 22, 2011
  23. Jan 15, 2011
  24. Dec 15, 2010
  25. Dec 12, 2010
Loading