-
Jqrid now show 30 lines as default and the editing can be made by double click on the line
-
Add argument HK_Referer in get_rows_json rename web action view_table in list_view
-
begin to manage the referer
-
…at the dialog filter the selector with that referer
-
add view selector on top of table if there is more than 1 view exists some clean up
-
add jqgrid init in partial content init jqgrid, translate label in colModel
-
Add the management of viewing the fk_view option of edit_view. fk_view option allow to watch the One to Many foreign key
-
One with complete Type given from web args and one with list of available fields of that type. This make update or insert with only available columns from web args. Manage that previous behavior by adding new controller action "update_row" and "update_row_and_new" but the last one is not already managed
-
move web_action_name definition into file view/web_action.anubis Add view/view_apps_renderer.anubis, which constructs html table with all applications and their tables
-
…This make better reading in view list or editor