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
20 May, 2019
4 commits
  • [IMP] replace string by file_ref in compose_mail
    d12dd7c9
    David RENÉ authored
    2019-05-20 16:11:32 +0900  
    Browse Code »
  • [ADD] add more helper for html_wave_box and typo
    457fc6c9
    David RENÉ authored
    2019-05-20 16:05:04 +0900  
    Browse Code »
  • clean typo
    7f18cce0
    David RENÉ authored
    2019-05-20 13:22:28 +0900  
    Browse Code »
  • [FIX] infinite loop on text(List(CoreAttrs) attrs, Int i) which called itself -> infinite loop
    14876efb
    David RENÉ authored
    2019-05-20 13:02:23 +0900  
    Browse Code »

17 May, 2019
4 commits
  • [-] fix file path access. Must be fixed also in ds_type.anubis later
    18f12e79
    David RENÉ authored
    2019-05-17 22:18:59 +0900  
    Browse Code »
  • [+] add some examples, not working yet
    8a88e4c2
    David RENÉ authored
    2019-05-17 19:24:52 +0900  
    Browse Code »
  • [~] add some print in case of error
    c1729e93
    David RENÉ authored
    2019-05-17 19:24:52 +0900  
    Browse Code »
  • [+] File_ref type which is use by send_mail
    0bc9bea2
    David RENÉ authored
    2019-05-17 19:24:52 +0900  
    Browse Code »

15 May, 2019
5 commits
  • [+] Add backup_database for SQLite database ...
    051e674f
    [+] backup database on every starting of the application
    David RENÉ authored
    2019-05-15 16:20:15 +0900  
    Browse Code »
  • According to the main Anubis library, move the Connection into MessageQueue
    8dac565c
    David RENÉ authored
    2019-05-15 16:06:18 +0900  
    Browse Code »
  • Add Email_Address type into send mail
    e1285ef5
    David RENÉ authored
    2019-05-15 16:04:45 +0900  
    Browse Code »
  • Avoid warning of hidden type
    f24835f8
    David RENÉ authored
    2019-05-15 16:03:45 +0900  
    Browse Code »
  • add helper for Int in html text with only one CoreAttrs
    d0282a5e
    David RENÉ authored
    2019-05-15 16:02:12 +0900  
    Browse Code »

21 Apr, 2019
1 commit
  • add helper for String + Maybe(DB_date)
    2363ce42
    David RENÉ authored
    2019-04-21 01:37:58 +0200  
    Browse Code »

28 Mar, 2019
1 commit
  • add logger in web site description to be able to report error into log
    fd42aebc
    David RENÉ authored
    2019-03-28 11:45:19 +0900  
    Browse Code »

08 Mar, 2019
1 commit
  • add some CoreAttrs according to HTML5 and Anubis specific tooltip
    102790d5
    David RENÉ authored
    2019-03-08 14:08:54 +0900  
    Browse Code »

04 Feb, 2019
1 commit
  • add management of pager
    0fa08cdc
    David RENÉ authored
    2019-02-04 00:53:18 +0100  
    Browse Code »

02 Feb, 2019
1 commit
  • no message
    dad598c9
    David RENÉ authored
    2019-02-02 21:49:25 +0100  
    Browse Code »

02 Dec, 2018
1 commit
  • add MailFountain mail service
    6e17837a
    totoro authored
    2018-12-02 01:05:26 +0100  
    Browse Code »

25 Nov, 2018
1 commit
  • add constants message for Admin API
    cc0b2119
    totoro authored
    2018-11-25 16:16:04 +0100  
    Browse Code »

11 Nov, 2018
1 commit
  • add img button with confirmation with WEB_Action_Name and extra ops
    13f21b89
    totoro authored
    2018-11-11 21:00:26 +0900  
    Browse Code »

23 Oct, 2018
2 commits
  • add empty alternative into CoreAttrs
    03a43f2d
    totoro authored
    2018-10-23 00:13:32 +0200  
    Browse Code »
  • add img_button_ajax which fire WEB_action on click on button
    fac0e891
    totoro authored
    2018-10-23 00:12:54 +0200  
    Browse Code »

30 Sep, 2018
2 commits
  • introduce the load_content action
    8b1c73d0
    totoro authored
    2018-09-30 00:03:35 +0200  
    Browse Code »
  • replace html_wave_box String class_id by List(CoreAttrs) attrs. With that it's a… ...
    81e70bce
    …llow to add more attribute than only html id before
    totoro authored
    2018-09-30 00:00:37 +0200  
    Browse Code »

29 Sep, 2018
1 commit
  • add more helper in span
    ace9e448
    totoro authored
    2018-09-29 23:57:37 +0200  
    Browse Code »

21 Aug, 2018
1 commit
  • add helper for "a" HTML balise
    e759f375
    totoro authored
    2018-08-21 23:14:22 +0200  
    Browse Code »

06 Aug, 2018
4 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    1a856467
    …alexium_lib into release/ANUBIS_1_14
    totoro authored
    2018-08-06 00:49:16 +0200  
    Browse Code »
  • add Maybe(target_id) in left menu. If target_id is present, this is means we wan… ...
    ab0a36e7
    …t to use load_content function (loading HTML from server) and put the result in that target_id div
    totoro authored
    2018-08-06 00:44:30 +0200  
    Browse Code »
  • add some helper for functions which took list of CoreAttrs to make available wit… ...
    c74f1371
    …h only one CoreAttrs argument. This make the source more readable
    totoro authored
    2018-08-06 00:41:53 +0200  
    Browse Code »
  • add some helper for functions which took list of CoreAttrs to make available wit… ...
    b39b4e86
    …h only one CoreAttrs argument. This make the source more readable
    totoro authored
    2018-08-06 00:41:27 +0200  
    Browse Code »

28 Jul, 2018
1 commit
  • add helper for table with only one option and row ...
    290f8559
    add helper for strong with only one CoreAtrrs
    totoro authored
    2018-07-28 15:11:48 +0200  
    Browse Code »

21 Apr, 2018
1 commit
  • avoid warning with possible hidden value by another with same name
    d130dc26
    totoro authored
    2018-04-21 13:30:02 +0200  
    Browse Code »

15 Apr, 2018
2 commits
  • add helper for cell when there is only one Cell_option and one content ...
    a2608ea0
    fix the retrieving session from disk and change the method to determine the saving filename. Now the filename is determined by the session id.
    totoro authored
    2018-04-15 23:20:21 +0200  
    Browse Code »
  • add db_get_Float
    d4860695
    totoro authored
    2018-04-15 23:15:39 +0200  
    Browse Code »

27 Mar, 2018
2 commits
  • add some helper for : ...
    8d1c12d2
    - span
    - button
    - div
    which allow to accept only one CareAttrs instead a list.
    totoro authored
    2018-03-27 13:16:37 +0200  
    Browse Code »
  • add formatter for WEB_Action_Name as javascript argument. This is means the surr… ...
    73f7b692
    …ounded with simple quote.
    totoro authored
    2018-03-27 13:14:28 +0200  
    Browse Code »

20 Mar, 2018
3 commits
  • add encode_HTML_entities function which get an HTML text and encode it into esca… ...
    595bd840
    …ped HTML. This allows to transmit HTML to HTML element i.e. input text area with text in HTML format must be encoded to avoid error.
    totoro authored
    2018-03-20 14:44:37 +0100  
    Browse Code »
  • add converter to Web_arg from Int, DB_id
    160d0690
    totoro authored
    2018-03-20 14:41:06 +0100  
    Browse Code »
  • add converter from ...
    b770c5c9
    - DB_id -> Maybe(Int)
    - String -> Maybe(DB_id)
    - Maybe(String) -> Maybe(DB_id)
    totoro authored
    2018-03-20 14:40:13 +0100  
    Browse Code »