-
…iki generator version change [+] the generation date and time and HK generator version are stored into the hayamiki.ini
-
use anbexec.1.19 for the type generator rename hk_controller to hk_web_controller add support of select2
-
add some test table in model file
-
Bump with last lib version of densaku, hayamiki and Xlib
-
# Conflicts: # hayamiki_web_controller.aproj
-
and set the page message according to that error
-
make the first hayamiki web controller outside from application (i.e. Ptah ERP)
-
change the wrong copyright
-
update the generator according to the new logger call (log server) by removing read of logger_service.anubis and change the Logger by (LogLevel, String) -> One provided by host applicaiton
-
This is means generate the name of columns; select_fields and json extractor
-
add the generation of global define of "vtm_vxxx" which will be load during initialization of the target application
-
Now phone_field has attribute for describing the phone number type like (cellphone, landline, fax, etc) in JSON extractor check for "__HK_SHOW_STRING__" for returning the show string
-
add mobile and url field
-
replace the now by db_now which was a change in Calexium lib. This avoid confusion in compilation time with primitive now remove the generation of delete function in profit of hk_sql_utils delete add trigger list in attached in table in header generation, replace read by transmit replace the function get_name by get_mb_name, where name is the type of line row of database entry. mb means Maybe type of name, because we are not sure to retrieve the data from row given index. add function "from_web_arg_to_type_with_default" which decode the type component from web arg and fill with default value the missing component fields
-
generate extractor list for json add get_all to_json with selection of the columns to be extracted remove vt_view_db_call according to the hayamiki lib
-
add generation of the hk_table_controller_list