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
24 Feb, 2017
1 commit
  • add core attributes in html alternative for Actioner ...
    27567d6e
    add i and span alternatives in HTML_In_Form and HTML_Off_Form
    add Awesome Font support
    add Menu with direction positioning (top and side)
    add Icon support (png and Awesome font)
    totoro authored
    2017-02-24 16:48:28 +0100  
    Browse Code »

21 Feb, 2017
1 commit
  • fix get(XXX) type which come with Var(List... and not List only ...
    f0b6401d
    Add AWS_SESSION_STEP counter in web session.
    totoro authored
    2017-02-21 17:49:35 +0100  
    Browse Code »

19 Feb, 2017
2 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    dc3a74bc
    …alexium_lib into release/ANUBIS_1_14
    totoro authored
    2017-02-19 22:08:16 +0100  
    Browse Code »
  • enhance the Action_Name management ...
    56ebceb2
    Add WEB_Session
    totoro authored
    2017-02-19 22:07:51 +0100  
    Browse Code »

18 Feb, 2017
6 commits
  • remove public from BufferedConnection ...
    bd61d2eb
    make actioner compatible with old application which use String as action name instead of new WEB_Action_Name
    totoro authored
    2017-02-18 20:45:54 +0100  
    Browse Code »
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    73d63635
    …alexium_lib into release/ANUBIS_1_14
    totoro authored
    2017-02-18 18:29:29 +0100  
    Browse Code »
  • copy_file_and_convert_to_CRLF can keep the original file instead of delete it.
    2219a534
    totoro authored
    2017-02-18 18:28:51 +0100  
    Browse Code »
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    f3d0438f
    …alexium_lib into release/ANUBIS_1_14
    totoro authored
    2017-02-18 18:22:49 +0100  
    Browse Code »
  • fix some function definition do be compatible with old action name (String) and … ...
    8b859764
    …let old project to compiles
    totoro authored
    2017-02-18 18:21:26 +0100  
    Browse Code »
  • fix some function definition do be compatible with old action name (String) and … ...
    9890e2d7
    …let old project to compiles
    totoro authored
    2017-02-18 18:12:50 +0100  
    Browse Code »

15 Feb, 2017
2 commits
  • add the generation by densaku of calexium lib types
    1a15cad4
    totoro authored
    2017-02-15 17:07:26 +0100  
    Browse Code »
  • replace String action_name by WEB_Action_Name ...
    f715c0d9
    introduce WEB_Session management
    add database/types generated by densaku
    totoro authored
    2017-02-15 16:12:13 +0100  
    Browse Code »

11 Feb, 2017
1 commit
  • start working on web controller version
    1dcf554d
    totoro authored
    2017-02-11 21:50:26 +0100  
    Browse Code »

04 Feb, 2017
1 commit
  • add minimal web site as example with calexium_lib
    3bada934
    totoro authored
    2017-02-04 18:30:50 +0100  
    Browse Code »

03 Feb, 2017
2 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    bb25ec02
    …alexium_lib into release/ANUBIS_1_14
    totoro authored
    2017-02-03 18:22:04 +0100  
    Browse Code »
  • remove global from xml_rpc lib. It must be move to inpendant file.
    5621be1f
    totoro authored
    2017-02-03 18:12:20 +0100  
    Browse Code »

14 Jan, 2017
1 commit
  • Add AnubiX core message constants
    a3acb343
    totoro authored
    2017-01-14 23:30:23 +0100  
    Browse Code »

30 Dec, 2016
1 commit
  • add narrow_small in predefined Width input size which correspond to 20 characters ...
    7d4afbd6
    add html_tooltip_ext without class suffix when we intend to use awesome font
    totoro authored
    2016-12-30 18:23:12 +0900  
    Browse Code »

04 Dec, 2016
1 commit
  • send mail without taking care about dot at beginning of each line. It's a respon… ...
    56c44e4d
    …sibility of the application to give the file to the right format. Hence adding dot if need. This increase the speed of sending email
    totoro authored
    2016-12-04 23:27:09 +0100  
    Browse Code »

19 Nov, 2016
1 commit
  • add missing text() with integer for HMTL_In_Form ...
    49aaa6dd
    add get_Int_list() from web arg
    totoro authored
    2016-11-19 19:12:54 +0100  
    Browse Code »

13 Nov, 2016
1 commit
  • add SQLITE3 db_get_integer and simplified version of db_get_string_list
    62698969
    totoro authored
    2016-11-13 21:58:30 +0100  
    Browse Code »

01 Oct, 2016
1 commit
  • add json_object function with type_name of the object. Hence that function will … ...
    ef333ee7
    …automatically add a json member with name "obj_type".
    This function help to find the right object in the json tree
    totoro authored
    2016-10-01 22:33:18 +0200  
    Browse Code »

27 Aug, 2016
1 commit
  • Remove vtm from Calexium lib and move it to Hayamiki in view part
    64fc7e3c
    totoro authored
    2016-08-27 20:03:46 +0200  
    Browse Code »

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 Code »

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

30 Jun, 2016
3 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    5ae5c66a
    …alexium_lib into release/ANUBIS_1_14
    Julien Verneuil authored
    2016-06-30 16:12:40 +0200  
    Browse Code »
  • add known issues
    ff004d8b
    Julien Verneuil authored
    2016-06-30 16:12:15 +0200  
    Browse Code »
  • add https or http to Piwik tracker url ...
    4eee4bb6
    make setSiteId value enclosed in double quotes for safety
    Julien Verneuil authored
    2016-06-30 10:51:46 +0200  
    Browse Code »

28 Jun, 2016
2 commits
  • make "piwik_js_code" function return HTML_Head_Tag (meta) instead of a String
    86e928ba
    Julien Verneuil authored
    2016-06-28 14:21:18 +0200  
    Browse Code »
  • add CXM_piwik.anubis
    a98b83da
    Julien Verneuil authored
    2016-06-28 12:27:42 +0200  
    Browse Code »

27 Jun, 2016
2 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    8bc205ab
    …alexium_lib into release/ANUBIS_1_14
    Julien Verneuil authored
    2016-06-27 17:07:55 +0200  
    Browse Code »
  • add support for quoted strings value ...
    464ffddd
    add more boolean values (true/false)
    fix parsing bug related to missing "unput_byte" leading to erroneous symbols name
    fix parsing bug related to missing items on special case in lists
    fix parsing bug related to comments in between list items
    fix parsing bug related to comment in a list item
    Julien Verneuil authored
    2016-06-27 17:07:42 +0200  
    Browse Code »

26 Jun, 2016
1 commit
  • add to_CRLF_String call in json adl
    f60d92b8
    totoro authored
    2016-06-26 01:57:03 +0200  
    Browse Code »

24 Jun, 2016
2 commits
  • add "dash_board" function which display only one large dashboard content
    2ac800d6
    Julien Verneuil authored
    2016-06-24 17:08:41 +0200  
    Browse Code »
  • improve "eol" function ...
    c6a745b4
    improve "print_yaml_data" function to print lists
    add list parsing (WIP, fail in some conditions)
    fix parsing stuff
    Julien Verneuil authored
    2016-06-24 17:07:15 +0200  
    Browse Code »

23 Jun, 2016
2 commits
  • add support for CR for "eol" function ...
    bc99be1d
    minor add to "print_yaml_map" to make the output less ambiguous
    Julien Verneuil authored
    2016-06-23 17:27:21 +0200  
    Browse Code »
  • add support for parsing keys/values (WIP for lists and non block map/list) ...
    d98711a4
    add "print_yaml_data" function to print a human readable representation of the parser result
    add "null" alternative to YAML_Value type
    Julien Verneuil authored
    2016-06-23 17:16:09 +0200  
    Browse Code »

22 Jun, 2016
2 commits
  • change the principle of reading by get bytes instead of whole line
    17019850
    totoro authored
    2016-06-22 10:28:48 +0200  
    Browse Code »
  • add indentation blank count (must update anubis lib)
    7cbc8ced
    totoro authored
    2016-06-22 06:35:45 +0200  
    Browse Code »

21 Jun, 2016
1 commit
  • add yaml processing
    c172a9cf
    totoro authored
    2016-06-21 15:51:34 +0200  
    Browse Code »