-
remove writer_list and move the writer into hk_controller call_back collection
-
start to implement the combo search, still not finished
-
add order_by parameter in get_all_XXX_by_clause
-
Add argument HK_Referer in get_rows_json rename web action view_table in list_view
-
add jqgrid init in partial content init jqgrid, translate label in colModel
-
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