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
13 Mar, 2023
1 commit
  • [+] add the generation of the file /generated/migration/to_current.anubis which … ...
    a7e2e1dd
    …contain the read of the current generated model version. So to do the migration to the last version no need anymore to change the version number by hand like before.
    David RENÉ authored
    2023-03-13 14:47:30 +0100  
    Browse Code »

23 Oct, 2022
1 commit
  • add label and column name in primary_key alternative. This allows to see and edi… ...
    53075ced
    …t the DB_id other than the first "id"
    update the fs_file database
    David RENÉ authored
    2022-10-23 17:46:51 +0200  
    Browse Code »

22 Aug, 2022
5 commits
  • [*] get_column_name has option to return also primary key. This is useful for ge… ...
    0dc1ce02
    …nerating full insert.
    David RENÉ authored
    2022-08-22 10:12:53 +0900  
    Browse Code »
  • [*] in table the UPDATE is replaced by an "UPSERT"
    a8661a46
    David RENÉ authored
    2022-08-22 10:09:48 +0900  
    Browse Code »
  • [+] add more logger into creation/migration phase
    60b0a2c4
    David RENÉ authored
    2022-08-22 10:06:30 +0900  
    Browse Code »
  • [+] introduce the version number to be able to regenerate database if only hayam… ...
    9578d0d4
    …iki generator version change
    [+] the generation date and time and HK generator version are stored into the hayamiki.ini
    David RENÉ authored
    2022-08-22 10:04:43 +0900  
    Browse Code »
  • [*] update to last xlib version
    72bc2a40
    David RENÉ authored
    2022-08-22 10:00:25 +0900  
    Browse Code »

03 Aug, 2022
1 commit
  • replace p_key and foreign_key from db_id to db_id_or_null ...
    71d241d3
    use anbexec.1.19 for the type generator
    rename hk_controller to hk_web_controller
    add support of select2
    David RENÉ authored
    2022-08-03 15:24:32 +0900  
    Browse Code »

15 May, 2022
1 commit
  • add get_show_string as entry in HK_Table_controller
    32de59ae
    David RENÉ authored
    2022-05-15 22:55:00 +0200  
    Browse Code »

14 May, 2022
2 commits
  • Add a .bat to copy lib in final location (anubis\modules\lib.19\) when the compilation is success.
    0266435c
    David RENÉ authored
    2022-05-14 14:47:36 +0200  
    Browse Code »
  • [+] manage the trigger before and after for delete_row
    ab8da554
    David RENÉ authored
    2022-05-14 14:22:32 +0200  
    Browse Code »

27 Nov, 2021
3 commits
  • [+] improvement of the number (count) returned for jqgrid
    d288cf63
    David RENÉ authored
    2021-11-27 08:36:52 +0100  
    Browse Code »
  • [+] refactoring the get X _show_string
    f1320120
    David RENÉ authored
    2021-11-27 08:21:24 +0100  
    Browse Code »
  • [+] add the hayamiki lib logger. Instanciated at plugin loaded time
    8a4f6493
    David RENÉ authored
    2021-11-27 08:20:44 +0100  
    Browse Code »

25 May, 2021
1 commit
  • add an ide for the generator ...
    8f6a4e16
    add some test table in model file
    David RENÉ authored
    2021-05-25 08:24:02 +0900  
    Browse Code »

21 Feb, 2021
1 commit
  • add the generator version number into the error message. ...
    6f3e0e50
    Bump with last lib version of densaku, hayamiki and Xlib
    David RENÉ authored
    2021-02-21 02:20:58 +0900  
    Browse Code »

15 Feb, 2021
2 commits
  • Merge branch '1.19' of ssh://gitlab.anubis-lang.com:33000/totoro/hayamiki into 1.19 ...
    5809b5d9
    # Conflicts:
    #	hayamiki_web_controller.aproj
    David RENÉ authored
    2021-02-15 14:48:26 +0900  
    Browse Code »
  • update to xlib with renamed files and references
    dc40f244
    David RENÉ authored
    2021-02-15 14:36:58 +0900  
    Browse Code »

11 Feb, 2021
1 commit
  • update to xlib with renamed files and references
    3e7af623
    David RENÉ authored
    2021-02-11 17:00:38 +0900  
    Browse Code »

05 Jan, 2021
3 commits
  • change everywhere to point to 1.19
    5d9480d8
    David RENÉ authored
    2021-01-05 15:14:24 +0900  
    Browse Code »
  • switch to anubis v 1.19 of libraries
    eb355229
    David RENÉ authored
    2021-01-05 02:21:49 +0900  
    Browse Code »
  • version for Anubis 1.14
    e443682e
    David RENÉ authored
    2021-01-05 00:19:18 +0900  
    Browse Code »

04 Jan, 2021
1 commit
  • remove last inserted idx int because of an error ...
    a055f5ca
    and set the page message according to that error
    David RENÉ authored
    2021-01-04 19:15:43 +0900  
    Browse Code »

08 Jun, 2020
1 commit
  • update the plugin information according to the new component (version and date)
    2c1e02c9
    David RENÉ authored
    2020-06-08 12:03:50 +0900  
    Browse Code »

20 May, 2020
1 commit
  • update the hayamiki_lib and xlib
    0a7f3ba8
    David RENÉ authored
    2020-05-20 16:45:30 +0900  
    Browse Code »

17 Apr, 2020
3 commits
  • switch from calexium_lib to xlib ...
    67c5bd4f
    make the first hayamiki web controller outside from application (i.e. Ptah ERP)
    David RENÉ authored
    2020-04-17 17:32:25 +0900  
    Browse Code »
  • remove calexium_lib
    70c351d3
    David RENÉ authored
    2020-04-17 10:07:59 +0900  
    Browse Code »
  • switch to xlib
    31290267
    David RENÉ authored
    2020-04-17 10:06:26 +0900  
    Browse Code »

19 Jan, 2020
2 commits
  • add more file in ignore list
    8b21e0bd
    David RENÉ authored
    2020-01-19 01:34:21 +0100  
    Browse Code »
  • synce lib with compatible with Anubis 1.14
    f37c6daf
    David RENÉ authored
    2020-01-19 01:20:29 +0100  
    Browse Code »

19 Dec, 2019
1 commit
  • Change the submodules url to the right one ...
    d0231d2b
    change the wrong copyright
    David RENÉ authored
    2019-12-19 18:00:48 +0100  
    Browse Code »

02 Dec, 2019
1 commit
  • fix column name with reserved key name by surrounding it with ". ...
    2cbbcc8f
    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
    David RENÉ authored
    2019-12-02 00:26:13 +0100  
    Browse Code »

14 Jul, 2019
2 commits
  • update calexium_lib
    43bb3ad2
    David RENÉ authored
    2019-07-14 21:32:29 +0200  
    Browse Code »
  • add active_filters in HK_foreign_key
    1fd8afcb
    David RENÉ authored
    2019-07-14 21:20:53 +0200  
    Browse Code »

10 Nov, 2018
1 commit
  • add support of Foreign key constraint "on delete" and "on update"
    b28ba961
    totoro authored
    2018-11-10 21:28:02 +0900  
    Browse Code »

30 Sep, 2018
1 commit
  • adapt the generator according to hk_table_controller from hayamiki_lib. ...
    e02dec72
    This is means generate the name of columns; select_fields and json extractor
    totoro authored
    2018-09-30 00:13:36 +0200  
    Browse Code »

17 Apr, 2018
1 commit
  • add __HK_SHOW_STRING__ as column to return if no column is requested ...
    dcaff5c8
    add the generation of global define of "vtm_vxxx" which will be load during initialization of the target application
    totoro authored
    2018-04-17 23:01:56 +0200  
    Browse Code »

19 Sep, 2017
2 commits
  • sync with lib
    c58b8847
    totoro authored
    2017-09-19 09:58:22 +0900  
    Browse Code »
  • fix some bug introduced with url management and phone with attributes
    c8ec5cb0
    totoro authored
    2017-09-19 09:50:23 +0900  
    Browse Code »

16 Sep, 2017
1 commit
  • change phone_field and remove mobile_phone. ...
    777d4ec3
    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
    totoro authored
    2017-09-16 11:01:13 +0900  
    Browse Code »