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
24 Jul, 2016
1 commit
  • Maybe the provided column name is reserved SQL keyword hence we protect the colu… ...
    6c24007c
    …mn name by surrounding it with ".
    totoro authored
    2016-07-24 23:33:24 +0200  
    Browse Dir »

23 Jul, 2016
1 commit
  • add choice_int and password editor
    6c7ef284
    totoro authored
    2016-07-23 17:45:06 +0200  
    Browse Dir »

06 May, 2016
1 commit
  • made database query less verbose
    97a5ea9e
    totoro authored
    2016-05-06 10:01:52 +0200  
    Browse Dir »

29 Apr, 2016
1 commit
  • add scrollx parameter to jquery_datatable call
    6f62d60d
    Julien Verneuil authored
    2016-04-29 16:08:27 +0200  
    Browse Dir »

28 Apr, 2016
1 commit
  • add support to link_id_action in view table
    510e96da
    totoro authored
    2016-04-28 14:06:30 +0200  
    Browse Dir »

26 Apr, 2016
1 commit
  • deprecate the DB_id to DB_ID
    df15cf4f
    totoro authored
    2016-04-26 09:14:44 +0200  
    Browse Dir »

20 Apr, 2016
1 commit
  • replace "htmlId" by "html_Id", "init" by "wav", string label by "label" due to recent changes
    1b046e7c
    Julien Verneuil authored
    2016-04-20 15:48:17 +0200  
    Browse Dir »

06 Apr, 2016
1 commit
  • add choices list in table renderer
    89e465d6
    totoro authored
    2016-04-06 23:51:02 +0200  
    Browse Dir »

03 Apr, 2016
1 commit
  • update cxm_form call
    9d0e15c5
    totoro authored
    2016-04-03 19:49:08 +0200  
    Browse Dir »

29 Mar, 2016
1 commit
  • add "width" parameter to information ...
    f5fc19a6
    add "time" alternative to VT_edit_entry
    change datetime input width
    Julien Verneuil authored
    2016-03-29 20:09:31 +0200  
    Browse Dir »

28 Mar, 2016
1 commit
  • fix the faulty merge
    daf7d84b
    totoro authored
    2016-03-28 12:36:25 +0200  
    Browse Dir »

24 Mar, 2016
3 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    c5c6fea1
    …alexium_lib into release/ANUBIS_1_14
    
    Conflicts:
    	database/vtm/view_table_renderer.anubis
    Julien Verneuil authored
    2016-03-24 15:35:10 +0100  
    Browse Dir »
  • add "add_icon" parameter option to jq_datetimepicker_init to have calendar or cl… ...
    3253fb48
    …ock icon depending on the picker type next to the date input
    Julien Verneuil authored
    2016-03-24 15:34:28 +0100  
    Browse Dir »
  • replace "new" button link by a proper jquery button to add a new table entry
    50b6dd00
    Julien Verneuil authored
    2016-03-24 15:31:55 +0100  
    Browse Dir »

20 Mar, 2016
1 commit
  • add edit dialog on hayamiki list table
    56fa599f
    totoro authored
    2016-03-20 02:54:46 +0100  
    Browse Dir »

19 Mar, 2016
2 commits
  • add the management of delete function
    cd5d8eb4
    totoro authored
    2016-03-19 20:33:44 +0100  
    Browse Dir »
  • create vt_view_row_header and add db_id in vt_view_row
    312e7153
    totoro authored
    2016-03-19 16:45:56 +0100  
    Browse Dir »

12 Mar, 2016
1 commit
  • remove odd or even class in table because it's self managed by jq datatable ...
    1e9f2f6d
    In the editor, the name of the submit button is set according to edit data (new = "CREATE" button or edit = "UPDATE" button)
    totoro authored
    2016-03-12 11:51:32 +0100  
    Browse Dir »

21 Feb, 2016
1 commit
  • remove all warning during compilation
    6edd71c5
    totoro authored
    2016-02-21 02:16:34 +0100  
    Browse Dir »

19 Feb, 2016
1 commit
  • allow to process migration on non created database. ...
    fabdcf5d
    move the version of the database into inifile
    totoro authored
    2016-02-19 18:41:40 +0100  
    Browse Dir »

13 Feb, 2016
2 commits
  • change read path to hayamiki_lib. ...
    747d29f6
    TODO - move vtm into Hayamiki project as a view part
    totoro authored
    2016-02-13 13:15:54 +0100  
    Browse Dir »
  • use hayamiki_lib instead of deprecated db_model
    ac555606
    totoro authored
    2016-02-13 12:06:45 +0100  
    Browse Dir »

09 Feb, 2016
3 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 Dir »
  • 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 Dir »
  • Change the DB_ prefix by HK_ prefix in help text type
    ec6480d9
    totoro authored
    2016-02-09 11:32:18 +0100  
    Browse Dir »

06 Feb, 2016
2 commits
  • change the main comment of the Hayamiki project
    eba0f762
    totoro authored
    2016-02-06 11:15:47 +0100  
    Browse Dir »
  • 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 Dir »

24 Jan, 2016
2 commits
  • remove comment line automatically generated by pyramIDE which was not necessary ...
    4bb63871
    add view_name in VTM_view
    add management of icon in VT_view_entry
    totoro authored
    2016-01-24 16:40:59 +0100  
    Browse Dir »
  • 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 Dir »

20 Jan, 2016
2 commits
  • 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 Dir »
  • add helper for constructor without help_text
    1e88b18c
    totoro authored
    2016-01-20 22:07:07 +0100  
    Browse Dir »

18 Jan, 2016
1 commit
  • update the vtm for using the new feature of the cxm_form which can use previous … ...
    3260e9dd
    …web arg. useful during editing with mandatory fields
    totoro authored
    2016-01-18 10:55:23 +0100  
    Browse Dir »

17 Jan, 2016
2 commits
  • add help_text rendering for: ...
    0b81fe04
    - foreign_text
    - text_area
    - boolean
    - integer
    - date
    totoro authored
    2016-01-17 03:36:53 +0100  
    Browse Dir »
  • 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 Dir »

16 Jan, 2016
3 commits
  • generate help_text anubis source for datetime, text and information
    416dddd6
    totoro authored
    2016-01-16 22:18:28 +0100  
    Browse Dir »
  • add help text to datetime ...
    547fd85e
    fix help_text argument in information and text
    totoro authored
    2016-01-16 22:15:00 +0100  
    Browse Dir »
  • 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 Dir »

04 Jan, 2016
1 commit
  • Add VTM (Virtual Table Management) system for management of Database table (SQLi… ...
    4d677a68
    …te3 for the moment). This generate automatically the web content for viewing data in table, editing and writing into database.
    totoro authored
    2016-01-04 00:02:26 +0100  
    Browse Dir »

03 Jan, 2016
1 commit
  • get_dummy_XXX where XXX are datetime, time, date return the type instead of Maybe(type)
    8bc8e53d
    totoro authored
    2016-01-03 02:40:00 +0100  
    Browse Dir »

02 Jan, 2016
1 commit
  • remove get_Bool with Maybe(Bool) return. It was bad idea. No application are affected
    8d026839
    totoro authored
    2016-01-02 22:00:18 +0100  
    Browse Dir »