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

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

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

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

08 Jun, 2020
5 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 Code »
  • working version of the Stepper
    3b01c02a
    David RENÉ authored
    2020-06-08 11:51:14 +0900  
    Browse Code »
  • 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 Code »
  • add get_List_DB_id, get_List_String
    2e8980a8
    David RENÉ authored
    2020-06-08 11:49:11 +0900  
    Browse Code »
  • add dump_Session_Field, dump_Session ...
    8ccc5ad5
    add get_mb_DB_id, get_List_DB_id, put_List_DB_id, replace_List_DB_id
    add get_List_String, put_List_String, replace_List_String
    David RENÉ authored
    2020-06-08 11:47:39 +0900  
    Browse Code »

20 May, 2020
6 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 Code »
  • add load_web_controller for L3 (Locale, Language, Library)
    2ddf90af
    David RENÉ authored
    2020-05-20 16:27:53 +0900  
    Browse Code »
  • add 'set_Page_Message' with Session as argument
    b429f3b3
    David RENÉ authored
    2020-05-20 16:26:56 +0900  
    Browse Code »
  • 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 Code »
  • rename session_id to id in type Session
    e5064231
    David RENÉ authored
    2020-05-20 16:23:43 +0900  
    Browse Code »
  • add img_submit_button_load with extra arguments
    7421144a
    David RENÉ authored
    2020-05-20 16:22:15 +0900  
    Browse Code »

10 May, 2020
4 commits
  • add stepper and web_stepper into library.
    2fa1e96b
    David RENÉ authored
    2020-05-10 02:01:19 +0900  
    Browse Code »
  • add new type in session which is also session
    045c7412
    David RENÉ authored
    2020-05-10 01:58:42 +0900  
    Browse Code »
  • 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 Code »
  • add radio has preset of input ...
    38a122c7
    add label
    David RENÉ authored
    2020-05-10 01:53:02 +0900  
    Browse Code »

20 Apr, 2020
3 commits
  • Merge branch 'release/ANUBIS_1_17' into release/ANUBIS_1_14
    b28918c2
    David RENÉ authored
    2020-04-20 19:50:32 +0900  
    Browse Code »
  • add support of + 'add sign' into email address
    25741a80
    David RENÉ authored
    2020-04-20 19:49:28 +0900  
    Browse Code »
  • 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 Code »

18 Apr, 2020
1 commit
  • add L3 web controller
    068d7940
    David RENÉ authored
    2020-04-18 15:36:30 +0900  
    Browse Code »

17 Apr, 2020
3 commits
  • move the language and management into xlib web_controllers. This is due to move … ...
    e4322160
    …of Application internal code to generic one web controller (Hayamiki).
    Needs to be improve
    David RENÉ authored
    2020-04-17 17:26:46 +0900  
    Browse Code »
  • 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 Code »
  • Add get_WEB_Action_Name from web arg
    20045d09
    David RENÉ authored
    2020-04-17 17:22:27 +0900  
    Browse Code »

14 Apr, 2020
5 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 Code »
  • add format_web_action_name with only one extra argument
    146ac75b
    David RENÉ authored
    2020-04-14 09:50:27 +0900  
    Browse Code »
  • using partial_empty instead of old manner litteral with empty string
    53d782c7
    David RENÉ authored
    2020-04-14 09:47:29 +0900  
    Browse Code »
  • add Serialized type to Session_Field. This is not a new type but a serialization… ...
    90690d21
    … of $T type which is stored into Session_Field in ByteArray
    David RENÉ authored
    2020-04-14 09:45:32 +0900  
    Browse Code »
  • now save in backup directory instead of db_backup
    db235768
    David RENÉ authored
    2020-04-14 09:42:03 +0900  
    Browse Code »

08 Apr, 2020
3 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.anubis-lang.com:33000/anubis/… ...
    b9893851
    …xlib into release/ANUBIS_1_14
    David RENÉ authored
    2020-04-08 16:03:48 +0900  
    Browse Code »
  • add "current page" in reserved key words for web session ...
    44eaa685
    remove Int x (mod Int y) which already exists somewhere else
    David RENÉ authored
    2020-04-08 16:02:03 +0900  
    Browse Code »
  • add some helper for html p tag
    cb41d3bb
    David RENÉ authored
    2020-04-08 15:56:04 +0900  
    Browse Code »

03 Apr, 2020
4 commits
  • replace calexium_lib path by xlib
    feda5839
    David RENÉ authored
    2020-04-03 16:02:59 +0900  
    Browse Code »
  • add img_submit_button_load which is submitting form and the result is loaded int… ...
    db28ee03
    …o target_id by using (ajax_load_content)
    David RENÉ authored
    2020-04-03 12:31:15 +0900  
    Browse Code »
  • add hidden HTML tag
    f9b10d0d
    David RENÉ authored
    2020-04-03 12:29:54 +0900  
    Browse Code »
  • rename the WEB_Session_Field to Session_Field
    ec90cdf7
    David RENÉ authored
    2020-04-03 12:29:12 +0900  
    Browse Code »

02 Apr, 2020
2 commits
  • split WEB_Session to generic part which is Session type. This Session type is mo… ...
    b4832bd7
    …ved to folder generic and his definition into generic/types/session.anubis. This allow to use the Session type to many pourposes
    David RENÉ authored
    2020-04-02 17:15:30 +0900  
    Browse Code »
  • make mail/tools.anubis to be transmitted to let get_rfc822_date_format to be vis… ...
    eb344fcf
    …ible by compose_email.anubis source reader
    David RENÉ authored
    2020-04-02 10:00:25 +0900  
    Browse Code »