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
12 Mar, 2017
2 commits
  • add support of the float_field
    7e1c7db6
    totoro authored
    2017-03-12 22:22:00 +0100  
    Browse Code »
  • add float_field. Now must be generated by hk_generator ...
    cd8a0a45
    move web_action_name definition into file view/web_action.anubis
    Add view/view_apps_renderer.anubis, which constructs html table with all applications and their tables
    totoro authored
    2017-03-12 18:39:25 +0100  
    Browse Code »

09 Mar, 2017
4 commits
  • start working on text_area with CKeditor.
    99a54291
    totoro authored
    2017-03-09 17:47:02 +0100  
    Browse Code »
  • Merge branch 'master' of ssh://gitlab.calexium.com:33022/calexium/hayamiki_lib
    7aee2bab
    totoro authored
    2017-03-09 00:56:26 +0100  
    Browse Code »
  • change Int into DB_id for foreign key
    960abed5
    totoro authored
    2017-03-09 00:55:58 +0100  
    Browse Code »
  • add editor attributes for text_field, like none for usual text area or rich_edit… ...
    24513ca0
    …or for using CK editor
    totoro authored
    2017-03-09 00:52:25 +0100  
    Browse Code »

07 Mar, 2017
1 commit
  • change the foreign_key Int by DB_id
    366f56a3
    totoro authored
    2017-03-07 23:51:41 +0100  
    Browse Code »

28 Feb, 2017
1 commit
  • replace plain html editor by dialog editor
    9ab9ecc7
    totoro authored
    2017-02-28 22:49:40 +0100  
    Browse Code »

26 Feb, 2017
1 commit
  • Add cancel button in edit form
    ff12e0c0
    totoro authored
    2017-02-26 00:18:42 +0100  
    Browse Code »

19 Feb, 2017
1 commit
  • add WEB_Action_Name to be compliant with the current Calexium_Lib
    e3ffb1b4
    totoro authored
    2017-02-19 22:04:18 +0100  
    Browse Code »

26 Jan, 2017
1 commit
  • add the support of densaku type generation
    523830e5
    totoro authored
    2017-01-26 01:35:19 +0100  
    Browse Code »

19 Jan, 2017
2 commits
  • completely remove the "indexed" attribute
    5bf59343
    totoro authored
    2017-01-19 10:58:16 +0100  
    Browse Code »
  • remove indexed as attribute of column
    27f3d0f6
    totoro authored
    2017-01-19 09:59:08 +0100  
    Browse Code »

07 Jan, 2017
1 commit
  • replace NULL value which are represented by "{NULL}" string by an empty string. … ...
    55d484c7
    …This make better reading in view list or editor
    totoro authored
    2017-01-07 18:08:09 +0900  
    Browse Code »

01 Oct, 2016
1 commit
  • add to_JSON function for convert the HK_Database into JSON format
    f6c73ca7
    totoro authored
    2016-10-01 22:35:05 +0200  
    Browse Code »

28 Aug, 2016
2 commits
  • add name to vt_edit
    cc81f7cd
    totoro authored
    2016-08-28 23:14:25 +0200  
    Browse Code »
  • add editor view according to hayamiki generator
    ee111c97
    totoro authored
    2016-08-28 23:00:39 +0200  
    Browse Code »

27 Aug, 2016
2 commits
  • add HK_Edit_View in HK_model_display
    291e3895
    totoro authored
    2016-08-27 22:18:28 +0200  
    Browse Code »
  • move vtm from calexium_lib to view part of Hayamiki
    0acd0629
    totoro authored
    2016-08-27 20:04:32 +0200  
    Browse Code »

23 Jul, 2016
1 commit
  • add password_field
    aa86c5cf
    totoro authored
    2016-07-23 18:27:27 +0200  
    Browse Code »

19 Jul, 2016
1 commit
  • update integer field
    c6605b53
    totoro authored
    2016-07-19 22:59:11 +0200  
    Browse Code »

28 Apr, 2016
1 commit
  • add specific action link when we want to override the call to generic dialog editor in list view
    f3cb0a1f
    totoro authored
    2016-04-28 13:31:05 +0200  
    Browse Code »

21 Mar, 2016
2 commits
  • fix the orthographic mistake on controller folder name
    32c3ae42
    totoro authored
    2016-03-21 12:58:25 +0100  
    Browse Code »
  • add HK_text_choices definition
    dbebf0f2
    totoro authored
    2016-03-21 12:03:03 +0100  
    Browse Code »

20 Mar, 2016
2 commits
  • rename folder to correct orthography
    2fb07b3f
    totoro authored
    2016-03-20 14:22:53 +0100  
    Browse Code »
  • rename folder to correct orthography
    c5edca7e
    totoro authored
    2016-03-20 14:22:03 +0100  
    Browse Code »

19 Mar, 2016
1 commit
  • add delete row controller
    0938b7ab
    totoro authored
    2016-03-19 20:36:59 +0100  
    Browse Code »

19 Feb, 2016
1 commit
  • add to_Message in types/model/database.anubis which convert HK_Database into Muscle message. ...
    b0e5ce0d
    This is useful for save the database into file and keep compatibility up and down and also for transmitting through the network.
    totoro authored
    2016-02-19 08:45:11 +0100  
    Browse Code »

14 Feb, 2016
1 commit
  • add missing transmit
    d684d8d7
    totoro authored
    2016-02-14 17:55:25 +0100  
    Browse Code »

13 Feb, 2016
1 commit
  • move and explode calexium_lib/database/db_model into hayamiki_lib
    5982fb91
    totoro authored
    2016-02-13 12:03:59 +0100  
    Browse Code »