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
28 Apr, 2017
2 commits
  • move line attribute into cell attribute
    463b9c3d
    totoro authored
    2017-04-28 19:42:24 +0900  
    Browse Dir »
  • add missing parenthesis
    185ef079
    totoro authored
    2017-04-28 13:59:55 +0900  
    Browse Dir »

25 Apr, 2017
1 commit
  • manage "column_label" during generation
    a71a44cd
    totoro authored
    2017-04-25 19:37:15 +0900  
    Browse Dir »

19 Apr, 2017
1 commit
  • add colspan and rowspan attributes for editor and form table lines
    0af871c7
    totoro authored
    2017-04-19 16:33:59 +0900  
    Browse Dir »

13 Apr, 2017
1 commit
  • manage the generation of hk_form_table_cell_table
    8ba22273
    totoro authored
    2017-04-13 00:53:35 +0200  
    Browse Dir »

12 Apr, 2017
1 commit
  • manage the renaming of HK_List_View into HK_Viewer and HK_Edit_View into HK_Editor
    3fee013d
    totoro authored
    2017-04-12 23:15:38 +0200  
    Browse Dir »

10 Apr, 2017
1 commit
  • add support of the cell in table description. This allow to merge together many … ...
    902ded87
    …cells into one. The result will be colspan of the number of inside cells
    totoro authored
    2017-04-10 10:05:07 +0200  
    Browse Dir »

09 Apr, 2017
2 commits
  • start to rename VT_edit into HK_Form ...
    6edb52dd
    add generation of HK_Form_Table, which allow to describe editor as table
    totoro authored
    2017-04-09 21:43:52 +0200  
    Browse Dir »
  • still working on refactoring
    cd48d68e
    totoro authored
    2017-04-09 02:01:39 +0200  
    Browse Dir »

29 Mar, 2017
1 commit
  • add management of color_field
    049aee2e
    totoro authored
    2017-03-29 23:21:13 +0200  
    Browse Dir »

26 Mar, 2017
2 commits
  • in to_VT_view_model, remove extra argument generated in choices_text ...
    939b0056
    in from_web_arg_to_update_field surround the password management with ( ) to avoid the '+' (plus sign) to concatenate the others web arg extractor with the last else of password extraction management
    totoro authored
    2017-03-26 20:14:28 +0200  
    Browse Dir »
  • revamp generator to handle, JSON, jQgrid and many more improvements
    936e54ed
    totoro authored
    2017-03-26 04:45:42 +0200  
    Browse Dir »

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 Dir »
  • add generation of vt_edit with foreign key view
    24d83682
    totoro authored
    2017-03-19 02:30:28 +0100  
    Browse Dir »

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 Dir »

17 Mar, 2017
2 commits
  • replace the real password letter by the '*' in list view ...
    00507ef8
    improving the password management parsing in web arg
    totoro authored
    2017-03-17 18:13:43 +0100  
    Browse Dir »
  • 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 Dir »

16 Mar, 2017
1 commit
  • use WEB_Action_Name in HTML_cell
    a50af1f9
    totoro authored
    2017-03-16 13:55:35 +0100  
    Browse Dir »

15 Mar, 2017
1 commit
  • add generation of WEB_Action_Name
    8974f9cf
    totoro authored
    2017-03-15 17:31:09 +0100  
    Browse Dir »

12 Mar, 2017
2 commits
  • add support of float_field
    3a2d3aaa
    totoro authored
    2017-03-12 22:19:49 +0100  
    Browse Dir »
  • add generation of get_xxx with DB_id as argument
    1428c1cc
    totoro authored
    2017-03-12 18:51:49 +0100  
    Browse Dir »

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 Dir »

07 Mar, 2017
2 commits
  • add generation of calexium_lib menu
    a40e905e
    totoro authored
    2017-03-07 22:07:50 +0100  
    Browse Dir »
  • rename menu as hk_menu
    0fab7df4
    totoro authored
    2017-03-07 21:19:27 +0100  
    Browse Dir »

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 Dir »

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

19 Jan, 2017
1 commit
  • remove the "indexed" attribute which is not compatible with SQlite3
    8bc8f772
    totoro authored
    2017-01-19 10:59:31 +0100  
    Browse Dir »

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 Dir »
  • add the generation of the function which get one row with where clause
    8dafff85
    totoro authored
    2016-12-30 00:16:44 +0900  
    Browse Dir »

01 Oct, 2016
1 commit
  • add view_name for editor view
    72f76e72
    totoro authored
    2016-10-01 22:41:55 +0200  
    Browse Dir »

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

27 Aug, 2016
1 commit
  • update hayamiki generator to work with view (vtm) from Hayamiki lib
    f46545cd
    totoro authored
    2016-08-27 20:08:54 +0200  
    Browse Dir »

23 Jul, 2016
1 commit
  • add password_field
    630afb08
    totoro authored
    2016-07-23 18:28:45 +0200  
    Browse Dir »

19 Jul, 2016
1 commit
  • add int_choices to integer_field
    87ca803d
    totoro authored
    2016-07-19 23:00:17 +0200  
    Browse Dir »

03 Jul, 2016
1 commit
  • remove the semicolon at the end of create table because SQLite store the creatio… ...
    70ca5b3f
    …n query without that semicolon. Hence during migration the algorithm compare the creation query (the stored query in DB  with program query), because it was always different "semicolon", the migration was always applied . That happened only when the database schema version changed.
    totoro authored
    2016-07-03 16:52:50 +0200  
    Browse Dir »

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

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 Dir »

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 Dir »

07 Apr, 2016
1 commit
  • forgotten file
    210cb395
    totoro authored
    2016-04-07 11:57:19 +0200  
    Browse Dir »