Logo white

Anubis / Xlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 12
  • Tags 6
  • xlib
  • database
  • model
  • db_model.anubis
13 Feb, 2016
1 commit
  • use hayamiki_lib instead of deprecated db_model
    ac555606
    totoro authored
    2016-02-13 12:06:45 +0100  
    Browse File »

09 Feb, 2016
2 commits
  • add a short_name for table. This is necessary because during checking process th… ...
    03b49657
    …e name of the table is prefixed by the application name.
    Hence short_name is the memory of original table name
    totoro authored
    2016-02-09 19:32:56 +0100  
    Browse File »
  • add icon and help_text to HK_App ...
    de8fdfcf
    rename the db_display into hk_display
    totoro authored
    2016-02-09 17:54:09 +0100  
    Browse File »

06 Feb, 2016
2 commits
  • change the main comment of the Hayamiki project
    eba0f762
    totoro authored
    2016-02-06 11:15:47 +0100  
    Browse File »
  • rename almost all db_xx in hk_xx ...
    dd039c80
    add HK_App_Name which use to designate the app in foreign_key
    totoro authored
    2016-02-06 10:20:16 +0100  
    Browse File »

24 Jan, 2016
1 commit
  • add HK_List_View type in db_display. Now we can define a set of named view list display ...
    6cf67b09
    add some icon
    add to_Icon for bool value which become red cross for false and green check for true
    totoro authored
    2016-01-24 12:14:33 +0100  
    Browse File »

20 Jan, 2016
1 commit
  • add (int)0 for default value in foreign_key and integer_field. This help the com… ...
    204b0087
    …piler to find the correct type
    enclose the column name with " in case of the column is reserved keyword
    totoro authored
    2016-01-20 22:11:47 +0100  
    Browse File »

17 Jan, 2016
1 commit
  • add help_text to: ...
    749c7360
    - boolean_field
    - date_field
    - time_field
    - integer_field
    - char_field
    - text_field
    totoro authored
    2016-01-17 03:33:51 +0100  
    Browse File »

16 Jan, 2016
2 commits
  • generate help_text anubis source for datetime, text and information
    416dddd6
    totoro authored
    2016-01-16 22:18:28 +0100  
    Browse File »
  • move the db_model.anubis from db_model application to calexium_lib ...
    aef2e713
    add help text for VT_edit_entry : information and text
    totoro authored
    2016-01-16 21:36:04 +0100  
    Browse File »