-
- Downloads
Major redesign of the cfgSvc:
- 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
Showing
- controllers/plugin_dbui.py 12 additions, 12 deletionscontrollers/plugin_dbui.py
- models/dummy.py 0 additions, 4 deletionsmodels/dummy.py
- models/plugin_dbui.py 5 additions, 6 deletionsmodels/plugin_dbui.py
- models/widgets.py 8 additions, 4 deletionsmodels/widgets.py
- modules/plugin_dbui/__init__.py 10 additions, 4 deletionsmodules/plugin_dbui/__init__.py
- modules/plugin_dbui/cvtsvc.py 206 additions, 265 deletionsmodules/plugin_dbui/cvtsvc.py
- modules/plugin_dbui/dbsvc.py 8 additions, 7 deletionsmodules/plugin_dbui/dbsvc.py
- modules/plugin_dbui/fieldmodifier.py 0 additions, 85 deletionsmodules/plugin_dbui/fieldmodifier.py
- modules/plugin_dbui/foreignfield.py 0 additions, 109 deletionsmodules/plugin_dbui/foreignfield.py
- modules/plugin_dbui/formmodifier.py 4 additions, 5 deletionsmodules/plugin_dbui/formmodifier.py
- modules/plugin_dbui/helper.py 164 additions, 21 deletionsmodules/plugin_dbui/helper.py
- modules/plugin_dbui/setfield.py 0 additions, 63 deletionsmodules/plugin_dbui/setfield.py
- static/plugin_dbui/docs/gluon_dal_navigation.png 0 additions, 0 deletionsstatic/plugin_dbui/docs/gluon_dal_navigation.png
- static/plugin_dbui/docs/gluon_dal_navigation.xmi 325 additions, 0 deletionsstatic/plugin_dbui/docs/gluon_dal_navigation.xmi
Loading
Please register or sign in to comment