Skip to content
Snippets Groups Projects
  1. May 10, 2017
  2. May 09, 2017
  3. May 08, 2017
  4. May 02, 2017
  5. Apr 29, 2017
  6. Apr 11, 2017
  7. Mar 22, 2017
  8. Mar 16, 2017
  9. Mar 12, 2017
  10. Dec 15, 2016
    • LE GAC Renaud's avatar
      Merge branch 'master' into 'production' · 5f54e581
      LE GAC Renaud authored
      Release 0.9.7
      
      * Version is non backward compatible since a new mechanism is used to initialise the plugin. It relies on class `Dbui` to configure the plugin and to launch the  service `directSvc`. 
      * Remove the `models/plugin_dbui.py ` file which  is not needed any more.
      * Remove the controller `plugin_dbui/debug`. The `debug` argument is now handle by the controller `plugin_dbui/index`.
      * Rename the controller `plugin_dbui/documentations` as `documentations_table` and add the controller `plugin_dbui/documentations_list`.
      * Add the JavaScript function `Dbui.getFields` and uses it in the class `Dbui.grid.Filter` and `Dbui.panel.WithUrlSelector`.
      * Fix a bug in the JavaScript method `Dbui.form.field.Table.getValue`.
      * Improve the converter `to_panelWithUrlSelector` to remove frozen options.
      * Add the `LazyT` converter in MyJsonEncoder and rename it `JSONEncoder`. The web2py applications can be run when lazy translation is activated.
      * Update the JavScript classes `GridWithFilter`, `WithUrlSelector` and `MathJax` to always mask the viewport.
      * Close #2, #21
      
      See merge request !36
    • LE GAC Renaud's avatar
    • LE GAC Renaud's avatar
      Start release candidate 0.9.7 · 9b23b95d
      LE GAC Renaud authored
      9b23b95d
    • LE GAC Renaud's avatar
  11. Dec 08, 2016
  12. Dec 03, 2016
  13. Dec 01, 2016
Loading