-
- Downloads
Table callback _before_delete, _before_insert and _before_update are handle...
Table callback _before_delete, _before_insert and _before_update are handle by the DbSvc service. It alert the user when the action is killed by a callback. More robust version of App.form.FormPanel.onStoreException. It can deal with all types of error message (string, list, dictionary) and all messages are translated.
Showing
- models/db_core.py 5 additions, 0 deletionsmodels/db_core.py
- modules/callbacks.py 32 additions, 0 deletionsmodules/callbacks.py
- modules/plugin_dbui/dbsvc.py 81 additions, 35 deletionsmodules/plugin_dbui/dbsvc.py
- static/plugin_dbui/CHANGELOG 6 additions, 0 deletionsstatic/plugin_dbui/CHANGELOG
- static/plugin_dbui/locale/dbui-lang-fr.js 16 additions, 5 deletionsstatic/plugin_dbui/locale/dbui-lang-fr.js
- static/plugin_dbui/src/form.js 70 additions, 20 deletionsstatic/plugin_dbui/src/form.js
Loading
Please register or sign in to comment