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
29 Aug, 2026
4 commits
  • [+] add more helper for <h2>, <h3> and <i> tags
    07574089
    David RENÉ authored
    2026-08-29 10:29:32 +0900  
    Browse Code »
  • [+] add CommonInfo and https Bool as arguments into format_html_head which it's … ...
    e9a18d8a
    …need for formatting the HTML output
    David RENÉ authored
    2026-08-29 10:28:36 +0900  
    Browse Code »
  • [~] replace <p> tag by <li> tag in sidebar for adminlte4
    12cf42eb
    David RENÉ authored
    2026-08-29 10:24:32 +0900  
    Browse Code »
  • [+] add role(String) helper for CoreAttrs
    da54755a
    David RENÉ authored
    2026-08-29 10:23:04 +0900  
    Browse Code »

02 Aug, 2026
3 commits
  • add support of bootstrap for flags_menu with flags_menu_bs function
    3108ab2f
    David RENÉ authored
    2026-08-02 17:57:00 +0900  
    Browse Code »
  • add href (helper) with only WEB_Action_Name argument
    53bb3143
    David RENÉ authored
    2026-08-02 16:34:45 +0900  
    Browse Code »
  • remove HTML_In_Form from awesome since the type HTML_Off_Form and the type HTML_… ...
    74c38518
    …In_Form was unified as HTML type.
    David RENÉ authored
    2026-08-02 15:46:35 +0900  
    Browse Code »

10 May, 2026
4 commits
  • [~] revert the removed of empty for attribute because it was need. So I prefer t… ...
    bdce9bd6
    …o rename it with an another name for avoiding confusion for compiler
    David RENÉ authored
    2026-05-10 15:45:31 +0900  
    Browse Code »
  • [+] more helper functions for hidden attribute
    1e9a6085
    David RENÉ authored
    2026-05-10 13:39:45 +0900  
    Browse Code »
  • [~] remove the empty HTML core attribute. It's no need anymore since we made man… ...
    37a7e604
    …y helper function to let have HTML tag without attribute
    David RENÉ authored
    2026-05-10 13:39:05 +0900  
    Browse Code »
  • [*] BIG CHANGE. Maybe that xlib will become 2.0 ...
    8fcf167e
    Removed all HTML_In_Form, HTML_Off_Form, HTML_Partial_Content  type and replaced it by the new type HTML.
    
    Update all library according to that change.
    
    [-] removed the generic_form.anubis and generic_table.anubis which was obsolete.
    David RENÉ authored
    2026-05-10 10:51:30 +0900  
    Browse Code »

27 Apr, 2026
2 commits
  • [>] start the work on the 1.19.1 version. ...
    8dc27220
    There are lot of modification which make incompatible with secondary module whom rely on 1.19 version. These modules must be compiled again with that new version.
    David RENÉ authored
    2026-04-27 17:00:12 +0900  
    Browse Code »
  • [!] replace '< ' and '>' characters by '[' and ']' characters when the dictiona… ...
    772fe631
    …ry can't be find. With these '<' '>' directly into the HTML made the browser confuse and broke the webpage to show
    David RENÉ authored
    2026-04-27 16:54:17 +0900  
    Browse Code »

26 Apr, 2026
2 commits
  • Merge tag 'ANUBIS_1_19' into develop ...
    3d1205e1
    1.19.0.0
    David RENÉ authored
    2026-04-26 13:10:13 +0900  
    Browse Code »
  • Merge branch 'release/ANUBIS_1_19'
    e655c6ca
    David RENÉ authored
    2026-04-26 13:10:08 +0900  
    Browse Code »

19 Apr, 2026
1 commit
  • [-] remove some comments
    e6752e02
    David RENÉ authored
    2026-04-19 15:07:56 +0900  
    Browse Code »

16 Apr, 2026
1 commit
  • [+] add html th tag without any argument
    56e530ab
    David RENÉ authored
    2026-04-16 10:30:24 +0900  
    Browse Code »

28 Mar, 2026
4 commits
  • [+] add inoscript for installing xlib. Very early stage
    13c4daf2
    David RENÉ authored
    2026-03-28 12:43:19 +0900  
    Browse Code »
  • [!] replace "NULL" string by an empty string in conversion of DB_datetime
    5b43f135
    David RENÉ authored
    2026-03-28 12:42:07 +0900  
    Browse Code »
  • [~] add display: initial; in class .in, input.in and div.form_field
    a2e3f8ec
    David RENÉ authored
    2026-03-28 12:38:53 +0900  
    Browse Code »
  • [+] add function for html th(CoreAttrs attr). Let add th with only attributes
    9b054f81
    David RENÉ authored
    2026-03-28 12:35:29 +0900  
    Browse Code »

16 Oct, 2025
1 commit
  • comment debug print
    f248dfbb
    David RENÉ authored
    2025-10-16 22:39:03 +0900  
    Browse Code »

14 Oct, 2025
4 commits
  • comment debug print
    33ade359
    David RENÉ authored
    2025-10-14 14:04:06 +0900  
    Browse Code »
  • Fix the attribute name to correct one "action".
    3d2028cd
    David RENÉ authored
    2025-10-14 14:03:40 +0900  
    Browse Code »
  • add flags for countries and languages in different sizes
    49c4fd88
    David RENÉ authored
    2025-10-14 14:02:06 +0900  
    Browse Code »
  • add dark line on top of menu. This allows to show the separation between the bro… ...
    5a5b958b
    …wser tool bar and html area.
    David RENÉ authored
    2025-10-14 14:00:28 +0900  
    Browse Code »

21 Sep, 2025
8 commits
  • [!] fix a long standing annoyance message (should not happen in substring). ...
    4684f599
    So fix the read_www_url_encoded_web_args to let the function to search after the end of the string.
    David RENÉ authored
    2025-09-21 12:10:28 +0900  
    Browse Code »
  • [~] refactor and improve the speed of the separate_uri_from_query_string() function
    28f30726
    David RENÉ authored
    2025-09-21 12:07:09 +0900  
    Browse Code »
  • [~] improve read from connection and add fill buffer which can called from everywhere
    0cf37d9c
    David RENÉ authored
    2025-09-21 12:04:16 +0900  
    Browse Code »
  • [+] add l3 files with helper to construct dropdown for available languages and c… ...
    2d68d527
    …hapters present in collection
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Code »
  • [~] change the path to the png flags from "xlib/flags/24x24" to "xlib/flags/lang/24"
    fa529690
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Code »
  • [+] create CoreAttrs size(Int value)
    dae3d228
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Code »
  • HTML_Off_Form ...
    16555932
    [+] checkbox
    [+] more option
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Code »
  • [~] refactor read from connection
    efbef67a
    David RENÉ authored
    2025-09-21 08:55:35 +0900  
    Browse Code »

08 Aug, 2025
3 commits
  • [-] fix the delete out of state. Don't try to delete file "." and ".." which are… ...
    b43ac9a0
    … undeletable directories
    David RENÉ authored
    2025-08-08 07:35:36 +0900  
    Browse Code »
  • add timezone in date
    b26fda29
    David RENÉ authored
    2025-08-08 07:35:36 +0900  
    Browse Code »
  • Fix typo for xlib
    27afe199
    David RENÉ authored
    2025-08-08 07:35:36 +0900  
    Browse Code »

25 Jun, 2025
1 commit
  • [~] remove debug print in get_mb_DB_id()
    397d9122
    David RENÉ authored
    2025-06-25 17:42:47 +0900  
    Browse Code »

15 Jun, 2025
2 commits
  • [+] add form name for many actioner function. This allows to have <input> instea… ...
    bd0c017e
    …d of <a> tag and let javascript transform input in decorated button
    David RENÉ authored
    2025-06-15 11:21:21 +0900  
    Browse Code »
  • [+] add wrap_lines and read_only CoreAttrributes for textarea
    b2719426
    David RENÉ authored
    2025-06-15 11:18:39 +0900  
    Browse Code »