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
  • web
16 Oct, 2021
3 commits
  • [!] fix js file name
    12ea9fdd
    David RENÉ authored
    2021-10-16 20:59:04 +0200  
    Browse Dir »
  • [+] add html_tag <canvas> in many form
    358bd560
    David RENÉ authored
    2021-10-16 20:58:29 +0200  
    Browse Dir »
  • [+] javascript type as JSValue like JSON type. The main difference with JSON typ… ...
    43d0c386
    …e is js_code alternative which allows to write js code directly. This is intend to help to write js object in anubis, when we write js object config for generated web page
    David RENÉ authored
    2021-10-16 20:54:18 +0200  
    Browse Dir »

15 Aug, 2021
1 commit
  • init and options for javascript typewatch (trigger event when the key are not pr… ...
    935d54fb
    …essed during elapsed time)
    David RENÉ authored
    2021-08-15 00:13:49 +0200  
    Browse Dir »

25 May, 2021
2 commits
  • add dump(new_web_session) in comment. So this commit do nothing except to make a reminder
    72990664
    David RENÉ authored
    2021-05-25 08:57:21 +0900  
    Browse Dir »
  • add get_tristate from web_arg. This let use the jquery.tristate.js. get_tristate… ...
    a2431db2
    … return a Maybe(Bool) which the following values are: success(true) = checked, success(false) = unchecked, failure = intermediate.
    David RENÉ authored
    2021-05-25 08:49:01 +0900  
    Browse Dir »

21 Feb, 2021
1 commit
  • add helper for redirect in WEB_Controller_Result. This helper allows to use the … ...
    4152ce3a
    …WEB_Action_Name in redirect instead of the Controller_Name and Controller_Action
    David RENÉ authored
    2021-02-21 01:53:05 +0900  
    Browse Dir »

15 Feb, 2021
3 commits
  • Merge branch 'release/ANUBIS_1_19' of ssh://gitlab.anubis-lang.com:33000/anubis/… ...
    48495d18
    …xlib into release/ANUBIS_1_19
    David RENÉ authored
    2021-02-15 15:00:16 +0900  
    Browse Dir »
  • start refactoring filename without CXM prefix
    4cc8efb4
    David RENÉ authored
    2021-02-15 14:59:42 +0900  
    Browse Dir »
  • continue renaming to Xlib into the javascript and functions which call it.
    bbf52ca4
    David RENÉ authored
    2021-02-15 14:26:48 +0900  
    Browse Dir »

11 Feb, 2021
1 commit
  • start to remove CXM_ prefix for nothing, since the files are located in folder x… ...
    61e55d80
    …lib. No need to have redundant name
    David RENÉ authored
    2021-02-11 16:56:47 +0900  
    Browse Dir »

01 Feb, 2021
4 commits
  • The write function has now a timeout argument in third position
    ab6ce4f1
    David RENÉ authored
    2021-02-01 17:52:44 +0900  
    Browse Dir »
  • remove the timeout in read_from_connexion because the anubis behaviour has changed.
    67036330
    David RENÉ authored
    2021-02-01 17:48:54 +0900  
    Browse Dir »
  • add html tag (table, thead, tbody, tfoot, th, td tr) as alternative to table, ce… ...
    60bb2cdc
    …ll, row from making_a_web_site definition.
    David RENÉ authored
    2021-02-01 17:47:37 +0900  
    Browse Dir »
  • add logger get_WEB_plugin instead of print
    e22df702
    David RENÉ authored
    2021-02-01 17:44:26 +0900  
    Browse Dir »

05 Jan, 2021
3 commits
  • in Anubis 1.19 read from file or connection now return a Maybe(ByteArray) instead of a ReadResult
    949610f9
    David RENÉ authored
    2021-01-05 15:12:23 +0900  
    Browse Dir »
  • the dictionaries based on avl tree is renamed to avlt_dictionaries
    00ba34f0
    David RENÉ authored
    2021-01-05 15:10:43 +0900  
    Browse Dir »
  • remove the format for DNS_Result which is not exists anymore in Anubis v 1.19
    292e1bee
    David RENÉ authored
    2021-01-05 15:08:00 +0900  
    Browse Dir »

02 Jan, 2021
1 commit
  • add missing data attribute which contain phone number ...
    b223a43c
    remove force_nth which is now in anubis standard library
    David RENÉ authored
    2021-01-02 23:49:39 +0900  
    Browse Dir »

22 Dec, 2020
1 commit
  • add missing data attribute which contain phone number
    6f771698
    David RENÉ authored
    2020-12-22 10:47:53 +0900  
    Browse Dir »

05 Oct, 2020
1 commit
  • update the read (according to current xlib and remove unneeded read (http_server… ...
    83512cdb
    ….anubis, html.anubis)
    David RENÉ authored
    2020-10-05 08:50:19 +0900  
    Browse Dir »

20 Aug, 2020
1 commit
  • add img_button_load_dialog and jq_dialog_load. This allows to open jquery dialog… ...
    0eadd7a3
    … by loading the HTML content with an ajax call
    David RENÉ authored
    2020-08-20 14:58:17 +0900  
    Browse Dir »

08 Jun, 2020
4 commits
  • change the plugin format by adding version and date as component of the type
    6f6feb06
    David RENÉ authored
    2020-06-08 11:53:03 +0900  
    Browse Dir »
  • working version of the Stepper
    3b01c02a
    David RENÉ authored
    2020-06-08 11:51:14 +0900  
    Browse Dir »
  • replace get_String by get_mb_String according to change in Session type
    9f88d4ed
    David RENÉ authored
    2020-06-08 11:50:37 +0900  
    Browse Dir »
  • add get_List_DB_id, get_List_String
    2e8980a8
    David RENÉ authored
    2020-06-08 11:49:11 +0900  
    Browse Dir »

20 May, 2020
4 commits
  • beginning of multi-step management. In very early stage, subject to change soon
    85496d9f
    David RENÉ authored
    2020-05-20 16:29:11 +0900  
    Browse Dir »
  • add 'set_Page_Message' with Session as argument
    b429f3b3
    David RENÉ authored
    2020-05-20 16:26:56 +0900  
    Browse Dir »
  • add 'dt', 'em', add some 'form', 'div' and 'hidden" as helper function for html tag
    c4ae354b
    David RENÉ authored
    2020-05-20 16:26:10 +0900  
    Browse Dir »
  • add img_submit_button_load with extra arguments
    7421144a
    David RENÉ authored
    2020-05-20 16:22:15 +0900  
    Browse Dir »

10 May, 2020
4 commits
  • add stepper and web_stepper into library.
    2fa1e96b
    David RENÉ authored
    2020-05-10 02:01:19 +0900  
    Browse Dir »
  • add new type in session which is also session
    045c7412
    David RENÉ authored
    2020-05-10 01:58:42 +0900  
    Browse Dir »
  • reverse the first test of anubis web server action and controller parameter from… ...
    18a39e9d
    … old version "aws_action", "aws_controller" to new version "aws_a", "aws_c"
    David RENÉ authored
    2020-05-10 01:56:28 +0900  
    Browse Dir »
  • add radio has preset of input ...
    38a122c7
    add label
    David RENÉ authored
    2020-05-10 01:53:02 +0900  
    Browse Dir »

20 Apr, 2020
2 commits
  • Merge branch 'release/ANUBIS_1_17' into release/ANUBIS_1_14
    b28918c2
    David RENÉ authored
    2020-04-20 19:50:32 +0900  
    Browse Dir »
  • remove denial of service which is not serializable and not working since anubis … ...
    6dc16ef7
    …1.17 (Anubis 1.17 take more care about serializable type and warn about it if a non serializable type will is in serialization process)
    David RENÉ authored
    2020-04-20 19:47:30 +0900  
    Browse Dir »

17 Apr, 2020
2 commits
  • add 3 reserved keywords in session : ...
    4cc2911c
    AWS_CURRENT_DICTIONARY
    AWS_WEB_SITE_PUBLIC_DIR
    AWS_WEB_SITE_DIR
    David RENÉ authored
    2020-04-17 17:23:44 +0900  
    Browse Dir »
  • Add get_WEB_Action_Name from web arg
    20045d09
    David RENÉ authored
    2020-04-17 17:22:27 +0900  
    Browse Dir »

14 Apr, 2020
2 commits
  • add set_Page_Message with WEB_Session as argument. The function will call set_Pa… ...
    39ca95a4
    …ge_Message with fields as arguments
    David RENÉ authored
    2020-04-14 09:52:27 +0900  
    Browse Dir »
  • add format_web_action_name with only one extra argument
    146ac75b
    David RENÉ authored
    2020-04-14 09:50:27 +0900  
    Browse Dir »