Logo white

David RENÉ / hayamiki_lib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 5
  • Tags 0
  • hayamiki_lib
27 Jul, 2019
1 commit
  • [+] add helper for foreign_key with Active_Filter
    f3910a95
    David RENÉ authored
    2019-07-27 02:12:13 +0200  
    Browse Code »

14 Jul, 2019
4 commits
  • make to_Anubis_source for HK_Foreign_Key_Active_Filter
    c6bd97b1
    David RENÉ authored
    2019-07-14 21:17:12 +0200  
    Browse Code »
  • Add active_filter in foreign_key of hk_form_entry
    944156c1
    David RENÉ authored
    2019-07-14 21:15:37 +0200  
    Browse Code »
  • add foreign_key active filter as argument. Not yet managed
    36359069
    David RENÉ authored
    2019-07-14 17:39:35 +0200  
    Browse Code »
  • add foreign_key_active_filter
    609807d9
    David RENÉ authored
    2019-07-14 17:38:19 +0200  
    Browse Code »

06 Jul, 2019
1 commit
  • add support of no add new entry when use the selector. This is useful when the u… ...
    764acb4e
    …ser is only allowed to select entry in selector
    David RENÉ authored
    2019-07-06 13:39:23 +0200  
    Browse Code »

02 Jun, 2019
1 commit
  • use making_a_web_site declaration file instead of the definition
    d3d2685b
    David RENÉ authored
    2019-06-02 13:13:22 +0200  
    Browse Code »

02 Feb, 2019
1 commit
  • Change the copyright to the right person
    7d0ef786
    David RENÉ authored
    2019-02-02 22:11:11 +0100  
    Browse Code »

10 Nov, 2018
1 commit
  • add support of Foreign key "on update" and "on delete" directive
    6b95d3a5
    totoro authored
    2018-11-10 21:25:43 +0900  
    Browse Code »

29 Sep, 2018
3 commits
  • add comment
    c67a99e0
    totoro authored
    2018-09-29 23:55:57 +0200  
    Browse Code »
  • add more helper in sql_utils: ...
    16f88339
    - update_with_clause (make conditional update)
    - get_all_to_json (extract only fields by given extractors from the table cursor result to a list of JSON value)
    totoro authored
    2018-09-29 23:55:27 +0200  
    Browse Code »
  • added in table controller : ...
    f80bd32b
    - select_fields (all columns name of the datatable separated with coma)
    - make_json_extractor
    totoro authored
    2018-09-29 23:48:24 +0200  
    Browse Code »

15 Sep, 2018
1 commit
  • Add list of the column's name of the table
    67283d2a
    totoro authored
    2018-09-15 19:15:55 +0200  
    Browse Code »

15 Apr, 2018
1 commit
  • move vtm as loadable secondary module
    3fbfbd95
    totoro authored
    2018-04-15 23:24:05 +0200  
    Browse Code »

27 Mar, 2018
1 commit
  • add support of TAB separator
    3cb2dc13
    totoro authored
    2018-03-27 13:18:01 +0200  
    Browse Code »

20 Mar, 2018
1 commit
  • add referer_row_id in web_arg ...
    a48e1ea8
    add init_value in ajax combo init
    totoro authored
    2018-03-20 14:35:54 +0100  
    Browse Code »

08 Mar, 2018
1 commit
  • add lwa argument in edit_form_cell ...
    43f4a3b4
    add helper for column, column_label, label and table
    totoro authored
    2018-03-08 16:38:42 +0100  
    Browse Code »

24 Feb, 2018
1 commit
  • add sms_option phone field
    661f6c0e
    totoro authored
    2018-02-24 14:54:04 +0100  
    Browse Code »

12 Dec, 2017
2 commits
  • try to add label for checkbox
    00581065
    totoro authored
    2017-12-12 11:15:16 +0900  
    Browse Code »
  • remove dialog_id by comment it
    3090b4f8
    totoro authored
    2017-12-12 10:54:12 +0900  
    Browse Code »

26 Sep, 2017
2 commits
  • fix jscolor initialization
    64597d98
    totoro authored
    2017-09-26 20:45:51 +0200  
    Browse Code »
  • add delete_by_clause
    fc59f9af
    totoro authored
    2017-09-26 20:45:30 +0200  
    Browse Code »

20 Sep, 2017
3 commits
  • fix jqgrid jscolor CSS class
    1aa79ba3
    Julien Verneuil authored
    2017-09-20 13:47:57 +0200  
    Browse Code »
  • add hayamiki CSS
    8c3d9216
    Julien Verneuil authored
    2017-09-20 11:48:22 +0200  
    Browse Code »
  • fix jscolor input in jqgrid
    2ecafeae
    Julien Verneuil authored
    2017-09-20 11:37:53 +0200  
    Browse Code »

19 Sep, 2017
1 commit
  • add phone (better management), email and url ...
    1ea67eb5
    try to debug color edit !! (seems to work with dialog but not in jqgrid)
    totoro authored
    2017-09-19 09:48:46 +0900  
    Browse Code »

16 Sep, 2017
3 commits
  • manage the __HK_SHOW_STRING__ in ajax_combo. ...
    a8e062d5
    When search field has that name "__HK_SHOW_STRING__" this is means, we want ajax combo only show the Show_String instead of other search fields
    totoro authored
    2017-09-16 11:08:26 +0900  
    Browse Code »
  • add generic get_DB_id_by_clause
    c6986bdf
    totoro authored
    2017-09-16 11:08:26 +0900  
    Browse Code »
  • change phone_field and remove mobile_phone. ...
    974c8566
    Now phone_field has attribute for describing the phone number type like (cellphone, landline, fax, etc)
    totoro authored
    2017-09-16 10:54:08 +0900  
    Browse Code »

14 Aug, 2017
1 commit
  • add get_count_by_full_clause
    e8b05959
    totoro authored
    2017-08-14 13:02:34 +0200  
    Browse Code »

30 Jul, 2017
1 commit
  • replace image by img according to latest calexium_lib
    9ee1c57d
    totoro authored
    2017-07-30 22:18:03 +0200  
    Browse Code »

23 Jul, 2017
2 commits
  • remove the dependency to web_site_directory
    924b60ab
    totoro authored
    2017-07-23 22:59:28 +0200  
    Browse Code »
  • add constraint definition on table model ...
    c0af45f7
    add mobile_field and url_field
    totoro authored
    2017-07-23 22:39:36 +0200  
    Browse Code »

08 Jul, 2017
1 commit
  • add trigger in all database action create, update, delete
    7c2a7fd3
    totoro authored
    2017-07-08 15:42:44 +0200  
    Browse Code »

04 Jul, 2017
2 commits
  • add all management of relation ...
    5b262572
    HK_Form_Action has DB_id in edit_entry instead of String
    totoro authored
    2017-07-04 23:31:49 +0200  
    Browse Code »
  • some cleanup
    57345f2a
    totoro authored
    2017-07-04 23:07:44 +0200  
    Browse Code »

27 Jun, 2017
1 commit
  • update to be compatible with calexium_lib and checkbox without wav (web arg value)
    0e255eaa
    totoro authored
    2017-06-27 00:09:27 +0200  
    Browse Code »

24 Jun, 2017
1 commit
  • add get_relation to get final type in relation A <-> B, just choose which side … ...
    55c024e5
    …you need and provide the type get_all function
    totoro authored
    2017-06-24 01:37:45 +0200  
    Browse Code »

21 Jun, 2017
1 commit
  • write from type now return maybe int which is the row_id of the updated or inserted row ...
    b1ffa9d4
    some cleanup in view_table_renderer.
    replace form_id name from table_name to dialog_id + suffix "_form". This allow to have multiple form with the same table.
    totoro authored
    2017-06-21 23:19:15 +0200  
    Browse Code »

20 Jun, 2017
1 commit
  • update access to lwa from web_request which is now in Var
    2e229c53
    totoro authored
    2017-06-20 18:12:24 +0200  
    Browse Code »