Logo white

David RENÉ / hayamiki

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 5
  • Tags 1
  • hayamiki
  • src
  • generation
  • types.anubis
17 Jun, 2017
1 commit
  • update to be conform to last hayamiki_lib
    6429553e
    totoro authored
    2017-06-17 22:09:30 +0200  
    Browse File »

10 Jun, 2017
1 commit
  • add reference of the foreign table in foreign_text ...
    18ac3754
    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
    totoro authored
    2017-06-10 17:55:23 +0200  
    Browse File »

09 Apr, 2017
1 commit
  • still working on refactoring
    cd48d68e
    totoro authored
    2017-04-09 02:01:39 +0200  
    Browse File »

26 Mar, 2017
1 commit
  • revamp generator to handle, JSON, jQgrid and many more improvements
    936e54ed
    totoro authored
    2017-03-26 04:45:42 +0200  
    Browse File »

19 Mar, 2017
2 commits
  • remove the generation of the function get_all_ +table_name and replace it by get… ...
    059b51a6
    …_all_ +"table_name"+ _by_clause.
    totoro authored
    2017-03-19 22:53:04 +0100  
    Browse File »
  • add generation of vt_edit with foreign key view
    24d83682
    totoro authored
    2017-03-19 02:30:28 +0100  
    Browse File »

18 Mar, 2017
1 commit
  • split the update function into 2 function one with the complete Type to update … ...
    190a0eb4
    …and the second one with update fields from web args, which can construct the INSERT or UPDATE query with given fields only
    totoro authored
    2017-03-18 03:23:41 +0100  
    Browse File »

17 Mar, 2017
1 commit
  • add file generation/web_args.anubis for managing the generation of all function … ...
    74e4ee86
    …in relation with web args
    Add the generation of from_web_arg_to_update_field
    totoro authored
    2017-03-17 01:49:00 +0100  
    Browse File »

12 Mar, 2017
1 commit
  • add generation of get_xxx with DB_id as argument
    1428c1cc
    totoro authored
    2017-03-12 18:51:49 +0100  
    Browse File »

09 Mar, 2017
1 commit
  • Use the DB_id instead of Int for foreign key ...
    80c9c10d
    Add attribute for used editor for text_field
    totoro authored
    2017-03-09 18:32:07 +0100  
    Browse File »

28 Feb, 2017
1 commit
  • add sha1 signature for db_model saved in file hayamiki.ini on the root of destin… ...
    a8403c5a
    …ation directory. This prevent to generate same files during automatic generation on project compilation time
    change the read path for db_types in calexium_lib
    replace read by transmit when including the type declaration file
    totoro authored
    2017-02-28 22:00:46 +0100  
    Browse File »

26 Jan, 2017
1 commit
  • add the support of type generation by densaku
    4248dece
    totoro authored
    2017-01-26 01:36:55 +0100  
    Browse File »

30 Dec, 2016
2 commits
  • generate function for getting list of rows with given clause
    d9ac8325
    totoro authored
    2016-12-30 17:14:08 +0900  
    Browse File »
  • add the generation of the function which get one row with where clause
    8dafff85
    totoro authored
    2016-12-30 00:16:44 +0900  
    Browse File »

28 Aug, 2016
1 commit
  • add generation of editor view
    f533b816
    totoro authored
    2016-08-28 22:59:18 +0200  
    Browse File »

28 Apr, 2016
2 commits
  • fix action as string and not data
    2a348083
    totoro authored
    2016-04-28 13:58:15 +0200  
    Browse File »
  • add specific link in list view
    07e68e53
    totoro authored
    2016-04-28 13:32:50 +0200  
    Browse File »

20 Apr, 2016
1 commit
  • add a prefix (type name) to extract_from_web_arg function generation due to collision issues
    3cd8455e
    Julien Verneuil authored
    2016-04-20 15:51:46 +0200  
    Browse File »

11 Apr, 2016
1 commit
  • fix potential issue with the "prefix" argument of "extract_from_web_arg" functio… ...
    dab0bd7f
    …n being masked by another symbol which could be specified by the user (in short, rename "prefix" as "__prefix__")
    add logging of errors on "extract_from_web_arg" failure and "update" table queries
    Julien Verneuil authored
    2016-04-11 17:41:28 +0200  
    Browse File »

31 Mar, 2016
1 commit
  • add prefix parameter to "extract_from_web_args" generated function (for now empty)
    917dd665
    Julien Verneuil authored
    2016-03-31 16:00:48 +0200  
    Browse File »

19 Mar, 2016
1 commit
  • Use vt_view_row_header now for viewable table and add "id" in vt_view_row to all… ...
    7934e794
    …ow to have row id for delete or others operation
    totoro authored
    2016-03-19 16:41:46 +0100  
    Browse File »

14 Feb, 2016
1 commit
  • end of use of the calexium_lib/database/model/db_model.anubis
    7f333a2a
    totoro authored
    2016-02-14 18:02:06 +0100  
    Browse File »

13 Feb, 2016
1 commit
  • retrieve all generation part of old calexium_lib db_model.anubis and split code … ...
    18b5b14f
    …into separate specialized source
    totoro authored
    2016-02-13 12:12:28 +0100  
    Browse File »

09 Feb, 2016
1 commit
  • sync with calexium_lib ...
    30bc3c98
    add the management of short_name in hk_table
    add the generation of the menu of application
    totoro authored
    2016-02-09 19:35:23 +0100  
    Browse File »

06 Feb, 2016
1 commit
  • add generation of create table ...
    d4dc7034
    add checking of the model
    rename almost all db_ to hk_
    totoro authored
    2016-02-06 11:16:40 +0100  
    Browse File »

24 Jan, 2016
1 commit
  • generate all set of views ...
    64adc833
    boolean fields are rendered as icon in list view
    totoro authored
    2016-01-24 16:21:55 +0100  
    Browse File »

22 Jan, 2016
1 commit
  • add the generation of the selector for foreign key ...
    8b280927
    fix the column name which can be reserved keyword like 'index' by enclose it with double quote -ie-> "index" will protect the column name to not be confused with the index keyword
    add some table to generate
    totoro authored
    2016-01-22 10:45:35 +0100  
    Browse File »

16 Jan, 2016
1 commit
  • move the db_model.anubis to calexium_lib
    63473dfb
    totoro authored
    2016-01-16 21:37:31 +0100  
    Browse File »

04 Jan, 2016
1 commit
  • first commit of VTM generator ;-) The name of that application is not decided yet. ...
    03fd5d94
    The file organization is also messy and can change in the near future.
    totoro authored
    2016-01-04 00:11:54 +0100  
    Browse File »