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
  • view
24 May, 2017
3 commits
  • add helper for viewing table without foreign clause and referer
    c35a0960
    totoro authored
    2017-05-24 09:32:15 +0200  
    Browse Dir »
  • add hk_controller to replace little by little old controllers in VTM (virtual table manager) ...
    5dc2618d
    start to implement the combo search, still not finished
    totoro authored
    2017-05-24 09:23:26 +0200  
    Browse Dir »
  • add searchable fields list in foreign key
    b947f1f0
    totoro authored
    2017-05-24 02:01:00 +0200  
    Browse Dir »

21 May, 2017
2 commits
  • manage the hk_filter for rendreing table in list ...
    bba31ce5
    add order_by parameter in get_all_XXX_by_clause
    totoro authored
    2017-05-21 11:14:54 +0200  
    Browse Dir »
  • add hk_filter
    ea8ac774
    totoro authored
    2017-05-21 11:08:15 +0200  
    Browse Dir »

19 May, 2017
2 commits
  • add autoresize in in jqgrid
    17c955e7
    totoro authored
    2017-05-19 13:14:17 +0900  
    Browse Dir »
  • add hk_filter in list view
    ee7a1e4b
    totoro authored
    2017-05-19 12:37:32 +0900  
    Browse Dir »

12 May, 2017
1 commit
  • add import
    e52bb077
    totoro authored
    2017-05-12 00:26:19 +0900  
    Browse Dir »

06 May, 2017
3 commits
  • add the number of record in show apps
    b8aa6172
    totoro authored
    2017-05-06 09:24:55 +0900  
    Browse Dir »
  • add phone and email fields in entry
    3948b4f1
    totoro authored
    2017-05-06 09:23:21 +0900  
    Browse Dir »
  • add email and phone fields in the renderer. ...
    d5159c4a
    Jqrid now show 30 lines as default and the editing can be made by double click on the line
    totoro authored
    2017-05-06 09:18:45 +0900  
    Browse Dir »

02 May, 2017
1 commit
  • for checkbox change web arg value to true instead of column name. This is better for parsing value
    e7a70dc6
    totoro authored
    2017-05-02 10:42:08 +0900  
    Browse Dir »

28 Apr, 2017
2 commits
  • format table form
    ef877b07
    totoro authored
    2017-04-28 23:56:26 +0900  
    Browse Dir »
  • move line attribute to cell attribute
    95c6d506
    totoro authored
    2017-04-28 19:40:00 +0900  
    Browse Dir »

25 Apr, 2017
1 commit
  • add column_label in HK_Editor_Table_Cell which show label from column
    8bf8743e
    totoro authored
    2017-04-25 19:31:07 +0900  
    Browse Dir »

19 Apr, 2017
2 commits
  • to avoid confusion, rename HK_Form_Line_Attribute to HK_Form_Table_Line_Attribute
    2993d53f
    totoro authored
    2017-04-19 16:53:07 +0900  
    Browse Dir »
  • add colspan and rowspan attributes for editor and form table lines
    6a8c2f09
    totoro authored
    2017-04-19 16:32:53 +0900  
    Browse Dir »

13 Apr, 2017
2 commits
  • render form in table
    5a230ad0
    totoro authored
    2017-04-13 01:13:55 +0200  
    Browse Dir »
  • add hk_form_table_cell_table, which enable to add table inside cell
    b0635c56
    totoro authored
    2017-04-13 00:09:11 +0200  
    Browse Dir »

12 Apr, 2017
2 commits
  • manage the renaming of hk_list_view to hk_viewer and hk_edit_view to hk_editor
    69ab6263
    totoro authored
    2017-04-12 23:03:22 +0200  
    Browse Dir »
  • refactoring to DS_Type_File management
    51fe496b
    totoro authored
    2017-04-12 22:30:27 +0200  
    Browse Dir »

10 Apr, 2017
1 commit
  • add support of cell in table description
    7a53f1c1
    totoro authored
    2017-04-10 10:03:19 +0200  
    Browse Dir »

09 Apr, 2017
4 commits
  • add HK_Form_Table_Attribute to HK_Form_Table
    fed6db13
    totoro authored
    2017-04-09 21:40:53 +0200  
    Browse Dir »
  • add surrounding _ to list too. For more information, please read the previous commit
    aa1d8b53
    totoro authored
    2017-04-09 02:21:44 +0200  
    Browse Dir »
  • still working on view/form refactoring
    889ced71
    totoro authored
    2017-04-09 02:10:00 +0200  
    Browse Dir »
  • move some definition from model to view ...
    23eeeae8
    still working on refactoring of the view and from
    totoro authored
    2017-04-09 01:59:58 +0200  
    Browse Dir »

04 Apr, 2017
4 commits
  • continue refactoring
    546d5e5d
    totoro authored
    2017-04-04 18:22:07 +0200  
    Browse Dir »
  • continue working on HK form... Still not finished
    7a8ff83c
    totoro authored
    2017-04-04 18:08:40 +0200  
    Browse Dir »
  • refactoring in progress... Not finished
    7ed7fe52
    totoro authored
    2017-04-04 01:32:48 +0200  
    Browse Dir »
  • introduce edit_view_table_form and rename edit_view into edit_view_list_form
    4eca48b0
    totoro authored
    2017-04-04 00:02:55 +0200  
    Browse Dir »

02 Apr, 2017
4 commits
  • get and set HK_Referer for Web arg functions ...
    0f7b5806
    Add argument HK_Referer in get_rows_json
    rename web action view_table in list_view
    totoro authored
    2017-04-02 19:51:13 +0200  
    Browse Dir »
  • add no_referer as alternative in HK_Referer ...
    9ade2a47
    begin to manage the referer
    totoro authored
    2017-04-02 14:00:22 +0200  
    Browse Dir »
  • start to manage fk when creating edit table from (+) in list view. This means th… ...
    187c20bf
    …at the dialog filter the selector with that referer
    totoro authored
    2017-04-02 04:38:39 +0200  
    Browse Dir »
  • make color_field editable
    5f15d104
    totoro authored
    2017-04-02 04:32:23 +0200  
    Browse Dir »

29 Mar, 2017
1 commit
  • change the VTM_view signature by adding list of all view string ...
    7c92546d
    add view selector on top of table if there is more than 1 view exists
    some clean up
    totoro authored
    2017-03-29 22:22:09 +0200  
    Browse Dir »

26 Mar, 2017
3 commits
  • add grid_action management in web action name
    627c1be7
    totoro authored
    2017-03-26 23:51:26 +0200  
    Browse Dir »
  • rename web action name by adding hkc_ as prefix ...
    87cb5f32
    add jqgrid init in partial content init
    jqgrid, translate label in colModel
    totoro authored
    2017-03-26 20:02:23 +0200  
    Browse Dir »
  • manage hayamiki view with jQgrid
    229894d6
    totoro authored
    2017-03-26 04:52:55 +0200  
    Browse Dir »

19 Mar, 2017
2 commits
  • add SQL clause in vtm_view. This clause can be apply on data table for filtering the viewed data ...
    7c694bdb
    Add the management of viewing the fk_view option of edit_view. fk_view option allow to watch the One to Many foreign key
    totoro authored
    2017-03-19 22:41:04 +0100  
    Browse Dir »
  • add foreign key view in edit view
    ea1efe8b
    totoro authored
    2017-03-19 02:28:08 +0100  
    Browse Dir »