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
21 Jun, 2026
3 commits
  • Merge tag 'Fix_web_space,_content_and_control_panel' into develop ...
    ec56d249
    fix web_space, content and  control panel
    David RENÉ authored
    2026-06-21 07:29:23 +0900  
    Browse Code »
  • Merge branch 'hotfix/Fix_web_space,_content_and_control_panel'
    507e14c1
    David RENÉ authored
    2026-06-21 07:29:23 +0900  
    Browse Code »
  • [!] set web space, content and control panel to fix another web space content to… ...
    7f39a747
    … be rendered instead of the show apps.
    The bug was when the web content and web space was set to another i.e. "DASHBOARD". The dashboard content was rendered instead of the "show apps" of hayamiki.
    [!] set the right version (1.19) instead of (1.19.1) of the library
    David RENÉ authored
    2026-06-21 07:16:36 +0900  
    Browse Code »

27 Apr, 2026
2 commits
  • [*] update the log when writing. Now add the table_name and which operation was … ...
    e80ba025
    …made 'create' or 'update'
    David RENÉ authored
    2026-04-27 17:27:58 +0900  
    Browse Code »
  • update dependents libraries
    edd75844
    David RENÉ authored
    2026-04-27 17:27:58 +0900  
    Browse Code »

28 Mar, 2026
6 commits
  • update dependents libraries
    a1d8cb29
    David RENÉ authored
    2026-03-28 12:28:34 +0900  
    Browse Code »
  • Merge branch 'feature/postgresql' into 1.19
    2c8de4ae
    David RENÉ authored
    2026-03-28 12:25:20 +0900  
    Browse Code »
  • [+] in update_row function, add operation distinction (create or update) to let… ...
    91d77d63
    … it call the right trigger to apply before and after
    David RENÉ authored
    2026-03-28 12:21:15 +0900  
    Browse Code »
  • update version number
    4a8df9d1
    David RENÉ authored
    2026-03-28 12:17:55 +0900  
    Browse Code »
  • update the project file with adding the resources folder of xlib
    2933eda2
    David RENÉ authored
    2026-03-28 12:17:16 +0900  
    Browse Code »
  • in function from_DB_cursor_to_JSON replace the string NULL by empty string
    a59686d6
    David RENÉ authored
    2026-03-28 12:15:31 +0900  
    Browse Code »

14 Oct, 2025
1 commit
  • [+] add some files to support PostgreSQL (in early stage, not yet functional) ...
    2330e5ce
    [*] really add declared default value into default row type
    David RENÉ authored
    2025-10-14 14:46:15 +0900  
    Browse Code »

04 May, 2024
1 commit
  • synchronize the dependent libraries
    b306048e
    David RENÉ authored
    2024-05-04 11:57:04 +0900  
    Browse Code »

29 Apr, 2023
1 commit
  • use the escaped_quoted_sqlite_reserved_keyword() function from standard library … ...
    c7b8cde5
    …in create_table_generate_one_column and in constraint for unique
    version 1.19.5
    David RENÉ authored
    2023-04-29 18:20:12 +0900  
    Browse Code »

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
1 commit
  • 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 »