-
…ts with the given list of fields
-
db_bind which contain many helper for db_bind, like Datetime, DB_Id, etc db_updatefield which contain a helper for construction of SQL query and his bind for insert or update
-
add Anubix authentication message constant add get_message_queue_to_net_service. Which connect to remote net_service, apply the given function (like authentication process) and return the message_queue if every thing is success add generic_request_for_service and generic_send_message with logger name instead of logger function (String s) -> One. This means the UDP logger must be already started by the main application add class for one_line_fields in CXM_form
-
introduce WEB_Session management add database/types generated by densaku
-
…mn name by surrounding it with ".
-
add "time" alternative to VT_edit_entry change datetime input width
-
…alexium_lib into release/ANUBIS_1_14 Conflicts: database/vtm/view_table_renderer.anubis
-
…ock icon depending on the picker type next to the date input
-
In the editor, the name of the submit button is set according to edit data (new = "CREATE" button or edit = "UPDATE" button)
-
move the version of the database into inifile
-
TODO - move vtm into Hayamiki project as a view part
-
…e name of the table is prefixed by the application name. Hence short_name is the memory of original table name
-
rename the db_display into hk_display
-
add HK_App_Name which use to designate the app in foreign_key
-
add view_name in VTM_view add management of icon in VT_view_entry
-
add some icon add to_Icon for bool value which become red cross for false and green check for true
-
…piler to find the correct type enclose the column name with " in case of the column is reserved keyword